Status: Pass 5 Failure 35 Skip 1
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON | 17 | 1 | 16 | 0 | 0 | Detail | |
test_create_port_chain_empty_flow_classifiers[id-d93d7ec3-f12e-4fad-b82b-759d358ff044] |
fail
ft1.1: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_create_port_chain_empty_flow_classifiers[id-d93d7ec3-f12e-4fad-b82b-759d358ff044]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:22:19,395 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_empty_flow_classifiers): 201 POST https://158.69.68.205/networking/v2.0/routers 0.315s 2025-07-01 10:22:19,395 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1875782851"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-5dc6c01c-3479-4dc7-9c3d-8ac8a83d75e3', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "e7c32c60-d7b6-45fc-9839-02ea44d79f2f", "name": "tempest-router--1875782851", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:22:19Z", "updated_at": "2025-07-01T10:22:19Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:20,676 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_empty_flow_classifiers): 201 POST https://158.69.68.205/networking/v2.0/ports 1.281s 2025-07-01 10:22:20,676 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1107', 'x-openstack-request-id': 'req-db8c9f8c-24e2-4d29-ac9e-e663a3df224b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"efd04e1d-3a45-44f8-8150-ff9d336923b0","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:70:8f:b6","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:19Z","updated_at":"2025-07-01T10:22:20Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:23,217 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_empty_flow_classifiers): 200 PUT https://158.69.68.205/networking/v2.0/routers/e7c32c60-d7b6-45fc-9839-02ea44d79f2f/add_router_interface 2.540s 2025-07-01 10:22:23,217 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "efd04e1d-3a45-44f8-8150-ff9d336923b0"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b6078580-466a-42a2-bb30-db228a26b761', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/e7c32c60-d7b6-45fc-9839-02ea44d79f2f/add_router_interface'} Body: b'{"id": "e7c32c60-d7b6-45fc-9839-02ea44d79f2f", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "efd04e1d-3a45-44f8-8150-ff9d336923b0", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:23,652 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_empty_flow_classifiers): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.434s 2025-07-01 10:22:23,653 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "efd04e1d-3a45-44f8-8150-ff9d336923b0", "egress": "efd04e1d-3a45-44f8-8150-ff9d336923b0"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-01e256ef-b437-4bda-83ba-f1de5b6a5a9d', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:22:24,813 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/e7c32c60-d7b6-45fc-9839-02ea44d79f2f/remove_router_interface 1.157s 2025-07-01 10:22:24,814 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "efd04e1d-3a45-44f8-8150-ff9d336923b0"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-96af3898-13a2-4a44-b8b7-bfc9e479c02e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/e7c32c60-d7b6-45fc-9839-02ea44d79f2f/remove_router_interface'} Body: b'{"id": "e7c32c60-d7b6-45fc-9839-02ea44d79f2f", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "efd04e1d-3a45-44f8-8150-ff9d336923b0", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:24,843 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/efd04e1d-3a45-44f8-8150-ff9d336923b0 0.029s 2025-07-01 10:22:24,844 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-5728fed0-ca91-4faf-9a9c-cc8ccee136ea', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/efd04e1d-3a45-44f8-8150-ff9d336923b0'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port efd04e1d-3a45-44f8-8150-ff9d336923b0 could not be found.", "detail": ""}}' 2025-07-01 10:22:24,905 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.061s 2025-07-01 10:22:24,906 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-3ba2af3a-18a3-4d02-a2c2-1350ed08fc3a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:22:25,148 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/e7c32c60-d7b6-45fc-9839-02ea44d79f2f 0.242s 2025-07-01 10:22:25,149 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f50096bb-36e2-4b86-9ca1-458d97852e43', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/e7c32c60-d7b6-45fc-9839-02ea44d79f2f'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 225, in test_create_port_chain_empty_flow_classifiers pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_create_port_chain_flowclassifiers_symmetric[id-81f0faba-49ae-435a-8454-566c1e0a929e] |
fail
ft1.2: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_create_port_chain_flowclassifiers_symmetric[id-81f0faba-49ae-435a-8454-566c1e0a929e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:22:25,270 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_flowclassifiers_symmetric): 201 POST https://158.69.68.205/networking/v2.0/routers 0.119s 2025-07-01 10:22:25,271 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--805925733"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7a57d35b-a5c5-4c55-a7b1-a3c14e93b649', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "9ef2b35e-7399-49e3-a5ad-630c182a6a7e", "name": "tempest-router--805925733", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:22:25Z", "updated_at": "2025-07-01T10:22:25Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:26,217 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_flowclassifiers_symmetric): 201 POST https://158.69.68.205/networking/v2.0/ports 0.945s 2025-07-01 10:22:26,217 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-246059a9-1faa-4167-8a33-49125c8b985e', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"df37a9c5-d274-4031-997f-984dd87118cf","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:2a:85:6e","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.3","hostname":"host-10-1-0-3","fqdn":"host-10-1-0-3.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:25Z","updated_at":"2025-07-01T10:22:26Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:28,450 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_flowclassifiers_symmetric): 200 PUT https://158.69.68.205/networking/v2.0/routers/9ef2b35e-7399-49e3-a5ad-630c182a6a7e/add_router_interface 2.233s 2025-07-01 10:22:28,451 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "df37a9c5-d274-4031-997f-984dd87118cf"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ab819a7c-ae38-40fc-abd5-85ebb99af757', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/9ef2b35e-7399-49e3-a5ad-630c182a6a7e/add_router_interface'} Body: b'{"id": "9ef2b35e-7399-49e3-a5ad-630c182a6a7e", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "df37a9c5-d274-4031-997f-984dd87118cf", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:28,573 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_flowclassifiers_symmetric): 201 POST https://158.69.68.205/networking/v2.0/routers 0.121s 2025-07-01 10:22:28,573 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1079024761"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-7c236c5d-5af2-4496-8be1-31f65389b87e', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "c8d957d7-21df-47fe-b2ca-eae3543df960", "name": "tempest-router--1079024761", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:22:28Z", "updated_at": "2025-07-01T10:22:28Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:29,604 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_flowclassifiers_symmetric): 201 POST https://158.69.68.205/networking/v2.0/ports 1.030s 2025-07-01 10:22:29,604 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1107', 'x-openstack-request-id': 'req-8192bf4b-76d5-4dbf-b4f1-1712db2906d1', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"cf2c367f-9167-49ba-bd3f-1fdad2d8ded0","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:a0:fb:d9","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.12","hostname":"host-10-1-0-12","fqdn":"host-10-1-0-12.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:28Z","updated_at":"2025-07-01T10:22:29Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:32,261 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_flowclassifiers_symmetric): 200 PUT https://158.69.68.205/networking/v2.0/routers/c8d957d7-21df-47fe-b2ca-eae3543df960/add_router_interface 2.655s 2025-07-01 10:22:32,261 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "cf2c367f-9167-49ba-bd3f-1fdad2d8ded0"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3a144440-babe-433e-9031-30dd7079a712', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c8d957d7-21df-47fe-b2ca-eae3543df960/add_router_interface'} Body: b'{"id": "c8d957d7-21df-47fe-b2ca-eae3543df960", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "cf2c367f-9167-49ba-bd3f-1fdad2d8ded0", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:32,823 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_flowclassifiers_symmetric): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.561s 2025-07-01 10:22:32,823 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "cf2c367f-9167-49ba-bd3f-1fdad2d8ded0", "egress": "cf2c367f-9167-49ba-bd3f-1fdad2d8ded0"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-4746deea-8922-4815-86bb-dc8813daf5fc', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:22:34,361 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/c8d957d7-21df-47fe-b2ca-eae3543df960/remove_router_interface 1.535s 2025-07-01 10:22:34,362 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "cf2c367f-9167-49ba-bd3f-1fdad2d8ded0"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e6078df2-53eb-4d92-97b8-ce2de077998a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c8d957d7-21df-47fe-b2ca-eae3543df960/remove_router_interface'} Body: b'{"id": "c8d957d7-21df-47fe-b2ca-eae3543df960", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "cf2c367f-9167-49ba-bd3f-1fdad2d8ded0", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:34,392 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/cf2c367f-9167-49ba-bd3f-1fdad2d8ded0 0.029s 2025-07-01 10:22:34,392 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-9b7b2671-733b-4635-a6b9-b897c6da323c', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/cf2c367f-9167-49ba-bd3f-1fdad2d8ded0'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port cf2c367f-9167-49ba-bd3f-1fdad2d8ded0 could not be found.", "detail": ""}}' 2025-07-01 10:22:34,460 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.067s 2025-07-01 10:22:34,460 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '4684', 'x-openstack-request-id': 'req-d0b68cc0-8166-4b7d-8329-8925087fc560', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"df37a9c5-d274-4031-997f-984dd87118cf","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:2a:85:6e","admin_state_up":true,"status":"DOWN","device_id":"9ef2b35e-7399-49e3-a5ad-630c182a6a7e","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.3","hostname":"host-10-1-0-3","fqdn":"host-10-1-0-3.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:25Z","updated_at":"2025-07-01T10:22:29Z","revision_number":7,"project_id":"221797a98a974846b973c86620e67fa5"},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","bin 2025-07-01 10:22:34,693 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/c8d957d7-21df-47fe-b2ca-eae3543df960 0.232s 2025-07-01 10:22:34,693 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6d5dbcad-3bb9-40d5-93e6-be39eacec474', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c8d957d7-21df-47fe-b2ca-eae3543df960'} Body: b'' 2025-07-01 10:22:35,522 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/9ef2b35e-7399-49e3-a5ad-630c182a6a7e/remove_router_interface 0.829s 2025-07-01 10:22:35,523 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "df37a9c5-d274-4031-997f-984dd87118cf"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e5083c08-9dd0-44f4-91f7-0c433c2ffa58', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/9ef2b35e-7399-49e3-a5ad-630c182a6a7e/remove_router_interface'} Body: b'{"id": "9ef2b35e-7399-49e3-a5ad-630c182a6a7e", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "df37a9c5-d274-4031-997f-984dd87118cf", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:35,550 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/df37a9c5-d274-4031-997f-984dd87118cf 0.026s 2025-07-01 10:22:35,551 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-f9e2ffea-3e22-4b0d-99c3-fc9a7d7316cb', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/df37a9c5-d274-4031-997f-984dd87118cf'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port df37a9c5-d274-4031-997f-984dd87118cf could not be found.", "detail": ""}}' 2025-07-01 10:22:35,608 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.057s 2025-07-01 10:22:35,609 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-19f08708-be8b-4aeb-a9f3-7cb8c1a4b395', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:22:35,881 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/9ef2b35e-7399-49e3-a5ad-630c182a6a7e 0.271s 2025-07-01 10:22:35,881 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4ed7241e-ebe6-44c5-bc8c-5b5d5cdbb949', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/9ef2b35e-7399-49e3-a5ad-630c182a6a7e'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 280, in test_create_port_chain_flowclassifiers_symmetric pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_create_port_chain_multi_flowclassifiers[id-0c5ac396-6027-4bd1-af21-79fda6df9b77] |
fail
ft1.3: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_create_port_chain_multi_flowclassifiers[id-0c5ac396-6027-4bd1-af21-79fda6df9b77]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:22:36,009 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_multi_flowclassifiers): 201 POST https://158.69.68.205/networking/v2.0/routers 0.124s 2025-07-01 10:22:36,009 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1735609610"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-45eab5ef-72f7-4d6f-975d-246107663f52', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "3565cf84-a5dd-47b7-8f7a-7a939e8793e3", "name": "tempest-router--1735609610", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:22:35Z", "updated_at": "2025-07-01T10:22:35Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:37,008 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_multi_flowclassifiers): 201 POST https://158.69.68.205/networking/v2.0/ports 0.998s 2025-07-01 10:22:37,009 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-64c0c247-e83b-4552-b5e9-1dadf5f793fb', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"8caa1d38-e326-4a96-9558-fffd5c2ef4ff","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:c8:c9:8b","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.4","hostname":"host-10-1-0-4","fqdn":"host-10-1-0-4.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:36Z","updated_at":"2025-07-01T10:22:36Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:39,420 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_multi_flowclassifiers): 200 PUT https://158.69.68.205/networking/v2.0/routers/3565cf84-a5dd-47b7-8f7a-7a939e8793e3/add_router_interface 2.411s 2025-07-01 10:22:39,421 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "8caa1d38-e326-4a96-9558-fffd5c2ef4ff"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-60da3836-ff0e-43d1-a57e-512cf8be4a9b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3565cf84-a5dd-47b7-8f7a-7a939e8793e3/add_router_interface'} Body: b'{"id": "3565cf84-a5dd-47b7-8f7a-7a939e8793e3", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "8caa1d38-e326-4a96-9558-fffd5c2ef4ff", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:39,798 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_multi_flowclassifiers): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.376s 2025-07-01 10:22:39,798 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "8caa1d38-e326-4a96-9558-fffd5c2ef4ff", "egress": "8caa1d38-e326-4a96-9558-fffd5c2ef4ff"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-787022fa-8144-4c15-8f16-cc707f1a1100', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:22:40,779 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/3565cf84-a5dd-47b7-8f7a-7a939e8793e3/remove_router_interface 0.978s 2025-07-01 10:22:40,779 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "8caa1d38-e326-4a96-9558-fffd5c2ef4ff"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f645ce88-7608-426b-9413-e5959b0766e8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3565cf84-a5dd-47b7-8f7a-7a939e8793e3/remove_router_interface'} Body: b'{"id": "3565cf84-a5dd-47b7-8f7a-7a939e8793e3", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "8caa1d38-e326-4a96-9558-fffd5c2ef4ff", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:40,808 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/8caa1d38-e326-4a96-9558-fffd5c2ef4ff 0.028s 2025-07-01 10:22:40,809 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-b35f4cde-2d72-441b-870f-8a1a7a513f4f', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/8caa1d38-e326-4a96-9558-fffd5c2ef4ff'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 8caa1d38-e326-4a96-9558-fffd5c2ef4ff could not be found.", "detail": ""}}' 2025-07-01 10:22:40,868 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.059s 2025-07-01 10:22:40,869 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-a4ab7018-22a6-41ad-a223-4ee456dc5745', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:22:41,066 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/3565cf84-a5dd-47b7-8f7a-7a939e8793e3 0.196s 2025-07-01 10:22:41,066 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5f0910fa-62ce-41b1-a487-2632180321b4', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3565cf84-a5dd-47b7-8f7a-7a939e8793e3'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 246, in test_create_port_chain_multi_flowclassifiers pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_create_port_chain_multi_port_pair_groups[id-3f82c78f-e119-449f-bf6c-a964db45be3a] |
fail
ft1.4: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_create_port_chain_multi_port_pair_groups[id-3f82c78f-e119-449f-bf6c-a964db45be3a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:22:41,183 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_multi_port_pair_groups): 201 POST https://158.69.68.205/networking/v2.0/routers 0.113s 2025-07-01 10:22:41,183 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1875605715"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-7b769ccd-3a40-44b2-b5b0-2293f16ee0dc', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "3bffc0c6-b67d-47b2-807c-7f66a691c47b", "name": "tempest-router--1875605715", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:22:41Z", "updated_at": "2025-07-01T10:22:41Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:42,127 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_multi_port_pair_groups): 201 POST https://158.69.68.205/networking/v2.0/ports 0.943s 2025-07-01 10:22:42,128 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-be1ad5c0-fe5b-4386-b6ee-a2c325c52715', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"8fb50d28-f388-4d2f-bf09-d6ac7af81ead","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:83:5c:f3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.4","hostname":"host-10-1-0-4","fqdn":"host-10-1-0-4.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:41Z","updated_at":"2025-07-01T10:22:42Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:44,216 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_multi_port_pair_groups): 200 PUT https://158.69.68.205/networking/v2.0/routers/3bffc0c6-b67d-47b2-807c-7f66a691c47b/add_router_interface 2.087s 2025-07-01 10:22:44,216 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "8fb50d28-f388-4d2f-bf09-d6ac7af81ead"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f7d72d33-ef52-4563-bd2b-43d363ad5789', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3bffc0c6-b67d-47b2-807c-7f66a691c47b/add_router_interface'} Body: b'{"id": "3bffc0c6-b67d-47b2-807c-7f66a691c47b", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "8fb50d28-f388-4d2f-bf09-d6ac7af81ead", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:44,535 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_multi_port_pair_groups): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.319s 2025-07-01 10:22:44,536 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "8fb50d28-f388-4d2f-bf09-d6ac7af81ead", "egress": "8fb50d28-f388-4d2f-bf09-d6ac7af81ead"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-c4bdf7eb-0f58-41a1-9971-74ccf3a5cee9', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:22:45,290 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/3bffc0c6-b67d-47b2-807c-7f66a691c47b/remove_router_interface 0.752s 2025-07-01 10:22:45,290 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "8fb50d28-f388-4d2f-bf09-d6ac7af81ead"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dd4c85b1-29cb-4edd-8a04-1c86f399c9b0', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3bffc0c6-b67d-47b2-807c-7f66a691c47b/remove_router_interface'} Body: b'{"id": "3bffc0c6-b67d-47b2-807c-7f66a691c47b", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "8fb50d28-f388-4d2f-bf09-d6ac7af81ead", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:45,316 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/8fb50d28-f388-4d2f-bf09-d6ac7af81ead 0.025s 2025-07-01 10:22:45,316 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-9cac171e-9334-484d-82df-9b3b68c8fe35', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/8fb50d28-f388-4d2f-bf09-d6ac7af81ead'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 8fb50d28-f388-4d2f-bf09-d6ac7af81ead could not be found.", "detail": ""}}' 2025-07-01 10:22:45,372 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.056s 2025-07-01 10:22:45,373 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-a1808752-ee26-4379-9520-0b5389359a3a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:22:45,563 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/3bffc0c6-b67d-47b2-807c-7f66a691c47b 0.189s 2025-07-01 10:22:45,563 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-424f4af8-35e9-45c9-8095-07be8ce276f5', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3bffc0c6-b67d-47b2-807c-7f66a691c47b'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 304, in test_create_port_chain_multi_port_pair_groups pp1 = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_create_port_chain_port_pair_group_symmetric[id-144629ec-7538-4595-93ea-89e28ba50724] |
fail
ft1.5: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_create_port_chain_port_pair_group_symmetric[id-144629ec-7538-4595-93ea-89e28ba50724]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:22:45,696 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_port_pair_group_symmetric): 201 POST https://158.69.68.205/networking/v2.0/routers 0.131s 2025-07-01 10:22:45,696 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1177885258"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-c806a14e-cf00-48be-b8b5-fa8977433a06', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "aa8651cd-b044-4758-9338-92550e62fe04", "name": "tempest-router--1177885258", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:22:45Z", "updated_at": "2025-07-01T10:22:45Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:46,767 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_port_pair_group_symmetric): 201 POST https://158.69.68.205/networking/v2.0/ports 1.070s 2025-07-01 10:22:46,767 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-12eeb846-e4bd-4688-81a0-63fc2b129e86', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"29dfcd5c-aba2-47e6-82f4-da039cdf4b44","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:31:d2:5c","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:45Z","updated_at":"2025-07-01T10:22:46Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:48,947 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_port_pair_group_symmetric): 200 PUT https://158.69.68.205/networking/v2.0/routers/aa8651cd-b044-4758-9338-92550e62fe04/add_router_interface 2.179s 2025-07-01 10:22:48,947 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "29dfcd5c-aba2-47e6-82f4-da039cdf4b44"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-812bcb94-aa68-4cf6-8638-342d39b128bf', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/aa8651cd-b044-4758-9338-92550e62fe04/add_router_interface'} Body: b'{"id": "aa8651cd-b044-4758-9338-92550e62fe04", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "29dfcd5c-aba2-47e6-82f4-da039cdf4b44", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:49,066 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_port_pair_group_symmetric): 201 POST https://158.69.68.205/networking/v2.0/routers 0.118s 2025-07-01 10:22:49,066 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--84954647"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-14abd1b3-a5c5-4bd0-a359-68929b647bd6', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "93c579f1-6342-423c-8e67-21056588f02f", "name": "tempest-router--84954647", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:22:48Z", "updated_at": "2025-07-01T10:22:48Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:50,113 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_port_pair_group_symmetric): 201 POST https://158.69.68.205/networking/v2.0/ports 1.046s 2025-07-01 10:22:50,113 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-2964547a-8655-4f35-a6eb-4c2f8496c1e8', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"de39ac15-77b0-4c21-bd05-1859a995b542","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:ff:90:fe","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.2","hostname":"host-10-1-0-2","fqdn":"host-10-1-0-2.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:49Z","updated_at":"2025-07-01T10:22:49Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:52,437 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_port_pair_group_symmetric): 200 PUT https://158.69.68.205/networking/v2.0/routers/93c579f1-6342-423c-8e67-21056588f02f/add_router_interface 2.324s 2025-07-01 10:22:52,437 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "de39ac15-77b0-4c21-bd05-1859a995b542"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2032ecab-8a01-4895-b56e-dd91f221839b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/93c579f1-6342-423c-8e67-21056588f02f/add_router_interface'} Body: b'{"id": "93c579f1-6342-423c-8e67-21056588f02f", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "de39ac15-77b0-4c21-bd05-1859a995b542", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:52,771 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_chain_port_pair_group_symmetric): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.333s 2025-07-01 10:22:52,771 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "de39ac15-77b0-4c21-bd05-1859a995b542", "egress": "de39ac15-77b0-4c21-bd05-1859a995b542"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-b08a8910-4f78-4623-94ec-b2b53d37d502', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:22:53,530 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/93c579f1-6342-423c-8e67-21056588f02f/remove_router_interface 0.757s 2025-07-01 10:22:53,531 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "de39ac15-77b0-4c21-bd05-1859a995b542"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-61e33c04-4ad9-433f-944c-01bf4a00b5df', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/93c579f1-6342-423c-8e67-21056588f02f/remove_router_interface'} Body: b'{"id": "93c579f1-6342-423c-8e67-21056588f02f", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "de39ac15-77b0-4c21-bd05-1859a995b542", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:53,566 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/de39ac15-77b0-4c21-bd05-1859a995b542 0.035s 2025-07-01 10:22:53,567 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-6d2bbe45-1614-4d76-ac89-30505966abf7', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/de39ac15-77b0-4c21-bd05-1859a995b542'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port de39ac15-77b0-4c21-bd05-1859a995b542 could not be found.", "detail": ""}}' 2025-07-01 10:22:53,634 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.066s 2025-07-01 10:22:53,634 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '4684', 'x-openstack-request-id': 'req-9aca0344-36ec-40c4-b8e8-f2f59400fcf1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"29dfcd5c-aba2-47e6-82f4-da039cdf4b44","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:31:d2:5c","admin_state_up":true,"status":"DOWN","device_id":"aa8651cd-b044-4758-9338-92550e62fe04","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:45Z","updated_at":"2025-07-01T10:22:49Z","revision_number":7,"project_id":"221797a98a974846b973c86620e67fa5"},{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","bin 2025-07-01 10:22:53,824 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/93c579f1-6342-423c-8e67-21056588f02f 0.189s 2025-07-01 10:22:53,824 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c7d9d2a7-c231-4f37-a46a-eda6dbc65d10', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/93c579f1-6342-423c-8e67-21056588f02f'} Body: b'' 2025-07-01 10:22:54,588 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/aa8651cd-b044-4758-9338-92550e62fe04/remove_router_interface 0.763s 2025-07-01 10:22:54,588 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "29dfcd5c-aba2-47e6-82f4-da039cdf4b44"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1c2382e0-244c-4ff9-b3f5-a8679c0da709', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/aa8651cd-b044-4758-9338-92550e62fe04/remove_router_interface'} Body: b'{"id": "aa8651cd-b044-4758-9338-92550e62fe04", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "29dfcd5c-aba2-47e6-82f4-da039cdf4b44", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:22:54,627 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/29dfcd5c-aba2-47e6-82f4-da039cdf4b44 0.038s 2025-07-01 10:22:54,627 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-60556660-dfde-441a-b002-2d34bf7062f2', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/29dfcd5c-aba2-47e6-82f4-da039cdf4b44'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 29dfcd5c-aba2-47e6-82f4-da039cdf4b44 could not be found.", "detail": ""}}' 2025-07-01 10:22:54,706 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.078s 2025-07-01 10:22:54,706 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-c5bf7f84-dc37-47ad-bcbb-628e12e49638', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:22:54,868 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/aa8651cd-b044-4758-9338-92550e62fe04 0.161s 2025-07-01 10:22:54,869 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-296722a9-707d-4bff-a1a9-c3fc58503f92', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/aa8651cd-b044-4758-9338-92550e62fe04'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 339, in test_create_port_chain_port_pair_group_symmetric pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_create_port_pair_different_ingress_egress[id-1a6067bf-b967-42a7-8b62-158a9ec185b4] |
fail
ft1.6: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_create_port_pair_different_ingress_egress[id-1a6067bf-b967-42a7-8b62-158a9ec185b4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:22:55,027 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 201 POST https://158.69.68.205/networking/v2.0/networks 0.156s 2025-07-01 10:22:55,027 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-SfcExtensionTestJSON-test-network-1800143465"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-41cbc73e-9ee6-4654-861d-411964728909', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"b77a8667-8d76-4fb1-9d18-ecc61b6fc781","name":"tempest-SfcExtensionTestJSON-test-network-1800143465","tenant_id":"dfa8011f0dd54bed8f8aa0f21c5f5eee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"dfa8011f0dd54bed8f8aa0f21c5f5eee","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:22:54Z","updated_at":"2025-07-01T10:22:54Z","revision_number":1}}' 2025-07-01 10:22:55,280 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.251s 2025-07-01 10:22:55,280 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "b77a8667-8d76-4fb1-9d18-ecc61b6fc781", "cidr": "192.168.1.0/24", "ip_version": 4, "gateway_ip": "192.168.1.1", "allocation_pools": [{"start": "192.168.1.2", "end": "192.168.1.254"}]}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '660', 'x-openstack-request-id': 'req-e0c07b53-8244-4c93-93ba-4a67d4a2b900', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"907af052-f6a9-4fad-ad6e-18602aa6576d","name":"","tenant_id":"dfa8011f0dd54bed8f8aa0f21c5f5eee","network_id":"b77a8667-8d76-4fb1-9d18-ecc61b6fc781","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.1.1","cidr":"192.168.1.0/24","allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:22:55Z","updated_at":"2025-07-01T10:22:55Z","revision_number":0,"project_id":"dfa8011f0dd54bed8f8aa0f21c5f5eee"}}' 2025-07-01 10:22:55,467 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 201 POST https://158.69.68.205/networking/v2.0/networks 0.186s 2025-07-01 10:22:55,467 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-SfcExtensionTestJSON-test-network-2099982471"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-ca8d8f0b-3814-4ad6-976a-0c985d5532b2', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"d96faa33-7f1a-4ee9-a186-d8a2aeebec04","name":"tempest-SfcExtensionTestJSON-test-network-2099982471","tenant_id":"dfa8011f0dd54bed8f8aa0f21c5f5eee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"dfa8011f0dd54bed8f8aa0f21c5f5eee","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:22:55Z","updated_at":"2025-07-01T10:22:55Z","revision_number":1}}' 2025-07-01 10:22:55,740 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.271s 2025-07-01 10:22:55,740 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "d96faa33-7f1a-4ee9-a186-d8a2aeebec04", "cidr": "192.168.2.0/24", "ip_version": 4, "gateway_ip": "192.168.2.1", "allocation_pools": [{"start": "192.168.2.2", "end": "192.168.2.254"}]}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '660', 'x-openstack-request-id': 'req-10d2c411-7d07-48db-9147-aa7009abab9d', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"cd3c44c9-778c-4cf4-9a05-ee4162b81acd","name":"","tenant_id":"dfa8011f0dd54bed8f8aa0f21c5f5eee","network_id":"d96faa33-7f1a-4ee9-a186-d8a2aeebec04","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.2.1","cidr":"192.168.2.0/24","allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:22:55Z","updated_at":"2025-07-01T10:22:55Z","revision_number":0,"project_id":"dfa8011f0dd54bed8f8aa0f21c5f5eee"}}' 2025-07-01 10:22:55,834 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 201 POST https://158.69.68.205/networking/v2.0/routers 0.093s 2025-07-01 10:22:55,834 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--332122933"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8c4e2975-c1e3-4a0e-a1b7-c0d94e930a02', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "88dba2b6-0c72-43f2-b852-999b93ab907d", "name": "tempest-router--332122933", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:22:55Z", "updated_at": "2025-07-01T10:22:55Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:56,692 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 201 POST https://158.69.68.205/networking/v2.0/ports 0.857s 2025-07-01 10:22:56,692 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "b77a8667-8d76-4fb1-9d18-ecc61b6fc781", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1119', 'x-openstack-request-id': 'req-67bb1cb2-8a6b-4682-b4e0-ca9a81770d4a', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"f09a9316-a39c-4133-8301-549f93a31e96","name":"","network_id":"b77a8667-8d76-4fb1-9d18-ecc61b6fc781","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:69:b8:2a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"907af052-f6a9-4fad-ad6e-18602aa6576d","ip_address":"192.168.1.73"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"192.168.1.73","hostname":"host-192-168-1-73","fqdn":"host-192-168-1-73.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:55Z","updated_at":"2025-07-01T10:22:56Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:22:58,633 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 200 PUT https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d/add_router_interface 1.940s 2025-07-01 10:22:58,633 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "f09a9316-a39c-4133-8301-549f93a31e96"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-aca1e11e-8c01-424f-9181-487c39a62fbb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d/add_router_interface'} Body: b'{"id": "88dba2b6-0c72-43f2-b852-999b93ab907d", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "f09a9316-a39c-4133-8301-549f93a31e96", "network_id": "b77a8667-8d76-4fb1-9d18-ecc61b6fc781", "subnet_id": "907af052-f6a9-4fad-ad6e-18602aa6576d", "subnet_ids": ["907af052-f6a9-4fad-ad6e-18602aa6576d"]}' 2025-07-01 10:22:59,713 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 201 POST https://158.69.68.205/networking/v2.0/ports 1.079s 2025-07-01 10:22:59,714 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "d96faa33-7f1a-4ee9-a186-d8a2aeebec04", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1115', 'x-openstack-request-id': 'req-929a9fc2-dc9d-4aa4-bcc3-7a90c8772e5f', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"bcb4e4fe-8fb5-4059-8d8e-56e3561df380","name":"","network_id":"d96faa33-7f1a-4ee9-a186-d8a2aeebec04","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:11:44:8a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"cd3c44c9-778c-4cf4-9a05-ee4162b81acd","ip_address":"192.168.2.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"192.168.2.2","hostname":"host-192-168-2-2","fqdn":"host-192-168-2-2.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:58Z","updated_at":"2025-07-01T10:22:59Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:02,259 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 200 PUT https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d/add_router_interface 2.544s 2025-07-01 10:23:02,259 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "bcb4e4fe-8fb5-4059-8d8e-56e3561df380"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:22:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5b25fc61-5094-406e-817d-9e2cbaa4506f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d/add_router_interface'} Body: b'{"id": "88dba2b6-0c72-43f2-b852-999b93ab907d", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "bcb4e4fe-8fb5-4059-8d8e-56e3561df380", "network_id": "d96faa33-7f1a-4ee9-a186-d8a2aeebec04", "subnet_id": "cd3c44c9-778c-4cf4-9a05-ee4162b81acd", "subnet_ids": ["cd3c44c9-778c-4cf4-9a05-ee4162b81acd"]}' 2025-07-01 10:23:02,371 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 201 POST https://158.69.68.205/networking/v2.0/routers 0.111s 2025-07-01 10:23:02,371 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--2019063981"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-ffd3f253-907b-4ed8-bd7d-dc95f6a7a242', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "e94c08d2-d9df-4ae4-a74a-89355f3a19fe", "name": "tempest-router--2019063981", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:02Z", "updated_at": "2025-07-01T10:23:02Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:03,370 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 201 POST https://158.69.68.205/networking/v2.0/ports 0.998s 2025-07-01 10:23:03,370 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1107', 'x-openstack-request-id': 'req-f83212f6-4949-4d0a-b3aa-47bb2d027b78', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"aa37bc52-8266-452a-a76d-f6fb177ff801","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:4c:69:53","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.12","hostname":"host-10-1-0-12","fqdn":"host-10-1-0-12.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:02Z","updated_at":"2025-07-01T10:23:03Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:05,619 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 200 PUT https://158.69.68.205/networking/v2.0/routers/e94c08d2-d9df-4ae4-a74a-89355f3a19fe/add_router_interface 2.248s 2025-07-01 10:23:05,619 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "aa37bc52-8266-452a-a76d-f6fb177ff801"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8c340496-a416-47cc-953a-e97cf7d81858', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/e94c08d2-d9df-4ae4-a74a-89355f3a19fe/add_router_interface'} Body: b'{"id": "e94c08d2-d9df-4ae4-a74a-89355f3a19fe", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "aa37bc52-8266-452a-a76d-f6fb177ff801", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:06,019 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_different_ingress_egress): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.400s 2025-07-01 10:23:06,020 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "f09a9316-a39c-4133-8301-549f93a31e96", "egress": "bcb4e4fe-8fb5-4059-8d8e-56e3561df380"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-44f17961-ac25-4482-ac2f-d711b5654090', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:06,875 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/e94c08d2-d9df-4ae4-a74a-89355f3a19fe/remove_router_interface 0.853s 2025-07-01 10:23:06,876 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "aa37bc52-8266-452a-a76d-f6fb177ff801"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9d56bb94-879f-49fc-ba36-2ea56154973e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/e94c08d2-d9df-4ae4-a74a-89355f3a19fe/remove_router_interface'} Body: b'{"id": "e94c08d2-d9df-4ae4-a74a-89355f3a19fe", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "aa37bc52-8266-452a-a76d-f6fb177ff801", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:06,902 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/aa37bc52-8266-452a-a76d-f6fb177ff801 0.026s 2025-07-01 10:23:06,902 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-a46152bc-8a0a-42a1-a56a-d7c2a45a7d9f', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/aa37bc52-8266-452a-a76d-f6fb177ff801'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port aa37bc52-8266-452a-a76d-f6fb177ff801 could not be found.", "detail": ""}}' 2025-07-01 10:23:07,002 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.100s 2025-07-01 10:23:07,003 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '5867', 'x-openstack-request-id': 'req-b1188cd8-7165-4403-a687-c96675eb7ce5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"bcb4e4fe-8fb5-4059-8d8e-56e3561df380","name":"","network_id":"d96faa33-7f1a-4ee9-a186-d8a2aeebec04","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:11:44:8a","admin_state_up":true,"status":"DOWN","device_id":"88dba2b6-0c72-43f2-b852-999b93ab907d","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"cd3c44c9-778c-4cf4-9a05-ee4162b81acd","ip_address":"192.168.2.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"192.168.2.2","hostname":"host-192-168-2-2","fqdn":"host-192-168-2-2.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:22:58Z","updated_at":"2025-07-01T10:23:02Z","revision_number":7,"project_id":"221797a98a974846b973c86620e67fa5"},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":" 2025-07-01 10:23:07,239 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/e94c08d2-d9df-4ae4-a74a-89355f3a19fe 0.236s 2025-07-01 10:23:07,240 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6284cbdb-5d48-46ef-a06f-473b81dad16b', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/e94c08d2-d9df-4ae4-a74a-89355f3a19fe'} Body: b'' 2025-07-01 10:23:08,218 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d/remove_router_interface 0.977s 2025-07-01 10:23:08,218 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "bcb4e4fe-8fb5-4059-8d8e-56e3561df380"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1cb7e66b-cf04-4a04-b6f6-a663a0d40bc7', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d/remove_router_interface'} Body: b'{"id": "88dba2b6-0c72-43f2-b852-999b93ab907d", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "bcb4e4fe-8fb5-4059-8d8e-56e3561df380", "network_id": "d96faa33-7f1a-4ee9-a186-d8a2aeebec04", "subnet_id": "cd3c44c9-778c-4cf4-9a05-ee4162b81acd", "subnet_ids": ["cd3c44c9-778c-4cf4-9a05-ee4162b81acd"]}' 2025-07-01 10:23:08,247 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/bcb4e4fe-8fb5-4059-8d8e-56e3561df380 0.028s 2025-07-01 10:23:08,247 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-65e8697d-1c57-4f2a-96f4-13528f1ad43d', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/bcb4e4fe-8fb5-4059-8d8e-56e3561df380'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port bcb4e4fe-8fb5-4059-8d8e-56e3561df380 could not be found.", "detail": ""}}' 2025-07-01 10:23:08,313 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.065s 2025-07-01 10:23:08,313 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '4700', 'x-openstack-request-id': 'req-458eb32c-db8e-45a0-8aad-43cc78f9e883', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"f09a9316-a39c-4133-8301-549f93a31e96","name":"","network_id":"b77a8667-8d76-4fb1-9d18-ecc61b6fc781","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:69:b8:2a","admin_state_up":true,"status":"DOWN","device_id":"88dba2b6-0c72-43f2-b852-999b93ab907d","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"907af052-f6a9-4fad-ad6e-18602aa6576d","ip_address":"192.168.1.73"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal" 2025-07-01 10:23:09,156 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d/remove_router_interface 0.841s 2025-07-01 10:23:09,156 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "f09a9316-a39c-4133-8301-549f93a31e96"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-55360e25-9a39-498f-bf05-f6404dfcf7a4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d/remove_router_interface'} Body: b'{"id": "88dba2b6-0c72-43f2-b852-999b93ab907d", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "f09a9316-a39c-4133-8301-549f93a31e96", "network_id": "b77a8667-8d76-4fb1-9d18-ecc61b6fc781", "subnet_id": "907af052-f6a9-4fad-ad6e-18602aa6576d", "subnet_ids": ["907af052-f6a9-4fad-ad6e-18602aa6576d"]}' 2025-07-01 10:23:09,188 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/f09a9316-a39c-4133-8301-549f93a31e96 0.031s 2025-07-01 10:23:09,189 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-12681867-5b67-4282-bd67-2e4c384a74fb', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/f09a9316-a39c-4133-8301-549f93a31e96'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port f09a9316-a39c-4133-8301-549f93a31e96 could not be found.", "detail": ""}}' 2025-07-01 10:23:09,248 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.059s 2025-07-01 10:23:09,249 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-f97bfe83-5017-48c2-aca9-f4c1393d3308', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:09,470 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d 0.220s 2025-07-01 10:23:09,471 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-57f2251c-9b5f-4371-a324-b9d61cc065c3', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/88dba2b6-0c72-43f2-b852-999b93ab907d'} Body: b'' 2025-07-01 10:23:09,611 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/cd3c44c9-778c-4cf4-9a05-ee4162b81acd 0.140s 2025-07-01 10:23:09,612 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c1460c8d-4279-4fae-ad5e-7f23b8fb83dd', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/cd3c44c9-778c-4cf4-9a05-ee4162b81acd'} Body: b'' 2025-07-01 10:23:09,790 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/d96faa33-7f1a-4ee9-a186-d8a2aeebec04 0.178s 2025-07-01 10:23:09,790 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ff4de291-0f06-42ca-8f51-0a7773ae88e1', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/d96faa33-7f1a-4ee9-a186-d8a2aeebec04'} Body: b'' 2025-07-01 10:23:09,919 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/907af052-f6a9-4fad-ad6e-18602aa6576d 0.128s 2025-07-01 10:23:09,919 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-03c1e0ba-5b8a-4244-8e9f-600eaa3f8f95', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/907af052-f6a9-4fad-ad6e-18602aa6576d'} Body: b'' 2025-07-01 10:23:10,089 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/b77a8667-8d76-4fb1-9d18-ecc61b6fc781 0.170s 2025-07-01 10:23:10,089 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-43b1f062-b06b-4bcb-9c06-6732de330542', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/b77a8667-8d76-4fb1-9d18-ecc61b6fc781'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 91, in test_create_port_pair_different_ingress_egress pp = self._try_create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_create_port_pair_group_empty_port_pairs[id-4fff9a4a-a98a-42bd-b3f4-483b93e6f297] |
pass
pt1.7: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_create_port_pair_group_empty_port_pairs[id-4fff9a4a-a98a-42bd-b3f4-483b93e6f297] |
||||||
test_create_port_pair_group_multi_port_pairs[id-1a1c98a0-ff54-4647-a798-011e902825fa] |
fail
ft1.8: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_create_port_pair_group_multi_port_pairs[id-1a1c98a0-ff54-4647-a798-011e902825fa]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:10,813 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_group_multi_port_pairs): 201 POST https://158.69.68.205/networking/v2.0/routers 0.089s 2025-07-01 10:23:10,813 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1264186016"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-8f1f725b-6214-4622-943b-b1eb7f463342', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "74c250db-4548-4fe6-8d3f-c668b2be93bf", "name": "tempest-router--1264186016", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:10Z", "updated_at": "2025-07-01T10:23:10Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:11,777 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_group_multi_port_pairs): 201 POST https://158.69.68.205/networking/v2.0/ports 0.964s 2025-07-01 10:23:11,778 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1107', 'x-openstack-request-id': 'req-04fc3b9b-fb36-4bda-aa24-3d1a19415b99', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"072205f7-45ac-4489-8d1d-5b5ee71e5ac2","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:e8:26:5e","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:10Z","updated_at":"2025-07-01T10:23:11Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:14,048 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_group_multi_port_pairs): 200 PUT https://158.69.68.205/networking/v2.0/routers/74c250db-4548-4fe6-8d3f-c668b2be93bf/add_router_interface 2.269s 2025-07-01 10:23:14,048 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "072205f7-45ac-4489-8d1d-5b5ee71e5ac2"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b8ba2573-b524-4918-9538-64b3d0791987', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/74c250db-4548-4fe6-8d3f-c668b2be93bf/add_router_interface'} Body: b'{"id": "74c250db-4548-4fe6-8d3f-c668b2be93bf", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "072205f7-45ac-4489-8d1d-5b5ee71e5ac2", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:14,403 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_create_port_pair_group_multi_port_pairs): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.354s 2025-07-01 10:23:14,404 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "072205f7-45ac-4489-8d1d-5b5ee71e5ac2", "egress": "072205f7-45ac-4489-8d1d-5b5ee71e5ac2"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-856ab2cd-916d-4bd4-9652-a9cbc69a6121', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:15,216 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/74c250db-4548-4fe6-8d3f-c668b2be93bf/remove_router_interface 0.810s 2025-07-01 10:23:15,216 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "072205f7-45ac-4489-8d1d-5b5ee71e5ac2"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1ecc66f8-1d5e-40ad-9deb-a31e5ff9fb00', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/74c250db-4548-4fe6-8d3f-c668b2be93bf/remove_router_interface'} Body: b'{"id": "74c250db-4548-4fe6-8d3f-c668b2be93bf", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "072205f7-45ac-4489-8d1d-5b5ee71e5ac2", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:15,253 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/072205f7-45ac-4489-8d1d-5b5ee71e5ac2 0.036s 2025-07-01 10:23:15,253 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-33211f8b-e175-4165-a2c2-60d217dc9b94', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/072205f7-45ac-4489-8d1d-5b5ee71e5ac2'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 072205f7-45ac-4489-8d1d-5b5ee71e5ac2 could not be found.", "detail": ""}}' 2025-07-01 10:23:15,320 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.066s 2025-07-01 10:23:15,321 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-08d3816e-3f2e-48f1-a27c-4a5389c7592b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:15,533 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/74c250db-4548-4fe6-8d3f-c668b2be93bf 0.211s 2025-07-01 10:23:15,533 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-082fa5da-510c-41c4-9159-e4cb5cc6f114', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/74c250db-4548-4fe6-8d3f-c668b2be93bf'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 165, in test_create_port_pair_group_multi_port_pairs pp1 = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_list_port_chain[id-83cfceba-f9d9-41e2-b27f-f919d8ff83a9] |
fail
ft1.9: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_list_port_chain[id-83cfceba-f9d9-41e2-b27f-f919d8ff83a9]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:15,646 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_chain): 201 POST https://158.69.68.205/networking/v2.0/routers 0.110s 2025-07-01 10:23:15,646 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1000023718"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-c7e83370-4fc3-4096-8f4e-8af93ebd7f28', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "d3679cca-1a02-4d7a-859a-83b7c055d792", "name": "tempest-router--1000023718", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:15Z", "updated_at": "2025-07-01T10:23:15Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:16,657 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_chain): 201 POST https://158.69.68.205/networking/v2.0/ports 1.011s 2025-07-01 10:23:16,658 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-514442b2-8a2f-43b9-9978-0f22eddba82d', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"de5bbb01-f9c6-486a-83ac-2a241c3f84bc","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:02:1c:26","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.4","hostname":"host-10-1-0-4","fqdn":"host-10-1-0-4.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:15Z","updated_at":"2025-07-01T10:23:16Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:19,072 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_chain): 200 PUT https://158.69.68.205/networking/v2.0/routers/d3679cca-1a02-4d7a-859a-83b7c055d792/add_router_interface 2.414s 2025-07-01 10:23:19,073 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "de5bbb01-f9c6-486a-83ac-2a241c3f84bc"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7d3b5f07-1563-4836-b618-466c7cd3c6cd', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/d3679cca-1a02-4d7a-859a-83b7c055d792/add_router_interface'} Body: b'{"id": "d3679cca-1a02-4d7a-859a-83b7c055d792", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "de5bbb01-f9c6-486a-83ac-2a241c3f84bc", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:19,473 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_chain): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.399s 2025-07-01 10:23:19,473 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "de5bbb01-f9c6-486a-83ac-2a241c3f84bc", "egress": "de5bbb01-f9c6-486a-83ac-2a241c3f84bc"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-842f520f-e07e-4b88-beb8-91818e246936', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:20,426 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/d3679cca-1a02-4d7a-859a-83b7c055d792/remove_router_interface 0.950s 2025-07-01 10:23:20,426 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "de5bbb01-f9c6-486a-83ac-2a241c3f84bc"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-60fbd6c6-ab56-405b-a2e6-b788d243104e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/d3679cca-1a02-4d7a-859a-83b7c055d792/remove_router_interface'} Body: b'{"id": "d3679cca-1a02-4d7a-859a-83b7c055d792", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "de5bbb01-f9c6-486a-83ac-2a241c3f84bc", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:20,460 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/de5bbb01-f9c6-486a-83ac-2a241c3f84bc 0.033s 2025-07-01 10:23:20,461 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-7df1ab0a-8331-4637-ae42-dd7a0d3a9ed2', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/de5bbb01-f9c6-486a-83ac-2a241c3f84bc'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port de5bbb01-f9c6-486a-83ac-2a241c3f84bc could not be found.", "detail": ""}}' 2025-07-01 10:23:20,530 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.069s 2025-07-01 10:23:20,531 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-b4fc1749-60e6-4579-bda3-c5cadc45b32c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:20,752 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/d3679cca-1a02-4d7a-859a-83b7c055d792 0.220s 2025-07-01 10:23:20,752 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-51906cdb-8ace-4ff4-8e3a-cb19c4a61609', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/d3679cca-1a02-4d7a-859a-83b7c055d792'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 363, in test_list_port_chain pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_list_port_pair[id-264cc4b8-aa17-4cea-88bf-26400e9751d9] |
fail
ft1.10: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_list_port_pair[id-264cc4b8-aa17-4cea-88bf-26400e9751d9]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:20,884 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_pair): 201 POST https://158.69.68.205/networking/v2.0/routers 0.129s 2025-07-01 10:23:20,885 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1108137858"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-f64ac350-932b-4add-aa67-bd5b21c3484d', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "332a81a4-c240-4878-bfdf-e2a9be69f16c", "name": "tempest-router--1108137858", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:20Z", "updated_at": "2025-07-01T10:23:20Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:22,035 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_pair): 201 POST https://158.69.68.205/networking/v2.0/ports 1.149s 2025-07-01 10:23:22,035 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-ef51f4b7-fdbf-4222-a4fd-d0c41444fa7f', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"41c1cf91-6fe5-46bc-8fc4-2b8318a721f3","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:b0:1c:c3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:20Z","updated_at":"2025-07-01T10:23:21Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:24,456 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_pair): 200 PUT https://158.69.68.205/networking/v2.0/routers/332a81a4-c240-4878-bfdf-e2a9be69f16c/add_router_interface 2.421s 2025-07-01 10:23:24,457 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "41c1cf91-6fe5-46bc-8fc4-2b8318a721f3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-57f51106-d551-4e60-ad6f-8c0139e412b0', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/332a81a4-c240-4878-bfdf-e2a9be69f16c/add_router_interface'} Body: b'{"id": "332a81a4-c240-4878-bfdf-e2a9be69f16c", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "41c1cf91-6fe5-46bc-8fc4-2b8318a721f3", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:24,827 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_pair): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.369s 2025-07-01 10:23:24,827 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "41c1cf91-6fe5-46bc-8fc4-2b8318a721f3", "egress": "41c1cf91-6fe5-46bc-8fc4-2b8318a721f3"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-18ee8779-bbf9-4ef7-a689-1bc33ea4fe38', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:25,762 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/332a81a4-c240-4878-bfdf-e2a9be69f16c/remove_router_interface 0.932s 2025-07-01 10:23:25,763 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "41c1cf91-6fe5-46bc-8fc4-2b8318a721f3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-24449788-2918-4b58-89a7-757121b6d3ae', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/332a81a4-c240-4878-bfdf-e2a9be69f16c/remove_router_interface'} Body: b'{"id": "332a81a4-c240-4878-bfdf-e2a9be69f16c", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "41c1cf91-6fe5-46bc-8fc4-2b8318a721f3", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:25,797 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/41c1cf91-6fe5-46bc-8fc4-2b8318a721f3 0.034s 2025-07-01 10:23:25,798 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-4bf4469a-abed-4fbc-a8b7-df3ef985a0e9', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/41c1cf91-6fe5-46bc-8fc4-2b8318a721f3'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 41c1cf91-6fe5-46bc-8fc4-2b8318a721f3 could not be found.", "detail": ""}}' 2025-07-01 10:23:25,870 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.071s 2025-07-01 10:23:25,870 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-ced1e477-19f5-4153-9847-878f6641046c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:26,128 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/332a81a4-c240-4878-bfdf-e2a9be69f16c 0.258s 2025-07-01 10:23:26,129 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4d4326c5-3b10-405f-9901-01d9ff955bb4', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/332a81a4-c240-4878-bfdf-e2a9be69f16c'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 110, in test_list_port_pair pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_list_port_pair_group[id-e7d432c4-a7b4-444b-88cc-f420c5c1c29e] |
fail
ft1.11: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_list_port_pair_group[id-e7d432c4-a7b4-444b-88cc-f420c5c1c29e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:26,260 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_pair_group): 201 POST https://158.69.68.205/networking/v2.0/routers 0.128s 2025-07-01 10:23:26,260 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--713877891"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f2e6d4c3-b8e5-4244-bdff-fa279002dfab', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "03855bcb-e1f0-45fd-957d-df16a75c95f8", "name": "tempest-router--713877891", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:26Z", "updated_at": "2025-07-01T10:23:26Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:27,344 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_pair_group): 201 POST https://158.69.68.205/networking/v2.0/ports 1.084s 2025-07-01 10:23:27,345 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-092bf32e-365a-4548-bd21-a371a000bb7c', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"ac0239e8-7c8f-4ad3-8115-122ae36d3d05","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:25:a6:28","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:26Z","updated_at":"2025-07-01T10:23:27Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:29,803 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_pair_group): 200 PUT https://158.69.68.205/networking/v2.0/routers/03855bcb-e1f0-45fd-957d-df16a75c95f8/add_router_interface 2.458s 2025-07-01 10:23:29,804 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "ac0239e8-7c8f-4ad3-8115-122ae36d3d05"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a9b4bd2c-3241-4709-9d35-f73097efe3ae', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/03855bcb-e1f0-45fd-957d-df16a75c95f8/add_router_interface'} Body: b'{"id": "03855bcb-e1f0-45fd-957d-df16a75c95f8", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "ac0239e8-7c8f-4ad3-8115-122ae36d3d05", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:30,222 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_list_port_pair_group): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.418s 2025-07-01 10:23:30,223 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "ac0239e8-7c8f-4ad3-8115-122ae36d3d05", "egress": "ac0239e8-7c8f-4ad3-8115-122ae36d3d05"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-77ea8072-1b73-4dcc-9bcf-fddab10ff75c', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:31,119 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/03855bcb-e1f0-45fd-957d-df16a75c95f8/remove_router_interface 0.894s 2025-07-01 10:23:31,119 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "ac0239e8-7c8f-4ad3-8115-122ae36d3d05"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-514b86c8-e3a0-451d-b57c-b55ef5cd2fe1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/03855bcb-e1f0-45fd-957d-df16a75c95f8/remove_router_interface'} Body: b'{"id": "03855bcb-e1f0-45fd-957d-df16a75c95f8", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "ac0239e8-7c8f-4ad3-8115-122ae36d3d05", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:31,153 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/ac0239e8-7c8f-4ad3-8115-122ae36d3d05 0.033s 2025-07-01 10:23:31,153 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-ef21e7d0-ee09-42c6-9d54-bd5cef924086', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/ac0239e8-7c8f-4ad3-8115-122ae36d3d05'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port ac0239e8-7c8f-4ad3-8115-122ae36d3d05 could not be found.", "detail": ""}}' 2025-07-01 10:23:31,236 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.082s 2025-07-01 10:23:31,236 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-4f5668eb-32ff-419f-89e5-e4bb11517fef', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:31,523 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/03855bcb-e1f0-45fd-957d-df16a75c95f8 0.286s 2025-07-01 10:23:31,524 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5b892286-72b1-4418-be4b-fb95fff6cee9', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/03855bcb-e1f0-45fd-957d-df16a75c95f8'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 183, in test_list_port_pair_group pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_show_port_chain[id-0433ca11-dbc9-448d-8433-0df252e3d0cd] |
fail
ft1.12: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_show_port_chain[id-0433ca11-dbc9-448d-8433-0df252e3d0cd]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:31,652 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_chain): 201 POST https://158.69.68.205/networking/v2.0/routers 0.126s 2025-07-01 10:23:31,653 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1191871352"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-f2f06b69-9687-4ca3-a1a0-e1263486b870', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "4e09baab-9611-4cda-8c60-0fe03cde5041", "name": "tempest-router--1191871352", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:31Z", "updated_at": "2025-07-01T10:23:31Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:32,755 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_chain): 201 POST https://158.69.68.205/networking/v2.0/ports 1.102s 2025-07-01 10:23:32,755 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1107', 'x-openstack-request-id': 'req-4c83d547-11f0-4dac-ad36-b5b8aaeecdef', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"7bd95ef8-5c11-4a02-bc79-9eac670b1e5a","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:2b:a2:ce","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.11","hostname":"host-10-1-0-11","fqdn":"host-10-1-0-11.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:31Z","updated_at":"2025-07-01T10:23:32Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:35,075 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_chain): 200 PUT https://158.69.68.205/networking/v2.0/routers/4e09baab-9611-4cda-8c60-0fe03cde5041/add_router_interface 2.319s 2025-07-01 10:23:35,075 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "7bd95ef8-5c11-4a02-bc79-9eac670b1e5a"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-030ae0a0-5315-447f-8273-be60c4c67db5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/4e09baab-9611-4cda-8c60-0fe03cde5041/add_router_interface'} Body: b'{"id": "4e09baab-9611-4cda-8c60-0fe03cde5041", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "7bd95ef8-5c11-4a02-bc79-9eac670b1e5a", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:35,442 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_chain): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.366s 2025-07-01 10:23:35,442 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "7bd95ef8-5c11-4a02-bc79-9eac670b1e5a", "egress": "7bd95ef8-5c11-4a02-bc79-9eac670b1e5a"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-1bc6ccd5-4d0d-4231-bcaa-91f8535674ad', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:36,359 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/4e09baab-9611-4cda-8c60-0fe03cde5041/remove_router_interface 0.916s 2025-07-01 10:23:36,360 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "7bd95ef8-5c11-4a02-bc79-9eac670b1e5a"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b60070b1-5364-42b2-b04a-e566b1fdf2d4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/4e09baab-9611-4cda-8c60-0fe03cde5041/remove_router_interface'} Body: b'{"id": "4e09baab-9611-4cda-8c60-0fe03cde5041", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "7bd95ef8-5c11-4a02-bc79-9eac670b1e5a", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:36,389 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/7bd95ef8-5c11-4a02-bc79-9eac670b1e5a 0.029s 2025-07-01 10:23:36,390 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-f4e4c3d5-807d-42f0-800e-d5452692667f', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/7bd95ef8-5c11-4a02-bc79-9eac670b1e5a'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 7bd95ef8-5c11-4a02-bc79-9eac670b1e5a could not be found.", "detail": ""}}' 2025-07-01 10:23:36,470 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.080s 2025-07-01 10:23:36,471 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-7189ba03-1250-408f-b1b0-6093c31f9ea1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:36,662 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/4e09baab-9611-4cda-8c60-0fe03cde5041 0.190s 2025-07-01 10:23:36,663 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f7ec2a60-dde6-42bc-a20a-6afee8535e94', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/4e09baab-9611-4cda-8c60-0fe03cde5041'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 385, in test_show_port_chain pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_show_port_pair[id-83018ad7-3666-4396-bf3a-288a2b6a0e7c] |
fail
ft1.13: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_show_port_pair[id-83018ad7-3666-4396-bf3a-288a2b6a0e7c]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:36,786 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_pair): 201 POST https://158.69.68.205/networking/v2.0/routers 0.120s 2025-07-01 10:23:36,787 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1113406282"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-2d88c9b0-89fd-4e6b-8308-5c27904fab0c', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "35ad2f0c-6a67-4a6a-becf-ba4099cc0dfd", "name": "tempest-router--1113406282", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:36Z", "updated_at": "2025-07-01T10:23:36Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:37,745 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_pair): 201 POST https://158.69.68.205/networking/v2.0/ports 0.958s 2025-07-01 10:23:37,746 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1107', 'x-openstack-request-id': 'req-d6c74435-5a46-46df-b1ce-7edf6e92fc8b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"324350e3-fc38-4fe6-8c8a-c0892871883a","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:1a:1c:f7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.12","hostname":"host-10-1-0-12","fqdn":"host-10-1-0-12.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:36Z","updated_at":"2025-07-01T10:23:37Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:40,132 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_pair): 200 PUT https://158.69.68.205/networking/v2.0/routers/35ad2f0c-6a67-4a6a-becf-ba4099cc0dfd/add_router_interface 2.385s 2025-07-01 10:23:40,132 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "324350e3-fc38-4fe6-8c8a-c0892871883a"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f3110f3e-0d93-4b18-a156-66efbbee3280', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/35ad2f0c-6a67-4a6a-becf-ba4099cc0dfd/add_router_interface'} Body: b'{"id": "35ad2f0c-6a67-4a6a-becf-ba4099cc0dfd", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "324350e3-fc38-4fe6-8c8a-c0892871883a", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:40,469 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_pair): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.336s 2025-07-01 10:23:40,469 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "324350e3-fc38-4fe6-8c8a-c0892871883a", "egress": "324350e3-fc38-4fe6-8c8a-c0892871883a"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-70be3b13-bcae-44e3-9adb-a423efe7b7e1', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:41,460 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/35ad2f0c-6a67-4a6a-becf-ba4099cc0dfd/remove_router_interface 0.988s 2025-07-01 10:23:41,461 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "324350e3-fc38-4fe6-8c8a-c0892871883a"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-629ed399-b89c-4498-9e17-e1e1ff38ec4f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/35ad2f0c-6a67-4a6a-becf-ba4099cc0dfd/remove_router_interface'} Body: b'{"id": "35ad2f0c-6a67-4a6a-becf-ba4099cc0dfd", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "324350e3-fc38-4fe6-8c8a-c0892871883a", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:41,502 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/324350e3-fc38-4fe6-8c8a-c0892871883a 0.040s 2025-07-01 10:23:41,503 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-33ac35cd-cff8-41e0-ab38-74ec67d6ba90', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/324350e3-fc38-4fe6-8c8a-c0892871883a'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 324350e3-fc38-4fe6-8c8a-c0892871883a could not be found.", "detail": ""}}' 2025-07-01 10:23:41,584 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.081s 2025-07-01 10:23:41,584 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-ee0f555a-886e-4889-9f0d-968f3282d591', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:41,818 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/35ad2f0c-6a67-4a6a-becf-ba4099cc0dfd 0.233s 2025-07-01 10:23:41,819 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-06dc3b23-ba2e-4cff-b944-70774cef3e40', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/35ad2f0c-6a67-4a6a-becf-ba4099cc0dfd'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 127, in test_show_port_pair created = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_show_port_pair_group[id-f12faa84-8dcb-4fbb-b03a-9ab05040a350] |
fail
ft1.14: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_show_port_pair_group[id-f12faa84-8dcb-4fbb-b03a-9ab05040a350]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:41,940 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_pair_group): 201 POST https://158.69.68.205/networking/v2.0/routers 0.119s 2025-07-01 10:23:41,941 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--15134366"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e1c48a75-33da-4ef9-920d-00cc9ee51771', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "a42c800a-51ae-43d8-b36b-7aabc5ea016f", "name": "tempest-router--15134366", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:41Z", "updated_at": "2025-07-01T10:23:41Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:43,052 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_pair_group): 201 POST https://158.69.68.205/networking/v2.0/ports 1.111s 2025-07-01 10:23:43,052 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1107', 'x-openstack-request-id': 'req-65f929dc-c3ae-48f5-b732-c4e07cb3d5b4', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"d73e48a6-2b9a-4f12-bd56-f64c2e61db09","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:96:89:d2","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:42Z","updated_at":"2025-07-01T10:23:42Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:45,657 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_pair_group): 200 PUT https://158.69.68.205/networking/v2.0/routers/a42c800a-51ae-43d8-b36b-7aabc5ea016f/add_router_interface 2.604s 2025-07-01 10:23:45,658 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "d73e48a6-2b9a-4f12-bd56-f64c2e61db09"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-813d8c53-4393-4c82-a903-bca65b49921b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/a42c800a-51ae-43d8-b36b-7aabc5ea016f/add_router_interface'} Body: b'{"id": "a42c800a-51ae-43d8-b36b-7aabc5ea016f", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "d73e48a6-2b9a-4f12-bd56-f64c2e61db09", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:46,153 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_show_port_pair_group): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.494s 2025-07-01 10:23:46,153 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "d73e48a6-2b9a-4f12-bd56-f64c2e61db09", "egress": "d73e48a6-2b9a-4f12-bd56-f64c2e61db09"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-f368fa0c-f464-417f-aad3-604ce5e40f5d', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:47,025 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/a42c800a-51ae-43d8-b36b-7aabc5ea016f/remove_router_interface 0.870s 2025-07-01 10:23:47,025 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "d73e48a6-2b9a-4f12-bd56-f64c2e61db09"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-733a81ce-09bc-4a04-a083-76896539bb93', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/a42c800a-51ae-43d8-b36b-7aabc5ea016f/remove_router_interface'} Body: b'{"id": "a42c800a-51ae-43d8-b36b-7aabc5ea016f", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "d73e48a6-2b9a-4f12-bd56-f64c2e61db09", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:47,052 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/d73e48a6-2b9a-4f12-bd56-f64c2e61db09 0.027s 2025-07-01 10:23:47,053 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-b1dde92e-8589-4272-866c-90de2024dd38', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/d73e48a6-2b9a-4f12-bd56-f64c2e61db09'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port d73e48a6-2b9a-4f12-bd56-f64c2e61db09 could not be found.", "detail": ""}}' 2025-07-01 10:23:47,134 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.081s 2025-07-01 10:23:47,135 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-e023c2f6-ddb3-445b-be6d-33eb6777dd72', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:47,390 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/a42c800a-51ae-43d8-b36b-7aabc5ea016f 0.255s 2025-07-01 10:23:47,391 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-41af73ae-6719-4aec-acf2-dfe3a5680dad', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/a42c800a-51ae-43d8-b36b-7aabc5ea016f'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 199, in test_show_port_pair_group pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_update_port_chain[id-4ad641d3-823f-4b25-9438-68970593253d] |
fail
ft1.15: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_update_port_chain[id-4ad641d3-823f-4b25-9438-68970593253d]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:47,518 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_chain): 201 POST https://158.69.68.205/networking/v2.0/routers 0.123s 2025-07-01 10:23:47,519 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1367203015"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-bef249f4-809f-465a-a959-f792788c2597', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "2fe85ab2-131d-4106-8214-22a70e6ec518", "name": "tempest-router--1367203015", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:47Z", "updated_at": "2025-07-01T10:23:47Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:48,689 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_chain): 201 POST https://158.69.68.205/networking/v2.0/ports 1.169s 2025-07-01 10:23:48,689 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-0b12ee48-f8ea-4ef9-a9a4-c01bf9c07bcc', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:35:0f:ef","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.2","hostname":"host-10-1-0-2","fqdn":"host-10-1-0-2.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:47Z","updated_at":"2025-07-01T10:23:48Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:50,978 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_chain): 200 PUT https://158.69.68.205/networking/v2.0/routers/2fe85ab2-131d-4106-8214-22a70e6ec518/add_router_interface 2.288s 2025-07-01 10:23:50,978 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-40260601-96d8-4578-a031-d44e6b9dbd16', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/2fe85ab2-131d-4106-8214-22a70e6ec518/add_router_interface'} Body: b'{"id": "2fe85ab2-131d-4106-8214-22a70e6ec518", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:51,344 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_chain): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.366s 2025-07-01 10:23:51,345 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4", "egress": "7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-b6862542-e583-4d27-9e65-8b026b445530', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:52,314 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/2fe85ab2-131d-4106-8214-22a70e6ec518/remove_router_interface 0.968s 2025-07-01 10:23:52,314 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fe956b61-d23a-493f-ae20-74641014addf', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/2fe85ab2-131d-4106-8214-22a70e6ec518/remove_router_interface'} Body: b'{"id": "2fe85ab2-131d-4106-8214-22a70e6ec518", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:52,351 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4 0.036s 2025-07-01 10:23:52,351 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-04a0e9d5-1eaf-44be-ab96-1a2246022990', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 7961f4a7-d617-4e3a-b2e3-e3acf7bfbce4 could not be found.", "detail": ""}}' 2025-07-01 10:23:52,417 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.065s 2025-07-01 10:23:52,417 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-9481f14a-3487-4c50-9988-697fd5861f97', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:52,610 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/2fe85ab2-131d-4106-8214-22a70e6ec518 0.192s 2025-07-01 10:23:52,610 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5b990fdd-3e05-475d-8391-c8d2d15c60aa', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/2fe85ab2-131d-4106-8214-22a70e6ec518'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 399, in test_update_port_chain pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_update_port_pair[id-69d21fa4-bdd5-4142-b1cc-6578037f605a] |
fail
ft1.16: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_update_port_pair[id-69d21fa4-bdd5-4142-b1cc-6578037f605a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:52,709 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_pair): 201 POST https://158.69.68.205/networking/v2.0/routers 0.096s 2025-07-01 10:23:52,710 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--589343902"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-12c8bf5a-ce48-466c-8733-2c8dcc817a3b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "6f25c512-ab8f-4446-9da0-19afe2bddd7e", "name": "tempest-router--589343902", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:52Z", "updated_at": "2025-07-01T10:23:52Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:53,630 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_pair): 201 POST https://158.69.68.205/networking/v2.0/ports 0.919s 2025-07-01 10:23:53,630 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1107', 'x-openstack-request-id': 'req-d3e05eba-66fa-40ee-93b4-9c21e0909d9b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"7c0671ac-6138-46fb-8a27-1fb8d7f622a5","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:2d:bb:27","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:52Z","updated_at":"2025-07-01T10:23:53Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:55,762 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_pair): 200 PUT https://158.69.68.205/networking/v2.0/routers/6f25c512-ab8f-4446-9da0-19afe2bddd7e/add_router_interface 2.131s 2025-07-01 10:23:55,763 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "7c0671ac-6138-46fb-8a27-1fb8d7f622a5"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1b53717b-3956-42b4-8595-fda0e81b411d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6f25c512-ab8f-4446-9da0-19afe2bddd7e/add_router_interface'} Body: b'{"id": "6f25c512-ab8f-4446-9da0-19afe2bddd7e", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "7c0671ac-6138-46fb-8a27-1fb8d7f622a5", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:56,121 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_pair): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.357s 2025-07-01 10:23:56,121 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"name": "tempest-test-1339740215", "ingress": "7c0671ac-6138-46fb-8a27-1fb8d7f622a5", "egress": "7c0671ac-6138-46fb-8a27-1fb8d7f622a5"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-f81e736b-afd0-4609-b1e7-5b76c3613804', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:23:57,012 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/6f25c512-ab8f-4446-9da0-19afe2bddd7e/remove_router_interface 0.888s 2025-07-01 10:23:57,012 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "7c0671ac-6138-46fb-8a27-1fb8d7f622a5"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-48c2b850-9215-4e97-b374-81029aa84c14', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6f25c512-ab8f-4446-9da0-19afe2bddd7e/remove_router_interface'} Body: b'{"id": "6f25c512-ab8f-4446-9da0-19afe2bddd7e", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "7c0671ac-6138-46fb-8a27-1fb8d7f622a5", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:23:57,041 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/7c0671ac-6138-46fb-8a27-1fb8d7f622a5 0.028s 2025-07-01 10:23:57,041 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-4234e195-3904-4ea8-8459-20e6f58b51f7', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/7c0671ac-6138-46fb-8a27-1fb8d7f622a5'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 7c0671ac-6138-46fb-8a27-1fb8d7f622a5 could not be found.", "detail": ""}}' 2025-07-01 10:23:57,486 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.445s 2025-07-01 10:23:57,487 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-e4f4d24f-5472-4604-a054-8a26c85951da', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:23:57,716 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/6f25c512-ab8f-4446-9da0-19afe2bddd7e 0.228s 2025-07-01 10:23:57,716 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0b92002e-07b6-4066-b8fd-d2e9cd83da80', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6f25c512-ab8f-4446-9da0-19afe2bddd7e'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 137, in test_update_port_pair pp = self._try_create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
test_update_port_pair_group[id-8991c2ef-71ba-4033-9037-5c8bf52a0c88] |
fail
ft1.17: neutron_tempest_plugin.sfc.tests.api.test_sfc_extensions.SfcExtensionTestJSON.test_update_port_pair_group[id-8991c2ef-71ba-4033-9037-5c8bf52a0c88]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:23:57,812 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_pair_group): 201 POST https://158.69.68.205/networking/v2.0/routers 0.094s 2025-07-01 10:23:57,813 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router--1373465749"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '576', 'x-openstack-request-id': 'req-8c43c3c2-e86b-4f1b-a740-682907433c4f', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "53c9b095-f261-4e2a-b14d-f6ecbf1c5a98", "name": "tempest-router--1373465749", "tenant_id": "221797a98a974846b973c86620e67fa5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:23:57Z", "updated_at": "2025-07-01T10:23:57Z", "revision_number": 1, "project_id": "221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:23:58,841 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_pair_group): 201 POST https://158.69.68.205/networking/v2.0/ports 1.028s 2025-07-01 10:23:58,842 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "307385d5-b225-4977-83cd-12112fefb92c", "binding:host_id": "npc1563e6e31d04"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1103', 'x-openstack-request-id': 'req-3e7b84e4-5b7a-4529-a31c-fb6ca58dd72a', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3","name":"","network_id":"307385d5-b225-4977-83cd-12112fefb92c","tenant_id":"221797a98a974846b973c86620e67fa5","mac_address":"fa:16:3e:9a:6f:ff","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"396d9f42-4bcd-49b5-91a7-7b78d5996608","ip_address":"10.1.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8455b34e-bb38-402b-a2b1-2587985cef42"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":true,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.3","hostname":"host-10-1-0-3","fqdn":"host-10-1-0-3.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:23:57Z","updated_at":"2025-07-01T10:23:58Z","revision_number":3,"project_id":"221797a98a974846b973c86620e67fa5"}}' 2025-07-01 10:24:01,182 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_pair_group): 200 PUT https://158.69.68.205/networking/v2.0/routers/53c9b095-f261-4e2a-b14d-f6ecbf1c5a98/add_router_interface 2.340s 2025-07-01 10:24:01,182 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:23:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5aba73c8-9f43-4ce8-aa2f-413e19aa854e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/53c9b095-f261-4e2a-b14d-f6ecbf1c5a98/add_router_interface'} Body: b'{"id": "53c9b095-f261-4e2a-b14d-f6ecbf1c5a98", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:24:01,617 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:test_update_port_pair_group): 500 POST https://158.69.68.205/networking/v2.0/sfc/port_pairs 0.434s 2025-07-01 10:24:01,618 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_pair": {"ingress": "7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3", "egress": "7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '108', 'x-openstack-request-id': 'req-454b99bf-7128-43ae-97bf-ca738dc98e21', 'connection': 'close', 'status': '500', 'content-location': 'https://158.69.68.205/networking/v2.0/sfc/port_pairs'} Body: b'{"NeutronError": {"type": "SfcDriverError", "message": "create_port_pair_postcommit failed.", "detail": ""}}' 2025-07-01 10:24:02,607 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/53c9b095-f261-4e2a-b14d-f6ecbf1c5a98/remove_router_interface 0.986s 2025-07-01 10:24:02,607 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2abdc080-d99a-468f-a18a-27ad3d2c6138', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/53c9b095-f261-4e2a-b14d-f6ecbf1c5a98/remove_router_interface'} Body: b'{"id": "53c9b095-f261-4e2a-b14d-f6ecbf1c5a98", "tenant_id": "221797a98a974846b973c86620e67fa5", "port_id": "7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3", "network_id": "307385d5-b225-4977-83cd-12112fefb92c", "subnet_id": "396d9f42-4bcd-49b5-91a7-7b78d5996608", "subnet_ids": ["396d9f42-4bcd-49b5-91a7-7b78d5996608"]}' 2025-07-01 10:24:02,636 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3 0.028s 2025-07-01 10:24:02,636 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-53eb9b8c-b3e2-4049-b0c9-99e7bead8e1a', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 7d0e5f5c-2146-4e4e-a931-906fd9ccc5c3 could not be found.", "detail": ""}}' 2025-07-01 10:24:02,718 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 200 GET https://158.69.68.205/networking/v2.0/ports 0.081s 2025-07-01 10:24:02,718 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3529', 'x-openstack-request-id': 'req-3f83d5c3-3b2f-461b-a451-fc7a77d4b8d4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"ports":[{"id":"6aa4b7a6-0c21-4737-ac68-622d9d522946","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:d0:4b:1d","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"dc0b8ad3-e2c7-432b-9737-13d22dc79852","ip_address":"fd57:afa4:604::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"fd57:afa4:604::1","hostname":"host-fd57-afa4-604--1","fqdn":"host-fd57-afa4-604--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:44Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"},{"id":"a80dccbf-7369-4f9c-a4e7-c667412bba8b","name":"","network_id":"100eb01f-9df6-4190-b368-0190aaf80c74","tenant_id":"","mac_address":"fa:16:3e:40:1a:f4","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"07999e8f-0e73-4593-816d-14f85e315df2","ip_address":"172.24.5.18"},{"subnet_id":"4f316e98-33d4-4866-b55b-4cd4b25fff46","ip_address":"2001:db8::1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"172.24.5.18","hostname":"host-172-24-5-18","fqdn":"host-172-24-5-18.openstackgate.local."},{"ip_address":"2001:db8::1","hostname":"host-2001-db8--1","fqdn":"host-2001-db8--1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:42Z","updated_at":"2025-07-01T09:59:51Z","revision_number":7,"project_id":""},{"id":"ea32315e-8f68-49f5-aaa2-5a0df2c17965","name":"","network_id":"3f6c3219-7027-4a2a-b480-0f7ac00e3cb2","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","mac_address":"fa:16:3e:33:82:6a","admin_state_up":true,"status":"DOWN","device_id":"49d5975a-b970-49fd-9b41-0a86861fc076","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ac2c0a4a-de05-47cd-9d0f-09a4d13faf6c","ip_address":"10.1.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"npc1563e6e31d04","binding:vif_type":"binding_failed","binding:vif_details":{},"port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.1","hostname":"host-10-1-0-1","fqdn":"host-10-1-0-1.openstackgate.local."}],"dns_domain":"","trusted":null,"resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T09:59:38Z","updated_at":"2025-07-01T09:59:52Z","revision_number":5,"project_id":"a9126afe81724dcba8f054c9d44ab82d"}]}' 2025-07-01 10:24:02,992 88871 INFO [tempest.lib.common.rest_client] Request (SfcExtensionTestJSON:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/53c9b095-f261-4e2a-b14d-f6ecbf1c5a98 0.273s 2025-07-01 10:24:02,993 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-bbc1c024-fd6b-4a8e-a401-80f1cabde16f', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/53c9b095-f261-4e2a-b14d-f6ecbf1c5a98'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py", line 209, in test_update_port_pair_group pp = self._try_create_port_pair() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py", line 142, in _try_create_port_pair pp = self.create_port_pair(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py", line 90, in create_port_pair body = cls.portpair_client.create_port_pair( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py", line 99, in create_port_pair return self.create_resource(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 62, in create_resource resp, body = self.post(req_uri, req_post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: create_port_pair_postcommit failed. |
||||||
neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc | 20 | 0 | 19 | 0 | 1 | Detail | |
test_create_multi_port_chain[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e22ab,network] |
fail
ft2.1: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_create_multi_port_chain[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e22ab,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:24:05,874 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:24:06,367 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.491s 2025-07-01 10:24:06,368 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-292463793", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIuJHqZpozTpwu1DpJqsnDIk8PYq9NKwg3denHyQowUtE8JL8MotFCz6PMdVovvXUAL8JG+YaBWVihopCT+SnmeXhOjO5RB3nOkV3ZD2NBUx3oYjG37Ksivk7iXoE2RSaw=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:05 GMT', 'server': 'Apache/2.4.58 (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-c5d684a4-9097-4278-88b5-b6c056e121d6', 'x-compute-request-id': 'req-c5d684a4-9097-4278-88b5-b6c056e121d6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-292463793", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIuJHqZpozTpwu1DpJqsnDIk8PYq9NKwg3denHyQowUtE8JL8MotFCz6PMdVovvXUAL8JG+YaBWVihopCT+SnmeXhOjO5RB3nOkV3ZD2NBUx3oYjG37Ksivk7iXoE2RSaw==", "fingerprint": "02:5d:bf:5e:e1:fc:cb:ef:93:0d:35:04:5a:6a:f7:59", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:24:06,698 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.328s 2025-07-01 10:24:06,699 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--399966441", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-a51332db-7d8f-426f-a72c-341ec7ae43a0', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"a04d2a60-3d79-450e-bf1f-c8267f9edf55","name":"tempest-network-smoke--399966441","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:24:06Z","updated_at":"2025-07-01T10:24:06Z","revision_number":1}}' 2025-07-01 10:24:08,083 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.383s 2025-07-01 10:24:08,084 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-1938398674", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '814', 'x-openstack-request-id': 'req-acbf2ff0-3766-43a6-8fb6-c51d0b0966f7', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "ab34ddfd-5520-4120-b6bb-e0dd7aec35f6", "name": "tempest-TestSfc-router-1938398674", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.252"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::1dd"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:24:06Z", "updated_at": "2025-07-01T10:24:07Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:08,234 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.150s 2025-07-01 10:24:08,235 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5a775a23-504a-4a82-a7c9-fe13ee5e271f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:24:08,323 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.088s 2025-07-01 10:24:08,323 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-f4263738-9a85-4dae-8aa4-54a391b98326', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:24:08,369 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.045s 2025-07-01 10:24:08,369 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e4f6626c-c80c-4437-b06b-34eada626a20', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:24:08,657 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.287s 2025-07-01 10:24:08,657 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1966507366", "network_id": "a04d2a60-3d79-450e-bf1f-c8267f9edf55", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-d57c712f-e790-4e8d-85a4-ae2898f3c85f', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"92076775-e8f0-438a-8ab7-098f23919bd6","name":"tempest-subnet-smoke-1966507366","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"a04d2a60-3d79-450e-bf1f-c8267f9edf55","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:24:08Z","updated_at":"2025-07-01T10:24:08Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:10,533 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/ab34ddfd-5520-4120-b6bb-e0dd7aec35f6/add_router_interface 1.875s 2025-07-01 10:24:10,534 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "92076775-e8f0-438a-8ab7-098f23919bd6"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b91a9517-28db-4e0d-be58-8e05a0e81ca9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ab34ddfd-5520-4120-b6bb-e0dd7aec35f6/add_router_interface'} Body: b'{"id": "ab34ddfd-5520-4120-b6bb-e0dd7aec35f6", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "b8230ca1-f445-42b9-a94b-087f45591f9d", "network_id": "a04d2a60-3d79-450e-bf1f-c8267f9edf55", "subnet_id": "92076775-e8f0-438a-8ab7-098f23919bd6", "subnet_ids": ["92076775-e8f0-438a-8ab7-098f23919bd6"]}' 2025-07-01 10:24:10,658 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.124s 2025-07-01 10:24:10,658 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-747426746", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-a6a6de06-a23f-4b37-a52c-d193867dd5b1', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "58466ff8-f4e9-4ba7-bfab-ef751df423c3", "name": "tempest-router-smoke-747426746", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:24:10Z", "updated_at": "2025-07-01T10:24:10Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:10,760 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.101s 2025-07-01 10:24:10,761 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1011023016", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-3d493e1c-46b9-495c-8ce6-81372a20f77b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "59f5a224-370d-4e49-a72c-70158eb61a33", "name": "tempest-router-smoke-1011023016", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:24:10Z", "updated_at": "2025-07-01T10:24:10Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:11,156 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.394s 2025-07-01 10:24:11,156 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1674559379", "network_id": "a04d2a60-3d79-450e-bf1f-c8267f9edf55"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-bb6ca7e4-d0ba-4a98-b3eb-084c21768258', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"0cc11d07-25d2-424e-973d-c680d1844221","name":"tempest-TestSfc-1674559379","network_id":"a04d2a60-3d79-450e-bf1f-c8267f9edf55","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:02:f2:97","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"92076775-e8f0-438a-8ab7-098f23919bd6","ip_address":"10.1.0.12"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.12","hostname":"host-10-1-0-12","fqdn":"host-10-1-0-12.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:24:10Z","updated_at":"2025-07-01T10:24:10Z","revision_number":1}}' 2025-07-01 10:24:11,285 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/0cc11d07-25d2-424e-973d-c680d1844221 0.128s 2025-07-01 10:24:11,285 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-25a38d36-2694-4e3f-9543-76cb167aff3d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/0cc11d07-25d2-424e-973d-c680d1844221'} Body: b'{"port":{"id":"0cc11d07-25d2-424e-973d-c680d1844221","name":"tempest-TestSfc-1674559379","network_id":"a04d2a60-3d79-450e-bf1f-c8267f9edf55","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:02:f2:97","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"92076775-e8f0-438a-8ab7-098f23919bd6","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.12","hostname":"host-10-1-0-12","fqdn":"host-10-1-0-12.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:24:10Z","updated_at":"2025-07-01T10:24:10Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:12,815 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/58466ff8-f4e9-4ba7-bfab-ef751df423c3/add_router_interface 1.529s 2025-07-01 10:24:12,815 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "0cc11d07-25d2-424e-973d-c680d1844221"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-20e5a19e-02cf-4083-868d-c2298df0f1ec', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/58466ff8-f4e9-4ba7-bfab-ef751df423c3/add_router_interface'} Body: b'{"id": "58466ff8-f4e9-4ba7-bfab-ef751df423c3", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "0cc11d07-25d2-424e-973d-c680d1844221", "network_id": "a04d2a60-3d79-450e-bf1f-c8267f9edf55", "subnet_id": "92076775-e8f0-438a-8ab7-098f23919bd6", "subnet_ids": ["92076775-e8f0-438a-8ab7-098f23919bd6"]}' 2025-07-01 10:24:13,149 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.333s 2025-07-01 10:24:13,149 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1192482287", "network_id": "a04d2a60-3d79-450e-bf1f-c8267f9edf55"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-401a075e-c232-4cfa-9d2f-225f82214131', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"6f635777-3dff-434a-b1c9-9be9f9390b16","name":"tempest-TestSfc-1192482287","network_id":"a04d2a60-3d79-450e-bf1f-c8267f9edf55","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:17:28:da","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"92076775-e8f0-438a-8ab7-098f23919bd6","ip_address":"10.1.0.9"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.9","hostname":"host-10-1-0-9","fqdn":"host-10-1-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:24:12Z","updated_at":"2025-07-01T10:24:12Z","revision_number":1}}' 2025-07-01 10:24:13,209 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/6f635777-3dff-434a-b1c9-9be9f9390b16 0.059s 2025-07-01 10:24:13,210 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-8867f558-ec62-4440-b907-a1373899dc18', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/6f635777-3dff-434a-b1c9-9be9f9390b16'} Body: b'{"port":{"id":"6f635777-3dff-434a-b1c9-9be9f9390b16","name":"tempest-TestSfc-1192482287","network_id":"a04d2a60-3d79-450e-bf1f-c8267f9edf55","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:17:28:da","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"92076775-e8f0-438a-8ab7-098f23919bd6","ip_address":"10.1.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.9","hostname":"host-10-1-0-9","fqdn":"host-10-1-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:24:12Z","updated_at":"2025-07-01T10:24:12Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:14,377 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/59f5a224-370d-4e49-a72c-70158eb61a33/add_router_interface 1.166s 2025-07-01 10:24:14,377 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "6f635777-3dff-434a-b1c9-9be9f9390b16"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6c036f7c-a3c6-41e7-8887-0d8a2f1c6732', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/59f5a224-370d-4e49-a72c-70158eb61a33/add_router_interface'} Body: b'{"id": "59f5a224-370d-4e49-a72c-70158eb61a33", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6f635777-3dff-434a-b1c9-9be9f9390b16", "network_id": "a04d2a60-3d79-450e-bf1f-c8267f9edf55", "subnet_id": "92076775-e8f0-438a-8ab7-098f23919bd6", "subnet_ids": ["92076775-e8f0-438a-8ab7-098f23919bd6"]}' 2025-07-01 10:24:14,623 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.106s 2025-07-01 10:24:14,624 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cafef65a-8ca7-435f-bd09-fe94e574c3b2', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["ofRmPWEnRuyS8WiSZ9L34A"], "expires_at": "2025-07-01T11:24:14.000000Z", "issued_at": "2025-07-01T10:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:24:14,624 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_create_multi_port_chain) Found network None available for tenant 2025-07-01 10:24:15,787 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 202 POST https://158.69.68.205/compute/v2.1/servers 1.161s 2025-07-01 10:24:15,787 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-86870175", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "a04d2a60-3d79-450e-bf1f-c8267f9edf55"}], "key_name": "tempest-TestSfc-292463793"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315ed40d-826c-4140-a286-19f9244ede6c', 'x-compute-request-id': 'req-315ed40d-826c-4140-a286-19f9244ede6c', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ncD4Bm2pwtke"}}' 2025-07-01 10:24:16,121 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.330s 2025-07-01 10:24:16,121 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1841a08-496b-44d5-ba7b-af1628e21053', 'x-compute-request-id': 'req-c1841a08-496b-44d5-ba7b-af1628e21053', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:16Z", "updated": "2025-07-01T10:24:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:17,340 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.210s 2025-07-01 10:24:17,340 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42321070-3495-429f-ac40-4dc930daf896', 'x-compute-request-id': 'req-42321070-3495-429f-ac40-4dc930daf896', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:18,532 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.184s 2025-07-01 10:24:18,533 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d0781a-8afc-4c3d-a31d-105391ffd8e8', 'x-compute-request-id': 'req-94d0781a-8afc-4c3d-a31d-105391ffd8e8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:18,542 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:24:19,622 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.079s 2025-07-01 10:24:19,622 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652b177b-6cf8-43d0-a277-69491ffca3ca', 'x-compute-request-id': 'req-652b177b-6cf8-43d0-a277-69491ffca3ca', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:20,722 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.092s 2025-07-01 10:24:20,723 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4190a9e-8ca4-42b9-9fa0-5b06176c61e0', 'x-compute-request-id': 'req-e4190a9e-8ca4-42b9-9fa0-5b06176c61e0', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:20,739 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-07-01 10:24:21,964 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.225s 2025-07-01 10:24:21,965 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1302', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c56e6570-55f7-465d-82d5-076673bcbff2', 'x-compute-request-id': 'req-c56e6570-55f7-465d-82d5-076673bcbff2', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:21,984 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait 2025-07-01 10:24:23,059 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.074s 2025-07-01 10:24:23,060 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8099a59b-5c40-4f91-a236-abe07721cf66', 'x-compute-request-id': 'req-8099a59b-5c40-4f91-a236-abe07721cf66', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:23,068 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:24:24,159 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.090s 2025-07-01 10:24:24,159 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d05c565c-120e-4705-a13a-27caad377f4b', 'x-compute-request-id': 'req-d05c565c-120e-4705-a13a-27caad377f4b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:25,258 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.088s 2025-07-01 10:24:25,258 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2851e2-5011-45b7-8167-c2d498d75820', 'x-compute-request-id': 'req-4e2851e2-5011-45b7-8167-c2d498d75820', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:26,360 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.092s 2025-07-01 10:24:26,360 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c0c7f2-5f97-4144-b98e-e60cf22e4d91', 'x-compute-request-id': 'req-60c0c7f2-5f97-4144-b98e-e60cf22e4d91', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:27,449 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.080s 2025-07-01 10:24:27,450 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d9d484e-92f3-43d5-853f-3cc80d27b5d5', 'x-compute-request-id': 'req-6d9d484e-92f3-43d5-853f-3cc80d27b5d5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:28,528 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.069s 2025-07-01 10:24:28,528 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50cb2aab-ebac-454e-a49a-29a30b5f370e', 'x-compute-request-id': 'req-50cb2aab-ebac-454e-a49a-29a30b5f370e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:29,611 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.074s 2025-07-01 10:24:29,611 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c38c7269-bfe3-4316-b517-bd2eb753263d', 'x-compute-request-id': 'req-c38c7269-bfe3-4316-b517-bd2eb753263d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:30,690 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.068s 2025-07-01 10:24:30,691 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e201fbab-f992-4695-a649-d5be0136ef73', 'x-compute-request-id': 'req-e201fbab-f992-4695-a649-d5be0136ef73', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:31,775 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.076s 2025-07-01 10:24:31,776 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0b38c9f-3424-4e15-a75d-41b4b6e78870', 'x-compute-request-id': 'req-b0b38c9f-3424-4e15-a75d-41b4b6e78870', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:32,883 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.091s 2025-07-01 10:24:32,883 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b70fd8d-016b-4a11-a190-3306c5c32288', 'x-compute-request-id': 'req-3b70fd8d-016b-4a11-a190-3306c5c32288', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:33,989 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.093s 2025-07-01 10:24:33,989 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67ac79e5-bbf9-4820-8b96-999cd87ce5a1', 'x-compute-request-id': 'req-67ac79e5-bbf9-4820-8b96-999cd87ce5a1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:33,999 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 17 second wait 2025-07-01 10:24:35,122 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.122s 2025-07-01 10:24:35,123 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa94cacb-4161-489a-8976-df5de05bff05', 'x-compute-request-id': 'req-aa94cacb-4161-489a-8976-df5de05bff05', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"server": {"id": "2843a4b7-70f0-433b-bb2d-305124b8f8b3", "name": "tempest-TestSfc-server-86870175", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:15Z", "updated": "2025-07-01T10:24:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:24:34Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2843a4b7-70f0-433b-bb2d-305124b8f8b3."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-292463793", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:35,130 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 19 second wait 2025-07-01 10:24:35,752 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 204 DELETE https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.621s 2025-07-01 10:24:35,752 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9626293-c49b-4ae5-84ef-ce263934b901', 'x-compute-request-id': 'req-e9626293-c49b-4ae5-84ef-ce263934b901', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'' 2025-07-01 10:24:35,790 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_multi_port_chain): 404 GET https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3 0.037s 2025-07-01 10:24:35,790 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4193011e-02fb-47fc-9112-cbfa67a48a2b', 'x-compute-request-id': 'req-4193011e-02fb-47fc-9112-cbfa67a48a2b', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2843a4b7-70f0-433b-bb2d-305124b8f8b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2843a4b7-70f0-433b-bb2d-305124b8f8b3 could not be found."}}' 2025-07-01 10:24:36,739 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/59f5a224-370d-4e49-a72c-70158eb61a33/remove_router_interface 0.941s 2025-07-01 10:24:36,740 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "6f635777-3dff-434a-b1c9-9be9f9390b16"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1d2b27a3-8496-4fb0-80de-30505d829965', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/59f5a224-370d-4e49-a72c-70158eb61a33/remove_router_interface'} Body: b'{"id": "59f5a224-370d-4e49-a72c-70158eb61a33", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6f635777-3dff-434a-b1c9-9be9f9390b16", "network_id": "a04d2a60-3d79-450e-bf1f-c8267f9edf55", "subnet_id": "92076775-e8f0-438a-8ab7-098f23919bd6", "subnet_ids": ["92076775-e8f0-438a-8ab7-098f23919bd6"]}' 2025-07-01 10:24:36,768 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/6f635777-3dff-434a-b1c9-9be9f9390b16 0.027s 2025-07-01 10:24:36,768 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-ad7e8667-135a-49df-b7c7-d7082ded5695', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/6f635777-3dff-434a-b1c9-9be9f9390b16'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 6f635777-3dff-434a-b1c9-9be9f9390b16 could not be found.", "detail": ""}}' 2025-07-01 10:24:37,586 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/58466ff8-f4e9-4ba7-bfab-ef751df423c3/remove_router_interface 0.817s 2025-07-01 10:24:37,586 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "0cc11d07-25d2-424e-973d-c680d1844221"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fcbe0069-e64b-4d24-8338-c6b70240a128', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/58466ff8-f4e9-4ba7-bfab-ef751df423c3/remove_router_interface'} Body: b'{"id": "58466ff8-f4e9-4ba7-bfab-ef751df423c3", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "0cc11d07-25d2-424e-973d-c680d1844221", "network_id": "a04d2a60-3d79-450e-bf1f-c8267f9edf55", "subnet_id": "92076775-e8f0-438a-8ab7-098f23919bd6", "subnet_ids": ["92076775-e8f0-438a-8ab7-098f23919bd6"]}' 2025-07-01 10:24:37,623 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/0cc11d07-25d2-424e-973d-c680d1844221 0.036s 2025-07-01 10:24:37,624 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-3c90ee80-32f7-43ff-960f-6a07ed5d032e', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/0cc11d07-25d2-424e-973d-c680d1844221'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 0cc11d07-25d2-424e-973d-c680d1844221 could not be found.", "detail": ""}}' 2025-07-01 10:24:37,856 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/59f5a224-370d-4e49-a72c-70158eb61a33 0.231s 2025-07-01 10:24:37,856 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-80193731-61d0-4f67-86b2-3e7d8b76bc85', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/59f5a224-370d-4e49-a72c-70158eb61a33'} Body: b'' 2025-07-01 10:24:38,102 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/58466ff8-f4e9-4ba7-bfab-ef751df423c3 0.245s 2025-07-01 10:24:38,102 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4701dc69-8b2f-4625-b222-2cce572da0f4', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/58466ff8-f4e9-4ba7-bfab-ef751df423c3'} Body: b'' 2025-07-01 10:24:39,912 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/ab34ddfd-5520-4120-b6bb-e0dd7aec35f6/remove_router_interface 1.809s 2025-07-01 10:24:39,912 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "92076775-e8f0-438a-8ab7-098f23919bd6"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e4bf9df6-ebfb-4234-b2c1-034a1e51efbb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ab34ddfd-5520-4120-b6bb-e0dd7aec35f6/remove_router_interface'} Body: b'{"id": "ab34ddfd-5520-4120-b6bb-e0dd7aec35f6", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "b8230ca1-f445-42b9-a94b-087f45591f9d", "network_id": "a04d2a60-3d79-450e-bf1f-c8267f9edf55", "subnet_id": "92076775-e8f0-438a-8ab7-098f23919bd6", "subnet_ids": ["92076775-e8f0-438a-8ab7-098f23919bd6"]}' 2025-07-01 10:24:40,154 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/92076775-e8f0-438a-8ab7-098f23919bd6 0.240s 2025-07-01 10:24:40,154 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-fc087ce8-1ebc-437e-9389-520fc3de8536', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/92076775-e8f0-438a-8ab7-098f23919bd6'} Body: b'' 2025-07-01 10:24:41,006 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/ab34ddfd-5520-4120-b6bb-e0dd7aec35f6 0.849s 2025-07-01 10:24:41,006 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a68200f7-7211-4f3f-91c4-08a4b0280502', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ab34ddfd-5520-4120-b6bb-e0dd7aec35f6'} Body: b'' 2025-07-01 10:24:41,186 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/a04d2a60-3d79-450e-bf1f-c8267f9edf55 0.179s 2025-07-01 10:24:41,186 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-773ffb25-8af7-458e-807d-2c50b0150676', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/a04d2a60-3d79-450e-bf1f-c8267f9edf55'} Body: b'' 2025-07-01 10:24:41,229 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-292463793 0.043s 2025-07-01 10:24:41,230 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:41 GMT', 'server': 'Apache/2.4.58 (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-8291c66f-972b-4a9d-a0e1-4190f17124d1', 'x-compute-request-id': 'req-8291c66f-972b-4a9d-a0e1-4190f17124d1', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-292463793'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 384, in test_create_multi_port_chain ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 2843a4b7-70f0-433b-bb2d-305124b8f8b3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:24:34Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2843a4b7-70f0-433b-bb2d-305124b8f8b3.'}. Request ID of server operation performed before checking the server status req-315ed40d-826c-4140-a286-19f9244ede6c. |
||||||
test_create_port_chain[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21a8,network] |
fail
ft2.2: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_create_port_chain[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21a8,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:24:41,245 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:24:41,357 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.109s 2025-07-01 10:24:41,357 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-596355785", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDgDfUQVAKuQuh1WUjC6fYmw3dWm/xHZE7EkZMYUt4Jfba6hVlrSMY9Z4lW/sHFfDzTEhORzFyF/tbu96M24q+C/wo6NRkRKcgGaYr0D0+hZiSQiCUrx9bMpa8LQov2law=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:41 GMT', 'server': 'Apache/2.4.58 (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-714fd30b-91ba-4414-a1dc-e307eef990de', 'x-compute-request-id': 'req-714fd30b-91ba-4414-a1dc-e307eef990de', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-596355785", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDgDfUQVAKuQuh1WUjC6fYmw3dWm/xHZE7EkZMYUt4Jfba6hVlrSMY9Z4lW/sHFfDzTEhORzFyF/tbu96M24q+C/wo6NRkRKcgGaYr0D0+hZiSQiCUrx9bMpa8LQov2law==", "fingerprint": "d9:b5:ff:27:64:31:8f:27:06:8d:8e:aa:75:3b:15:70", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:24:41,548 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.189s 2025-07-01 10:24:41,548 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--140106620", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-596c2eb5-a825-460f-a7db-25af2faf6fdb', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"73f96679-a0cd-4d06-8662-76281ee27b43","name":"tempest-network-smoke--140106620","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:24:41Z","updated_at":"2025-07-01T10:24:41Z","revision_number":1}}' 2025-07-01 10:24:42,931 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.381s 2025-07-01 10:24:42,931 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-2123637772", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-7f023587-12e8-4f60-a860-b2ffc8450758', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "5798e9ed-fa28-4b41-b9c9-df44375bf977", "name": "tempest-TestSfc-router-2123637772", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.26"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::28a"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:24:41Z", "updated_at": "2025-07-01T10:24:42Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:42,964 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.032s 2025-07-01 10:24:42,965 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7593a937-e2ce-4077-af55-2f37aa8d91cf', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:24:43,024 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.058s 2025-07-01 10:24:43,024 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-62e7e56b-fdd3-4ce2-af7c-b5b97843017f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:24:43,045 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.021s 2025-07-01 10:24:43,046 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dd3605b4-ef96-4087-aefc-7cead4f0d29f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:24:43,356 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.309s 2025-07-01 10:24:43,356 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1984707873", "network_id": "73f96679-a0cd-4d06-8662-76281ee27b43", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-5e966216-3d98-4fbe-9aed-965287b7a1e1', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"5a48a57d-ae5e-4191-93f8-da1b01613752","name":"tempest-subnet-smoke-1984707873","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"73f96679-a0cd-4d06-8662-76281ee27b43","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:24:43Z","updated_at":"2025-07-01T10:24:43Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:45,406 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/5798e9ed-fa28-4b41-b9c9-df44375bf977/add_router_interface 2.049s 2025-07-01 10:24:45,407 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "5a48a57d-ae5e-4191-93f8-da1b01613752"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-796d162f-af48-4a1c-901e-4757f95ec06e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/5798e9ed-fa28-4b41-b9c9-df44375bf977/add_router_interface'} Body: b'{"id": "5798e9ed-fa28-4b41-b9c9-df44375bf977", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "8fd09715-b15d-4bfd-b399-1b3ff12449b3", "network_id": "73f96679-a0cd-4d06-8662-76281ee27b43", "subnet_id": "5a48a57d-ae5e-4191-93f8-da1b01613752", "subnet_ids": ["5a48a57d-ae5e-4191-93f8-da1b01613752"]}' 2025-07-01 10:24:45,532 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.124s 2025-07-01 10:24:45,532 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-529558425", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-e13e36f7-bff0-4340-a8a5-5dcfcb503a4c', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "c3464c15-1b3f-4a52-a8bc-006dec66abda", "name": "tempest-router-smoke-529558425", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:24:45Z", "updated_at": "2025-07-01T10:24:45Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:45,670 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.137s 2025-07-01 10:24:45,670 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-227890990", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-d58c068c-a1db-4ee5-98ad-cc1c1ed7d6bd', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "bc12ca13-2764-4b5e-a761-fe6dc62e5adb", "name": "tempest-router-smoke-227890990", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:24:45Z", "updated_at": "2025-07-01T10:24:45Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:46,078 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.407s 2025-07-01 10:24:46,078 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-337633904", "network_id": "73f96679-a0cd-4d06-8662-76281ee27b43"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-aee0655a-4467-4a81-9a00-637e2d0175ad', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"d329b547-5efa-4208-944e-d7520e1cf86f","name":"tempest-TestSfc-337633904","network_id":"73f96679-a0cd-4d06-8662-76281ee27b43","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:08:45:d5","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"5a48a57d-ae5e-4191-93f8-da1b01613752","ip_address":"10.1.0.9"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.9","hostname":"host-10-1-0-9","fqdn":"host-10-1-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:24:45Z","updated_at":"2025-07-01T10:24:45Z","revision_number":1}}' 2025-07-01 10:24:46,192 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/d329b547-5efa-4208-944e-d7520e1cf86f 0.113s 2025-07-01 10:24:46,192 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-2108bf0f-a748-4515-b8dc-1fff4bed3ce7', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/d329b547-5efa-4208-944e-d7520e1cf86f'} Body: b'{"port":{"id":"d329b547-5efa-4208-944e-d7520e1cf86f","name":"tempest-TestSfc-337633904","network_id":"73f96679-a0cd-4d06-8662-76281ee27b43","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:08:45:d5","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"5a48a57d-ae5e-4191-93f8-da1b01613752","ip_address":"10.1.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.9","hostname":"host-10-1-0-9","fqdn":"host-10-1-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:24:45Z","updated_at":"2025-07-01T10:24:45Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:47,550 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/c3464c15-1b3f-4a52-a8bc-006dec66abda/add_router_interface 1.357s 2025-07-01 10:24:47,550 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "d329b547-5efa-4208-944e-d7520e1cf86f"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c50714f5-d0a6-4c3e-893b-e699853d629b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c3464c15-1b3f-4a52-a8bc-006dec66abda/add_router_interface'} Body: b'{"id": "c3464c15-1b3f-4a52-a8bc-006dec66abda", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "d329b547-5efa-4208-944e-d7520e1cf86f", "network_id": "73f96679-a0cd-4d06-8662-76281ee27b43", "subnet_id": "5a48a57d-ae5e-4191-93f8-da1b01613752", "subnet_ids": ["5a48a57d-ae5e-4191-93f8-da1b01613752"]}' 2025-07-01 10:24:47,945 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.394s 2025-07-01 10:24:47,945 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-877850696", "network_id": "73f96679-a0cd-4d06-8662-76281ee27b43"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-25f0dc26-82fc-42e3-9026-1a97df1cbf92', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"573a90a1-e83d-46de-aa1a-d7edc2246e1c","name":"tempest-TestSfc-877850696","network_id":"73f96679-a0cd-4d06-8662-76281ee27b43","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:3d:34:35","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"5a48a57d-ae5e-4191-93f8-da1b01613752","ip_address":"10.1.0.10"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.10","hostname":"host-10-1-0-10","fqdn":"host-10-1-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:24:47Z","updated_at":"2025-07-01T10:24:47Z","revision_number":1}}' 2025-07-01 10:24:47,989 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/573a90a1-e83d-46de-aa1a-d7edc2246e1c 0.043s 2025-07-01 10:24:47,989 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-e80e4072-31e6-455b-8c82-90ac7f356e13', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/573a90a1-e83d-46de-aa1a-d7edc2246e1c'} Body: b'{"port":{"id":"573a90a1-e83d-46de-aa1a-d7edc2246e1c","name":"tempest-TestSfc-877850696","network_id":"73f96679-a0cd-4d06-8662-76281ee27b43","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:3d:34:35","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"5a48a57d-ae5e-4191-93f8-da1b01613752","ip_address":"10.1.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.10","hostname":"host-10-1-0-10","fqdn":"host-10-1-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:24:47Z","updated_at":"2025-07-01T10:24:47Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:24:49,326 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/bc12ca13-2764-4b5e-a761-fe6dc62e5adb/add_router_interface 1.336s 2025-07-01 10:24:49,327 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "573a90a1-e83d-46de-aa1a-d7edc2246e1c"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-049df96c-5d3a-4867-abcc-3cee9912ac68', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/bc12ca13-2764-4b5e-a761-fe6dc62e5adb/add_router_interface'} Body: b'{"id": "bc12ca13-2764-4b5e-a761-fe6dc62e5adb", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "573a90a1-e83d-46de-aa1a-d7edc2246e1c", "network_id": "73f96679-a0cd-4d06-8662-76281ee27b43", "subnet_id": "5a48a57d-ae5e-4191-93f8-da1b01613752", "subnet_ids": ["5a48a57d-ae5e-4191-93f8-da1b01613752"]}' 2025-07-01 10:24:49,501 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.166s 2025-07-01 10:24:49,501 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f5341320-da45-415b-9d61-de32652d1300', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["R0kyIhrnSmuXAOoAZWfrbA"], "expires_at": "2025-07-01T11:24:49.000000Z", "issued_at": "2025-07-01T10:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:24:49,502 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_create_port_chain) Found network None available for tenant 2025-07-01 10:24:50,453 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 202 POST https://158.69.68.205/compute/v2.1/servers 0.949s 2025-07-01 10:24:50,454 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-2026603110", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "73f96679-a0cd-4d06-8662-76281ee27b43"}], "key_name": "tempest-TestSfc-596355785"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75124095-3250-486a-becc-7b9b75d68237', 'x-compute-request-id': 'req-75124095-3250-486a-becc-7b9b75d68237', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "cMpJh7c5Q7Ub"}}' 2025-07-01 10:24:50,576 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.118s 2025-07-01 10:24:50,576 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e9fc4d-61b8-497f-ad4f-803052d7e978', 'x-compute-request-id': 'req-78e9fc4d-61b8-497f-ad4f-803052d7e978', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:24:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:51,706 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.114s 2025-07-01 10:24:51,706 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c866a4e-87f6-4577-abcd-6aa94804b011', 'x-compute-request-id': 'req-5c866a4e-87f6-4577-abcd-6aa94804b011', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:24:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:52,821 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.099s 2025-07-01 10:24:52,822 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee080f98-5bdd-4cce-ae5a-ea9675fd8732', 'x-compute-request-id': 'req-ee080f98-5bdd-4cce-ae5a-ea9675fd8732', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:24:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:52,830 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:24:53,946 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.116s 2025-07-01 10:24:53,947 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34309400-946f-46f4-9a26-15a6358a324c', 'x-compute-request-id': 'req-34309400-946f-46f4-9a26-15a6358a324c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:24:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:55,111 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.155s 2025-07-01 10:24:55,111 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e03c093-0e56-4b47-b225-1eda9c5a09f4', 'x-compute-request-id': 'req-3e03c093-0e56-4b47-b225-1eda9c5a09f4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:24:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:55,125 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:24:56,268 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.141s 2025-07-01 10:24:56,268 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8de8b44e-f3ac-4a37-b4e1-b8697de96986', 'x-compute-request-id': 'req-8de8b44e-f3ac-4a37-b4e1-b8697de96986', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:24:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:56,277 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:24:57,394 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.116s 2025-07-01 10:24:57,394 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b654dba3-f32b-4bdb-aa48-4b0fd258f35c', 'x-compute-request-id': 'req-b654dba3-f32b-4bdb-aa48-4b0fd258f35c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:24:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:57,419 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:24:58,522 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.102s 2025-07-01 10:24:58,523 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df1ec29-3fdb-4f9f-94f6-eb4195e2fb41', 'x-compute-request-id': 'req-4df1ec29-3fdb-4f9f-94f6-eb4195e2fb41', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:24:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:24:59,622 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.090s 2025-07-01 10:24:59,622 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:24:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-231c56e8-7cf0-4766-9fa4-375474874d9c', 'x-compute-request-id': 'req-231c56e8-7cf0-4766-9fa4-375474874d9c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:24:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:00,712 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.080s 2025-07-01 10:25:00,712 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25cf77fe-9feb-4d9b-9268-b02769b38861', 'x-compute-request-id': 'req-25cf77fe-9feb-4d9b-9268-b02769b38861', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:25:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:01,810 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.088s 2025-07-01 10:25:01,810 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec6840cc-6c64-4656-bed6-9e12e33f396d', 'x-compute-request-id': 'req-ec6840cc-6c64-4656-bed6-9e12e33f396d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:25:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:02,949 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.123s 2025-07-01 10:25:02,949 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f093f3-5c00-4830-b732-de15201db2b6', 'x-compute-request-id': 'req-04f093f3-5c00-4830-b732-de15201db2b6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:25:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:04,085 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.125s 2025-07-01 10:25:04,086 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05701477-8e1c-4268-9fe6-8ee81110aff7', 'x-compute-request-id': 'req-05701477-8e1c-4268-9fe6-8ee81110aff7', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:25:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:05,209 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.105s 2025-07-01 10:25:05,209 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85dc2f2b-a8c4-48d1-99d6-e82752c16b6c', 'x-compute-request-id': 'req-85dc2f2b-a8c4-48d1-99d6-e82752c16b6c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:25:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:06,377 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 200 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.150s 2025-07-01 10:25:06,377 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a634382-1099-4805-9ca0-f088c96b4ef2', 'x-compute-request-id': 'req-4a634382-1099-4805-9ca0-f088c96b4ef2', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"server": {"id": "21e7dd06-a0c4-46bd-9ebb-19941d32ccce", "name": "tempest-TestSfc-server-2026603110", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:24:50Z", "updated": "2025-07-01T10:25:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:25:06Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 21e7dd06-a0c4-46bd-9ebb-19941d32ccce."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-596355785", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:06,393 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:25:07,348 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 204 DELETE https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.954s 2025-07-01 10:25:07,349 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e7fe85-df09-4a87-a6dc-875c6a001726', 'x-compute-request-id': 'req-77e7fe85-df09-4a87-a6dc-875c6a001726', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'' 2025-07-01 10:25:07,404 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain): 404 GET https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce 0.055s 2025-07-01 10:25:07,405 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e75c8222-030c-44c8-99fc-afdeae74446d', 'x-compute-request-id': 'req-e75c8222-030c-44c8-99fc-afdeae74446d', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/21e7dd06-a0c4-46bd-9ebb-19941d32ccce'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 21e7dd06-a0c4-46bd-9ebb-19941d32ccce could not be found."}}' 2025-07-01 10:25:08,735 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/bc12ca13-2764-4b5e-a761-fe6dc62e5adb/remove_router_interface 1.326s 2025-07-01 10:25:08,735 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "573a90a1-e83d-46de-aa1a-d7edc2246e1c"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-68a2c74c-6eb9-495f-bc53-84b4cf7d8e27', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/bc12ca13-2764-4b5e-a761-fe6dc62e5adb/remove_router_interface'} Body: b'{"id": "bc12ca13-2764-4b5e-a761-fe6dc62e5adb", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "573a90a1-e83d-46de-aa1a-d7edc2246e1c", "network_id": "73f96679-a0cd-4d06-8662-76281ee27b43", "subnet_id": "5a48a57d-ae5e-4191-93f8-da1b01613752", "subnet_ids": ["5a48a57d-ae5e-4191-93f8-da1b01613752"]}' 2025-07-01 10:25:08,775 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/573a90a1-e83d-46de-aa1a-d7edc2246e1c 0.039s 2025-07-01 10:25:08,776 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-192bb118-38b7-497a-92b5-e54671c8e14c', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/573a90a1-e83d-46de-aa1a-d7edc2246e1c'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 573a90a1-e83d-46de-aa1a-d7edc2246e1c could not be found.", "detail": ""}}' 2025-07-01 10:25:09,909 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/c3464c15-1b3f-4a52-a8bc-006dec66abda/remove_router_interface 1.133s 2025-07-01 10:25:09,910 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "d329b547-5efa-4208-944e-d7520e1cf86f"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dcdb13ac-57bc-4208-9750-247b823ff63f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c3464c15-1b3f-4a52-a8bc-006dec66abda/remove_router_interface'} Body: b'{"id": "c3464c15-1b3f-4a52-a8bc-006dec66abda", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "d329b547-5efa-4208-944e-d7520e1cf86f", "network_id": "73f96679-a0cd-4d06-8662-76281ee27b43", "subnet_id": "5a48a57d-ae5e-4191-93f8-da1b01613752", "subnet_ids": ["5a48a57d-ae5e-4191-93f8-da1b01613752"]}' 2025-07-01 10:25:09,958 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/d329b547-5efa-4208-944e-d7520e1cf86f 0.048s 2025-07-01 10:25:09,959 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-84c586bc-52e7-41a4-8b9a-62788014768d', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/d329b547-5efa-4208-944e-d7520e1cf86f'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port d329b547-5efa-4208-944e-d7520e1cf86f could not be found.", "detail": ""}}' 2025-07-01 10:25:10,255 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/bc12ca13-2764-4b5e-a761-fe6dc62e5adb 0.295s 2025-07-01 10:25:10,255 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-58cc547c-ee0f-4583-b9b8-01df8f6641c0', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/bc12ca13-2764-4b5e-a761-fe6dc62e5adb'} Body: b'' 2025-07-01 10:25:10,527 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/c3464c15-1b3f-4a52-a8bc-006dec66abda 0.271s 2025-07-01 10:25:10,528 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-eca23de9-e530-4922-853d-57ee3c9a0ca6', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c3464c15-1b3f-4a52-a8bc-006dec66abda'} Body: b'' 2025-07-01 10:25:12,032 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/5798e9ed-fa28-4b41-b9c9-df44375bf977/remove_router_interface 1.503s 2025-07-01 10:25:12,033 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "5a48a57d-ae5e-4191-93f8-da1b01613752"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0daf3460-8129-4c1b-a1d6-9b04dbd2b370', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/5798e9ed-fa28-4b41-b9c9-df44375bf977/remove_router_interface'} Body: b'{"id": "5798e9ed-fa28-4b41-b9c9-df44375bf977", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "8fd09715-b15d-4bfd-b399-1b3ff12449b3", "network_id": "73f96679-a0cd-4d06-8662-76281ee27b43", "subnet_id": "5a48a57d-ae5e-4191-93f8-da1b01613752", "subnet_ids": ["5a48a57d-ae5e-4191-93f8-da1b01613752"]}' 2025-07-01 10:25:12,246 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/5a48a57d-ae5e-4191-93f8-da1b01613752 0.212s 2025-07-01 10:25:12,246 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-7ea849e1-bdae-4eb9-820a-35abd73c9257', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/5a48a57d-ae5e-4191-93f8-da1b01613752'} Body: b'' 2025-07-01 10:25:13,097 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/5798e9ed-fa28-4b41-b9c9-df44375bf977 0.850s 2025-07-01 10:25:13,097 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-993ce8c8-bde2-4487-bf63-cb5929a0c645', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/5798e9ed-fa28-4b41-b9c9-df44375bf977'} Body: b'' 2025-07-01 10:25:13,575 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/73f96679-a0cd-4d06-8662-76281ee27b43 0.477s 2025-07-01 10:25:13,575 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d63a1622-f607-49fe-9293-b74937741815', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/73f96679-a0cd-4d06-8662-76281ee27b43'} Body: b'' 2025-07-01 10:25:13,636 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-596355785 0.060s 2025-07-01 10:25:13,637 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:13 GMT', 'server': 'Apache/2.4.58 (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-134fce4c-402a-4d32-95ce-0e360576ca14', 'x-compute-request-id': 'req-134fce4c-402a-4d32-95ce-0e360576ca14', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-596355785'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 155, in test_create_port_chain self._create_port_chain_helper(False) File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 105, in _create_port_chain_helper ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 21e7dd06-a0c4-46bd-9ebb-19941d32ccce failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:25:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 21e7dd06-a0c4-46bd-9ebb-19941d32ccce.'}. Request ID of server operation performed before checking the server status req-75124095-3250-486a-becc-7b9b75d68237. |
||||||
test_create_port_chain_multi_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21a9,network] |
fail
ft2.3: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_create_port_chain_multi_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21a9,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:25:13,651 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:25:13,744 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.091s 2025-07-01 10:25:13,744 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-2010954481", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKysgcwYzIdk6HeO9rGuLpt8fCwxZxdzQUo1MOb7oFv8cg+SZlkycWnoG9ymwZmFm32IRuGBkw13hL///JXqRaN6kr0RoyMZIwavhMvi2IWT/+v0RRbDEYBc+2HzZ2jM9Q=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:13 GMT', 'server': 'Apache/2.4.58 (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-3d0dfa91-6399-434a-b26f-f7e4a7c2896f', 'x-compute-request-id': 'req-3d0dfa91-6399-434a-b26f-f7e4a7c2896f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-2010954481", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKysgcwYzIdk6HeO9rGuLpt8fCwxZxdzQUo1MOb7oFv8cg+SZlkycWnoG9ymwZmFm32IRuGBkw13hL///JXqRaN6kr0RoyMZIwavhMvi2IWT/+v0RRbDEYBc+2HzZ2jM9Q==", "fingerprint": "74:b9:41:64:7f:03:8b:b9:98:ef:4d:18:7e:14:c3:a4", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:25:13,994 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.247s 2025-07-01 10:25:13,994 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--391120246", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-ffd6169b-8a36-4320-a494-2660d49e0892', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"c78552d0-cf4b-4d2f-86f3-c89fb63e9021","name":"tempest-network-smoke--391120246","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:25:13Z","updated_at":"2025-07-01T10:25:13Z","revision_number":1}}' 2025-07-01 10:25:15,853 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.858s 2025-07-01 10:25:15,854 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-1665833300", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '812', 'x-openstack-request-id': 'req-25d82837-18f2-446c-946b-3a7078146e78', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "74c1e146-7e27-4967-b51f-0ba50354da3b", "name": "tempest-TestSfc-router-1665833300", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.43"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::d2"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:25:14Z", "updated_at": "2025-07-01T10:25:15Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:15,900 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.045s 2025-07-01 10:25:15,901 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e7f824fa-582b-42dd-87c3-367a447a3228', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:25:16,016 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.114s 2025-07-01 10:25:16,016 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-9b987804-be0f-4b16-9d45-dd14b109c9d5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:25:16,073 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.056s 2025-07-01 10:25:16,073 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e09926fd-755c-41ee-a668-dc63e70e2f09', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:25:16,485 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.411s 2025-07-01 10:25:16,486 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-918171221", "network_id": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-ada87051-9a8a-4ce3-9a6e-4ddd400d9e2d', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"0d4db9de-a6f5-487c-b88e-6dc466c10350","name":"tempest-subnet-smoke-918171221","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"c78552d0-cf4b-4d2f-86f3-c89fb63e9021","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:25:16Z","updated_at":"2025-07-01T10:25:16Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:19,355 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/74c1e146-7e27-4967-b51f-0ba50354da3b/add_router_interface 2.868s 2025-07-01 10:25:19,356 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "0d4db9de-a6f5-487c-b88e-6dc466c10350"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-87299bf0-f710-4c9a-96ad-b6e088d164f1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/74c1e146-7e27-4967-b51f-0ba50354da3b/add_router_interface'} Body: b'{"id": "74c1e146-7e27-4967-b51f-0ba50354da3b", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "a8a64989-34ab-45fc-845b-de8337d08d55", "network_id": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021", "subnet_id": "0d4db9de-a6f5-487c-b88e-6dc466c10350", "subnet_ids": ["0d4db9de-a6f5-487c-b88e-6dc466c10350"]}' 2025-07-01 10:25:19,481 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.124s 2025-07-01 10:25:19,481 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-677107985", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-aa47e2d6-43fd-42de-9e4a-bca341a3037d', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "17fc7f88-7f56-4b24-b0d6-8e530820eae7", "name": "tempest-router-smoke-677107985", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:25:19Z", "updated_at": "2025-07-01T10:25:19Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:19,602 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.120s 2025-07-01 10:25:19,603 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1531803128", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-996e35f4-84ff-447d-a7e7-fb1eb0cff288', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "d363682c-9e0b-4910-bd8b-4d94569a0ef5", "name": "tempest-router-smoke-1531803128", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:25:19Z", "updated_at": "2025-07-01T10:25:19Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:20,204 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.600s 2025-07-01 10:25:20,204 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1211552521", "network_id": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-ad69c66c-3ca0-459f-be52-393763c48ecd', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"a379dee8-9190-492e-8aad-47062b737372","name":"tempest-TestSfc-1211552521","network_id":"c78552d0-cf4b-4d2f-86f3-c89fb63e9021","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:3c:c4:2a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0d4db9de-a6f5-487c-b88e-6dc466c10350","ip_address":"10.1.0.13"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:25:19Z","updated_at":"2025-07-01T10:25:19Z","revision_number":1}}' 2025-07-01 10:25:20,364 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/a379dee8-9190-492e-8aad-47062b737372 0.159s 2025-07-01 10:25:20,364 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-4530b204-a807-494a-b428-75378831096f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/a379dee8-9190-492e-8aad-47062b737372'} Body: b'{"port":{"id":"a379dee8-9190-492e-8aad-47062b737372","name":"tempest-TestSfc-1211552521","network_id":"c78552d0-cf4b-4d2f-86f3-c89fb63e9021","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:3c:c4:2a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0d4db9de-a6f5-487c-b88e-6dc466c10350","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:25:19Z","updated_at":"2025-07-01T10:25:19Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:22,168 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/17fc7f88-7f56-4b24-b0d6-8e530820eae7/add_router_interface 1.803s 2025-07-01 10:25:22,169 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "a379dee8-9190-492e-8aad-47062b737372"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2d72cad3-3a46-4bcb-b6cc-03d8c25ed8f5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/17fc7f88-7f56-4b24-b0d6-8e530820eae7/add_router_interface'} Body: b'{"id": "17fc7f88-7f56-4b24-b0d6-8e530820eae7", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "a379dee8-9190-492e-8aad-47062b737372", "network_id": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021", "subnet_id": "0d4db9de-a6f5-487c-b88e-6dc466c10350", "subnet_ids": ["0d4db9de-a6f5-487c-b88e-6dc466c10350"]}' 2025-07-01 10:25:22,727 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.558s 2025-07-01 10:25:22,728 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-2079861736", "network_id": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-a8b06d04-b1ba-4d69-8180-c697aaa67562', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"79662728-ece3-4efc-a701-e3397854baf5","name":"tempest-TestSfc-2079861736","network_id":"c78552d0-cf4b-4d2f-86f3-c89fb63e9021","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:19:7a:43","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0d4db9de-a6f5-487c-b88e-6dc466c10350","ip_address":"10.1.0.2"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.2","hostname":"host-10-1-0-2","fqdn":"host-10-1-0-2.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:25:22Z","updated_at":"2025-07-01T10:25:22Z","revision_number":1}}' 2025-07-01 10:25:22,871 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/79662728-ece3-4efc-a701-e3397854baf5 0.142s 2025-07-01 10:25:22,871 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-1183a13a-e0bd-4d58-a756-38fea1321b4a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/79662728-ece3-4efc-a701-e3397854baf5'} Body: b'{"port":{"id":"79662728-ece3-4efc-a701-e3397854baf5","name":"tempest-TestSfc-2079861736","network_id":"c78552d0-cf4b-4d2f-86f3-c89fb63e9021","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:19:7a:43","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0d4db9de-a6f5-487c-b88e-6dc466c10350","ip_address":"10.1.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.2","hostname":"host-10-1-0-2","fqdn":"host-10-1-0-2.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:25:22Z","updated_at":"2025-07-01T10:25:22Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:24,817 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/d363682c-9e0b-4910-bd8b-4d94569a0ef5/add_router_interface 1.944s 2025-07-01 10:25:24,817 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "79662728-ece3-4efc-a701-e3397854baf5"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-630a2e38-3892-4a46-b7db-071f22b69564', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/d363682c-9e0b-4910-bd8b-4d94569a0ef5/add_router_interface'} Body: b'{"id": "d363682c-9e0b-4910-bd8b-4d94569a0ef5", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "79662728-ece3-4efc-a701-e3397854baf5", "network_id": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021", "subnet_id": "0d4db9de-a6f5-487c-b88e-6dc466c10350", "subnet_ids": ["0d4db9de-a6f5-487c-b88e-6dc466c10350"]}' 2025-07-01 10:25:24,957 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.132s 2025-07-01 10:25:24,957 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-35222531-051d-480f-b14f-1ff06b32a32a', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["Kx_RnbdhQ-C9lOP4twkQCA"], "expires_at": "2025-07-01T11:25:24.000000Z", "issued_at": "2025-07-01T10:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:25:24,957 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_create_port_chain_multi_flow_classifiers) Found network None available for tenant 2025-07-01 10:25:25,722 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 202 POST https://158.69.68.205/compute/v2.1/servers 0.763s 2025-07-01 10:25:25,722 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-1691269959", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021"}], "key_name": "tempest-TestSfc-2010954481"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9be182a-aedc-49c3-a67c-577df473a826', 'x-compute-request-id': 'req-a9be182a-aedc-49c3-a67c-577df473a826', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8VpsJsnAsQg5"}}' 2025-07-01 10:25:25,835 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.109s 2025-07-01 10:25:25,835 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add15165-d89a-4600-a218-4eebd78c6308', 'x-compute-request-id': 'req-add15165-d89a-4600-a218-4eebd78c6308', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:26Z", "updated": "2025-07-01T10:25:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:27,001 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.156s 2025-07-01 10:25:27,002 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1342a89-7c0b-4afe-94a2-3ecae0a42284', 'x-compute-request-id': 'req-f1342a89-7c0b-4afe-94a2-3ecae0a42284', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:28,152 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.131s 2025-07-01 10:25:28,152 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c66ad77-5358-44b8-a968-989b0c903300', 'x-compute-request-id': 'req-2c66ad77-5358-44b8-a968-989b0c903300', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:28,167 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-07-01 10:25:29,283 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.114s 2025-07-01 10:25:29,283 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c99c08-969b-4451-838b-e0d1ecb4c401', 'x-compute-request-id': 'req-a2c99c08-969b-4451-838b-e0d1ecb4c401', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:30,398 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.106s 2025-07-01 10:25:30,399 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3cb963a-d229-41aa-8fe2-e1024b55c44d', 'x-compute-request-id': 'req-a3cb963a-d229-41aa-8fe2-e1024b55c44d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:30,407 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:25:31,562 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.154s 2025-07-01 10:25:31,563 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3738e28d-f533-43b2-9519-143cc32c53ec', 'x-compute-request-id': 'req-3738e28d-f533-43b2-9519-143cc32c53ec', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:31,579 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:25:32,677 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.097s 2025-07-01 10:25:32,677 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0738f99-412f-4a1d-a7e7-b0ef803580ce', 'x-compute-request-id': 'req-a0738f99-412f-4a1d-a7e7-b0ef803580ce', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:32,689 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:25:33,794 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.103s 2025-07-01 10:25:33,794 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da039cba-565a-41d5-aa1f-e29b92537ddf', 'x-compute-request-id': 'req-da039cba-565a-41d5-aa1f-e29b92537ddf', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:34,911 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.107s 2025-07-01 10:25:34,912 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b914bcfe-d2ac-4bcb-aba1-d996c996b93a', 'x-compute-request-id': 'req-b914bcfe-d2ac-4bcb-aba1-d996c996b93a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:36,054 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.126s 2025-07-01 10:25:36,055 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca868a6a-1ca4-4e92-a9dc-e014df7b05e2', 'x-compute-request-id': 'req-ca868a6a-1ca4-4e92-a9dc-e014df7b05e2', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:37,149 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.079s 2025-07-01 10:25:37,149 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff45e465-7314-44d0-80fe-66158f0f16c7', 'x-compute-request-id': 'req-ff45e465-7314-44d0-80fe-66158f0f16c7', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:38,287 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.129s 2025-07-01 10:25:38,287 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55f63e93-3a46-40d5-9ed8-70bca05130fa', 'x-compute-request-id': 'req-55f63e93-3a46-40d5-9ed8-70bca05130fa', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:39,416 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.114s 2025-07-01 10:25:39,416 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447b4d67-900f-4475-9ff2-b3e2eda29f05', 'x-compute-request-id': 'req-447b4d67-900f-4475-9ff2-b3e2eda29f05', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:40,553 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.121s 2025-07-01 10:25:40,554 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28d62f03-2154-4267-ae3a-d49191f1c902', 'x-compute-request-id': 'req-28d62f03-2154-4267-ae3a-d49191f1c902', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:41,689 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.118s 2025-07-01 10:25:41,690 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1427', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89333f9a-8b4f-4985-8d42-4d554e87f61f', 'x-compute-request-id': 'req-89333f9a-8b4f-4985-8d42-4d554e87f61f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"server": {"id": "4eba7874-51e2-499b-b9e2-1accb055e6f8", "name": "tempest-TestSfc-server-1691269959", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:25Z", "updated": "2025-07-01T10:25:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:25:41Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4eba7874-51e2-499b-b9e2-1accb055e6f8."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-2010954481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:41,706 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:25:42,055 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 204 DELETE https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.348s 2025-07-01 10:25:42,056 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea19a948-8744-4962-80be-1b726ca2882c', 'x-compute-request-id': 'req-ea19a948-8744-4962-80be-1b726ca2882c', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'' 2025-07-01 10:25:42,106 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers): 404 GET https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8 0.049s 2025-07-01 10:25:42,106 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-07fa20cd-0ef6-4f6a-803d-034016de320d', 'x-compute-request-id': 'req-07fa20cd-0ef6-4f6a-803d-034016de320d', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/4eba7874-51e2-499b-b9e2-1accb055e6f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4eba7874-51e2-499b-b9e2-1accb055e6f8 could not be found."}}' 2025-07-01 10:25:43,165 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/d363682c-9e0b-4910-bd8b-4d94569a0ef5/remove_router_interface 1.055s 2025-07-01 10:25:43,165 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "79662728-ece3-4efc-a701-e3397854baf5"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0108b7a2-737b-4045-b7ab-a555c61229e5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/d363682c-9e0b-4910-bd8b-4d94569a0ef5/remove_router_interface'} Body: b'{"id": "d363682c-9e0b-4910-bd8b-4d94569a0ef5", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "79662728-ece3-4efc-a701-e3397854baf5", "network_id": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021", "subnet_id": "0d4db9de-a6f5-487c-b88e-6dc466c10350", "subnet_ids": ["0d4db9de-a6f5-487c-b88e-6dc466c10350"]}' 2025-07-01 10:25:43,199 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/79662728-ece3-4efc-a701-e3397854baf5 0.033s 2025-07-01 10:25:43,199 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-38f5f9b3-a548-452a-b8c6-34f1a21c37c5', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/79662728-ece3-4efc-a701-e3397854baf5'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 79662728-ece3-4efc-a701-e3397854baf5 could not be found.", "detail": ""}}' 2025-07-01 10:25:44,224 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/17fc7f88-7f56-4b24-b0d6-8e530820eae7/remove_router_interface 1.024s 2025-07-01 10:25:44,225 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "a379dee8-9190-492e-8aad-47062b737372"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-915fc125-e57b-4049-b7b6-e789c6c4ba35', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/17fc7f88-7f56-4b24-b0d6-8e530820eae7/remove_router_interface'} Body: b'{"id": "17fc7f88-7f56-4b24-b0d6-8e530820eae7", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "a379dee8-9190-492e-8aad-47062b737372", "network_id": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021", "subnet_id": "0d4db9de-a6f5-487c-b88e-6dc466c10350", "subnet_ids": ["0d4db9de-a6f5-487c-b88e-6dc466c10350"]}' 2025-07-01 10:25:44,267 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/a379dee8-9190-492e-8aad-47062b737372 0.041s 2025-07-01 10:25:44,267 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-7c3bb459-a09a-458d-8191-2533a5dccaee', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/a379dee8-9190-492e-8aad-47062b737372'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port a379dee8-9190-492e-8aad-47062b737372 could not be found.", "detail": ""}}' 2025-07-01 10:25:44,505 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/d363682c-9e0b-4910-bd8b-4d94569a0ef5 0.235s 2025-07-01 10:25:44,506 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-8ea064f2-3fa0-4c2a-b583-9ced06fc9b40', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/d363682c-9e0b-4910-bd8b-4d94569a0ef5'} Body: b'' 2025-07-01 10:25:44,773 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/17fc7f88-7f56-4b24-b0d6-8e530820eae7 0.266s 2025-07-01 10:25:44,773 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-647e0342-4669-40f1-a888-1732c183c56f', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/17fc7f88-7f56-4b24-b0d6-8e530820eae7'} Body: b'' 2025-07-01 10:25:46,030 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/74c1e146-7e27-4967-b51f-0ba50354da3b/remove_router_interface 1.257s 2025-07-01 10:25:46,032 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "0d4db9de-a6f5-487c-b88e-6dc466c10350"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d6b7609e-e6b9-4783-8dec-6582ba10d478', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/74c1e146-7e27-4967-b51f-0ba50354da3b/remove_router_interface'} Body: b'{"id": "74c1e146-7e27-4967-b51f-0ba50354da3b", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "a8a64989-34ab-45fc-845b-de8337d08d55", "network_id": "c78552d0-cf4b-4d2f-86f3-c89fb63e9021", "subnet_id": "0d4db9de-a6f5-487c-b88e-6dc466c10350", "subnet_ids": ["0d4db9de-a6f5-487c-b88e-6dc466c10350"]}' 2025-07-01 10:25:46,210 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/0d4db9de-a6f5-487c-b88e-6dc466c10350 0.177s 2025-07-01 10:25:46,211 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-bf9d4562-b247-4313-98b8-cd4255b42b81', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/0d4db9de-a6f5-487c-b88e-6dc466c10350'} Body: b'' 2025-07-01 10:25:47,050 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/74c1e146-7e27-4967-b51f-0ba50354da3b 0.838s 2025-07-01 10:25:47,050 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e9d034eb-f42b-4358-86cb-a1289427bac0', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/74c1e146-7e27-4967-b51f-0ba50354da3b'} Body: b'' 2025-07-01 10:25:47,227 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/c78552d0-cf4b-4d2f-86f3-c89fb63e9021 0.176s 2025-07-01 10:25:47,227 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-cd256645-7010-49c0-8316-164a4e582607', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/c78552d0-cf4b-4d2f-86f3-c89fb63e9021'} Body: b'' 2025-07-01 10:25:47,264 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-2010954481 0.036s 2025-07-01 10:25:47,265 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:47 GMT', 'server': 'Apache/2.4.58 (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-ee3d8f36-5f34-4f38-9bd5-6fa49c93ead6', 'x-compute-request-id': 'req-ee3d8f36-5f34-4f38-9bd5-6fa49c93ead6', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-2010954481'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 241, in test_create_port_chain_multi_flow_classifiers self._create_port_chain_multi_fc_helper(False) File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 165, in _create_port_chain_multi_fc_helper ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4eba7874-51e2-499b-b9e2-1accb055e6f8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:25:41Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4eba7874-51e2-499b-b9e2-1accb055e6f8.'}. Request ID of server operation performed before checking the server status req-a9be182a-aedc-49c3-a67c-577df473a826. |
||||||
test_create_port_chain_multi_flow_classifiers_symmetric[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21b1,network] |
fail
ft2.4: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_create_port_chain_multi_flow_classifiers_symmetric[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21b1,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:25:47,279 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:25:47,350 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.069s 2025-07-01 10:25:47,350 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-1658358198", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBADO4dgDhPqN/yE9y3CoGj8TmpwMUmeCxrGMgnB20U/RbVS0HCDtIRChP9VjPmLeBo+Ty99sOyVGn04D9koOYPI3bPLCnPeSgQVjiFjCa251Yn5zEBmMotTPgfiKOvM+Sg=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:47 GMT', 'server': 'Apache/2.4.58 (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-da213b12-2291-49ba-a189-f28b2b55f5d8', 'x-compute-request-id': 'req-da213b12-2291-49ba-a189-f28b2b55f5d8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-1658358198", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBADO4dgDhPqN/yE9y3CoGj8TmpwMUmeCxrGMgnB20U/RbVS0HCDtIRChP9VjPmLeBo+Ty99sOyVGn04D9koOYPI3bPLCnPeSgQVjiFjCa251Yn5zEBmMotTPgfiKOvM+Sg==", "fingerprint": "28:d1:8c:b6:29:15:0c:d2:ba:52:05:b8:cb:a7:fe:cf", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:25:47,560 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.208s 2025-07-01 10:25:47,560 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--416157094", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-a8eca858-0cba-4e34-b012-d0d4751998e8', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"97903d83-1a13-4549-9b87-98d92215104b","name":"tempest-network-smoke--416157094","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:25:47Z","updated_at":"2025-07-01T10:25:47Z","revision_number":1}}' 2025-07-01 10:25:49,081 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.520s 2025-07-01 10:25:49,082 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-125346378", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-27b120bf-6d11-4b8a-80b5-870269135129', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "5fdd0e40-4541-4dba-8840-a0bcfe97204a", "name": "tempest-TestSfc-router-125346378", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.208"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::3e8"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:25:47Z", "updated_at": "2025-07-01T10:25:48Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:49,116 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.034s 2025-07-01 10:25:49,117 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c475396a-6b39-48b1-8f8e-a42c2b89be9e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:25:49,190 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.072s 2025-07-01 10:25:49,190 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-7e179f9c-4bcc-4b5e-9f28-343e131a6ab2', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:25:49,214 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.023s 2025-07-01 10:25:49,214 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3d3968a0-5218-4cfc-bdd9-e4dc3072111b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:25:49,502 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.287s 2025-07-01 10:25:49,502 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-947891343", "network_id": "97903d83-1a13-4549-9b87-98d92215104b", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-53ca873b-7ba9-44a3-a4f1-01c09106dc35', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"4b01ce6d-299d-4087-bfa6-be88745ab142","name":"tempest-subnet-smoke-947891343","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"97903d83-1a13-4549-9b87-98d92215104b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:25:49Z","updated_at":"2025-07-01T10:25:49Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:51,458 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/5fdd0e40-4541-4dba-8840-a0bcfe97204a/add_router_interface 1.955s 2025-07-01 10:25:51,459 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "4b01ce6d-299d-4087-bfa6-be88745ab142"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a9f849b8-ee32-4339-8d53-4d239cf6c77f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/5fdd0e40-4541-4dba-8840-a0bcfe97204a/add_router_interface'} Body: b'{"id": "5fdd0e40-4541-4dba-8840-a0bcfe97204a", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "b4a6b642-3fb5-45c2-af37-e588231567f0", "network_id": "97903d83-1a13-4549-9b87-98d92215104b", "subnet_id": "4b01ce6d-299d-4087-bfa6-be88745ab142", "subnet_ids": ["4b01ce6d-299d-4087-bfa6-be88745ab142"]}' 2025-07-01 10:25:51,568 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.108s 2025-07-01 10:25:51,569 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-278749702", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-ebdf27dc-abc4-40a5-8e83-76f45999cc32', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "371318f0-5376-4977-83b2-eca9ff68b17f", "name": "tempest-router-smoke-278749702", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:25:51Z", "updated_at": "2025-07-01T10:25:51Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:51,680 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.111s 2025-07-01 10:25:51,681 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-96279824", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '544', 'x-openstack-request-id': 'req-9ef2adf2-0ce4-44d2-9c7b-9af8fe1c65b2', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "df1412c8-e839-4624-840c-ba5d1b8fd72c", "name": "tempest-router-smoke-96279824", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:25:51Z", "updated_at": "2025-07-01T10:25:51Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:52,131 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.449s 2025-07-01 10:25:52,131 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1367053348", "network_id": "97903d83-1a13-4549-9b87-98d92215104b"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-21a89469-3c92-4fed-b022-7b181048eafb', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"c86a4605-6902-4f5d-af76-8c0a3f0ba563","name":"tempest-TestSfc-1367053348","network_id":"97903d83-1a13-4549-9b87-98d92215104b","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:8a:81:95","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4b01ce6d-299d-4087-bfa6-be88745ab142","ip_address":"10.1.0.8"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:25:51Z","updated_at":"2025-07-01T10:25:51Z","revision_number":1}}' 2025-07-01 10:25:52,255 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/c86a4605-6902-4f5d-af76-8c0a3f0ba563 0.124s 2025-07-01 10:25:52,256 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-b8751934-c66b-4237-8317-f810d33f5dc3', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/c86a4605-6902-4f5d-af76-8c0a3f0ba563'} Body: b'{"port":{"id":"c86a4605-6902-4f5d-af76-8c0a3f0ba563","name":"tempest-TestSfc-1367053348","network_id":"97903d83-1a13-4549-9b87-98d92215104b","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:8a:81:95","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4b01ce6d-299d-4087-bfa6-be88745ab142","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:25:51Z","updated_at":"2025-07-01T10:25:51Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:53,779 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/371318f0-5376-4977-83b2-eca9ff68b17f/add_router_interface 1.523s 2025-07-01 10:25:53,779 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "c86a4605-6902-4f5d-af76-8c0a3f0ba563"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-82e6946c-d32c-45fa-9861-d79cd030a428', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/371318f0-5376-4977-83b2-eca9ff68b17f/add_router_interface'} Body: b'{"id": "371318f0-5376-4977-83b2-eca9ff68b17f", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "c86a4605-6902-4f5d-af76-8c0a3f0ba563", "network_id": "97903d83-1a13-4549-9b87-98d92215104b", "subnet_id": "4b01ce6d-299d-4087-bfa6-be88745ab142", "subnet_ids": ["4b01ce6d-299d-4087-bfa6-be88745ab142"]}' 2025-07-01 10:25:54,207 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.428s 2025-07-01 10:25:54,208 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1925258290", "network_id": "97903d83-1a13-4549-9b87-98d92215104b"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-01720829-6b9e-4125-9d23-8bb53215b1a8', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"f81a31d0-a6c8-4b09-88c0-b8ecdc86830a","name":"tempest-TestSfc-1925258290","network_id":"97903d83-1a13-4549-9b87-98d92215104b","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:38:ee:51","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4b01ce6d-299d-4087-bfa6-be88745ab142","ip_address":"10.1.0.6"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:25:53Z","updated_at":"2025-07-01T10:25:53Z","revision_number":1}}' 2025-07-01 10:25:54,260 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/f81a31d0-a6c8-4b09-88c0-b8ecdc86830a 0.051s 2025-07-01 10:25:54,260 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-4717cdb0-3d38-4f7a-9479-4c08bd18e6d8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/f81a31d0-a6c8-4b09-88c0-b8ecdc86830a'} Body: b'{"port":{"id":"f81a31d0-a6c8-4b09-88c0-b8ecdc86830a","name":"tempest-TestSfc-1925258290","network_id":"97903d83-1a13-4549-9b87-98d92215104b","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:38:ee:51","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4b01ce6d-299d-4087-bfa6-be88745ab142","ip_address":"10.1.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:25:53Z","updated_at":"2025-07-01T10:25:53Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:25:55,846 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/df1412c8-e839-4624-840c-ba5d1b8fd72c/add_router_interface 1.585s 2025-07-01 10:25:55,846 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "f81a31d0-a6c8-4b09-88c0-b8ecdc86830a"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6834b24c-3a97-430f-b191-cb4a03ac8ae9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/df1412c8-e839-4624-840c-ba5d1b8fd72c/add_router_interface'} Body: b'{"id": "df1412c8-e839-4624-840c-ba5d1b8fd72c", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "f81a31d0-a6c8-4b09-88c0-b8ecdc86830a", "network_id": "97903d83-1a13-4549-9b87-98d92215104b", "subnet_id": "4b01ce6d-299d-4087-bfa6-be88745ab142", "subnet_ids": ["4b01ce6d-299d-4087-bfa6-be88745ab142"]}' 2025-07-01 10:25:56,008 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.154s 2025-07-01 10:25:56,008 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-45aea768-9736-4aff-b940-16e2b91c30b6', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["sgW4Khg4T4K3X7ULVcYeog"], "expires_at": "2025-07-01T11:25:55.000000Z", "issued_at": "2025-07-01T10:25:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:25:56,009 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric) Found network None available for tenant 2025-07-01 10:25:56,731 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 202 POST https://158.69.68.205/compute/v2.1/servers 0.721s 2025-07-01 10:25:56,732 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-1483947353", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "97903d83-1a13-4549-9b87-98d92215104b"}], "key_name": "tempest-TestSfc-1658358198"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20b727f2-d021-45cb-bf09-8639a8694161', 'x-compute-request-id': 'req-20b727f2-d021-45cb-bf09-8639a8694161', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "x58LC3rSf6jA"}}' 2025-07-01 10:25:56,817 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.081s 2025-07-01 10:25:56,818 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcd84c7e-4211-43bd-a322-a9acbaa453be', 'x-compute-request-id': 'req-dcd84c7e-4211-43bd-a322-a9acbaa453be', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:57Z", "updated": "2025-07-01T10:25:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:57,909 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.083s 2025-07-01 10:25:57,910 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37060693-0924-44e2-976b-4107951243ab', 'x-compute-request-id': 'req-37060693-0924-44e2-976b-4107951243ab', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:59,020 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.092s 2025-07-01 10:25:59,021 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:25:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c944593f-4b4f-4e62-8090-fde77bccb7f1', 'x-compute-request-id': 'req-c944593f-4b4f-4e62-8090-fde77bccb7f1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:25:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:25:59,031 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-07-01 10:26:00,111 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.079s 2025-07-01 10:26:00,111 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba225dc8-304b-49ac-8548-b51ef162da01', 'x-compute-request-id': 'req-ba225dc8-304b-49ac-8548-b51ef162da01', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:25:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:01,222 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.100s 2025-07-01 10:26:01,223 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e37df25-f6c7-463a-a84c-42853539497c', 'x-compute-request-id': 'req-5e37df25-f6c7-463a-a84c-42853539497c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:01,239 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:26:02,356 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.116s 2025-07-01 10:26:02,356 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d1631a3-df40-4a6e-920a-5411d76dcc0e', 'x-compute-request-id': 'req-4d1631a3-df40-4a6e-920a-5411d76dcc0e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:02,364 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:26:03,444 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.080s 2025-07-01 10:26:03,444 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-453bb1a0-6325-436e-91e8-92d42c7df24d', 'x-compute-request-id': 'req-453bb1a0-6325-436e-91e8-92d42c7df24d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:03,453 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:26:04,536 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.083s 2025-07-01 10:26:04,536 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ed3e69e-a474-4339-a5ce-14ff9d614b79', 'x-compute-request-id': 'req-7ed3e69e-a474-4339-a5ce-14ff9d614b79', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:05,634 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.089s 2025-07-01 10:26:05,634 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34b7c571-52f1-40c9-8649-95144a43a68d', 'x-compute-request-id': 'req-34b7c571-52f1-40c9-8649-95144a43a68d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:07,547 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.905s 2025-07-01 10:26:07,548 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6c91d1-f364-45c1-8f28-463466fc3d15', 'x-compute-request-id': 'req-3c6c91d1-f364-45c1-8f28-463466fc3d15', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:08,659 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.102s 2025-07-01 10:26:08,659 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93528060-dfb2-47f4-9d39-3c67ef1393c3', 'x-compute-request-id': 'req-93528060-dfb2-47f4-9d39-3c67ef1393c3', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:09,763 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.095s 2025-07-01 10:26:09,763 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7514e3-e145-47c7-a922-f897554c1323', 'x-compute-request-id': 'req-fe7514e3-e145-47c7-a922-f897554c1323', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:11,546 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.769s 2025-07-01 10:26:11,547 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ed6b159-57bc-4cb5-98ea-4a3e351a6192', 'x-compute-request-id': 'req-1ed6b159-57bc-4cb5-98ea-4a3e351a6192', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:12,639 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.084s 2025-07-01 10:26:12,639 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1427', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5732a287-15b8-4e30-b42d-7c54e24b3181', 'x-compute-request-id': 'req-5732a287-15b8-4e30-b42d-7c54e24b3181', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"server": {"id": "fc3d08b7-3671-461a-aac1-b4891a1ac537", "name": "tempest-TestSfc-server-1483947353", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:25:56Z", "updated": "2025-07-01T10:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:26:12Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fc3d08b7-3671-461a-aac1-b4891a1ac537."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1658358198", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:12,647 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:26:12,909 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 204 DELETE https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.261s 2025-07-01 10:26:12,910 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd2a731-9a71-4cd8-8af1-e1c9783794cf', 'x-compute-request-id': 'req-1fd2a731-9a71-4cd8-8af1-e1c9783794cf', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'' 2025-07-01 10:26:12,939 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_flow_classifiers_symmetric): 404 GET https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537 0.029s 2025-07-01 10:26:12,939 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-754748c5-9f0a-488b-af62-c6aefec4a2a2', 'x-compute-request-id': 'req-754748c5-9f0a-488b-af62-c6aefec4a2a2', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/fc3d08b7-3671-461a-aac1-b4891a1ac537'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fc3d08b7-3671-461a-aac1-b4891a1ac537 could not be found."}}' 2025-07-01 10:26:14,139 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/df1412c8-e839-4624-840c-ba5d1b8fd72c/remove_router_interface 1.197s 2025-07-01 10:26:14,139 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "f81a31d0-a6c8-4b09-88c0-b8ecdc86830a"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-29c497bc-de99-44b6-8ccd-53f1573e105d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/df1412c8-e839-4624-840c-ba5d1b8fd72c/remove_router_interface'} Body: b'{"id": "df1412c8-e839-4624-840c-ba5d1b8fd72c", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "f81a31d0-a6c8-4b09-88c0-b8ecdc86830a", "network_id": "97903d83-1a13-4549-9b87-98d92215104b", "subnet_id": "4b01ce6d-299d-4087-bfa6-be88745ab142", "subnet_ids": ["4b01ce6d-299d-4087-bfa6-be88745ab142"]}' 2025-07-01 10:26:14,179 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/f81a31d0-a6c8-4b09-88c0-b8ecdc86830a 0.040s 2025-07-01 10:26:14,180 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-d6d9a5a5-4ff3-4150-80b0-c7c10ca7217f', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/f81a31d0-a6c8-4b09-88c0-b8ecdc86830a'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port f81a31d0-a6c8-4b09-88c0-b8ecdc86830a could not be found.", "detail": ""}}' 2025-07-01 10:26:14,968 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/371318f0-5376-4977-83b2-eca9ff68b17f/remove_router_interface 0.788s 2025-07-01 10:26:14,968 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "c86a4605-6902-4f5d-af76-8c0a3f0ba563"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2a573019-4459-40d1-9235-c29d280cc157', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/371318f0-5376-4977-83b2-eca9ff68b17f/remove_router_interface'} Body: b'{"id": "371318f0-5376-4977-83b2-eca9ff68b17f", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "c86a4605-6902-4f5d-af76-8c0a3f0ba563", "network_id": "97903d83-1a13-4549-9b87-98d92215104b", "subnet_id": "4b01ce6d-299d-4087-bfa6-be88745ab142", "subnet_ids": ["4b01ce6d-299d-4087-bfa6-be88745ab142"]}' 2025-07-01 10:26:15,017 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/c86a4605-6902-4f5d-af76-8c0a3f0ba563 0.047s 2025-07-01 10:26:15,017 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-28dbad4a-d555-46c9-93d1-5000c1054a1b', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/c86a4605-6902-4f5d-af76-8c0a3f0ba563'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port c86a4605-6902-4f5d-af76-8c0a3f0ba563 could not be found.", "detail": ""}}' 2025-07-01 10:26:15,201 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/df1412c8-e839-4624-840c-ba5d1b8fd72c 0.183s 2025-07-01 10:26:15,201 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-00479d89-9071-4129-8bdf-884335a88f24', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/df1412c8-e839-4624-840c-ba5d1b8fd72c'} Body: b'' 2025-07-01 10:26:15,402 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/371318f0-5376-4977-83b2-eca9ff68b17f 0.200s 2025-07-01 10:26:15,403 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b1cd8936-e436-4d7b-af5b-6a0e8641cabe', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/371318f0-5376-4977-83b2-eca9ff68b17f'} Body: b'' 2025-07-01 10:26:16,479 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/5fdd0e40-4541-4dba-8840-a0bcfe97204a/remove_router_interface 1.075s 2025-07-01 10:26:16,479 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "4b01ce6d-299d-4087-bfa6-be88745ab142"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2696a923-d935-4581-9b8b-396068817157', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/5fdd0e40-4541-4dba-8840-a0bcfe97204a/remove_router_interface'} Body: b'{"id": "5fdd0e40-4541-4dba-8840-a0bcfe97204a", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "b4a6b642-3fb5-45c2-af37-e588231567f0", "network_id": "97903d83-1a13-4549-9b87-98d92215104b", "subnet_id": "4b01ce6d-299d-4087-bfa6-be88745ab142", "subnet_ids": ["4b01ce6d-299d-4087-bfa6-be88745ab142"]}' 2025-07-01 10:26:16,645 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/4b01ce6d-299d-4087-bfa6-be88745ab142 0.165s 2025-07-01 10:26:16,645 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0f284b8f-5f49-43d7-9716-fbfea2cafa1c', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/4b01ce6d-299d-4087-bfa6-be88745ab142'} Body: b'' 2025-07-01 10:26:17,315 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/5fdd0e40-4541-4dba-8840-a0bcfe97204a 0.669s 2025-07-01 10:26:17,316 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-aca0044a-9685-433b-b910-e1acfbbab751', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/5fdd0e40-4541-4dba-8840-a0bcfe97204a'} Body: b'' 2025-07-01 10:26:17,544 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/97903d83-1a13-4549-9b87-98d92215104b 0.227s 2025-07-01 10:26:17,544 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a9dc1935-44cc-4679-b432-27d964195185', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/97903d83-1a13-4549-9b87-98d92215104b'} Body: b'' 2025-07-01 10:26:17,592 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1658358198 0.047s 2025-07-01 10:26:17,592 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:17 GMT', 'server': 'Apache/2.4.58 (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-94dc8fb1-516d-4af3-8f69-b457439de157', 'x-compute-request-id': 'req-94dc8fb1-516d-4af3-8f69-b457439de157', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1658358198'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 246, in test_create_port_chain_multi_flow_classifiers_symmetric self._create_port_chain_multi_fc_helper(True) File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 165, in _create_port_chain_multi_fc_helper ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server fc3d08b7-3671-461a-aac1-b4891a1ac537 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:26:12Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fc3d08b7-3671-461a-aac1-b4891a1ac537.'}. Request ID of server operation performed before checking the server status req-20b727f2-d021-45cb-bf09-8639a8694161. |
||||||
test_create_port_chain_multi_port_pair_groups[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ab,network] |
fail
ft2.5: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_create_port_chain_multi_port_pair_groups[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ab,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:26:17,607 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:26:17,693 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.084s 2025-07-01 10:26:17,694 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-748077951", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPu7mK9neYmdO7t3unTnslEpfyUw2SoB38xTk+9mI6IoGaGV4Ios8XYy1eFF6aW73aNB2yqsWi7uIl8FtIEMDPdYUCGWjXb86DRFlNQeiOH9E+7Y3KsupR4Tgi+MM6mavw=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:17 GMT', 'server': 'Apache/2.4.58 (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-50eaea77-32a0-4777-80fe-03568dbb5d8a', 'x-compute-request-id': 'req-50eaea77-32a0-4777-80fe-03568dbb5d8a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-748077951", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPu7mK9neYmdO7t3unTnslEpfyUw2SoB38xTk+9mI6IoGaGV4Ios8XYy1eFF6aW73aNB2yqsWi7uIl8FtIEMDPdYUCGWjXb86DRFlNQeiOH9E+7Y3KsupR4Tgi+MM6mavw==", "fingerprint": "60:9a:52:ab:52:e9:03:db:1e:02:cf:da:34:e3:64:16", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:26:17,872 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.176s 2025-07-01 10:26:17,872 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1744082722", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '609', 'x-openstack-request-id': 'req-9d42070c-e72f-4dfb-8d37-a2fb1468d101', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"c588b06d-a847-43dd-aa35-668e3846c498","name":"tempest-network-smoke--1744082722","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:26:17Z","updated_at":"2025-07-01T10:26:17Z","revision_number":1}}' 2025-07-01 10:26:19,087 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.213s 2025-07-01 10:26:19,087 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-1438573796", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '814', 'x-openstack-request-id': 'req-526b9e18-b030-4eb9-a040-193f074c629e', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "7613633d-c03c-437a-882b-409307fe7a72", "name": "tempest-TestSfc-router-1438573796", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.132"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::17f"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:26:17Z", "updated_at": "2025-07-01T10:26:18Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:19,121 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.033s 2025-07-01 10:26:19,121 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6847df8d-9e5a-4f76-ad1b-83d649b5c8e3', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:26:19,178 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.057s 2025-07-01 10:26:19,179 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-e9734a11-ba7b-433d-a835-608d019b26d6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:26:19,204 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.024s 2025-07-01 10:26:19,204 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4655fcae-20da-4584-ad1b-29c0bb0f1ea6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:26:19,480 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.275s 2025-07-01 10:26:19,480 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1287396550", "network_id": "c588b06d-a847-43dd-aa35-668e3846c498", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-302c99a0-0378-44d4-ad96-747abda7ae6c', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"abd7e344-cfd5-41bb-906b-33408603cc5e","name":"tempest-subnet-smoke-1287396550","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"c588b06d-a847-43dd-aa35-668e3846c498","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:26:19Z","updated_at":"2025-07-01T10:26:19Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:21,502 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/7613633d-c03c-437a-882b-409307fe7a72/add_router_interface 2.021s 2025-07-01 10:26:21,502 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "abd7e344-cfd5-41bb-906b-33408603cc5e"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3f1fb0fe-064f-4504-b9df-9150f2eb8f85', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/7613633d-c03c-437a-882b-409307fe7a72/add_router_interface'} Body: b'{"id": "7613633d-c03c-437a-882b-409307fe7a72", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "bfb38e56-e7bd-44d4-adb5-7ea856125589", "network_id": "c588b06d-a847-43dd-aa35-668e3846c498", "subnet_id": "abd7e344-cfd5-41bb-906b-33408603cc5e", "subnet_ids": ["abd7e344-cfd5-41bb-906b-33408603cc5e"]}' 2025-07-01 10:26:21,599 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.096s 2025-07-01 10:26:21,600 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1470040919", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-ab76214c-35ee-44ad-b19e-21274e720112', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "ca155bf0-36c5-40f4-ad4e-b2278841f1cd", "name": "tempest-router-smoke-1470040919", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:26:21Z", "updated_at": "2025-07-01T10:26:21Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:21,702 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.102s 2025-07-01 10:26:21,703 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1510829290", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-9d6530c6-fb1f-46fa-9b3b-5956dfaf86f5', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "ec9cfb3c-4a3c-4431-862f-9338a2180b45", "name": "tempest-router-smoke-1510829290", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:26:21Z", "updated_at": "2025-07-01T10:26:21Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:22,135 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.432s 2025-07-01 10:26:22,135 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-348293058", "network_id": "c588b06d-a847-43dd-aa35-668e3846c498"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-df6ee0d2-069a-4eed-b9e2-65d770b5fe2b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"65113cd9-5686-4614-bfdc-793f3151d9d8","name":"tempest-TestSfc-348293058","network_id":"c588b06d-a847-43dd-aa35-668e3846c498","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:fc:d9:97","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"abd7e344-cfd5-41bb-906b-33408603cc5e","ip_address":"10.1.0.13"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:26:21Z","updated_at":"2025-07-01T10:26:21Z","revision_number":1}}' 2025-07-01 10:26:22,239 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/65113cd9-5686-4614-bfdc-793f3151d9d8 0.103s 2025-07-01 10:26:22,239 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-7849d7b8-022a-4ef7-8360-c476a881d6a7', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/65113cd9-5686-4614-bfdc-793f3151d9d8'} Body: b'{"port":{"id":"65113cd9-5686-4614-bfdc-793f3151d9d8","name":"tempest-TestSfc-348293058","network_id":"c588b06d-a847-43dd-aa35-668e3846c498","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:fc:d9:97","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"abd7e344-cfd5-41bb-906b-33408603cc5e","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:26:21Z","updated_at":"2025-07-01T10:26:21Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:23,690 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/ca155bf0-36c5-40f4-ad4e-b2278841f1cd/add_router_interface 1.450s 2025-07-01 10:26:23,690 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "65113cd9-5686-4614-bfdc-793f3151d9d8"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-30502eb0-e6dd-4d5d-bbbc-98e2b807d3b4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ca155bf0-36c5-40f4-ad4e-b2278841f1cd/add_router_interface'} Body: b'{"id": "ca155bf0-36c5-40f4-ad4e-b2278841f1cd", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "65113cd9-5686-4614-bfdc-793f3151d9d8", "network_id": "c588b06d-a847-43dd-aa35-668e3846c498", "subnet_id": "abd7e344-cfd5-41bb-906b-33408603cc5e", "subnet_ids": ["abd7e344-cfd5-41bb-906b-33408603cc5e"]}' 2025-07-01 10:26:24,124 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.433s 2025-07-01 10:26:24,124 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-487623295", "network_id": "c588b06d-a847-43dd-aa35-668e3846c498"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-68a8ba44-8c64-4f7a-9b94-e5a76c2dffa4', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"8a299f28-05a1-4e74-8ef2-ba8b3898f61a","name":"tempest-TestSfc-487623295","network_id":"c588b06d-a847-43dd-aa35-668e3846c498","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:19:ca:01","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"abd7e344-cfd5-41bb-906b-33408603cc5e","ip_address":"10.1.0.4"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.4","hostname":"host-10-1-0-4","fqdn":"host-10-1-0-4.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:26:23Z","updated_at":"2025-07-01T10:26:23Z","revision_number":1}}' 2025-07-01 10:26:24,182 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/8a299f28-05a1-4e74-8ef2-ba8b3898f61a 0.057s 2025-07-01 10:26:24,182 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-7b483b03-ab01-4e4d-a306-6f73732379c5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/8a299f28-05a1-4e74-8ef2-ba8b3898f61a'} Body: b'{"port":{"id":"8a299f28-05a1-4e74-8ef2-ba8b3898f61a","name":"tempest-TestSfc-487623295","network_id":"c588b06d-a847-43dd-aa35-668e3846c498","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:19:ca:01","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"abd7e344-cfd5-41bb-906b-33408603cc5e","ip_address":"10.1.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.4","hostname":"host-10-1-0-4","fqdn":"host-10-1-0-4.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:26:23Z","updated_at":"2025-07-01T10:26:23Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:25,752 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/ec9cfb3c-4a3c-4431-862f-9338a2180b45/add_router_interface 1.569s 2025-07-01 10:26:25,752 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "8a299f28-05a1-4e74-8ef2-ba8b3898f61a"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-36659384-bb5a-41e8-aef0-22cfde1418be', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ec9cfb3c-4a3c-4431-862f-9338a2180b45/add_router_interface'} Body: b'{"id": "ec9cfb3c-4a3c-4431-862f-9338a2180b45", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "8a299f28-05a1-4e74-8ef2-ba8b3898f61a", "network_id": "c588b06d-a847-43dd-aa35-668e3846c498", "subnet_id": "abd7e344-cfd5-41bb-906b-33408603cc5e", "subnet_ids": ["abd7e344-cfd5-41bb-906b-33408603cc5e"]}' 2025-07-01 10:26:25,941 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.182s 2025-07-01 10:26:25,941 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c2f412b6-ac13-45e7-920b-09a14c5ebdac', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["6wMuOmomQdKSsn2kVg3O2g"], "expires_at": "2025-07-01T11:26:25.000000Z", "issued_at": "2025-07-01T10:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:26:25,942 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_create_port_chain_multi_port_pair_groups) Found network None available for tenant 2025-07-01 10:26:26,700 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 202 POST https://158.69.68.205/compute/v2.1/servers 0.757s 2025-07-01 10:26:26,701 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-678784503", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "c588b06d-a847-43dd-aa35-668e3846c498"}], "key_name": "tempest-TestSfc-748077951"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9050c8b-ad1d-4b82-9836-69a2629b106a', 'x-compute-request-id': 'req-f9050c8b-ad1d-4b82-9836-69a2629b106a', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "YnUuBRVyy982"}}' 2025-07-01 10:26:26,815 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.112s 2025-07-01 10:26:26,815 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea49572e-e732-4007-bf98-362f1595615c', 'x-compute-request-id': 'req-ea49572e-e732-4007-bf98-362f1595615c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:27Z", "updated": "2025-07-01T10:26:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:27,951 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.119s 2025-07-01 10:26:27,951 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d19a52aa-bd62-4d88-bb3e-5b4e4a45e239', 'x-compute-request-id': 'req-d19a52aa-bd62-4d88-bb3e-5b4e4a45e239', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:29,063 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.098s 2025-07-01 10:26:29,063 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f7b7b73-5fe8-4d9e-9dea-fbe71bd15bbb', 'x-compute-request-id': 'req-1f7b7b73-5fe8-4d9e-9dea-fbe71bd15bbb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:29,077 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-07-01 10:26:30,163 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.085s 2025-07-01 10:26:30,163 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8d4d65-13f3-446f-aadd-3f335378cec1', 'x-compute-request-id': 'req-ee8d4d65-13f3-446f-aadd-3f335378cec1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:31,256 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.080s 2025-07-01 10:26:31,256 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5f399f-c5cb-42be-b7d2-382dd5670066', 'x-compute-request-id': 'req-0b5f399f-c5cb-42be-b7d2-382dd5670066', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:31,264 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:26:32,379 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.114s 2025-07-01 10:26:32,379 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c26a7f7f-3da0-4c2a-a774-ce31d5ac0b5c', 'x-compute-request-id': 'req-c26a7f7f-3da0-4c2a-a774-ce31d5ac0b5c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:33,484 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.094s 2025-07-01 10:26:33,485 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee260c5-5ead-4584-b3f1-ec5f9603e6ed', 'x-compute-request-id': 'req-4ee260c5-5ead-4584-b3f1-ec5f9603e6ed', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:33,494 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:26:34,576 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.082s 2025-07-01 10:26:34,577 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04c33a1c-b6a6-4075-9e11-88c5cc43d98b', 'x-compute-request-id': 'req-04c33a1c-b6a6-4075-9e11-88c5cc43d98b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:35,655 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.070s 2025-07-01 10:26:35,656 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3e71ef-846c-4276-a388-843d2332bccc', 'x-compute-request-id': 'req-3a3e71ef-846c-4276-a388-843d2332bccc', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:36,753 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.089s 2025-07-01 10:26:36,753 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49dc1cea-c7b0-4f51-8ab6-0f697c23a375', 'x-compute-request-id': 'req-49dc1cea-c7b0-4f51-8ab6-0f697c23a375', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:37,850 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.082s 2025-07-01 10:26:37,850 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d567374c-8c3b-4c7b-9bf5-48116a74d7d6', 'x-compute-request-id': 'req-d567374c-8c3b-4c7b-9bf5-48116a74d7d6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:38,949 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.091s 2025-07-01 10:26:38,950 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79ed2a8-3877-4f9b-ac56-85fbab7783af', 'x-compute-request-id': 'req-e79ed2a8-3877-4f9b-ac56-85fbab7783af', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:40,051 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.093s 2025-07-01 10:26:40,052 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1247982a-4589-4980-8c88-28b4786dd345', 'x-compute-request-id': 'req-1247982a-4589-4980-8c88-28b4786dd345', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:41,149 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.088s 2025-07-01 10:26:41,149 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d7916d4-9e37-4dd4-a6b4-ab3de6900a2f', 'x-compute-request-id': 'req-0d7916d4-9e37-4dd4-a6b4-ab3de6900a2f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:42,252 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.085s 2025-07-01 10:26:42,252 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aacef10-3e66-47f0-98be-1e3fc83633c9', 'x-compute-request-id': 'req-2aacef10-3e66-47f0-98be-1e3fc83633c9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:42,260 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 16 second wait 2025-07-01 10:26:43,343 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.082s 2025-07-01 10:26:43,344 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1425', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-294fa4fb-9b0f-469b-b25a-b7f3d0fe4f8c', 'x-compute-request-id': 'req-294fa4fb-9b0f-469b-b25a-b7f3d0fe4f8c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"server": {"id": "0a84ccf5-f870-42a0-aa3b-7db2e178a0e9", "name": "tempest-TestSfc-server-678784503", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:26Z", "updated": "2025-07-01T10:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:26:42Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0a84ccf5-f870-42a0-aa3b-7db2e178a0e9."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-748077951", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:43,351 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 17 second wait 2025-07-01 10:26:43,609 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 204 DELETE https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.257s 2025-07-01 10:26:43,609 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7feb9acc-ea21-4732-a733-e47eaaf48e6b', 'x-compute-request-id': 'req-7feb9acc-ea21-4732-a733-e47eaaf48e6b', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'' 2025-07-01 10:26:43,640 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups): 404 GET https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 0.030s 2025-07-01 10:26:43,640 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d96ee389-0227-4a0e-913e-d7978b157ab8', 'x-compute-request-id': 'req-d96ee389-0227-4a0e-913e-d7978b157ab8', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/0a84ccf5-f870-42a0-aa3b-7db2e178a0e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 could not be found."}}' 2025-07-01 10:26:44,433 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/ec9cfb3c-4a3c-4431-862f-9338a2180b45/remove_router_interface 0.790s 2025-07-01 10:26:44,433 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "8a299f28-05a1-4e74-8ef2-ba8b3898f61a"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fed1b0bf-20c3-4753-86fc-66ed43fcc0b9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ec9cfb3c-4a3c-4431-862f-9338a2180b45/remove_router_interface'} Body: b'{"id": "ec9cfb3c-4a3c-4431-862f-9338a2180b45", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "8a299f28-05a1-4e74-8ef2-ba8b3898f61a", "network_id": "c588b06d-a847-43dd-aa35-668e3846c498", "subnet_id": "abd7e344-cfd5-41bb-906b-33408603cc5e", "subnet_ids": ["abd7e344-cfd5-41bb-906b-33408603cc5e"]}' 2025-07-01 10:26:44,459 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/8a299f28-05a1-4e74-8ef2-ba8b3898f61a 0.026s 2025-07-01 10:26:44,460 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-c9558c97-75fa-4df2-9e6f-76133e6301ec', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/8a299f28-05a1-4e74-8ef2-ba8b3898f61a'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 8a299f28-05a1-4e74-8ef2-ba8b3898f61a could not be found.", "detail": ""}}' 2025-07-01 10:26:45,260 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/ca155bf0-36c5-40f4-ad4e-b2278841f1cd/remove_router_interface 0.800s 2025-07-01 10:26:45,261 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "65113cd9-5686-4614-bfdc-793f3151d9d8"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-57b53303-e820-4ef4-8741-1563b42d111c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ca155bf0-36c5-40f4-ad4e-b2278841f1cd/remove_router_interface'} Body: b'{"id": "ca155bf0-36c5-40f4-ad4e-b2278841f1cd", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "65113cd9-5686-4614-bfdc-793f3151d9d8", "network_id": "c588b06d-a847-43dd-aa35-668e3846c498", "subnet_id": "abd7e344-cfd5-41bb-906b-33408603cc5e", "subnet_ids": ["abd7e344-cfd5-41bb-906b-33408603cc5e"]}' 2025-07-01 10:26:45,286 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/65113cd9-5686-4614-bfdc-793f3151d9d8 0.024s 2025-07-01 10:26:45,286 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-addcd3f4-c46f-4005-aa70-bbb0b7b9cccb', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/65113cd9-5686-4614-bfdc-793f3151d9d8'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 65113cd9-5686-4614-bfdc-793f3151d9d8 could not be found.", "detail": ""}}' 2025-07-01 10:26:45,499 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/ec9cfb3c-4a3c-4431-862f-9338a2180b45 0.213s 2025-07-01 10:26:45,500 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-427ae849-badf-47ad-b476-3226a02feabe', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ec9cfb3c-4a3c-4431-862f-9338a2180b45'} Body: b'' 2025-07-01 10:26:45,728 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/ca155bf0-36c5-40f4-ad4e-b2278841f1cd 0.227s 2025-07-01 10:26:45,728 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d11c644c-956f-4fa7-8fee-f881b4e8afdc', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ca155bf0-36c5-40f4-ad4e-b2278841f1cd'} Body: b'' 2025-07-01 10:26:46,667 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/7613633d-c03c-437a-882b-409307fe7a72/remove_router_interface 0.938s 2025-07-01 10:26:46,668 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "abd7e344-cfd5-41bb-906b-33408603cc5e"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b0faab63-5e34-40a4-b3c0-189399dcc254', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/7613633d-c03c-437a-882b-409307fe7a72/remove_router_interface'} Body: b'{"id": "7613633d-c03c-437a-882b-409307fe7a72", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "bfb38e56-e7bd-44d4-adb5-7ea856125589", "network_id": "c588b06d-a847-43dd-aa35-668e3846c498", "subnet_id": "abd7e344-cfd5-41bb-906b-33408603cc5e", "subnet_ids": ["abd7e344-cfd5-41bb-906b-33408603cc5e"]}' 2025-07-01 10:26:46,825 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/abd7e344-cfd5-41bb-906b-33408603cc5e 0.157s 2025-07-01 10:26:46,825 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b8b450be-48a7-45e8-84ef-154a853fef49', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/abd7e344-cfd5-41bb-906b-33408603cc5e'} Body: b'' 2025-07-01 10:26:47,432 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/7613633d-c03c-437a-882b-409307fe7a72 0.606s 2025-07-01 10:26:47,433 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-035861e7-6c9c-464b-9852-f6aaf698637b', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/7613633d-c03c-437a-882b-409307fe7a72'} Body: b'' 2025-07-01 10:26:47,598 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/c588b06d-a847-43dd-aa35-668e3846c498 0.164s 2025-07-01 10:26:47,598 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c71a3551-e10f-4b7b-ad0f-1086b5da2870', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/c588b06d-a847-43dd-aa35-668e3846c498'} Body: b'' 2025-07-01 10:26:47,629 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-748077951 0.031s 2025-07-01 10:26:47,629 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:47 GMT', 'server': 'Apache/2.4.58 (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-2bbad3cf-9bcd-4272-8854-5cb729d16d1e', 'x-compute-request-id': 'req-2bbad3cf-9bcd-4272-8854-5cb729d16d1e', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-748077951'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 372, in test_create_port_chain_multi_port_pair_groups self._create_port_chain_multi_ppg_helper(False) File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 315, in _create_port_chain_multi_ppg_helper ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 0a84ccf5-f870-42a0-aa3b-7db2e178a0e9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:26:42Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0a84ccf5-f870-42a0-aa3b-7db2e178a0e9.'}. Request ID of server operation performed before checking the server status req-f9050c8b-ad1d-4b82-9836-69a2629b106a. |
||||||
test_create_port_chain_multi_port_pair_groups_symmetric[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21b0,network] |
fail
ft2.6: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_create_port_chain_multi_port_pair_groups_symmetric[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21b0,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:26:47,643 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:26:47,701 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.056s 2025-07-01 10:26:47,701 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-1635252032", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM7msd3mBRFYByhzfmZHx9r+FaF89PPu9uVMovPJQA4eavcS27C3xVDkHtHtuf9wYwT4IS4imOk7Z8mUPmIvD30LGTChbEdRou5i3QC141a0MaZtTYpNKKVpiZ/6cIuVTw=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:47 GMT', 'server': 'Apache/2.4.58 (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-3683d7cb-783c-4db2-9898-b90e991cdd8a', 'x-compute-request-id': 'req-3683d7cb-783c-4db2-9898-b90e991cdd8a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-1635252032", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM7msd3mBRFYByhzfmZHx9r+FaF89PPu9uVMovPJQA4eavcS27C3xVDkHtHtuf9wYwT4IS4imOk7Z8mUPmIvD30LGTChbEdRou5i3QC141a0MaZtTYpNKKVpiZ/6cIuVTw==", "fingerprint": "fc:3f:79:61:cb:b7:b2:4c:3b:37:ce:bc:56:4f:c8:1d", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:26:47,869 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.166s 2025-07-01 10:26:47,870 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--559757316", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-60a25aa4-e636-410b-a457-83b02f5181e5', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"00331c12-2b21-4468-bf32-958b8a7a4b3f","name":"tempest-network-smoke--559757316","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:26:47Z","updated_at":"2025-07-01T10:26:47Z","revision_number":1}}' 2025-07-01 10:26:49,567 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.696s 2025-07-01 10:26:49,567 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-718538250", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '812', 'x-openstack-request-id': 'req-932aba4a-1152-43bc-8474-f493a16a083e', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "6b281ac9-aea7-464b-ba7e-9e1106b55b7b", "name": "tempest-TestSfc-router-718538250", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.96"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::24d"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:26:47Z", "updated_at": "2025-07-01T10:26:49Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:49,589 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.020s 2025-07-01 10:26:49,589 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-39087d17-62b9-465a-ac94-69e5c334e2d9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:26:49,642 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.052s 2025-07-01 10:26:49,642 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-70e27e97-6fec-400d-8223-06de3509c316', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:26:49,665 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.023s 2025-07-01 10:26:49,665 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-fd12e6cb-4bb7-48ad-afc8-562b93e7ada2', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:26:49,920 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.254s 2025-07-01 10:26:49,920 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-4431164", "network_id": "00331c12-2b21-4468-bf32-958b8a7a4b3f", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-b68c1a14-8745-4e1c-b86c-9845d002cff0', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"2592fefa-6abb-47c2-b793-bc11e35f8678","name":"tempest-subnet-smoke-4431164","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"00331c12-2b21-4468-bf32-958b8a7a4b3f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:26:49Z","updated_at":"2025-07-01T10:26:49Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:51,774 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/6b281ac9-aea7-464b-ba7e-9e1106b55b7b/add_router_interface 1.853s 2025-07-01 10:26:51,774 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "2592fefa-6abb-47c2-b793-bc11e35f8678"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fd4e8bd4-a3b1-491b-a2cf-b0ed35893a2f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6b281ac9-aea7-464b-ba7e-9e1106b55b7b/add_router_interface'} Body: b'{"id": "6b281ac9-aea7-464b-ba7e-9e1106b55b7b", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "cf687aa6-2f63-48e1-955f-9dad4b1365cb", "network_id": "00331c12-2b21-4468-bf32-958b8a7a4b3f", "subnet_id": "2592fefa-6abb-47c2-b793-bc11e35f8678", "subnet_ids": ["2592fefa-6abb-47c2-b793-bc11e35f8678"]}' 2025-07-01 10:26:51,881 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.106s 2025-07-01 10:26:51,881 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1283984864", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-83453397-170f-4d13-acf4-59581ed57cfb', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "869562ef-c3ac-4ee3-ac52-2df60c34f640", "name": "tempest-router-smoke-1283984864", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:26:51Z", "updated_at": "2025-07-01T10:26:51Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:51,978 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.096s 2025-07-01 10:26:51,978 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1580075046", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-f39311ae-0af4-4c10-8ae1-4910d952cecc', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "305a919c-ce95-4cc4-9d21-2e07cb273981", "name": "tempest-router-smoke-1580075046", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:26:51Z", "updated_at": "2025-07-01T10:26:51Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:52,408 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.430s 2025-07-01 10:26:52,409 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-807397263", "network_id": "00331c12-2b21-4468-bf32-958b8a7a4b3f"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-0900844f-cd63-40b3-ab95-43186a2a0d45', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"458b1f48-10a5-4d7e-9f63-105e0d888d7c","name":"tempest-TestSfc-807397263","network_id":"00331c12-2b21-4468-bf32-958b8a7a4b3f","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:7e:11:80","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2592fefa-6abb-47c2-b793-bc11e35f8678","ip_address":"10.1.0.9"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.9","hostname":"host-10-1-0-9","fqdn":"host-10-1-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:26:52Z","updated_at":"2025-07-01T10:26:52Z","revision_number":1}}' 2025-07-01 10:26:52,534 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/458b1f48-10a5-4d7e-9f63-105e0d888d7c 0.124s 2025-07-01 10:26:52,534 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-ec441060-8762-4e65-9ea5-a5204ffcd015', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/458b1f48-10a5-4d7e-9f63-105e0d888d7c'} Body: b'{"port":{"id":"458b1f48-10a5-4d7e-9f63-105e0d888d7c","name":"tempest-TestSfc-807397263","network_id":"00331c12-2b21-4468-bf32-958b8a7a4b3f","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:7e:11:80","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2592fefa-6abb-47c2-b793-bc11e35f8678","ip_address":"10.1.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.9","hostname":"host-10-1-0-9","fqdn":"host-10-1-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:26:52Z","updated_at":"2025-07-01T10:26:52Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:53,939 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/869562ef-c3ac-4ee3-ac52-2df60c34f640/add_router_interface 1.404s 2025-07-01 10:26:53,939 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "458b1f48-10a5-4d7e-9f63-105e0d888d7c"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3358f3af-4462-46a3-8bd5-21a2c2d70675', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/869562ef-c3ac-4ee3-ac52-2df60c34f640/add_router_interface'} Body: b'{"id": "869562ef-c3ac-4ee3-ac52-2df60c34f640", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "458b1f48-10a5-4d7e-9f63-105e0d888d7c", "network_id": "00331c12-2b21-4468-bf32-958b8a7a4b3f", "subnet_id": "2592fefa-6abb-47c2-b793-bc11e35f8678", "subnet_ids": ["2592fefa-6abb-47c2-b793-bc11e35f8678"]}' 2025-07-01 10:26:54,381 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.440s 2025-07-01 10:26:54,381 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-361329359", "network_id": "00331c12-2b21-4468-bf32-958b8a7a4b3f"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-eb702fd2-1971-413e-8a4d-ab880ea25ee4', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"2c5f27b8-2ee5-4c6a-b01e-daa6f685860c","name":"tempest-TestSfc-361329359","network_id":"00331c12-2b21-4468-bf32-958b8a7a4b3f","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:c3:37:de","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2592fefa-6abb-47c2-b793-bc11e35f8678","ip_address":"10.1.0.5"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:26:54Z","updated_at":"2025-07-01T10:26:54Z","revision_number":1}}' 2025-07-01 10:26:54,448 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/2c5f27b8-2ee5-4c6a-b01e-daa6f685860c 0.066s 2025-07-01 10:26:54,449 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-1c0cea04-2e24-479e-9e38-fef52000d0d5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/2c5f27b8-2ee5-4c6a-b01e-daa6f685860c'} Body: b'{"port":{"id":"2c5f27b8-2ee5-4c6a-b01e-daa6f685860c","name":"tempest-TestSfc-361329359","network_id":"00331c12-2b21-4468-bf32-958b8a7a4b3f","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:c3:37:de","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2592fefa-6abb-47c2-b793-bc11e35f8678","ip_address":"10.1.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:26:54Z","updated_at":"2025-07-01T10:26:54Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:26:56,655 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/305a919c-ce95-4cc4-9d21-2e07cb273981/add_router_interface 2.206s 2025-07-01 10:26:56,655 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "2c5f27b8-2ee5-4c6a-b01e-daa6f685860c"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d4fab1be-580f-4399-9415-5b9f1c33e82a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/305a919c-ce95-4cc4-9d21-2e07cb273981/add_router_interface'} Body: b'{"id": "305a919c-ce95-4cc4-9d21-2e07cb273981", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "2c5f27b8-2ee5-4c6a-b01e-daa6f685860c", "network_id": "00331c12-2b21-4468-bf32-958b8a7a4b3f", "subnet_id": "2592fefa-6abb-47c2-b793-bc11e35f8678", "subnet_ids": ["2592fefa-6abb-47c2-b793-bc11e35f8678"]}' 2025-07-01 10:26:56,789 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.127s 2025-07-01 10:26:56,789 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-93db739c-0ad3-463e-b98e-d373d9682338', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["g8PAcZOSSJ-FZ3ZQhYrw9w"], "expires_at": "2025-07-01T11:26:56.000000Z", "issued_at": "2025-07-01T10:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:26:56,789 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric) Found network None available for tenant 2025-07-01 10:26:57,494 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 202 POST https://158.69.68.205/compute/v2.1/servers 0.704s 2025-07-01 10:26:57,494 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-1440085118", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "00331c12-2b21-4468-bf32-958b8a7a4b3f"}], "key_name": "tempest-TestSfc-1635252032"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1e0849f-a14a-4c2e-b4fe-1475d261fa46', 'x-compute-request-id': 'req-d1e0849f-a14a-4c2e-b4fe-1475d261fa46', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "387EgQZwzxfB"}}' 2025-07-01 10:26:57,584 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.087s 2025-07-01 10:26:57,584 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec06523f-409c-441c-be05-ab537c986313', 'x-compute-request-id': 'req-ec06523f-409c-441c-be05-ab537c986313', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:26:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:58,711 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.119s 2025-07-01 10:26:58,712 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d93e7c1f-6674-41e1-8ba0-4f1b3e3e68b1', 'x-compute-request-id': 'req-d93e7c1f-6674-41e1-8ba0-4f1b3e3e68b1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:26:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:59,842 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.114s 2025-07-01 10:26:59,842 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:26:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a01d9762-c0b7-420f-836c-89715e9d0269', 'x-compute-request-id': 'req-a01d9762-c0b7-420f-836c-89715e9d0269', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:26:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:26:59,856 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:27:00,953 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.096s 2025-07-01 10:27:00,953 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e3e8616-8777-4e5f-8a2d-edc2c1f76c00', 'x-compute-request-id': 'req-6e3e8616-8777-4e5f-8a2d-edc2c1f76c00', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:26:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:02,061 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.098s 2025-07-01 10:27:02,062 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5310e368-a36a-440f-9dc7-0d40a6e36329', 'x-compute-request-id': 'req-5310e368-a36a-440f-9dc7-0d40a6e36329', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:02,073 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:27:03,209 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.135s 2025-07-01 10:27:03,209 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b182b8a7-0560-447e-8407-6fdf4dbe4c13', 'x-compute-request-id': 'req-b182b8a7-0560-447e-8407-6fdf4dbe4c13', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:03,219 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:27:04,336 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.116s 2025-07-01 10:27:04,337 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7276a7be-1d98-4c7d-842e-c661aece45fb', 'x-compute-request-id': 'req-7276a7be-1d98-4c7d-842e-c661aece45fb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:04,348 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:27:05,467 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.118s 2025-07-01 10:27:05,467 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee4faf0c-51f6-46fc-9d48-f615e6820abf', 'x-compute-request-id': 'req-ee4faf0c-51f6-46fc-9d48-f615e6820abf', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:06,590 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.112s 2025-07-01 10:27:06,590 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e09eb9-cd81-4869-b27c-22a3185e65d8', 'x-compute-request-id': 'req-35e09eb9-cd81-4869-b27c-22a3185e65d8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:07,693 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.093s 2025-07-01 10:27:07,693 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-744489de-0e18-49ec-bc33-65472122430e', 'x-compute-request-id': 'req-744489de-0e18-49ec-bc33-65472122430e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:08,798 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.097s 2025-07-01 10:27:08,799 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f4621b-a60a-4c3c-a940-555e674aff72', 'x-compute-request-id': 'req-93f4621b-a60a-4c3c-a940-555e674aff72', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:09,907 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.099s 2025-07-01 10:27:09,908 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97532581-3c6a-43b9-9434-3a5ac5b5fda4', 'x-compute-request-id': 'req-97532581-3c6a-43b9-9434-3a5ac5b5fda4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:11,015 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.090s 2025-07-01 10:27:11,015 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cc171cd-5147-4979-9ca1-0ee09d8e332a', 'x-compute-request-id': 'req-9cc171cd-5147-4979-9ca1-0ee09d8e332a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:12,118 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.089s 2025-07-01 10:27:12,118 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1793e124-a1cf-4240-a399-bbe9393f8037', 'x-compute-request-id': 'req-1793e124-a1cf-4240-a399-bbe9393f8037', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:13,235 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.108s 2025-07-01 10:27:13,236 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1427', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8cde2c3-abe4-4835-a3b2-8291fb830767', 'x-compute-request-id': 'req-b8cde2c3-abe4-4835-a3b2-8291fb830767', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"server": {"id": "1ea05218-0703-4bab-9dd5-0f67a61ceb9a", "name": "tempest-TestSfc-server-1440085118", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:26:57Z", "updated": "2025-07-01T10:27:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:27:13Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1ea05218-0703-4bab-9dd5-0f67a61ceb9a."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1635252032", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:13,247 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:27:13,501 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 204 DELETE https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.253s 2025-07-01 10:27:13,501 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1bb48bb-5c12-4022-b00f-e145e08da3b0', 'x-compute-request-id': 'req-a1bb48bb-5c12-4022-b00f-e145e08da3b0', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'' 2025-07-01 10:27:13,535 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pair_groups_symmetric): 404 GET https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a 0.034s 2025-07-01 10:27:13,535 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-32507c99-13bc-4b15-bde1-b34f75adf16e', 'x-compute-request-id': 'req-32507c99-13bc-4b15-bde1-b34f75adf16e', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/1ea05218-0703-4bab-9dd5-0f67a61ceb9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ea05218-0703-4bab-9dd5-0f67a61ceb9a could not be found."}}' 2025-07-01 10:27:14,594 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/305a919c-ce95-4cc4-9d21-2e07cb273981/remove_router_interface 1.056s 2025-07-01 10:27:14,594 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "2c5f27b8-2ee5-4c6a-b01e-daa6f685860c"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0462e013-9c7c-4a6b-bf34-f8203923fe1b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/305a919c-ce95-4cc4-9d21-2e07cb273981/remove_router_interface'} Body: b'{"id": "305a919c-ce95-4cc4-9d21-2e07cb273981", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "2c5f27b8-2ee5-4c6a-b01e-daa6f685860c", "network_id": "00331c12-2b21-4468-bf32-958b8a7a4b3f", "subnet_id": "2592fefa-6abb-47c2-b793-bc11e35f8678", "subnet_ids": ["2592fefa-6abb-47c2-b793-bc11e35f8678"]}' 2025-07-01 10:27:14,637 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/2c5f27b8-2ee5-4c6a-b01e-daa6f685860c 0.042s 2025-07-01 10:27:14,637 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-998c7f16-093c-49d0-b6c6-2c6467454fac', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/2c5f27b8-2ee5-4c6a-b01e-daa6f685860c'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 2c5f27b8-2ee5-4c6a-b01e-daa6f685860c could not be found.", "detail": ""}}' 2025-07-01 10:27:15,763 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/869562ef-c3ac-4ee3-ac52-2df60c34f640/remove_router_interface 1.125s 2025-07-01 10:27:15,764 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "458b1f48-10a5-4d7e-9f63-105e0d888d7c"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0b524120-c3c9-461d-96cd-3d8acdaadfa4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/869562ef-c3ac-4ee3-ac52-2df60c34f640/remove_router_interface'} Body: b'{"id": "869562ef-c3ac-4ee3-ac52-2df60c34f640", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "458b1f48-10a5-4d7e-9f63-105e0d888d7c", "network_id": "00331c12-2b21-4468-bf32-958b8a7a4b3f", "subnet_id": "2592fefa-6abb-47c2-b793-bc11e35f8678", "subnet_ids": ["2592fefa-6abb-47c2-b793-bc11e35f8678"]}' 2025-07-01 10:27:15,801 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/458b1f48-10a5-4d7e-9f63-105e0d888d7c 0.037s 2025-07-01 10:27:15,802 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-025b78f5-c875-4f07-abfc-4d83555fd8fb', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/458b1f48-10a5-4d7e-9f63-105e0d888d7c'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 458b1f48-10a5-4d7e-9f63-105e0d888d7c could not be found.", "detail": ""}}' 2025-07-01 10:27:16,059 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/305a919c-ce95-4cc4-9d21-2e07cb273981 0.257s 2025-07-01 10:27:16,059 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1b9fac6b-519c-470f-9020-e7e8740f2d82', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/305a919c-ce95-4cc4-9d21-2e07cb273981'} Body: b'' 2025-07-01 10:27:16,278 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/869562ef-c3ac-4ee3-ac52-2df60c34f640 0.217s 2025-07-01 10:27:16,278 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e9ffca4a-5b09-410e-857c-941324187684', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/869562ef-c3ac-4ee3-ac52-2df60c34f640'} Body: b'' 2025-07-01 10:27:17,488 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/6b281ac9-aea7-464b-ba7e-9e1106b55b7b/remove_router_interface 1.209s 2025-07-01 10:27:17,489 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "2592fefa-6abb-47c2-b793-bc11e35f8678"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fb2ca670-0ffd-49b4-a458-3d26311556b0', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6b281ac9-aea7-464b-ba7e-9e1106b55b7b/remove_router_interface'} Body: b'{"id": "6b281ac9-aea7-464b-ba7e-9e1106b55b7b", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "cf687aa6-2f63-48e1-955f-9dad4b1365cb", "network_id": "00331c12-2b21-4468-bf32-958b8a7a4b3f", "subnet_id": "2592fefa-6abb-47c2-b793-bc11e35f8678", "subnet_ids": ["2592fefa-6abb-47c2-b793-bc11e35f8678"]}' 2025-07-01 10:27:17,671 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/2592fefa-6abb-47c2-b793-bc11e35f8678 0.181s 2025-07-01 10:27:17,671 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d39efaac-5f54-4594-ad3e-92d6faef2e65', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/2592fefa-6abb-47c2-b793-bc11e35f8678'} Body: b'' 2025-07-01 10:27:18,428 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/6b281ac9-aea7-464b-ba7e-9e1106b55b7b 0.756s 2025-07-01 10:27:18,428 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f371c9c5-234f-444d-a7bb-99135f13a794', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6b281ac9-aea7-464b-ba7e-9e1106b55b7b'} Body: b'' 2025-07-01 10:27:18,669 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/00331c12-2b21-4468-bf32-958b8a7a4b3f 0.240s 2025-07-01 10:27:18,669 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-de58b36c-f6f9-4654-ac33-bc5cb3da2d24', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/00331c12-2b21-4468-bf32-958b8a7a4b3f'} Body: b'' 2025-07-01 10:27:18,722 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1635252032 0.052s 2025-07-01 10:27:18,722 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:18 GMT', 'server': 'Apache/2.4.58 (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-acc43e55-4571-4457-a313-235b777dc2ba', 'x-compute-request-id': 'req-acc43e55-4571-4457-a313-235b777dc2ba', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1635252032'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 377, in test_create_port_chain_multi_port_pair_groups_symmetric self._create_port_chain_multi_ppg_helper(True) File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 315, in _create_port_chain_multi_ppg_helper ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 1ea05218-0703-4bab-9dd5-0f67a61ceb9a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:27:13Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1ea05218-0703-4bab-9dd5-0f67a61ceb9a.'}. Request ID of server operation performed before checking the server status req-d1e0849f-a14a-4c2e-b4fe-1475d261fa46. |
||||||
test_create_port_chain_multi_port_pairs[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21aa,network] |
fail
ft2.7: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_create_port_chain_multi_port_pairs[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21aa,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:27:18,739 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:27:18,810 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.069s 2025-07-01 10:27:18,810 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-992483440", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGcXvcJtbn829Y4SDNfX3S+WZgTooQAf/lywcVHGYjuIcZ2nBLGYqAvN9z4IAv4vmV31Tz5GDSi77ezdkEhuhSnV0enpn+ykaGsNNzo0qxtixYPrMPXYwhJybO7FqmkU1g=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:18 GMT', 'server': 'Apache/2.4.58 (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-00cf10c1-fa2d-4be1-aa10-3bbd2387054e', 'x-compute-request-id': 'req-00cf10c1-fa2d-4be1-aa10-3bbd2387054e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-992483440", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGcXvcJtbn829Y4SDNfX3S+WZgTooQAf/lywcVHGYjuIcZ2nBLGYqAvN9z4IAv4vmV31Tz5GDSi77ezdkEhuhSnV0enpn+ykaGsNNzo0qxtixYPrMPXYwhJybO7FqmkU1g==", "fingerprint": "f8:91:14:bf:8b:62:06:f9:78:1a:06:0d:e5:99:10:e2", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:27:19,030 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.216s 2025-07-01 10:27:19,030 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1634919015", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '609', 'x-openstack-request-id': 'req-7682e84f-77d5-4784-8d95-72341f76e420', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"ced8d843-83c9-4e66-a2ed-ac3d96ecadb4","name":"tempest-network-smoke--1634919015","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:27:18Z","updated_at":"2025-07-01T10:27:18Z","revision_number":1}}' 2025-07-01 10:27:20,568 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.537s 2025-07-01 10:27:20,569 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-594589028", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '812', 'x-openstack-request-id': 'req-7dc16f4e-8329-4ae6-84cb-73281c6923c8', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "13768418-2511-4b0b-a1ef-5e1f3596e78d", "name": "tempest-TestSfc-router-594589028", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.55"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::318"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:27:19Z", "updated_at": "2025-07-01T10:27:20Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:20,597 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.027s 2025-07-01 10:27:20,597 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6b7a9dd1-0ea5-46ea-b6cf-9b2c5bc1ecd9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:27:20,675 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.077s 2025-07-01 10:27:20,675 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-9743f575-5dc7-4188-bffd-4d63f3d5b855', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:27:20,698 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.022s 2025-07-01 10:27:20,698 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0a207c27-3fe3-4b79-baea-9d60e583f320', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:27:21,060 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.361s 2025-07-01 10:27:21,060 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-139098626", "network_id": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-249317cc-33d6-4cb9-8beb-8e726be767a0', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"e88f6699-0352-4133-83be-4d858de4673d","name":"tempest-subnet-smoke-139098626","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"ced8d843-83c9-4e66-a2ed-ac3d96ecadb4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:27:20Z","updated_at":"2025-07-01T10:27:20Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:23,084 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/13768418-2511-4b0b-a1ef-5e1f3596e78d/add_router_interface 2.023s 2025-07-01 10:27:23,084 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "e88f6699-0352-4133-83be-4d858de4673d"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6db53c5c-5b4d-4d9a-a957-0bdb33235bbd', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/13768418-2511-4b0b-a1ef-5e1f3596e78d/add_router_interface'} Body: b'{"id": "13768418-2511-4b0b-a1ef-5e1f3596e78d", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "17d5dd60-020d-4942-9f29-01feafaae780", "network_id": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4", "subnet_id": "e88f6699-0352-4133-83be-4d858de4673d", "subnet_ids": ["e88f6699-0352-4133-83be-4d858de4673d"]}' 2025-07-01 10:27:23,191 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.106s 2025-07-01 10:27:23,191 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-700708838", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-3aceafae-7d3e-4731-b1f1-c18f9c4c38e5', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "818eef0c-046c-4bc1-b18d-2b3d77c04584", "name": "tempest-router-smoke-700708838", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:27:23Z", "updated_at": "2025-07-01T10:27:23Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:23,307 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.115s 2025-07-01 10:27:23,307 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1535889079", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-ac304a0b-2fe0-4b97-8173-853e4a5e0384', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "860408ce-2f98-41d2-b9a6-8a6a25310512", "name": "tempest-router-smoke-1535889079", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:27:23Z", "updated_at": "2025-07-01T10:27:23Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:23,757 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.449s 2025-07-01 10:27:23,757 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1872463090", "network_id": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-e8d19f30-7c01-4569-b0bd-2ae90385eb97', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"ad57637e-4fc6-4868-b3f4-3882dac815bc","name":"tempest-TestSfc-1872463090","network_id":"ced8d843-83c9-4e66-a2ed-ac3d96ecadb4","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:46:87:2c","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e88f6699-0352-4133-83be-4d858de4673d","ip_address":"10.1.0.3"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.3","hostname":"host-10-1-0-3","fqdn":"host-10-1-0-3.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:27:23Z","updated_at":"2025-07-01T10:27:23Z","revision_number":1}}' 2025-07-01 10:27:23,891 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/ad57637e-4fc6-4868-b3f4-3882dac815bc 0.134s 2025-07-01 10:27:23,892 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-4f386bcc-edca-4c4b-9095-aecdcee2655f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/ad57637e-4fc6-4868-b3f4-3882dac815bc'} Body: b'{"port":{"id":"ad57637e-4fc6-4868-b3f4-3882dac815bc","name":"tempest-TestSfc-1872463090","network_id":"ced8d843-83c9-4e66-a2ed-ac3d96ecadb4","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:46:87:2c","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e88f6699-0352-4133-83be-4d858de4673d","ip_address":"10.1.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.3","hostname":"host-10-1-0-3","fqdn":"host-10-1-0-3.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:27:23Z","updated_at":"2025-07-01T10:27:23Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:25,521 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/818eef0c-046c-4bc1-b18d-2b3d77c04584/add_router_interface 1.629s 2025-07-01 10:27:25,521 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "ad57637e-4fc6-4868-b3f4-3882dac815bc"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0cc21641-743d-4146-94fb-b3242c112b98', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/818eef0c-046c-4bc1-b18d-2b3d77c04584/add_router_interface'} Body: b'{"id": "818eef0c-046c-4bc1-b18d-2b3d77c04584", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "ad57637e-4fc6-4868-b3f4-3882dac815bc", "network_id": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4", "subnet_id": "e88f6699-0352-4133-83be-4d858de4673d", "subnet_ids": ["e88f6699-0352-4133-83be-4d858de4673d"]}' 2025-07-01 10:27:25,995 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.473s 2025-07-01 10:27:25,996 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1597043139", "network_id": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-3751eef0-d4cb-40cf-a9e3-298ed62ecfd8', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"4a175d2b-a4e7-4d32-b0fb-8561115a5ada","name":"tempest-TestSfc-1597043139","network_id":"ced8d843-83c9-4e66-a2ed-ac3d96ecadb4","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:96:63:41","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e88f6699-0352-4133-83be-4d858de4673d","ip_address":"10.1.0.6"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:27:25Z","updated_at":"2025-07-01T10:27:25Z","revision_number":1}}' 2025-07-01 10:27:26,148 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/4a175d2b-a4e7-4d32-b0fb-8561115a5ada 0.152s 2025-07-01 10:27:26,149 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-b379f729-f148-4291-816f-df39c5d88438', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/4a175d2b-a4e7-4d32-b0fb-8561115a5ada'} Body: b'{"port":{"id":"4a175d2b-a4e7-4d32-b0fb-8561115a5ada","name":"tempest-TestSfc-1597043139","network_id":"ced8d843-83c9-4e66-a2ed-ac3d96ecadb4","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:96:63:41","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e88f6699-0352-4133-83be-4d858de4673d","ip_address":"10.1.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:27:25Z","updated_at":"2025-07-01T10:27:25Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:27,701 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/860408ce-2f98-41d2-b9a6-8a6a25310512/add_router_interface 1.552s 2025-07-01 10:27:27,702 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "4a175d2b-a4e7-4d32-b0fb-8561115a5ada"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ada4a2ec-466f-449a-b8fc-53582f6ec8b1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/860408ce-2f98-41d2-b9a6-8a6a25310512/add_router_interface'} Body: b'{"id": "860408ce-2f98-41d2-b9a6-8a6a25310512", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "4a175d2b-a4e7-4d32-b0fb-8561115a5ada", "network_id": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4", "subnet_id": "e88f6699-0352-4133-83be-4d858de4673d", "subnet_ids": ["e88f6699-0352-4133-83be-4d858de4673d"]}' 2025-07-01 10:27:27,829 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.120s 2025-07-01 10:27:27,829 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9b375138-7059-437d-b8de-e3544d0f5046', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["H9SrRVh7TJ2ki2qIZ1601w"], "expires_at": "2025-07-01T11:27:27.000000Z", "issued_at": "2025-07-01T10:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:27:27,830 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_create_port_chain_multi_port_pairs) Found network None available for tenant 2025-07-01 10:27:28,458 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 202 POST https://158.69.68.205/compute/v2.1/servers 0.627s 2025-07-01 10:27:28,459 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-863261041", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4"}], "key_name": "tempest-TestSfc-992483440"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cce3565-8c52-42a2-993e-80f5c6e30308', 'x-compute-request-id': 'req-9cce3565-8c52-42a2-993e-80f5c6e30308', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "uQ7hB8zcVdaz"}}' 2025-07-01 10:27:28,553 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.089s 2025-07-01 10:27:28,553 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35cd1a0b-2af3-4c19-9118-fc7b7ee24fcd', 'x-compute-request-id': 'req-35cd1a0b-2af3-4c19-9118-fc7b7ee24fcd', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:29,666 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.103s 2025-07-01 10:27:29,667 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efafb673-cc34-4226-9fb6-dce3291aab54', 'x-compute-request-id': 'req-efafb673-cc34-4226-9fb6-dce3291aab54', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:30,805 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.122s 2025-07-01 10:27:30,806 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050b2ed7-cd54-4be8-918f-d6ba415d477e', 'x-compute-request-id': 'req-050b2ed7-cd54-4be8-918f-d6ba415d477e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:30,819 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:27:31,921 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.100s 2025-07-01 10:27:31,921 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2767ddae-26f4-4be6-899f-8d8d0cd7055b', 'x-compute-request-id': 'req-2767ddae-26f4-4be6-899f-8d8d0cd7055b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:33,048 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.113s 2025-07-01 10:27:33,048 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c32022d8-c396-401d-86f1-18e47225357d', 'x-compute-request-id': 'req-c32022d8-c396-401d-86f1-18e47225357d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:33,064 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:27:34,193 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.128s 2025-07-01 10:27:34,193 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58153b4c-f08c-47e9-9197-a47fc3a9f537', 'x-compute-request-id': 'req-58153b4c-f08c-47e9-9197-a47fc3a9f537', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:34,210 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:27:35,347 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.136s 2025-07-01 10:27:35,347 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d9ca193-cf8e-4673-9897-b96ee5fb5d53', 'x-compute-request-id': 'req-3d9ca193-cf8e-4673-9897-b96ee5fb5d53', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:35,357 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:27:36,452 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.093s 2025-07-01 10:27:36,452 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0606e4e4-cbf1-4637-9571-3c523927eee5', 'x-compute-request-id': 'req-0606e4e4-cbf1-4637-9571-3c523927eee5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:37,582 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.114s 2025-07-01 10:27:37,582 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9883fb2c-7e72-4c37-90e4-5c11fb50881c', 'x-compute-request-id': 'req-9883fb2c-7e72-4c37-90e4-5c11fb50881c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:38,716 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.122s 2025-07-01 10:27:38,716 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bca47d10-97bd-48be-af49-e9274a84ba93', 'x-compute-request-id': 'req-bca47d10-97bd-48be-af49-e9274a84ba93', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:39,840 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.111s 2025-07-01 10:27:39,840 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a399d8ba-137a-462c-9e60-f1b6ce9c5afd', 'x-compute-request-id': 'req-a399d8ba-137a-462c-9e60-f1b6ce9c5afd', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:40,937 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.088s 2025-07-01 10:27:40,937 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e30ee1ed-f3d9-4acd-8e8b-4a16c69e7d66', 'x-compute-request-id': 'req-e30ee1ed-f3d9-4acd-8e8b-4a16c69e7d66', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:42,032 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.087s 2025-07-01 10:27:42,033 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55943e96-cd16-49eb-8031-836f9ff34e9e', 'x-compute-request-id': 'req-55943e96-cd16-49eb-8031-836f9ff34e9e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:43,138 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.095s 2025-07-01 10:27:43,139 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7e93144-5452-4ec6-bd83-f9bb656763fe', 'x-compute-request-id': 'req-a7e93144-5452-4ec6-bd83-f9bb656763fe', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:44,257 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.108s 2025-07-01 10:27:44,257 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1425', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2e5103-9370-40e5-8d24-bf0cd15c008d', 'x-compute-request-id': 'req-dc2e5103-9370-40e5-8d24-bf0cd15c008d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"server": {"id": "a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c", "name": "tempest-TestSfc-server-863261041", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:28Z", "updated": "2025-07-01T10:27:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:27:44Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-992483440", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:44,274 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:27:44,635 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 204 DELETE https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.360s 2025-07-01 10:27:44,635 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dee4fee7-42ba-42c0-8210-d59c7ca02085', 'x-compute-request-id': 'req-dee4fee7-42ba-42c0-8210-d59c7ca02085', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'' 2025-07-01 10:27:44,674 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs): 404 GET https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c 0.038s 2025-07-01 10:27:44,674 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6aeb2268-6799-4eee-81b9-344926b04fc4', 'x-compute-request-id': 'req-6aeb2268-6799-4eee-81b9-344926b04fc4', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c could not be found."}}' 2025-07-01 10:27:45,609 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/860408ce-2f98-41d2-b9a6-8a6a25310512/remove_router_interface 0.931s 2025-07-01 10:27:45,610 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "4a175d2b-a4e7-4d32-b0fb-8561115a5ada"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-45d4abb6-e905-468f-b123-b22ba4db71ce', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/860408ce-2f98-41d2-b9a6-8a6a25310512/remove_router_interface'} Body: b'{"id": "860408ce-2f98-41d2-b9a6-8a6a25310512", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "4a175d2b-a4e7-4d32-b0fb-8561115a5ada", "network_id": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4", "subnet_id": "e88f6699-0352-4133-83be-4d858de4673d", "subnet_ids": ["e88f6699-0352-4133-83be-4d858de4673d"]}' 2025-07-01 10:27:45,653 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/4a175d2b-a4e7-4d32-b0fb-8561115a5ada 0.042s 2025-07-01 10:27:45,653 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-d5630556-556f-4ac9-9ab2-8de5625938cb', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/4a175d2b-a4e7-4d32-b0fb-8561115a5ada'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 4a175d2b-a4e7-4d32-b0fb-8561115a5ada could not be found.", "detail": ""}}' 2025-07-01 10:27:46,762 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/818eef0c-046c-4bc1-b18d-2b3d77c04584/remove_router_interface 1.109s 2025-07-01 10:27:46,763 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "ad57637e-4fc6-4868-b3f4-3882dac815bc"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-15dc0b6f-fbff-4a86-a42d-27a8c5351d57', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/818eef0c-046c-4bc1-b18d-2b3d77c04584/remove_router_interface'} Body: b'{"id": "818eef0c-046c-4bc1-b18d-2b3d77c04584", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "ad57637e-4fc6-4868-b3f4-3882dac815bc", "network_id": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4", "subnet_id": "e88f6699-0352-4133-83be-4d858de4673d", "subnet_ids": ["e88f6699-0352-4133-83be-4d858de4673d"]}' 2025-07-01 10:27:46,793 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/ad57637e-4fc6-4868-b3f4-3882dac815bc 0.030s 2025-07-01 10:27:46,794 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-33398170-1648-4828-ba20-a545b43db91d', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/ad57637e-4fc6-4868-b3f4-3882dac815bc'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port ad57637e-4fc6-4868-b3f4-3882dac815bc could not be found.", "detail": ""}}' 2025-07-01 10:27:47,040 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/860408ce-2f98-41d2-b9a6-8a6a25310512 0.246s 2025-07-01 10:27:47,040 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a3e87e03-7e14-49db-87d8-0d6da7688185', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/860408ce-2f98-41d2-b9a6-8a6a25310512'} Body: b'' 2025-07-01 10:27:47,315 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/818eef0c-046c-4bc1-b18d-2b3d77c04584 0.274s 2025-07-01 10:27:47,315 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b271d189-e5dd-4475-abfc-9ee3d4488f4f', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/818eef0c-046c-4bc1-b18d-2b3d77c04584'} Body: b'' 2025-07-01 10:27:48,604 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/13768418-2511-4b0b-a1ef-5e1f3596e78d/remove_router_interface 1.288s 2025-07-01 10:27:48,604 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "e88f6699-0352-4133-83be-4d858de4673d"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1b12b08b-7e2b-4f63-aeab-cfbb9ab30649', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/13768418-2511-4b0b-a1ef-5e1f3596e78d/remove_router_interface'} Body: b'{"id": "13768418-2511-4b0b-a1ef-5e1f3596e78d", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "17d5dd60-020d-4942-9f29-01feafaae780", "network_id": "ced8d843-83c9-4e66-a2ed-ac3d96ecadb4", "subnet_id": "e88f6699-0352-4133-83be-4d858de4673d", "subnet_ids": ["e88f6699-0352-4133-83be-4d858de4673d"]}' 2025-07-01 10:27:48,783 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/e88f6699-0352-4133-83be-4d858de4673d 0.179s 2025-07-01 10:27:48,784 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-7d36d8c7-1341-465d-b97c-7745463ac644', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/e88f6699-0352-4133-83be-4d858de4673d'} Body: b'' 2025-07-01 10:27:49,588 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/13768418-2511-4b0b-a1ef-5e1f3596e78d 0.803s 2025-07-01 10:27:49,588 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e19dfc89-6d4f-4e30-8c16-ca01e0b78316', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/13768418-2511-4b0b-a1ef-5e1f3596e78d'} Body: b'' 2025-07-01 10:27:49,796 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/ced8d843-83c9-4e66-a2ed-ac3d96ecadb4 0.208s 2025-07-01 10:27:49,796 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-46c25251-9cab-494c-b602-0fab0ab3c9bb', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/ced8d843-83c9-4e66-a2ed-ac3d96ecadb4'} Body: b'' 2025-07-01 10:27:49,844 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-992483440 0.048s 2025-07-01 10:27:49,845 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:49 GMT', 'server': 'Apache/2.4.58 (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-c1b4e9d8-1362-40fd-a22f-95809b0e8c66', 'x-compute-request-id': 'req-c1b4e9d8-1362-40fd-a22f-95809b0e8c66', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-992483440'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 305, in test_create_port_chain_multi_port_pairs self._create_port_chain_multi_port_pairs_helper(False) File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 251, in _create_port_chain_multi_port_pairs_helper ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:27:44Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a39a6b6f-8ad5-4b0a-a61a-cc3f2ece2d3c.'}. Request ID of server operation performed before checking the server status req-9cce3565-8c52-42a2-993e-80f5c6e30308. |
||||||
test_create_port_chain_multi_port_pairs_symmetric[compute,id-f970f6b3-6541-47ac-a9ea-f869be1e21ad,network] |
fail
ft2.8: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_create_port_chain_multi_port_pairs_symmetric[compute,id-f970f6b3-6541-47ac-a9ea-f869be1e21ad,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:27:49,857 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:27:49,927 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.069s 2025-07-01 10:27:49,928 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-2046836523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIYzIEC8P2frhBR1k1u2tJjo3y/Qa5stiCCexbJo2oemVKuKQsNPvYB7v+EN8gqsOtx/f8Xdye+A6IQGrggJ1AypanAMnA/9LqOea7PzV83NfLMf612EU2v0GN/kbWlE8g=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:49 GMT', 'server': 'Apache/2.4.58 (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-569d698d-ea1c-45ce-95e9-e28898738cd9', 'x-compute-request-id': 'req-569d698d-ea1c-45ce-95e9-e28898738cd9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-2046836523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIYzIEC8P2frhBR1k1u2tJjo3y/Qa5stiCCexbJo2oemVKuKQsNPvYB7v+EN8gqsOtx/f8Xdye+A6IQGrggJ1AypanAMnA/9LqOea7PzV83NfLMf612EU2v0GN/kbWlE8g==", "fingerprint": "5f:4d:99:f4:20:e2:03:f5:fc:32:01:ad:31:56:92:e4", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:27:50,154 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.225s 2025-07-01 10:27:50,155 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--884684969", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-fab52591-ecd4-49f8-9450-e80b5d367de1', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b","name":"tempest-network-smoke--884684969","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:27:49Z","updated_at":"2025-07-01T10:27:50Z","revision_number":1}}' 2025-07-01 10:27:51,589 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.434s 2025-07-01 10:27:51,590 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-2001669589", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-f983297f-2a6e-455b-a403-1ce37dd9e495', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "32177086-dcd1-4d2b-b1bc-38189f3923d6", "name": "tempest-TestSfc-router-2001669589", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.121"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::5a"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:27:50Z", "updated_at": "2025-07-01T10:27:51Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:51,625 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.033s 2025-07-01 10:27:51,625 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c81e14a9-3384-4409-afcf-d3d2a289bdf2', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:27:51,703 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.077s 2025-07-01 10:27:51,703 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-eff62943-c7df-4f08-ac72-0b2f88b9fbe4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:27:51,727 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.023s 2025-07-01 10:27:51,727 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-30a1db53-d790-46b2-8c06-8b124f9a7c7f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:27:52,004 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.276s 2025-07-01 10:27:52,004 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-600258313", "network_id": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-424f6b86-acb4-4a87-abef-6c7bd513b66b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"95706b2b-9c4e-4782-9096-e3c9023c2046","name":"tempest-subnet-smoke-600258313","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:27:51Z","updated_at":"2025-07-01T10:27:51Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:53,753 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/32177086-dcd1-4d2b-b1bc-38189f3923d6/add_router_interface 1.748s 2025-07-01 10:27:53,753 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "95706b2b-9c4e-4782-9096-e3c9023c2046"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2648ebc6-7d9f-4c8d-97b8-985ec7a6c23b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/32177086-dcd1-4d2b-b1bc-38189f3923d6/add_router_interface'} Body: b'{"id": "32177086-dcd1-4d2b-b1bc-38189f3923d6", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "e247ea92-5d03-4e03-835d-4d788667d6a4", "network_id": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b", "subnet_id": "95706b2b-9c4e-4782-9096-e3c9023c2046", "subnet_ids": ["95706b2b-9c4e-4782-9096-e3c9023c2046"]}' 2025-07-01 10:27:53,861 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.107s 2025-07-01 10:27:53,861 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1596893659", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-e2e215f9-f7fb-4b08-982c-5ba9acd4bddc', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "ec67ad50-f033-439d-ba01-f5dd60e5b255", "name": "tempest-router-smoke-1596893659", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:27:53Z", "updated_at": "2025-07-01T10:27:53Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:53,949 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.087s 2025-07-01 10:27:53,949 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-2072524714", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-3b6bcb60-bc3a-447e-b8a8-a78f61dd14d3', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "5ef74d65-ad7a-4c37-ad27-3f907ebe7555", "name": "tempest-router-smoke-2072524714", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:27:53Z", "updated_at": "2025-07-01T10:27:53Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:54,296 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.346s 2025-07-01 10:27:54,296 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-822802585", "network_id": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-be7736e5-c887-4e5d-8157-45a7680a8b12', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"85764d20-5197-4a3f-b7dc-773c78145b32","name":"tempest-TestSfc-822802585","network_id":"9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:60:5c:67","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"95706b2b-9c4e-4782-9096-e3c9023c2046","ip_address":"10.1.0.12"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.12","hostname":"host-10-1-0-12","fqdn":"host-10-1-0-12.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:27:54Z","updated_at":"2025-07-01T10:27:54Z","revision_number":1}}' 2025-07-01 10:27:54,402 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/85764d20-5197-4a3f-b7dc-773c78145b32 0.105s 2025-07-01 10:27:54,402 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-c34f99d9-6c71-4086-85ba-939124311364', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/85764d20-5197-4a3f-b7dc-773c78145b32'} Body: b'{"port":{"id":"85764d20-5197-4a3f-b7dc-773c78145b32","name":"tempest-TestSfc-822802585","network_id":"9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:60:5c:67","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"95706b2b-9c4e-4782-9096-e3c9023c2046","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.12","hostname":"host-10-1-0-12","fqdn":"host-10-1-0-12.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:27:54Z","updated_at":"2025-07-01T10:27:54Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:55,790 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/ec67ad50-f033-439d-ba01-f5dd60e5b255/add_router_interface 1.387s 2025-07-01 10:27:55,790 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "85764d20-5197-4a3f-b7dc-773c78145b32"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-83de986b-e6a0-4f9a-a2fc-090bc069d23e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ec67ad50-f033-439d-ba01-f5dd60e5b255/add_router_interface'} Body: b'{"id": "ec67ad50-f033-439d-ba01-f5dd60e5b255", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "85764d20-5197-4a3f-b7dc-773c78145b32", "network_id": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b", "subnet_id": "95706b2b-9c4e-4782-9096-e3c9023c2046", "subnet_ids": ["95706b2b-9c4e-4782-9096-e3c9023c2046"]}' 2025-07-01 10:27:56,184 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.393s 2025-07-01 10:27:56,185 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-31541933", "network_id": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '933', 'x-openstack-request-id': 'req-9fca7226-fd8a-4f34-bba7-f4c168eed2f5', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7","name":"tempest-TestSfc-31541933","network_id":"9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:02:de:ab","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"95706b2b-9c4e-4782-9096-e3c9023c2046","ip_address":"10.1.0.5"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:27:55Z","updated_at":"2025-07-01T10:27:55Z","revision_number":1}}' 2025-07-01 10:27:56,261 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7 0.076s 2025-07-01 10:27:56,262 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '933', 'x-openstack-request-id': 'req-c638cec5-a733-40fb-bc5b-cc5df7e9d967', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7'} Body: b'{"port":{"id":"0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7","name":"tempest-TestSfc-31541933","network_id":"9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:02:de:ab","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"95706b2b-9c4e-4782-9096-e3c9023c2046","ip_address":"10.1.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:27:55Z","updated_at":"2025-07-01T10:27:55Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:27:57,588 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/5ef74d65-ad7a-4c37-ad27-3f907ebe7555/add_router_interface 1.326s 2025-07-01 10:27:57,589 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fddde0e0-ff3b-4edf-add7-c0254f951c31', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/5ef74d65-ad7a-4c37-ad27-3f907ebe7555/add_router_interface'} Body: b'{"id": "5ef74d65-ad7a-4c37-ad27-3f907ebe7555", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7", "network_id": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b", "subnet_id": "95706b2b-9c4e-4782-9096-e3c9023c2046", "subnet_ids": ["95706b2b-9c4e-4782-9096-e3c9023c2046"]}' 2025-07-01 10:27:57,725 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.131s 2025-07-01 10:27:57,726 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d2f035af-f4e0-4f7b-ab49-de476471eada', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["21PnpZpxQsmjV4tS7RUp-A"], "expires_at": "2025-07-01T11:27:57.000000Z", "issued_at": "2025-07-01T10:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:27:57,726 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_create_port_chain_multi_port_pairs_symmetric) Found network None available for tenant 2025-07-01 10:27:58,525 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 202 POST https://158.69.68.205/compute/v2.1/servers 0.797s 2025-07-01 10:27:58,526 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-388913306", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b"}], "key_name": "tempest-TestSfc-2046836523"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5399ca71-ca0b-48b4-9c7a-bc6df569a264', 'x-compute-request-id': 'req-5399ca71-ca0b-48b4-9c7a-bc6df569a264', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "htti6hi9YnYo"}}' 2025-07-01 10:27:58,621 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.092s 2025-07-01 10:27:58,621 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0618eaa3-7520-4778-85d5-65b47762a224', 'x-compute-request-id': 'req-0618eaa3-7520-4778-85d5-65b47762a224', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:27:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:27:59,735 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.102s 2025-07-01 10:27:59,735 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:27:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2868ca92-1333-4b64-86b5-f1f44845279f', 'x-compute-request-id': 'req-2868ca92-1333-4b64-86b5-f1f44845279f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:27:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:00,830 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.084s 2025-07-01 10:28:00,830 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e637655f-1252-41c7-93b6-0167f2e8b624', 'x-compute-request-id': 'req-e637655f-1252-41c7-93b6-0167f2e8b624', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:00,838 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:28:01,935 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.096s 2025-07-01 10:28:01,936 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c826cb26-72c3-48c6-a3f5-0b2c93b8303b', 'x-compute-request-id': 'req-c826cb26-72c3-48c6-a3f5-0b2c93b8303b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:03,045 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.101s 2025-07-01 10:28:03,045 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b122ee5c-71c8-4c0c-b958-be9a4894c6bc', 'x-compute-request-id': 'req-b122ee5c-71c8-4c0c-b958-be9a4894c6bc', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:03,053 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:28:04,144 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.090s 2025-07-01 10:28:04,145 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b54ede8-aebf-4b99-a40d-5ba6196ed579', 'x-compute-request-id': 'req-8b54ede8-aebf-4b99-a40d-5ba6196ed579', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:04,152 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:28:05,245 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.092s 2025-07-01 10:28:05,245 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f592d25-4ff7-44c0-984d-719c0678fdd5', 'x-compute-request-id': 'req-7f592d25-4ff7-44c0-984d-719c0678fdd5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:05,253 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:28:06,337 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.083s 2025-07-01 10:28:06,338 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74043d6-9716-425e-8562-0bba844bde66', 'x-compute-request-id': 'req-b74043d6-9716-425e-8562-0bba844bde66', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:07,422 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.076s 2025-07-01 10:28:07,422 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-115c6cd8-6878-4cf8-8dce-897322f1dc5a', 'x-compute-request-id': 'req-115c6cd8-6878-4cf8-8dce-897322f1dc5a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:08,519 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.080s 2025-07-01 10:28:08,519 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be6275f-66ac-4455-ba50-f449c8d25168', 'x-compute-request-id': 'req-7be6275f-66ac-4455-ba50-f449c8d25168', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:09,618 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.090s 2025-07-01 10:28:09,618 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d8b5938-504c-4752-a3e7-8165463f07c6', 'x-compute-request-id': 'req-2d8b5938-504c-4752-a3e7-8165463f07c6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:10,706 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.078s 2025-07-01 10:28:10,706 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca8f5d8-6467-4329-bf7f-bea2f1881f71', 'x-compute-request-id': 'req-1ca8f5d8-6467-4329-bf7f-bea2f1881f71', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:11,810 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.094s 2025-07-01 10:28:11,810 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5a53df-e304-49ca-a720-b647fe035209', 'x-compute-request-id': 'req-ee5a53df-e304-49ca-a720-b647fe035209', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:12,896 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.077s 2025-07-01 10:28:12,897 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73021350-991b-4cea-8d8b-9b9aadca82d8', 'x-compute-request-id': 'req-73021350-991b-4cea-8d8b-9b9aadca82d8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:14,004 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.099s 2025-07-01 10:28:14,004 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3ae8da4-2ff8-485c-9fef-f8c93640128b', 'x-compute-request-id': 'req-a3ae8da4-2ff8-485c-9fef-f8c93640128b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"server": {"id": "2605cce1-9ed3-4900-b570-8b585495c37e", "name": "tempest-TestSfc-server-388913306", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:27:58Z", "updated": "2025-07-01T10:28:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/2605cce1-9ed3-4900-b570-8b585495c37e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:28:14Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2605cce1-9ed3-4900-b570-8b585495c37e."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-2046836523", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:14,012 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:28:14,303 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 204 DELETE https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.290s 2025-07-01 10:28:14,303 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-408e9b7d-0a1c-4459-a34f-a38c29fdf211', 'x-compute-request-id': 'req-408e9b7d-0a1c-4459-a34f-a38c29fdf211', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'' 2025-07-01 10:28:14,357 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_multi_port_pairs_symmetric): 404 GET https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e 0.053s 2025-07-01 10:28:14,357 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-63a75f6e-1a0e-4f40-8ff9-43d0883460a6', 'x-compute-request-id': 'req-63a75f6e-1a0e-4f40-8ff9-43d0883460a6', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/2605cce1-9ed3-4900-b570-8b585495c37e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2605cce1-9ed3-4900-b570-8b585495c37e could not be found."}}' 2025-07-01 10:28:15,310 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/5ef74d65-ad7a-4c37-ad27-3f907ebe7555/remove_router_interface 0.950s 2025-07-01 10:28:15,311 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c3a14cbf-1381-45e7-ae12-11a2023fb65f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/5ef74d65-ad7a-4c37-ad27-3f907ebe7555/remove_router_interface'} Body: b'{"id": "5ef74d65-ad7a-4c37-ad27-3f907ebe7555", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7", "network_id": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b", "subnet_id": "95706b2b-9c4e-4782-9096-e3c9023c2046", "subnet_ids": ["95706b2b-9c4e-4782-9096-e3c9023c2046"]}' 2025-07-01 10:28:15,340 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7 0.029s 2025-07-01 10:28:15,340 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-b5fa0cde-f64a-477b-9d0c-c3a3aeacbd13', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 0f8bf4b8-e9cd-42bd-83fb-c02cdb5e01d7 could not be found.", "detail": ""}}' 2025-07-01 10:28:16,243 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/ec67ad50-f033-439d-ba01-f5dd60e5b255/remove_router_interface 0.902s 2025-07-01 10:28:16,244 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "85764d20-5197-4a3f-b7dc-773c78145b32"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9e0031a3-f2d2-4775-89f1-90a963ea6b45', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ec67ad50-f033-439d-ba01-f5dd60e5b255/remove_router_interface'} Body: b'{"id": "ec67ad50-f033-439d-ba01-f5dd60e5b255", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "85764d20-5197-4a3f-b7dc-773c78145b32", "network_id": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b", "subnet_id": "95706b2b-9c4e-4782-9096-e3c9023c2046", "subnet_ids": ["95706b2b-9c4e-4782-9096-e3c9023c2046"]}' 2025-07-01 10:28:16,276 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/85764d20-5197-4a3f-b7dc-773c78145b32 0.031s 2025-07-01 10:28:16,276 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-5d4d72d9-b9f7-40cf-a90f-4290e75b66a3', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/85764d20-5197-4a3f-b7dc-773c78145b32'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 85764d20-5197-4a3f-b7dc-773c78145b32 could not be found.", "detail": ""}}' 2025-07-01 10:28:16,471 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/5ef74d65-ad7a-4c37-ad27-3f907ebe7555 0.195s 2025-07-01 10:28:16,472 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-574e397f-8f24-416c-827b-03779d595b3c', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/5ef74d65-ad7a-4c37-ad27-3f907ebe7555'} Body: b'' 2025-07-01 10:28:16,674 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/ec67ad50-f033-439d-ba01-f5dd60e5b255 0.201s 2025-07-01 10:28:16,675 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f35aad1d-6d98-4448-975d-e76862407cea', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ec67ad50-f033-439d-ba01-f5dd60e5b255'} Body: b'' 2025-07-01 10:28:17,730 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/32177086-dcd1-4d2b-b1bc-38189f3923d6/remove_router_interface 1.054s 2025-07-01 10:28:17,730 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "95706b2b-9c4e-4782-9096-e3c9023c2046"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0b5645b2-2fdc-4f6c-adc6-918cad3c3602', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/32177086-dcd1-4d2b-b1bc-38189f3923d6/remove_router_interface'} Body: b'{"id": "32177086-dcd1-4d2b-b1bc-38189f3923d6", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "e247ea92-5d03-4e03-835d-4d788667d6a4", "network_id": "9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b", "subnet_id": "95706b2b-9c4e-4782-9096-e3c9023c2046", "subnet_ids": ["95706b2b-9c4e-4782-9096-e3c9023c2046"]}' 2025-07-01 10:28:17,937 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/95706b2b-9c4e-4782-9096-e3c9023c2046 0.205s 2025-07-01 10:28:17,937 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c053f60b-258f-4741-bb55-bb781dcf84ac', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/95706b2b-9c4e-4782-9096-e3c9023c2046'} Body: b'' 2025-07-01 10:28:18,754 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/32177086-dcd1-4d2b-b1bc-38189f3923d6 0.816s 2025-07-01 10:28:18,755 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-59adb4d7-0aa6-484d-8286-b108ff4c9975', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/32177086-dcd1-4d2b-b1bc-38189f3923d6'} Body: b'' 2025-07-01 10:28:18,975 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b 0.220s 2025-07-01 10:28:18,975 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-16c39296-7665-4bc3-b6ca-f0dcbcf6bb58', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/9d3f6bd5-ae2f-42cf-b9c1-07a9c4d28f3b'} Body: b'' 2025-07-01 10:28:19,009 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-2046836523 0.033s 2025-07-01 10:28:19,009 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:18 GMT', 'server': 'Apache/2.4.58 (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-b86b5286-ab51-41ad-a2c0-c242c2fa4a5f', 'x-compute-request-id': 'req-b86b5286-ab51-41ad-a2c0-c242c2fa4a5f', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-2046836523'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 310, in test_create_port_chain_multi_port_pairs_symmetric self._create_port_chain_multi_port_pairs_helper(True) File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 251, in _create_port_chain_multi_port_pairs_helper ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 2605cce1-9ed3-4900-b570-8b585495c37e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:28:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2605cce1-9ed3-4900-b570-8b585495c37e.'}. Request ID of server operation performed before checking the server status req-5399ca71-ca0b-48b4-9c7a-bc6df569a264. |
||||||
test_create_port_chain_symmetric[compute,id-35927961-1904-4a6b-9d08-ad819f1cf812,network] |
fail
ft2.9: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_create_port_chain_symmetric[compute,id-35927961-1904-4a6b-9d08-ad819f1cf812,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:28:19,021 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:28:19,091 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.069s 2025-07-01 10:28:19,092 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-603473011", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLGXHLNAG70fvf7X3l4z443m4hr5APSoKRxWrClvS9FROt0wL4W4S/S/84O9AzOj5KYavAbocJPet+Hlrp7VBfWEosLa13dv17BmFu5IIos2M1O+deRFCu0pdPPmhTUuoA=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:19 GMT', 'server': 'Apache/2.4.58 (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-cf57a847-cf00-4eff-b2b2-c1226dc54ac8', 'x-compute-request-id': 'req-cf57a847-cf00-4eff-b2b2-c1226dc54ac8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-603473011", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLGXHLNAG70fvf7X3l4z443m4hr5APSoKRxWrClvS9FROt0wL4W4S/S/84O9AzOj5KYavAbocJPet+Hlrp7VBfWEosLa13dv17BmFu5IIos2M1O+deRFCu0pdPPmhTUuoA==", "fingerprint": "44:87:e1:dd:1a:b1:11:c3:3f:da:6f:51:7d:0b:41:dd", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:28:19,334 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.240s 2025-07-01 10:28:19,334 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1570317328", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '609', 'x-openstack-request-id': 'req-e43c075c-4b3e-443d-af64-0f4de7b1e050', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"49d3d314-76f6-4dd5-91ce-3cb7983a2254","name":"tempest-network-smoke--1570317328","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:28:19Z","updated_at":"2025-07-01T10:28:19Z","revision_number":1}}' 2025-07-01 10:28:21,076 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.741s 2025-07-01 10:28:21,077 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-36130511", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '812', 'x-openstack-request-id': 'req-4dea9c55-cfb2-4810-9464-3be28bf525a0', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "8630e253-3ab3-4a8e-9dc2-4307cfb456f0", "name": "tempest-TestSfc-router-36130511", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.144"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::182"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:28:19Z", "updated_at": "2025-07-01T10:28:20Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:21,099 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.021s 2025-07-01 10:28:21,100 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-17c92837-26e7-4e24-8525-d7565bb6df73', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:28:21,163 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.063s 2025-07-01 10:28:21,164 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-84c195fc-ee04-4adb-ad5e-f7165a84cf41', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:28:21,189 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.025s 2025-07-01 10:28:21,189 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e4afdf07-b903-4d54-a5fb-2514bb468824', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:28:21,562 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.372s 2025-07-01 10:28:21,562 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1589632100", "network_id": "49d3d314-76f6-4dd5-91ce-3cb7983a2254", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-c1d3fe20-1f16-40f7-a8e0-881eefa8142f', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"1bcd5eab-9489-4d5c-9929-4cfbb1d29431","name":"tempest-subnet-smoke-1589632100","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"49d3d314-76f6-4dd5-91ce-3cb7983a2254","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:28:21Z","updated_at":"2025-07-01T10:28:21Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:23,471 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/8630e253-3ab3-4a8e-9dc2-4307cfb456f0/add_router_interface 1.909s 2025-07-01 10:28:23,472 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "1bcd5eab-9489-4d5c-9929-4cfbb1d29431"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2839452f-6ba9-4719-a197-142ca40884f3', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/8630e253-3ab3-4a8e-9dc2-4307cfb456f0/add_router_interface'} Body: b'{"id": "8630e253-3ab3-4a8e-9dc2-4307cfb456f0", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "51afe886-68c3-47de-99ec-1367543579e7", "network_id": "49d3d314-76f6-4dd5-91ce-3cb7983a2254", "subnet_id": "1bcd5eab-9489-4d5c-9929-4cfbb1d29431", "subnet_ids": ["1bcd5eab-9489-4d5c-9929-4cfbb1d29431"]}' 2025-07-01 10:28:23,600 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.128s 2025-07-01 10:28:23,601 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1529049134", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-58660498-f0bf-4090-8527-83b4c0641c85', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "bf333643-cad1-4387-9f31-40e59f802805", "name": "tempest-router-smoke-1529049134", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:28:23Z", "updated_at": "2025-07-01T10:28:23Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:23,743 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.141s 2025-07-01 10:28:23,743 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1773203048", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-d74b3a96-5305-453f-a4a3-7ba855c51bd6', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "8efb2c25-51a3-4f3f-927c-443f65c43edb", "name": "tempest-router-smoke-1773203048", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:28:23Z", "updated_at": "2025-07-01T10:28:23Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:24,225 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.481s 2025-07-01 10:28:24,225 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-58188504", "network_id": "49d3d314-76f6-4dd5-91ce-3cb7983a2254"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '933', 'x-openstack-request-id': 'req-2145af6a-6b50-4099-b06d-e2e34480068b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"6a5ed4b8-7f68-47ce-86f4-ce82004bfebf","name":"tempest-TestSfc-58188504","network_id":"49d3d314-76f6-4dd5-91ce-3cb7983a2254","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:f7:64:fb","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"1bcd5eab-9489-4d5c-9929-4cfbb1d29431","ip_address":"10.1.0.2"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.2","hostname":"host-10-1-0-2","fqdn":"host-10-1-0-2.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:23Z","updated_at":"2025-07-01T10:28:23Z","revision_number":1}}' 2025-07-01 10:28:24,360 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/6a5ed4b8-7f68-47ce-86f4-ce82004bfebf 0.134s 2025-07-01 10:28:24,361 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '933', 'x-openstack-request-id': 'req-13bd0a2b-d34c-4192-aef0-1502eb65ea25', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/6a5ed4b8-7f68-47ce-86f4-ce82004bfebf'} Body: b'{"port":{"id":"6a5ed4b8-7f68-47ce-86f4-ce82004bfebf","name":"tempest-TestSfc-58188504","network_id":"49d3d314-76f6-4dd5-91ce-3cb7983a2254","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:f7:64:fb","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"1bcd5eab-9489-4d5c-9929-4cfbb1d29431","ip_address":"10.1.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.2","hostname":"host-10-1-0-2","fqdn":"host-10-1-0-2.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:23Z","updated_at":"2025-07-01T10:28:23Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:25,778 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/bf333643-cad1-4387-9f31-40e59f802805/add_router_interface 1.416s 2025-07-01 10:28:25,778 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "6a5ed4b8-7f68-47ce-86f4-ce82004bfebf"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-14b682e8-d1c6-4d33-8052-2819bbbc63d0', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/bf333643-cad1-4387-9f31-40e59f802805/add_router_interface'} Body: b'{"id": "bf333643-cad1-4387-9f31-40e59f802805", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6a5ed4b8-7f68-47ce-86f4-ce82004bfebf", "network_id": "49d3d314-76f6-4dd5-91ce-3cb7983a2254", "subnet_id": "1bcd5eab-9489-4d5c-9929-4cfbb1d29431", "subnet_ids": ["1bcd5eab-9489-4d5c-9929-4cfbb1d29431"]}' 2025-07-01 10:28:26,294 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.516s 2025-07-01 10:28:26,295 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1838830341", "network_id": "49d3d314-76f6-4dd5-91ce-3cb7983a2254"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-980e251f-954d-4098-acbf-fe2be3b3bdfc', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"3c11df8d-7d6f-465c-a00c-9faff848f8ad","name":"tempest-TestSfc-1838830341","network_id":"49d3d314-76f6-4dd5-91ce-3cb7983a2254","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:63:7b:24","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"1bcd5eab-9489-4d5c-9929-4cfbb1d29431","ip_address":"10.1.0.13"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:25Z","updated_at":"2025-07-01T10:28:26Z","revision_number":1}}' 2025-07-01 10:28:26,479 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/3c11df8d-7d6f-465c-a00c-9faff848f8ad 0.184s 2025-07-01 10:28:26,480 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-1560dc11-e801-464e-950e-adcf97bd998b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/3c11df8d-7d6f-465c-a00c-9faff848f8ad'} Body: b'{"port":{"id":"3c11df8d-7d6f-465c-a00c-9faff848f8ad","name":"tempest-TestSfc-1838830341","network_id":"49d3d314-76f6-4dd5-91ce-3cb7983a2254","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:63:7b:24","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"1bcd5eab-9489-4d5c-9929-4cfbb1d29431","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:25Z","updated_at":"2025-07-01T10:28:26Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:28,242 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/8efb2c25-51a3-4f3f-927c-443f65c43edb/add_router_interface 1.761s 2025-07-01 10:28:28,242 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "3c11df8d-7d6f-465c-a00c-9faff848f8ad"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-664e71b1-d28a-42d3-8ed2-c627e6c7ae40', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/8efb2c25-51a3-4f3f-927c-443f65c43edb/add_router_interface'} Body: b'{"id": "8efb2c25-51a3-4f3f-927c-443f65c43edb", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "3c11df8d-7d6f-465c-a00c-9faff848f8ad", "network_id": "49d3d314-76f6-4dd5-91ce-3cb7983a2254", "subnet_id": "1bcd5eab-9489-4d5c-9929-4cfbb1d29431", "subnet_ids": ["1bcd5eab-9489-4d5c-9929-4cfbb1d29431"]}' 2025-07-01 10:28:28,407 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.157s 2025-07-01 10:28:28,407 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3153b8a7-343c-4775-8262-192e75545a49', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["b0qRh0GjSc6f-GBHIY5D9A"], "expires_at": "2025-07-01T11:28:28.000000Z", "issued_at": "2025-07-01T10:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:28:28,408 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_create_port_chain_symmetric) Found network None available for tenant 2025-07-01 10:28:29,090 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 202 POST https://158.69.68.205/compute/v2.1/servers 0.681s 2025-07-01 10:28:29,090 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-335683219", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "49d3d314-76f6-4dd5-91ce-3cb7983a2254"}], "key_name": "tempest-TestSfc-603473011"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3f4e64-bd92-4679-84c5-7e9641c98d0e', 'x-compute-request-id': 'req-fc3f4e64-bd92-4679-84c5-7e9641c98d0e', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "V8NK42M9v9Uo"}}' 2025-07-01 10:28:29,212 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.119s 2025-07-01 10:28:29,212 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f21c296a-2042-4c87-b809-8d3023095403', 'x-compute-request-id': 'req-f21c296a-2042-4c87-b809-8d3023095403', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:30,340 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.118s 2025-07-01 10:28:30,340 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ab46e19-72f8-4ad3-b4e7-b63339d12f67', 'x-compute-request-id': 'req-0ab46e19-72f8-4ad3-b4e7-b63339d12f67', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:31,458 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.101s 2025-07-01 10:28:31,458 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5acbe972-fddb-448a-bfb7-72964b57fb1b', 'x-compute-request-id': 'req-5acbe972-fddb-448a-bfb7-72964b57fb1b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:31,466 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:28:32,542 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.074s 2025-07-01 10:28:32,542 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af7b29a-52dc-4e25-974b-d374d6b08de8', 'x-compute-request-id': 'req-7af7b29a-52dc-4e25-974b-d374d6b08de8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:33,642 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.086s 2025-07-01 10:28:33,643 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a95920dc-d858-42ca-a1b4-a87b9924c2d4', 'x-compute-request-id': 'req-a95920dc-d858-42ca-a1b4-a87b9924c2d4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:33,660 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-07-01 10:28:34,785 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.124s 2025-07-01 10:28:34,785 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ebbdb49-82e3-414c-a1b2-4017740f13a6', 'x-compute-request-id': 'req-5ebbdb49-82e3-414c-a1b2-4017740f13a6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:34,795 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait 2025-07-01 10:28:35,886 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.091s 2025-07-01 10:28:35,886 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95eccfb5-1efb-44b4-a011-2bfe0810933c', 'x-compute-request-id': 'req-95eccfb5-1efb-44b4-a011-2bfe0810933c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:35,895 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2025-07-01 10:28:36,971 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.075s 2025-07-01 10:28:36,971 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-423556cc-99a9-466b-9608-388e60bfcd69', 'x-compute-request-id': 'req-423556cc-99a9-466b-9608-388e60bfcd69', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:38,054 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.075s 2025-07-01 10:28:38,054 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56fd0f81-3ab5-4ca1-aa16-f3ae5bc72578', 'x-compute-request-id': 'req-56fd0f81-3ab5-4ca1-aa16-f3ae5bc72578', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:39,155 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.091s 2025-07-01 10:28:39,155 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47658cc-a732-4ddf-996a-7695213502fb', 'x-compute-request-id': 'req-c47658cc-a732-4ddf-996a-7695213502fb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:40,258 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.095s 2025-07-01 10:28:40,259 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11857e22-b1a3-4018-b83b-fc9eb2206da4', 'x-compute-request-id': 'req-11857e22-b1a3-4018-b83b-fc9eb2206da4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:41,367 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.092s 2025-07-01 10:28:41,368 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bd64498-0de0-44d4-b177-23424431ad0e', 'x-compute-request-id': 'req-5bd64498-0de0-44d4-b177-23424431ad0e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:42,478 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.093s 2025-07-01 10:28:42,478 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f31b9b3a-58cb-4626-9064-7cfa95412e40', 'x-compute-request-id': 'req-f31b9b3a-58cb-4626-9064-7cfa95412e40', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:43,577 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.091s 2025-07-01 10:28:43,578 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebd3fcda-cff3-425e-8021-687fdd419738', 'x-compute-request-id': 'req-ebd3fcda-cff3-425e-8021-687fdd419738', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:43,588 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 14 second wait 2025-07-01 10:28:44,691 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 200 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.102s 2025-07-01 10:28:44,691 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1425', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a595b511-ba34-4175-8a94-e36f7e65c154', 'x-compute-request-id': 'req-a595b511-ba34-4175-8a94-e36f7e65c154', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"server": {"id": "dcff0698-3b71-45e9-b770-a24232075f12", "name": "tempest-TestSfc-server-335683219", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:28:29Z", "updated": "2025-07-01T10:28:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/dcff0698-3b71-45e9-b770-a24232075f12"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:28:44Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance dcff0698-3b71-45e9-b770-a24232075f12."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-603473011", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:28:44,701 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 15 second wait 2025-07-01 10:28:44,966 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 204 DELETE https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.265s 2025-07-01 10:28:44,967 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd605380-d5ef-458f-92cf-5291ea776909', 'x-compute-request-id': 'req-fd605380-d5ef-458f-92cf-5291ea776909', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'' 2025-07-01 10:28:45,011 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_create_port_chain_symmetric): 404 GET https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12 0.043s 2025-07-01 10:28:45,011 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-dab5825d-ffad-480c-a062-f506d821134f', 'x-compute-request-id': 'req-dab5825d-ffad-480c-a062-f506d821134f', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/dcff0698-3b71-45e9-b770-a24232075f12'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dcff0698-3b71-45e9-b770-a24232075f12 could not be found."}}' 2025-07-01 10:28:45,826 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/8efb2c25-51a3-4f3f-927c-443f65c43edb/remove_router_interface 0.812s 2025-07-01 10:28:45,826 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "3c11df8d-7d6f-465c-a00c-9faff848f8ad"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d8f628f3-4e57-45f1-b306-ba6272afc0a7', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/8efb2c25-51a3-4f3f-927c-443f65c43edb/remove_router_interface'} Body: b'{"id": "8efb2c25-51a3-4f3f-927c-443f65c43edb", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "3c11df8d-7d6f-465c-a00c-9faff848f8ad", "network_id": "49d3d314-76f6-4dd5-91ce-3cb7983a2254", "subnet_id": "1bcd5eab-9489-4d5c-9929-4cfbb1d29431", "subnet_ids": ["1bcd5eab-9489-4d5c-9929-4cfbb1d29431"]}' 2025-07-01 10:28:45,858 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/3c11df8d-7d6f-465c-a00c-9faff848f8ad 0.031s 2025-07-01 10:28:45,859 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-f8e71faa-09ec-4ea9-92ea-20fbabd21357', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/3c11df8d-7d6f-465c-a00c-9faff848f8ad'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 3c11df8d-7d6f-465c-a00c-9faff848f8ad could not be found.", "detail": ""}}' 2025-07-01 10:28:46,687 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/bf333643-cad1-4387-9f31-40e59f802805/remove_router_interface 0.828s 2025-07-01 10:28:46,687 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "6a5ed4b8-7f68-47ce-86f4-ce82004bfebf"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-acae3ee5-a4db-4049-ada4-5c2f1712a6e1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/bf333643-cad1-4387-9f31-40e59f802805/remove_router_interface'} Body: b'{"id": "bf333643-cad1-4387-9f31-40e59f802805", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6a5ed4b8-7f68-47ce-86f4-ce82004bfebf", "network_id": "49d3d314-76f6-4dd5-91ce-3cb7983a2254", "subnet_id": "1bcd5eab-9489-4d5c-9929-4cfbb1d29431", "subnet_ids": ["1bcd5eab-9489-4d5c-9929-4cfbb1d29431"]}' 2025-07-01 10:28:46,724 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/6a5ed4b8-7f68-47ce-86f4-ce82004bfebf 0.036s 2025-07-01 10:28:46,724 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-575f7e3c-6d94-44e9-862b-574c0b65ec31', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/6a5ed4b8-7f68-47ce-86f4-ce82004bfebf'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 6a5ed4b8-7f68-47ce-86f4-ce82004bfebf could not be found.", "detail": ""}}' 2025-07-01 10:28:46,950 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/8efb2c25-51a3-4f3f-927c-443f65c43edb 0.225s 2025-07-01 10:28:46,950 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-fde5c9a5-8c3e-48a7-8d25-6c0af9a4e0ff', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/8efb2c25-51a3-4f3f-927c-443f65c43edb'} Body: b'' 2025-07-01 10:28:47,182 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/bf333643-cad1-4387-9f31-40e59f802805 0.231s 2025-07-01 10:28:47,182 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-cd578778-3246-499c-8248-3ae70d8e3583', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/bf333643-cad1-4387-9f31-40e59f802805'} Body: b'' 2025-07-01 10:28:48,236 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/8630e253-3ab3-4a8e-9dc2-4307cfb456f0/remove_router_interface 1.053s 2025-07-01 10:28:48,236 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "1bcd5eab-9489-4d5c-9929-4cfbb1d29431"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-63d1b322-95a4-443b-b01d-1c0b2131bf7d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/8630e253-3ab3-4a8e-9dc2-4307cfb456f0/remove_router_interface'} Body: b'{"id": "8630e253-3ab3-4a8e-9dc2-4307cfb456f0", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "51afe886-68c3-47de-99ec-1367543579e7", "network_id": "49d3d314-76f6-4dd5-91ce-3cb7983a2254", "subnet_id": "1bcd5eab-9489-4d5c-9929-4cfbb1d29431", "subnet_ids": ["1bcd5eab-9489-4d5c-9929-4cfbb1d29431"]}' 2025-07-01 10:28:48,396 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/1bcd5eab-9489-4d5c-9929-4cfbb1d29431 0.159s 2025-07-01 10:28:48,397 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f9908ffb-b88e-4212-afc7-776f992680a0', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/1bcd5eab-9489-4d5c-9929-4cfbb1d29431'} Body: b'' 2025-07-01 10:28:49,055 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/8630e253-3ab3-4a8e-9dc2-4307cfb456f0 0.658s 2025-07-01 10:28:49,056 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-26e7e722-c058-49c1-9317-750b68c220b3', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/8630e253-3ab3-4a8e-9dc2-4307cfb456f0'} Body: b'' 2025-07-01 10:28:49,268 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/49d3d314-76f6-4dd5-91ce-3cb7983a2254 0.211s 2025-07-01 10:28:49,268 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f5887118-5a85-4ef1-9adc-6c08c5e42ff8', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/49d3d314-76f6-4dd5-91ce-3cb7983a2254'} Body: b'' 2025-07-01 10:28:49,309 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-603473011 0.040s 2025-07-01 10:28:49,310 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:49 GMT', 'server': 'Apache/2.4.58 (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-6f80bc00-3c22-4a2b-851f-6a5e600e3581', 'x-compute-request-id': 'req-6f80bc00-3c22-4a2b-851f-6a5e600e3581', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-603473011'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 160, in test_create_port_chain_symmetric self._create_port_chain_helper(True) File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 105, in _create_port_chain_helper ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server dcff0698-3b71-45e9-b770-a24232075f12 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:28:44Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance dcff0698-3b71-45e9-b770-a24232075f12.'}. Request ID of server operation performed before checking the server status req-fc3f4e64-bd92-4679-84c5-7e9641c98d0e. |
||||||
test_multi_port_chains_update_port_pair_group_replace_port_pairs[compute,id-69f8f427-a3a1-4f8f-814f-87e6faea9d54,network] |
fail
ft2.10: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_multi_port_chains_update_port_pair_group_replace_port_pairs[compute,id-69f8f427-a3a1-4f8f-814f-87e6faea9d54,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:28:49,322 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:28:49,403 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.080s 2025-07-01 10:28:49,404 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-1263930870", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA3x44OWbvbBuur5u0jSyUlT9qqaebpPIaIexSuWTvf0MfSK0Wb8Ql4MG8iHxk7ZrX6/NrJYmVKrQttYFp6scElwKhsIHgLM54J0z+RhaNbiB9AHX5L8ssmLMglI1Ab3MA=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:49 GMT', 'server': 'Apache/2.4.58 (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-91841bf5-26a3-48bc-b524-25295d96cc0c', 'x-compute-request-id': 'req-91841bf5-26a3-48bc-b524-25295d96cc0c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-1263930870", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA3x44OWbvbBuur5u0jSyUlT9qqaebpPIaIexSuWTvf0MfSK0Wb8Ql4MG8iHxk7ZrX6/NrJYmVKrQttYFp6scElwKhsIHgLM54J0z+RhaNbiB9AHX5L8ssmLMglI1Ab3MA==", "fingerprint": "83:f7:b2:f8:5a:03:05:25:27:d5:b1:14:a0:f4:7c:f7", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:28:49,648 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.241s 2025-07-01 10:28:49,649 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--269882058", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-35ddd5ae-9089-4ad9-924d-46b0cec34a4a', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","name":"tempest-network-smoke--269882058","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:28:49Z","updated_at":"2025-07-01T10:28:49Z","revision_number":1}}' 2025-07-01 10:28:51,400 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.751s 2025-07-01 10:28:51,400 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-1195453981", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '814', 'x-openstack-request-id': 'req-a715ac2a-c196-4001-b9ae-3770d2d73dab', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "eb47c702-92d5-406a-8d0f-1df03e00fd05", "name": "tempest-TestSfc-router-1195453981", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.202"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::22a"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:28:49Z", "updated_at": "2025-07-01T10:28:50Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:51,424 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.022s 2025-07-01 10:28:51,424 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-202df6ff-5ff9-4cbc-8635-4a6e8fdbafdf', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:28:51,496 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.071s 2025-07-01 10:28:51,496 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-7c26fd37-7a2a-40e7-aa28-e0dbf58ccfb8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:28:51,516 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.019s 2025-07-01 10:28:51,516 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b515ab48-4666-41ba-a1f6-f72bbc9ebf31', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:28:51,784 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.267s 2025-07-01 10:28:51,784 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-2008364936", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-1c66cea6-b714-4449-8df1-fa50625cf102', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"26a699d9-f95d-45eb-a8ff-57474cc917a3","name":"tempest-subnet-smoke-2008364936","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:28:51Z","updated_at":"2025-07-01T10:28:51Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:53,647 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/eb47c702-92d5-406a-8d0f-1df03e00fd05/add_router_interface 1.862s 2025-07-01 10:28:53,648 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3b466d58-6c5f-4e76-a216-c2f0dc85734b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/eb47c702-92d5-406a-8d0f-1df03e00fd05/add_router_interface'} Body: b'{"id": "eb47c702-92d5-406a-8d0f-1df03e00fd05", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "9795ccf6-3450-4cb4-8607-5d8ace1f0454", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:28:53,741 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.092s 2025-07-01 10:28:53,741 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1058569169", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-54f6698f-4e79-4228-a56e-d27b632e0f6e', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "2f2d6c45-f296-4e13-8966-49ba6f1dcd4c", "name": "tempest-router-smoke-1058569169", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:28:53Z", "updated_at": "2025-07-01T10:28:53Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:53,832 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.090s 2025-07-01 10:28:53,832 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-739671120", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-f3dbf382-e933-40ff-94e9-1554f16667e2', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "9d9c756f-c2c3-426b-8572-bc66d72db7c2", "name": "tempest-router-smoke-739671120", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:28:53Z", "updated_at": "2025-07-01T10:28:53Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:54,183 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.350s 2025-07-01 10:28:54,183 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-80144978", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '937', 'x-openstack-request-id': 'req-2d0fc799-2c1b-4c26-a489-53906e5785e0', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"80183d54-f1e4-4c68-9e31-d90799cde21b","name":"tempest-TestSfc-80144978","network_id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:e3:88:7f","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"26a699d9-f95d-45eb-a8ff-57474cc917a3","ip_address":"10.1.0.10"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.10","hostname":"host-10-1-0-10","fqdn":"host-10-1-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:53Z","updated_at":"2025-07-01T10:28:53Z","revision_number":1}}' 2025-07-01 10:28:54,291 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/80183d54-f1e4-4c68-9e31-d90799cde21b 0.107s 2025-07-01 10:28:54,291 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '937', 'x-openstack-request-id': 'req-30785eeb-2ca7-401c-8c80-df7f3a67167d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/80183d54-f1e4-4c68-9e31-d90799cde21b'} Body: b'{"port":{"id":"80183d54-f1e4-4c68-9e31-d90799cde21b","name":"tempest-TestSfc-80144978","network_id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:e3:88:7f","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"26a699d9-f95d-45eb-a8ff-57474cc917a3","ip_address":"10.1.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.10","hostname":"host-10-1-0-10","fqdn":"host-10-1-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:53Z","updated_at":"2025-07-01T10:28:53Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:55,589 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/2f2d6c45-f296-4e13-8966-49ba6f1dcd4c/add_router_interface 1.298s 2025-07-01 10:28:55,590 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "80183d54-f1e4-4c68-9e31-d90799cde21b"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d3e772a0-a0c7-4f27-ab4a-790a5882e3fa', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/2f2d6c45-f296-4e13-8966-49ba6f1dcd4c/add_router_interface'} Body: b'{"id": "2f2d6c45-f296-4e13-8966-49ba6f1dcd4c", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "80183d54-f1e4-4c68-9e31-d90799cde21b", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:28:55,973 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.382s 2025-07-01 10:28:55,973 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-652390010", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-2510864d-a497-4d72-8a9b-30a4456ad63c', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0","name":"tempest-TestSfc-652390010","network_id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:c0:1d:97","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"26a699d9-f95d-45eb-a8ff-57474cc917a3","ip_address":"10.1.0.14"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.14","hostname":"host-10-1-0-14","fqdn":"host-10-1-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:55Z","updated_at":"2025-07-01T10:28:55Z","revision_number":1}}' 2025-07-01 10:28:56,032 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0 0.058s 2025-07-01 10:28:56,032 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-8cebba90-697a-4796-bec4-8b3b321e0db8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0'} Body: b'{"port":{"id":"e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0","name":"tempest-TestSfc-652390010","network_id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:c0:1d:97","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"26a699d9-f95d-45eb-a8ff-57474cc917a3","ip_address":"10.1.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.14","hostname":"host-10-1-0-14","fqdn":"host-10-1-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:55Z","updated_at":"2025-07-01T10:28:55Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:57,792 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/9d9c756f-c2c3-426b-8572-bc66d72db7c2/add_router_interface 1.759s 2025-07-01 10:28:57,793 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8b488f26-6973-4043-8a0d-46ca2cdd8d1b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/9d9c756f-c2c3-426b-8572-bc66d72db7c2/add_router_interface'} Body: b'{"id": "9d9c756f-c2c3-426b-8572-bc66d72db7c2", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:28:57,921 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 201 POST https://158.69.68.205/networking/v2.0/routers 0.128s 2025-07-01 10:28:57,921 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-993641860", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-84d19207-f5b4-4fe2-9dcf-b0475afec60f', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "81977580-b071-405a-b3e6-98cf796e8422", "name": "tempest-router-smoke-993641860", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:28:57Z", "updated_at": "2025-07-01T10:28:57Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:58,270 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 201 POST https://158.69.68.205/networking/v2.0/ports 0.348s 2025-07-01 10:28:58,271 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1261513880", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-31d124a7-46b3-4bfe-a9b7-2300b862fc56', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"f8e94853-e041-44f6-bfe1-754592e544ad","name":"tempest-TestSfc-1261513880","network_id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:5e:b1:7b","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"26a699d9-f95d-45eb-a8ff-57474cc917a3","ip_address":"10.1.0.13"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:58Z","updated_at":"2025-07-01T10:28:58Z","revision_number":1}}' 2025-07-01 10:28:58,369 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/networking/v2.0/ports/f8e94853-e041-44f6-bfe1-754592e544ad 0.098s 2025-07-01 10:28:58,369 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-690f59b9-4996-4693-94c4-d8b80e5f91ba', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/f8e94853-e041-44f6-bfe1-754592e544ad'} Body: b'{"port":{"id":"f8e94853-e041-44f6-bfe1-754592e544ad","name":"tempest-TestSfc-1261513880","network_id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:5e:b1:7b","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"26a699d9-f95d-45eb-a8ff-57474cc917a3","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:58Z","updated_at":"2025-07-01T10:28:58Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:28:59,549 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 PUT https://158.69.68.205/networking/v2.0/routers/81977580-b071-405a-b3e6-98cf796e8422/add_router_interface 1.179s 2025-07-01 10:28:59,550 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "f8e94853-e041-44f6-bfe1-754592e544ad"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bc66772a-e104-42e8-8db0-ba3f61dc0dee', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/81977580-b071-405a-b3e6-98cf796e8422/add_router_interface'} Body: b'{"id": "81977580-b071-405a-b3e6-98cf796e8422", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "f8e94853-e041-44f6-bfe1-754592e544ad", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:28:59,645 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 201 POST https://158.69.68.205/networking/v2.0/routers 0.095s 2025-07-01 10:28:59,645 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-2080256279", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-16639c19-4289-40a8-9ba3-d9fa162d8832', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "35b746f8-1aad-449f-9771-04245e043b49", "name": "tempest-router-smoke-2080256279", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:28:59Z", "updated_at": "2025-07-01T10:28:59Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:29:00,059 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 201 POST https://158.69.68.205/networking/v2.0/ports 0.413s 2025-07-01 10:29:00,060 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1118253654", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:28:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-c27f8747-a9c8-4ce8-831d-3bb6753b1668', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"34ef3a1e-0d01-4272-8ac4-6e8ced3155b3","name":"tempest-TestSfc-1118253654","network_id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:ff:28:cd","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"26a699d9-f95d-45eb-a8ff-57474cc917a3","ip_address":"10.1.0.8"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:59Z","updated_at":"2025-07-01T10:28:59Z","revision_number":1}}' 2025-07-01 10:29:00,112 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/networking/v2.0/ports/34ef3a1e-0d01-4272-8ac4-6e8ced3155b3 0.052s 2025-07-01 10:29:00,112 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-0a818924-6390-4188-92fd-9a08e9e974bf', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/34ef3a1e-0d01-4272-8ac4-6e8ced3155b3'} Body: b'{"port":{"id":"34ef3a1e-0d01-4272-8ac4-6e8ced3155b3","name":"tempest-TestSfc-1118253654","network_id":"c4ddc3bf-042f-470b-a26c-89db2e565f9d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:ff:28:cd","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"26a699d9-f95d-45eb-a8ff-57474cc917a3","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:28:59Z","updated_at":"2025-07-01T10:28:59Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:29:01,483 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 PUT https://158.69.68.205/networking/v2.0/routers/35b746f8-1aad-449f-9771-04245e043b49/add_router_interface 1.369s 2025-07-01 10:29:01,484 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "34ef3a1e-0d01-4272-8ac4-6e8ced3155b3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d7964d07-0882-4bb9-b327-44531a7e3787', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/35b746f8-1aad-449f-9771-04245e043b49/add_router_interface'} Body: b'{"id": "35b746f8-1aad-449f-9771-04245e043b49", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "34ef3a1e-0d01-4272-8ac4-6e8ced3155b3", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:29:01,638 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.147s 2025-07-01 10:29:01,639 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7c1b77ca-f33c-498e-b75f-cd16404983d0', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["qbIN8p3EQb-ARIK-2YBjtA"], "expires_at": "2025-07-01T11:29:01.000000Z", "issued_at": "2025-07-01T10:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:29:01,639 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs) Found network None available for tenant 2025-07-01 10:29:02,309 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 202 POST https://158.69.68.205/compute/v2.1/servers 0.667s 2025-07-01 10:29:02,309 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-568069719", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "c4ddc3bf-042f-470b-a26c-89db2e565f9d"}], "key_name": "tempest-TestSfc-1263930870"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b24eef-5ab6-42b3-ac53-4c60cd9fe0da', 'x-compute-request-id': 'req-31b24eef-5ab6-42b3-ac53-4c60cd9fe0da', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "czCr2A36HeXe"}}' 2025-07-01 10:29:02,417 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.105s 2025-07-01 10:29:02,417 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85a57d64-7705-43d0-8e09-664c114d311f', 'x-compute-request-id': 'req-85a57d64-7705-43d0-8e09-664c114d311f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:03,521 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.094s 2025-07-01 10:29:03,522 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bddf696-c86b-4abe-8484-ae788132ca6d', 'x-compute-request-id': 'req-1bddf696-c86b-4abe-8484-ae788132ca6d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:04,683 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.146s 2025-07-01 10:29:04,684 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3036bbc9-1dd9-425e-b548-fd4d2d788917', 'x-compute-request-id': 'req-3036bbc9-1dd9-425e-b548-fd4d2d788917', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:04,691 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:29:05,801 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.109s 2025-07-01 10:29:05,802 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d5d0ea0-f5ef-43c2-8654-5f3525721de4', 'x-compute-request-id': 'req-6d5d0ea0-f5ef-43c2-8654-5f3525721de4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:06,896 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.086s 2025-07-01 10:29:06,896 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63ec1f79-151b-4e04-ae8e-218a40abd61f', 'x-compute-request-id': 'req-63ec1f79-151b-4e04-ae8e-218a40abd61f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:06,912 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-07-01 10:29:08,027 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.114s 2025-07-01 10:29:08,027 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd4a154a-1ebf-4118-9a72-c444298473da', 'x-compute-request-id': 'req-bd4a154a-1ebf-4118-9a72-c444298473da', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:08,035 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:29:09,123 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.087s 2025-07-01 10:29:09,124 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2aa1426-c7fc-4877-a5c5-597769a47c20', 'x-compute-request-id': 'req-e2aa1426-c7fc-4877-a5c5-597769a47c20', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:09,134 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:29:10,216 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.081s 2025-07-01 10:29:10,217 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3dff8c-5c57-4114-a3a8-8589337a5453', 'x-compute-request-id': 'req-ff3dff8c-5c57-4114-a3a8-8589337a5453', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:11,317 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.082s 2025-07-01 10:29:11,317 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9c828e6-c1e3-43c8-a4e0-244b81813278', 'x-compute-request-id': 'req-d9c828e6-c1e3-43c8-a4e0-244b81813278', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:12,414 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.089s 2025-07-01 10:29:12,414 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8e23eff-3cb6-4646-b980-8eac9768474a', 'x-compute-request-id': 'req-e8e23eff-3cb6-4646-b980-8eac9768474a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:13,514 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.092s 2025-07-01 10:29:13,514 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df06bc9-24de-47f0-bc24-a453ef195033', 'x-compute-request-id': 'req-3df06bc9-24de-47f0-bc24-a453ef195033', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:14,612 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.089s 2025-07-01 10:29:14,612 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-299970d1-6ac7-4c8b-9272-3ef638c470e5', 'x-compute-request-id': 'req-299970d1-6ac7-4c8b-9272-3ef638c470e5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:15,754 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.127s 2025-07-01 10:29:15,755 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35cefec5-c5de-4dec-a20c-7152c4585b00', 'x-compute-request-id': 'req-35cefec5-c5de-4dec-a20c-7152c4585b00', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:16,910 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.145s 2025-07-01 10:29:16,910 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7114c044-c313-4922-9e03-573ffdbb656b', 'x-compute-request-id': 'req-7114c044-c313-4922-9e03-573ffdbb656b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:18,040 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.113s 2025-07-01 10:29:18,040 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba90c82d-b026-4963-84e2-52c74fa9f93c', 'x-compute-request-id': 'req-ba90c82d-b026-4963-84e2-52c74fa9f93c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"server": {"id": "160205b2-1378-4823-acf4-ac82592f26ec", "name": "tempest-TestSfc-server-568069719", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:02Z", "updated": "2025-07-01T10:29:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/160205b2-1378-4823-acf4-ac82592f26ec"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:29:17Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 160205b2-1378-4823-acf4-ac82592f26ec."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1263930870", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:18,055 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:29:18,401 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 204 DELETE https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.345s 2025-07-01 10:29:18,402 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f94f868-87d1-4876-ab86-89b98c757834', 'x-compute-request-id': 'req-3f94f868-87d1-4876-ab86-89b98c757834', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'' 2025-07-01 10:29:18,448 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_multi_port_chains_update_port_pair_group_replace_port_pairs): 404 GET https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec 0.045s 2025-07-01 10:29:18,448 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-61451565-5c34-44ec-a4aa-d0c05f5c0f19', 'x-compute-request-id': 'req-61451565-5c34-44ec-a4aa-d0c05f5c0f19', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/160205b2-1378-4823-acf4-ac82592f26ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 160205b2-1378-4823-acf4-ac82592f26ec could not be found."}}' 2025-07-01 10:29:19,591 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/35b746f8-1aad-449f-9771-04245e043b49/remove_router_interface 1.139s 2025-07-01 10:29:19,592 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "34ef3a1e-0d01-4272-8ac4-6e8ced3155b3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-536ce1f4-ff1e-4ac1-978d-92110126060b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/35b746f8-1aad-449f-9771-04245e043b49/remove_router_interface'} Body: b'{"id": "35b746f8-1aad-449f-9771-04245e043b49", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "34ef3a1e-0d01-4272-8ac4-6e8ced3155b3", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:29:19,646 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/34ef3a1e-0d01-4272-8ac4-6e8ced3155b3 0.053s 2025-07-01 10:29:19,647 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-5955856c-252e-4990-8789-fabed213d1ad', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/34ef3a1e-0d01-4272-8ac4-6e8ced3155b3'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 34ef3a1e-0d01-4272-8ac4-6e8ced3155b3 could not be found.", "detail": ""}}' 2025-07-01 10:29:19,926 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/35b746f8-1aad-449f-9771-04245e043b49 0.279s 2025-07-01 10:29:19,927 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ac84240f-8a10-4186-b9f2-4292f213162b', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/35b746f8-1aad-449f-9771-04245e043b49'} Body: b'' 2025-07-01 10:29:21,074 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/81977580-b071-405a-b3e6-98cf796e8422/remove_router_interface 1.146s 2025-07-01 10:29:21,075 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "f8e94853-e041-44f6-bfe1-754592e544ad"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8902cdd8-5f59-4162-84b1-0a40bc219a89', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/81977580-b071-405a-b3e6-98cf796e8422/remove_router_interface'} Body: b'{"id": "81977580-b071-405a-b3e6-98cf796e8422", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "f8e94853-e041-44f6-bfe1-754592e544ad", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:29:21,120 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/f8e94853-e041-44f6-bfe1-754592e544ad 0.044s 2025-07-01 10:29:21,120 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-2c7af653-0462-42f9-a639-a7f2754d7162', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/f8e94853-e041-44f6-bfe1-754592e544ad'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port f8e94853-e041-44f6-bfe1-754592e544ad could not be found.", "detail": ""}}' 2025-07-01 10:29:21,371 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/81977580-b071-405a-b3e6-98cf796e8422 0.250s 2025-07-01 10:29:21,371 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1df7de0d-e2d3-4142-9acb-7bf1bd02d99c', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/81977580-b071-405a-b3e6-98cf796e8422'} Body: b'' 2025-07-01 10:29:22,530 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/9d9c756f-c2c3-426b-8572-bc66d72db7c2/remove_router_interface 1.158s 2025-07-01 10:29:22,531 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ce7a07e0-b5aa-409b-8479-3d4176c9326f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/9d9c756f-c2c3-426b-8572-bc66d72db7c2/remove_router_interface'} Body: b'{"id": "9d9c756f-c2c3-426b-8572-bc66d72db7c2", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:29:22,575 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0 0.043s 2025-07-01 10:29:22,575 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-fc3039c1-e3f0-4953-91f4-1925cd8257d0', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port e797cd53-0ba8-4bf6-8bd5-17ac3b47b9d0 could not be found.", "detail": ""}}' 2025-07-01 10:29:23,721 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/2f2d6c45-f296-4e13-8966-49ba6f1dcd4c/remove_router_interface 1.145s 2025-07-01 10:29:23,722 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "80183d54-f1e4-4c68-9e31-d90799cde21b"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-03509d0a-d578-47ac-a7f7-b8034dec9c0e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/2f2d6c45-f296-4e13-8966-49ba6f1dcd4c/remove_router_interface'} Body: b'{"id": "2f2d6c45-f296-4e13-8966-49ba6f1dcd4c", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "80183d54-f1e4-4c68-9e31-d90799cde21b", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:29:23,764 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/80183d54-f1e4-4c68-9e31-d90799cde21b 0.042s 2025-07-01 10:29:23,764 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-5de43393-7c55-45a4-aa06-0499b9a28f54', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/80183d54-f1e4-4c68-9e31-d90799cde21b'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 80183d54-f1e4-4c68-9e31-d90799cde21b could not be found.", "detail": ""}}' 2025-07-01 10:29:24,045 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/9d9c756f-c2c3-426b-8572-bc66d72db7c2 0.280s 2025-07-01 10:29:24,045 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-fa5e3bca-a5dc-4788-9e4f-3bab0e6a6f00', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/9d9c756f-c2c3-426b-8572-bc66d72db7c2'} Body: b'' 2025-07-01 10:29:24,321 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/2f2d6c45-f296-4e13-8966-49ba6f1dcd4c 0.275s 2025-07-01 10:29:24,322 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-398512f9-7ce8-4600-b473-de44f6d25679', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/2f2d6c45-f296-4e13-8966-49ba6f1dcd4c'} Body: b'' 2025-07-01 10:29:25,694 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/eb47c702-92d5-406a-8d0f-1df03e00fd05/remove_router_interface 1.371s 2025-07-01 10:29:25,694 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cb488f70-737a-46b0-9e3c-515b2313e44e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/eb47c702-92d5-406a-8d0f-1df03e00fd05/remove_router_interface'} Body: b'{"id": "eb47c702-92d5-406a-8d0f-1df03e00fd05", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "9795ccf6-3450-4cb4-8607-5d8ace1f0454", "network_id": "c4ddc3bf-042f-470b-a26c-89db2e565f9d", "subnet_id": "26a699d9-f95d-45eb-a8ff-57474cc917a3", "subnet_ids": ["26a699d9-f95d-45eb-a8ff-57474cc917a3"]}' 2025-07-01 10:29:25,859 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/26a699d9-f95d-45eb-a8ff-57474cc917a3 0.164s 2025-07-01 10:29:25,860 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b65e9f80-a01a-4092-a393-c58b1f47680f', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/26a699d9-f95d-45eb-a8ff-57474cc917a3'} Body: b'' 2025-07-01 10:29:26,718 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/eb47c702-92d5-406a-8d0f-1df03e00fd05 0.858s 2025-07-01 10:29:26,718 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-630ad91b-7691-414f-8206-dc4d614247dc', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/eb47c702-92d5-406a-8d0f-1df03e00fd05'} Body: b'' 2025-07-01 10:29:26,920 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/c4ddc3bf-042f-470b-a26c-89db2e565f9d 0.201s 2025-07-01 10:29:26,921 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2e56b56e-a4a5-4531-97c1-f682baa3615b', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/c4ddc3bf-042f-470b-a26c-89db2e565f9d'} Body: b'' 2025-07-01 10:29:26,964 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1263930870 0.042s 2025-07-01 10:29:26,964 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:26 GMT', 'server': 'Apache/2.4.58 (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-71465ebe-1d80-4b7b-a3de-cf19f5b387a9', 'x-compute-request-id': 'req-71465ebe-1d80-4b7b-a3de-cf19f5b387a9', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1263930870'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1080, in test_multi_port_chains_update_port_pair_group_replace_port_pairs ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 160205b2-1378-4823-acf4-ac82592f26ec failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:29:17Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 160205b2-1378-4823-acf4-ac82592f26ec.'}. Request ID of server operation performed before checking the server status req-31b24eef-5ab6-42b3-ac53-4c60cd9fe0da. |
||||||
test_update_port_chain_add_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ac,network] |
fail
ft2.11: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_chain_add_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ac,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:29:26,979 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:29:27,068 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.087s 2025-07-01 10:29:27,068 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-438210073", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLKL9+39fQLeUqhcOtIoyDD2mLAS0KG0hXa4RBclTr04eWgOhtWUQI9Y5YJEQ4CpZ/ds5i0dbuc+urPmb1W4J2AFsAiPgtPz9vMNfjBIXBkhNjoV07ueZfBHBBgfvpkZIw=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:26 GMT', 'server': 'Apache/2.4.58 (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-b64c2306-47ac-4783-afc9-9bb954f0ddf5', 'x-compute-request-id': 'req-b64c2306-47ac-4783-afc9-9bb954f0ddf5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-438210073", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLKL9+39fQLeUqhcOtIoyDD2mLAS0KG0hXa4RBclTr04eWgOhtWUQI9Y5YJEQ4CpZ/ds5i0dbuc+urPmb1W4J2AFsAiPgtPz9vMNfjBIXBkhNjoV07ueZfBHBBgfvpkZIw==", "fingerprint": "49:02:b3:b6:11:72:71:dd:29:5a:c4:ab:1a:85:6b:7c", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:29:27,286 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.215s 2025-07-01 10:29:27,286 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--2049738887", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '609', 'x-openstack-request-id': 'req-7fa7418b-0e16-4e8e-a975-c98a1cf37da7', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"bfc6ea73-e567-410e-a4d9-e5a9ef807a81","name":"tempest-network-smoke--2049738887","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:29:27Z","updated_at":"2025-07-01T10:29:27Z","revision_number":1}}' 2025-07-01 10:29:28,749 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.462s 2025-07-01 10:29:28,749 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-675318823", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '812', 'x-openstack-request-id': 'req-4fb37e07-5dc2-403e-858d-628e6cfb256b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "3d646da7-18f0-4fb5-8dae-4ce77446ff99", "name": "tempest-TestSfc-router-675318823", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.109"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::27"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:29:27Z", "updated_at": "2025-07-01T10:29:28Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:29:28,803 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.053s 2025-07-01 10:29:28,804 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4932323b-c799-4174-b67f-741df3d8ab5d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:29:28,881 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.077s 2025-07-01 10:29:28,882 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-0138cb16-5dd4-4dc4-8a59-2772af6f9dc1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:29:28,904 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.022s 2025-07-01 10:29:28,904 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4300de09-91ad-4cbc-a317-ebc32f917068', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:29:29,259 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.354s 2025-07-01 10:29:29,259 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1908557303", "network_id": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-1c7f383c-03d7-433d-a734-6655fdefbbb9', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"d6238a84-7c0d-4031-99f3-19018ee1c327","name":"tempest-subnet-smoke-1908557303","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"bfc6ea73-e567-410e-a4d9-e5a9ef807a81","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:29:29Z","updated_at":"2025-07-01T10:29:29Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:29:31,230 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/3d646da7-18f0-4fb5-8dae-4ce77446ff99/add_router_interface 1.970s 2025-07-01 10:29:31,231 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "d6238a84-7c0d-4031-99f3-19018ee1c327"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7489a9d5-2f27-462c-b6e6-cd2ee9dba965', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3d646da7-18f0-4fb5-8dae-4ce77446ff99/add_router_interface'} Body: b'{"id": "3d646da7-18f0-4fb5-8dae-4ce77446ff99", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6dc7bdaa-166c-425e-98db-ae59ec4e4047", "network_id": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81", "subnet_id": "d6238a84-7c0d-4031-99f3-19018ee1c327", "subnet_ids": ["d6238a84-7c0d-4031-99f3-19018ee1c327"]}' 2025-07-01 10:29:31,339 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.107s 2025-07-01 10:29:31,339 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-742432695", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-16ecb54f-1eec-4339-813b-5cb61e15ae10', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "f17e47e2-b762-45d6-be79-463297b83f58", "name": "tempest-router-smoke-742432695", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:29:31Z", "updated_at": "2025-07-01T10:29:31Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:29:31,475 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.135s 2025-07-01 10:29:31,475 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1659026364", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-1f80a837-73ab-42cc-8a73-1c15e2ef9670', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "3bc84afd-5b5e-4e6e-aeb5-7bc04f7c062c", "name": "tempest-router-smoke-1659026364", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:29:31Z", "updated_at": "2025-07-01T10:29:31Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:29:31,940 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.463s 2025-07-01 10:29:31,940 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1531612225", "network_id": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-8afdc846-b8fa-4418-9af9-91b88f77215e', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"57263931-9c79-438c-8bed-8549946aff84","name":"tempest-TestSfc-1531612225","network_id":"bfc6ea73-e567-410e-a4d9-e5a9ef807a81","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:fa:9f:a1","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d6238a84-7c0d-4031-99f3-19018ee1c327","ip_address":"10.1.0.2"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.2","hostname":"host-10-1-0-2","fqdn":"host-10-1-0-2.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:29:31Z","updated_at":"2025-07-01T10:29:31Z","revision_number":1}}' 2025-07-01 10:29:32,070 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/57263931-9c79-438c-8bed-8549946aff84 0.130s 2025-07-01 10:29:32,071 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-18d27044-9d4a-4f09-8518-fd01cf7cf4ee', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/57263931-9c79-438c-8bed-8549946aff84'} Body: b'{"port":{"id":"57263931-9c79-438c-8bed-8549946aff84","name":"tempest-TestSfc-1531612225","network_id":"bfc6ea73-e567-410e-a4d9-e5a9ef807a81","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:fa:9f:a1","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d6238a84-7c0d-4031-99f3-19018ee1c327","ip_address":"10.1.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.2","hostname":"host-10-1-0-2","fqdn":"host-10-1-0-2.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:29:31Z","updated_at":"2025-07-01T10:29:31Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:29:33,566 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/f17e47e2-b762-45d6-be79-463297b83f58/add_router_interface 1.494s 2025-07-01 10:29:33,566 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "57263931-9c79-438c-8bed-8549946aff84"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0da71f73-18b2-45f0-ab47-acb6e48ce0f4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/f17e47e2-b762-45d6-be79-463297b83f58/add_router_interface'} Body: b'{"id": "f17e47e2-b762-45d6-be79-463297b83f58", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "57263931-9c79-438c-8bed-8549946aff84", "network_id": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81", "subnet_id": "d6238a84-7c0d-4031-99f3-19018ee1c327", "subnet_ids": ["d6238a84-7c0d-4031-99f3-19018ee1c327"]}' 2025-07-01 10:29:33,982 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.415s 2025-07-01 10:29:33,982 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-370577439", "network_id": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-362b4b74-5c8b-48e9-a591-cc8c7bc7ef76', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"001b22c9-d3a2-4098-9e05-c83ef638be9f","name":"tempest-TestSfc-370577439","network_id":"bfc6ea73-e567-410e-a4d9-e5a9ef807a81","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:87:1f:2e","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d6238a84-7c0d-4031-99f3-19018ee1c327","ip_address":"10.1.0.5"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:29:33Z","updated_at":"2025-07-01T10:29:33Z","revision_number":1}}' 2025-07-01 10:29:34,094 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/001b22c9-d3a2-4098-9e05-c83ef638be9f 0.111s 2025-07-01 10:29:34,095 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-5fa485da-4151-47c8-bf39-74866e43777e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/001b22c9-d3a2-4098-9e05-c83ef638be9f'} Body: b'{"port":{"id":"001b22c9-d3a2-4098-9e05-c83ef638be9f","name":"tempest-TestSfc-370577439","network_id":"bfc6ea73-e567-410e-a4d9-e5a9ef807a81","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:87:1f:2e","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d6238a84-7c0d-4031-99f3-19018ee1c327","ip_address":"10.1.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:29:33Z","updated_at":"2025-07-01T10:29:33Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:29:35,591 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/3bc84afd-5b5e-4e6e-aeb5-7bc04f7c062c/add_router_interface 1.495s 2025-07-01 10:29:35,591 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "001b22c9-d3a2-4098-9e05-c83ef638be9f"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1e648031-b553-43c7-a334-c3c9a2922c05', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3bc84afd-5b5e-4e6e-aeb5-7bc04f7c062c/add_router_interface'} Body: b'{"id": "3bc84afd-5b5e-4e6e-aeb5-7bc04f7c062c", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "001b22c9-d3a2-4098-9e05-c83ef638be9f", "network_id": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81", "subnet_id": "d6238a84-7c0d-4031-99f3-19018ee1c327", "subnet_ids": ["d6238a84-7c0d-4031-99f3-19018ee1c327"]}' 2025-07-01 10:29:35,721 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.123s 2025-07-01 10:29:35,722 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f26424a6-deec-4a7a-98c7-5984c6fe3376', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["Ocwu5_9dTc213nvfgnakaw"], "expires_at": "2025-07-01T11:29:35.000000Z", "issued_at": "2025-07-01T10:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:29:35,722 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_update_port_chain_add_flow_classifiers) Found network None available for tenant 2025-07-01 10:29:36,397 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 202 POST https://158.69.68.205/compute/v2.1/servers 0.673s 2025-07-01 10:29:36,397 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-1024320383", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81"}], "key_name": "tempest-TestSfc-438210073"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa73c410-7589-49df-9757-264558c41cff', 'x-compute-request-id': 'req-aa73c410-7589-49df-9757-264558c41cff', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xTXM2DtNYMyz"}}' 2025-07-01 10:29:36,502 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.101s 2025-07-01 10:29:36,502 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d2b801e-f40b-4ab0-a1e7-539ffa5e405d', 'x-compute-request-id': 'req-0d2b801e-f40b-4ab0-a1e7-539ffa5e405d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:37,608 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.090s 2025-07-01 10:29:37,609 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-235181fd-254b-4052-b5c0-c2e891ac940a', 'x-compute-request-id': 'req-235181fd-254b-4052-b5c0-c2e891ac940a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:38,730 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.106s 2025-07-01 10:29:38,730 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-729f41a2-7257-4892-9ffa-10115d57bc27', 'x-compute-request-id': 'req-729f41a2-7257-4892-9ffa-10115d57bc27', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:38,746 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:29:39,883 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.135s 2025-07-01 10:29:39,883 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4719cdbb-f2e6-4435-ac8c-71cac5f9d46c', 'x-compute-request-id': 'req-4719cdbb-f2e6-4435-ac8c-71cac5f9d46c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:40,985 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.093s 2025-07-01 10:29:40,986 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d128691d-1334-4a67-9395-4380dcd2fd9f', 'x-compute-request-id': 'req-d128691d-1334-4a67-9395-4380dcd2fd9f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:41,000 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:29:42,110 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.110s 2025-07-01 10:29:42,111 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42d8bf48-6ea0-48d8-80b5-5957deb52b52', 'x-compute-request-id': 'req-42d8bf48-6ea0-48d8-80b5-5957deb52b52', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:42,120 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:29:43,216 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.096s 2025-07-01 10:29:43,217 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e39d0a-927f-41b9-b60f-5089c4b2f3a4', 'x-compute-request-id': 'req-b4e39d0a-927f-41b9-b60f-5089c4b2f3a4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:43,229 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:29:44,310 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.079s 2025-07-01 10:29:44,310 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee13072e-cab8-4344-a865-740608d915db', 'x-compute-request-id': 'req-ee13072e-cab8-4344-a865-740608d915db', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:45,404 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.081s 2025-07-01 10:29:45,405 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca32a8e-b778-4d76-9c3d-e40c6bb70169', 'x-compute-request-id': 'req-8ca32a8e-b778-4d76-9c3d-e40c6bb70169', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:46,511 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.097s 2025-07-01 10:29:46,511 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce8d28d-75ff-41b6-9a54-ce71cd39eec4', 'x-compute-request-id': 'req-cce8d28d-75ff-41b6-9a54-ce71cd39eec4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:47,602 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.082s 2025-07-01 10:29:47,602 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2ff3cd-7ca1-4f28-a141-5fbfa7380537', 'x-compute-request-id': 'req-8c2ff3cd-7ca1-4f28-a141-5fbfa7380537', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:48,683 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.071s 2025-07-01 10:29:48,683 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e94d36-6df9-4209-863a-84f02ebbdf2a', 'x-compute-request-id': 'req-24e94d36-6df9-4209-863a-84f02ebbdf2a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:49,802 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.102s 2025-07-01 10:29:49,802 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f665705-8625-4837-9b17-e8b41ae276fb', 'x-compute-request-id': 'req-0f665705-8625-4837-9b17-e8b41ae276fb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:50,902 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.092s 2025-07-01 10:29:50,903 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b5a3bce-5235-455a-842c-6a8cd48792d6', 'x-compute-request-id': 'req-6b5a3bce-5235-455a-842c-6a8cd48792d6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:52,005 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.087s 2025-07-01 10:29:52,005 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3956ac6-d92c-4611-b35b-3bba92dd0e46', 'x-compute-request-id': 'req-b3956ac6-d92c-4611-b35b-3bba92dd0e46', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"server": {"id": "230f5c96-fe4b-4316-99b4-4437c29793a0", "name": "tempest-TestSfc-server-1024320383", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:29:36Z", "updated": "2025-07-01T10:29:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/230f5c96-fe4b-4316-99b4-4437c29793a0"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:29:52Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 230f5c96-fe4b-4316-99b4-4437c29793a0."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-438210073", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:29:52,014 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:29:52,314 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 204 DELETE https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.299s 2025-07-01 10:29:52,315 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b3a07e1-3191-4602-b220-d6d727315d13', 'x-compute-request-id': 'req-5b3a07e1-3191-4602-b220-d6d727315d13', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'' 2025-07-01 10:29:52,348 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_flow_classifiers): 404 GET https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0 0.032s 2025-07-01 10:29:52,348 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0b27c944-e952-4c0e-b420-57ec499a371f', 'x-compute-request-id': 'req-0b27c944-e952-4c0e-b420-57ec499a371f', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/230f5c96-fe4b-4316-99b4-4437c29793a0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 230f5c96-fe4b-4316-99b4-4437c29793a0 could not be found."}}' 2025-07-01 10:29:53,246 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/3bc84afd-5b5e-4e6e-aeb5-7bc04f7c062c/remove_router_interface 0.893s 2025-07-01 10:29:53,247 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "001b22c9-d3a2-4098-9e05-c83ef638be9f"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-56a9d4d1-8739-4a1d-875e-b27ff1436bae', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3bc84afd-5b5e-4e6e-aeb5-7bc04f7c062c/remove_router_interface'} Body: b'{"id": "3bc84afd-5b5e-4e6e-aeb5-7bc04f7c062c", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "001b22c9-d3a2-4098-9e05-c83ef638be9f", "network_id": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81", "subnet_id": "d6238a84-7c0d-4031-99f3-19018ee1c327", "subnet_ids": ["d6238a84-7c0d-4031-99f3-19018ee1c327"]}' 2025-07-01 10:29:53,285 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/001b22c9-d3a2-4098-9e05-c83ef638be9f 0.038s 2025-07-01 10:29:53,286 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-06df82d2-915b-4972-a465-273a51e74c02', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/001b22c9-d3a2-4098-9e05-c83ef638be9f'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 001b22c9-d3a2-4098-9e05-c83ef638be9f could not be found.", "detail": ""}}' 2025-07-01 10:29:54,655 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/f17e47e2-b762-45d6-be79-463297b83f58/remove_router_interface 1.368s 2025-07-01 10:29:54,655 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "57263931-9c79-438c-8bed-8549946aff84"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-58866fea-00f7-4bfb-9a54-6b9c3a19093f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/f17e47e2-b762-45d6-be79-463297b83f58/remove_router_interface'} Body: b'{"id": "f17e47e2-b762-45d6-be79-463297b83f58", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "57263931-9c79-438c-8bed-8549946aff84", "network_id": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81", "subnet_id": "d6238a84-7c0d-4031-99f3-19018ee1c327", "subnet_ids": ["d6238a84-7c0d-4031-99f3-19018ee1c327"]}' 2025-07-01 10:29:54,681 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/57263931-9c79-438c-8bed-8549946aff84 0.026s 2025-07-01 10:29:54,682 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-e56267ad-00ae-4061-bfde-c4ecabe03d32', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/57263931-9c79-438c-8bed-8549946aff84'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 57263931-9c79-438c-8bed-8549946aff84 could not be found.", "detail": ""}}' 2025-07-01 10:29:54,919 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/3bc84afd-5b5e-4e6e-aeb5-7bc04f7c062c 0.237s 2025-07-01 10:29:54,919 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e2b45011-c384-4c43-95d2-218fa0e80c47', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3bc84afd-5b5e-4e6e-aeb5-7bc04f7c062c'} Body: b'' 2025-07-01 10:29:55,192 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/f17e47e2-b762-45d6-be79-463297b83f58 0.272s 2025-07-01 10:29:55,192 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4ff22bef-d295-48b1-9fa3-d782d1dc84e6', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/f17e47e2-b762-45d6-be79-463297b83f58'} Body: b'' 2025-07-01 10:29:56,264 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/3d646da7-18f0-4fb5-8dae-4ce77446ff99/remove_router_interface 1.071s 2025-07-01 10:29:56,264 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "d6238a84-7c0d-4031-99f3-19018ee1c327"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9bad2562-ec8c-491a-882d-bbd7ae9001e8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3d646da7-18f0-4fb5-8dae-4ce77446ff99/remove_router_interface'} Body: b'{"id": "3d646da7-18f0-4fb5-8dae-4ce77446ff99", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6dc7bdaa-166c-425e-98db-ae59ec4e4047", "network_id": "bfc6ea73-e567-410e-a4d9-e5a9ef807a81", "subnet_id": "d6238a84-7c0d-4031-99f3-19018ee1c327", "subnet_ids": ["d6238a84-7c0d-4031-99f3-19018ee1c327"]}' 2025-07-01 10:29:56,422 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/d6238a84-7c0d-4031-99f3-19018ee1c327 0.157s 2025-07-01 10:29:56,422 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2e5fd4f2-0d84-4f92-a25c-30da09d6e8cd', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/d6238a84-7c0d-4031-99f3-19018ee1c327'} Body: b'' 2025-07-01 10:29:57,091 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/3d646da7-18f0-4fb5-8dae-4ce77446ff99 0.668s 2025-07-01 10:29:57,092 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d0d049e4-2869-45b7-8d94-664bf880ef9b', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/3d646da7-18f0-4fb5-8dae-4ce77446ff99'} Body: b'' 2025-07-01 10:29:57,262 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/bfc6ea73-e567-410e-a4d9-e5a9ef807a81 0.169s 2025-07-01 10:29:57,262 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-82d49a0d-13e0-4125-88db-dcd8a36ac28d', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/bfc6ea73-e567-410e-a4d9-e5a9ef807a81'} Body: b'' 2025-07-01 10:29:57,312 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-438210073 0.049s 2025-07-01 10:29:57,312 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:57 GMT', 'server': 'Apache/2.4.58 (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-08d1c64c-0359-49a8-b9b0-eb972b007298', 'x-compute-request-id': 'req-08d1c64c-0359-49a8-b9b0-eb972b007298', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-438210073'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 455, in test_update_port_chain_add_flow_classifiers ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 230f5c96-fe4b-4316-99b4-4437c29793a0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:29:52Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 230f5c96-fe4b-4316-99b4-4437c29793a0.'}. Request ID of server operation performed before checking the server status req-aa73c410-7589-49df-9757-264558c41cff. |
||||||
test_update_port_chain_add_port_pair_groups[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21af,network] |
fail
ft2.12: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_chain_add_port_pair_groups[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21af,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:29:57,326 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:29:57,398 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.070s 2025-07-01 10:29:57,398 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-437573241", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUEfDw8W9dr8iqZmHCyi4q+m2YTQPk1YTV1KmfToIEzz+2NbgFkyqIgrO6bOatO0PTSkgYvMBd81nYFB4oMHzmLD5ekpDsEC5DX7RRMkXwFk/2O6fxf/wxmptKYYmEfSA=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:57 GMT', 'server': 'Apache/2.4.58 (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-640693ce-2920-4dc8-9ddd-f3c8912f141e', 'x-compute-request-id': 'req-640693ce-2920-4dc8-9ddd-f3c8912f141e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-437573241", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUEfDw8W9dr8iqZmHCyi4q+m2YTQPk1YTV1KmfToIEzz+2NbgFkyqIgrO6bOatO0PTSkgYvMBd81nYFB4oMHzmLD5ekpDsEC5DX7RRMkXwFk/2O6fxf/wxmptKYYmEfSA==", "fingerprint": "9a:f5:bd:27:d3:ae:41:52:d4:ef:fa:33:e9:4a:03:6b", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:29:57,590 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.189s 2025-07-01 10:29:57,590 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--2020506263", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '609', 'x-openstack-request-id': 'req-174d9d8f-52e4-4ee7-920f-39576f7eafeb', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"a2c90382-a3a3-4a0d-acc9-1b4048cc0787","name":"tempest-network-smoke--2020506263","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:29:57Z","updated_at":"2025-07-01T10:29:57Z","revision_number":1}}' 2025-07-01 10:29:58,839 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.248s 2025-07-01 10:29:58,839 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-1022345610", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-249410f4-a9f2-492a-89ac-916e1158e169', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "aa4b2fac-b7c0-465b-b83f-fd3c221270f1", "name": "tempest-TestSfc-router-1022345610", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.74"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::1fd"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:29:57Z", "updated_at": "2025-07-01T10:29:58Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:29:58,870 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.030s 2025-07-01 10:29:58,871 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f23655a8-63c0-4d73-a915-c856a9111102', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:29:58,927 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.056s 2025-07-01 10:29:58,927 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-829fd20c-501e-48b8-996c-3977456f8884', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:29:58,952 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.024s 2025-07-01 10:29:58,952 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5765a651-06c2-4053-b0f7-13ede3b25dbe', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:29:59,222 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.269s 2025-07-01 10:29:59,222 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-208627160", "network_id": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-3304c9e2-4463-4d8b-8002-75910abd306a', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"f6247fc1-6d05-4564-9979-206a773174b7","name":"tempest-subnet-smoke-208627160","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"a2c90382-a3a3-4a0d-acc9-1b4048cc0787","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:29:59Z","updated_at":"2025-07-01T10:29:59Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:00,708 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/aa4b2fac-b7c0-465b-b83f-fd3c221270f1/add_router_interface 1.484s 2025-07-01 10:30:00,708 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f6247fc1-6d05-4564-9979-206a773174b7"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:29:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b2931b9e-ec99-443a-aae9-e4b0f8369479', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/aa4b2fac-b7c0-465b-b83f-fd3c221270f1/add_router_interface'} Body: b'{"id": "aa4b2fac-b7c0-465b-b83f-fd3c221270f1", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "f360bed7-0a08-46ce-81f3-f4c4f1b105cc", "network_id": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787", "subnet_id": "f6247fc1-6d05-4564-9979-206a773174b7", "subnet_ids": ["f6247fc1-6d05-4564-9979-206a773174b7"]}' 2025-07-01 10:30:00,813 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.105s 2025-07-01 10:30:00,813 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1063312301", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-3614207d-d3c2-4933-ad26-8bfb5c95c8d8', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "d2f942df-c495-45cc-a754-a6b4ad4ec990", "name": "tempest-router-smoke-1063312301", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:30:00Z", "updated_at": "2025-07-01T10:30:00Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:00,916 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.102s 2025-07-01 10:30:00,916 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1472179480", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-62b0f26f-aaa2-4265-868a-d2cd7bbfc56e', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "ce1fa1b4-46f5-44f5-a51a-218e48a7c87a", "name": "tempest-router-smoke-1472179480", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:30:00Z", "updated_at": "2025-07-01T10:30:00Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:01,273 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.357s 2025-07-01 10:30:01,274 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-726863721", "network_id": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-5c47b9a0-8373-4105-853b-249315ef3c47', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"d60c9354-7fa2-4de2-bb02-2a49d4fc65d4","name":"tempest-TestSfc-726863721","network_id":"a2c90382-a3a3-4a0d-acc9-1b4048cc0787","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:05:21:40","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f6247fc1-6d05-4564-9979-206a773174b7","ip_address":"10.1.0.7"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.7","hostname":"host-10-1-0-7","fqdn":"host-10-1-0-7.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:01Z","updated_at":"2025-07-01T10:30:01Z","revision_number":1}}' 2025-07-01 10:30:01,370 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/d60c9354-7fa2-4de2-bb02-2a49d4fc65d4 0.095s 2025-07-01 10:30:01,370 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-639582aa-52a1-4b7b-9597-0ad3d4973e26', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/d60c9354-7fa2-4de2-bb02-2a49d4fc65d4'} Body: b'{"port":{"id":"d60c9354-7fa2-4de2-bb02-2a49d4fc65d4","name":"tempest-TestSfc-726863721","network_id":"a2c90382-a3a3-4a0d-acc9-1b4048cc0787","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:05:21:40","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f6247fc1-6d05-4564-9979-206a773174b7","ip_address":"10.1.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.7","hostname":"host-10-1-0-7","fqdn":"host-10-1-0-7.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:01Z","updated_at":"2025-07-01T10:30:01Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:02,668 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/d2f942df-c495-45cc-a754-a6b4ad4ec990/add_router_interface 1.297s 2025-07-01 10:30:02,668 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "d60c9354-7fa2-4de2-bb02-2a49d4fc65d4"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fe668eba-3509-46dd-bb4b-6ca3be430488', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/d2f942df-c495-45cc-a754-a6b4ad4ec990/add_router_interface'} Body: b'{"id": "d2f942df-c495-45cc-a754-a6b4ad4ec990", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "d60c9354-7fa2-4de2-bb02-2a49d4fc65d4", "network_id": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787", "subnet_id": "f6247fc1-6d05-4564-9979-206a773174b7", "subnet_ids": ["f6247fc1-6d05-4564-9979-206a773174b7"]}' 2025-07-01 10:30:03,175 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.506s 2025-07-01 10:30:03,175 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-307746429", "network_id": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-65dfcfe3-1718-4736-afe8-90af91c4a76e', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"a424d856-450d-49fd-acb2-05bed6ece605","name":"tempest-TestSfc-307746429","network_id":"a2c90382-a3a3-4a0d-acc9-1b4048cc0787","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:6b:09:c1","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f6247fc1-6d05-4564-9979-206a773174b7","ip_address":"10.1.0.12"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.12","hostname":"host-10-1-0-12","fqdn":"host-10-1-0-12.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:02Z","updated_at":"2025-07-01T10:30:02Z","revision_number":1}}' 2025-07-01 10:30:03,252 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/a424d856-450d-49fd-acb2-05bed6ece605 0.076s 2025-07-01 10:30:03,252 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-cd14d933-235a-4b60-b1cd-6dd755ba3f85', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/a424d856-450d-49fd-acb2-05bed6ece605'} Body: b'{"port":{"id":"a424d856-450d-49fd-acb2-05bed6ece605","name":"tempest-TestSfc-307746429","network_id":"a2c90382-a3a3-4a0d-acc9-1b4048cc0787","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:6b:09:c1","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f6247fc1-6d05-4564-9979-206a773174b7","ip_address":"10.1.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.12","hostname":"host-10-1-0-12","fqdn":"host-10-1-0-12.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:02Z","updated_at":"2025-07-01T10:30:02Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:04,635 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/ce1fa1b4-46f5-44f5-a51a-218e48a7c87a/add_router_interface 1.382s 2025-07-01 10:30:04,635 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "a424d856-450d-49fd-acb2-05bed6ece605"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9b55fc03-ca8e-4fdd-a5f3-3b4451827e43', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ce1fa1b4-46f5-44f5-a51a-218e48a7c87a/add_router_interface'} Body: b'{"id": "ce1fa1b4-46f5-44f5-a51a-218e48a7c87a", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "a424d856-450d-49fd-acb2-05bed6ece605", "network_id": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787", "subnet_id": "f6247fc1-6d05-4564-9979-206a773174b7", "subnet_ids": ["f6247fc1-6d05-4564-9979-206a773174b7"]}' 2025-07-01 10:30:04,763 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.122s 2025-07-01 10:30:04,763 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-29b39ff8-c881-44be-a629-861653fda364', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["7nuiXKMeT5SBeKZt1M-5XA"], "expires_at": "2025-07-01T11:30:04.000000Z", "issued_at": "2025-07-01T10:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:30:04,763 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_update_port_chain_add_port_pair_groups) Found network None available for tenant 2025-07-01 10:30:05,462 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 202 POST https://158.69.68.205/compute/v2.1/servers 0.698s 2025-07-01 10:30:05,463 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-524317038", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787"}], "key_name": "tempest-TestSfc-437573241"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0477dbbc-c12c-4797-b76b-f69a2bd8ddd1', 'x-compute-request-id': 'req-0477dbbc-c12c-4797-b76b-f69a2bd8ddd1', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "C65pZf3qYuzy"}}' 2025-07-01 10:30:05,555 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.090s 2025-07-01 10:30:05,555 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f2cb72f-88c6-4e95-a1eb-2c32a55e96b3', 'x-compute-request-id': 'req-6f2cb72f-88c6-4e95-a1eb-2c32a55e96b3', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:06,648 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.085s 2025-07-01 10:30:06,649 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f28bd50-706c-4699-876b-d21cfe3a05a2', 'x-compute-request-id': 'req-3f28bd50-706c-4699-876b-d21cfe3a05a2', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:07,736 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.078s 2025-07-01 10:30:07,736 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc020d05-9630-4ce8-9b01-d2c37572580e', 'x-compute-request-id': 'req-bc020d05-9630-4ce8-9b01-d2c37572580e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:07,743 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:30:08,828 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.084s 2025-07-01 10:30:08,828 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c5d35ec-c510-4f4d-98a5-d89cfc60b593', 'x-compute-request-id': 'req-8c5d35ec-c510-4f4d-98a5-d89cfc60b593', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:09,916 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.079s 2025-07-01 10:30:09,916 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd46ef74-ea66-486d-ba09-2b800c1c239b', 'x-compute-request-id': 'req-fd46ef74-ea66-486d-ba09-2b800c1c239b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:09,925 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-07-01 10:30:11,021 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.095s 2025-07-01 10:30:11,021 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ee994a-64d6-40b6-ba9d-4e8cfe8c20fa', 'x-compute-request-id': 'req-06ee994a-64d6-40b6-ba9d-4e8cfe8c20fa', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:11,035 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:30:12,125 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.089s 2025-07-01 10:30:12,126 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f79db8ad-aa53-46ba-8845-6ed804841b76', 'x-compute-request-id': 'req-f79db8ad-aa53-46ba-8845-6ed804841b76', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:12,141 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:30:13,219 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.077s 2025-07-01 10:30:13,219 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d078d3b5-1aca-47a0-bc40-9ff80ad83fc6', 'x-compute-request-id': 'req-d078d3b5-1aca-47a0-bc40-9ff80ad83fc6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:14,304 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.071s 2025-07-01 10:30:14,304 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da0f33a-65c1-4578-921a-5a565ed0ee6d', 'x-compute-request-id': 'req-3da0f33a-65c1-4578-921a-5a565ed0ee6d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:15,398 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.085s 2025-07-01 10:30:15,398 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83128ce2-f188-4761-91ab-a791833b0b29', 'x-compute-request-id': 'req-83128ce2-f188-4761-91ab-a791833b0b29', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:16,485 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.076s 2025-07-01 10:30:16,485 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6873c77-7b86-48e7-8bd2-082c23abe77f', 'x-compute-request-id': 'req-a6873c77-7b86-48e7-8bd2-082c23abe77f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:17,578 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.084s 2025-07-01 10:30:17,578 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1ada640-4af7-4d1f-8658-44f2c2e6c69e', 'x-compute-request-id': 'req-e1ada640-4af7-4d1f-8658-44f2c2e6c69e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:18,664 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.071s 2025-07-01 10:30:18,664 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c51374-826a-432b-b22e-226b99b2fdbb', 'x-compute-request-id': 'req-39c51374-826a-432b-b22e-226b99b2fdbb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:19,743 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.071s 2025-07-01 10:30:19,743 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f1fefb-a0a1-4371-a913-3a3db92dd551', 'x-compute-request-id': 'req-38f1fefb-a0a1-4371-a913-3a3db92dd551', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:20,839 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.086s 2025-07-01 10:30:20,839 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1425', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7536900-1801-4e22-a966-29d7d15ca512', 'x-compute-request-id': 'req-e7536900-1801-4e22-a966-29d7d15ca512', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"server": {"id": "d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89", "name": "tempest-TestSfc-server-524317038", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:05Z", "updated": "2025-07-01T10:30:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:30:20Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-437573241", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:20,847 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait 2025-07-01 10:30:21,099 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 204 DELETE https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.251s 2025-07-01 10:30:21,099 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1306bb6d-1e48-4b99-a0dd-0e471ff00875', 'x-compute-request-id': 'req-1306bb6d-1e48-4b99-a0dd-0e471ff00875', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'' 2025-07-01 10:30:21,133 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_add_port_pair_groups): 404 GET https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 0.033s 2025-07-01 10:30:21,133 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4694146a-8c7b-4fc4-aeaf-56f0ee7a6529', 'x-compute-request-id': 'req-4694146a-8c7b-4fc4-aeaf-56f0ee7a6529', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 could not be found."}}' 2025-07-01 10:30:22,031 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/ce1fa1b4-46f5-44f5-a51a-218e48a7c87a/remove_router_interface 0.896s 2025-07-01 10:30:22,032 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "a424d856-450d-49fd-acb2-05bed6ece605"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-90d86e3b-115d-4ef0-be45-84a82d4efaa1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ce1fa1b4-46f5-44f5-a51a-218e48a7c87a/remove_router_interface'} Body: b'{"id": "ce1fa1b4-46f5-44f5-a51a-218e48a7c87a", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "a424d856-450d-49fd-acb2-05bed6ece605", "network_id": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787", "subnet_id": "f6247fc1-6d05-4564-9979-206a773174b7", "subnet_ids": ["f6247fc1-6d05-4564-9979-206a773174b7"]}' 2025-07-01 10:30:22,076 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/a424d856-450d-49fd-acb2-05bed6ece605 0.044s 2025-07-01 10:30:22,076 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-ffe5bc45-7955-4931-ba6c-d26d595c4b77', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/a424d856-450d-49fd-acb2-05bed6ece605'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port a424d856-450d-49fd-acb2-05bed6ece605 could not be found.", "detail": ""}}' 2025-07-01 10:30:22,834 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/d2f942df-c495-45cc-a754-a6b4ad4ec990/remove_router_interface 0.757s 2025-07-01 10:30:22,834 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "d60c9354-7fa2-4de2-bb02-2a49d4fc65d4"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c5b43946-4328-47c2-8710-de1823289503', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/d2f942df-c495-45cc-a754-a6b4ad4ec990/remove_router_interface'} Body: b'{"id": "d2f942df-c495-45cc-a754-a6b4ad4ec990", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "d60c9354-7fa2-4de2-bb02-2a49d4fc65d4", "network_id": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787", "subnet_id": "f6247fc1-6d05-4564-9979-206a773174b7", "subnet_ids": ["f6247fc1-6d05-4564-9979-206a773174b7"]}' 2025-07-01 10:30:22,861 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/d60c9354-7fa2-4de2-bb02-2a49d4fc65d4 0.026s 2025-07-01 10:30:22,861 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-ee7a236e-da17-43d2-acd8-843ecafc9e0c', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/d60c9354-7fa2-4de2-bb02-2a49d4fc65d4'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port d60c9354-7fa2-4de2-bb02-2a49d4fc65d4 could not be found.", "detail": ""}}' 2025-07-01 10:30:23,073 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/ce1fa1b4-46f5-44f5-a51a-218e48a7c87a 0.212s 2025-07-01 10:30:23,073 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-420c6917-a12f-478f-af88-a60e5388915c', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/ce1fa1b4-46f5-44f5-a51a-218e48a7c87a'} Body: b'' 2025-07-01 10:30:23,247 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/d2f942df-c495-45cc-a754-a6b4ad4ec990 0.173s 2025-07-01 10:30:23,247 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-7ef4c40b-599e-4175-b1a7-e3a5ed6a8dff', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/d2f942df-c495-45cc-a754-a6b4ad4ec990'} Body: b'' 2025-07-01 10:30:24,210 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/aa4b2fac-b7c0-465b-b83f-fd3c221270f1/remove_router_interface 0.962s 2025-07-01 10:30:24,211 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f6247fc1-6d05-4564-9979-206a773174b7"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-56e34624-b0f9-4092-9d1d-1ad35b1b1b43', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/aa4b2fac-b7c0-465b-b83f-fd3c221270f1/remove_router_interface'} Body: b'{"id": "aa4b2fac-b7c0-465b-b83f-fd3c221270f1", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "f360bed7-0a08-46ce-81f3-f4c4f1b105cc", "network_id": "a2c90382-a3a3-4a0d-acc9-1b4048cc0787", "subnet_id": "f6247fc1-6d05-4564-9979-206a773174b7", "subnet_ids": ["f6247fc1-6d05-4564-9979-206a773174b7"]}' 2025-07-01 10:30:24,362 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/f6247fc1-6d05-4564-9979-206a773174b7 0.150s 2025-07-01 10:30:24,362 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a2e94dee-c8d4-48e9-b834-0bec94bb3594', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/f6247fc1-6d05-4564-9979-206a773174b7'} Body: b'' 2025-07-01 10:30:24,991 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/aa4b2fac-b7c0-465b-b83f-fd3c221270f1 0.628s 2025-07-01 10:30:24,991 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-253e478c-0db3-4178-b31a-b9ca30d39775', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/aa4b2fac-b7c0-465b-b83f-fd3c221270f1'} Body: b'' 2025-07-01 10:30:25,139 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/a2c90382-a3a3-4a0d-acc9-1b4048cc0787 0.147s 2025-07-01 10:30:25,140 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f5c4274c-152c-427e-9055-fb7773182a42', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/a2c90382-a3a3-4a0d-acc9-1b4048cc0787'} Body: b'' 2025-07-01 10:30:25,169 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-437573241 0.029s 2025-07-01 10:30:25,169 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:25 GMT', 'server': 'Apache/2.4.58 (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-c0d4fd86-633b-4660-8016-8f9e25b63a5e', 'x-compute-request-id': 'req-c0d4fd86-633b-4660-8016-8f9e25b63a5e', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-437573241'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 647, in test_update_port_chain_add_port_pair_groups ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:30:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d94dc5e1-f2c3-4a6d-99c4-05d583c6cd89.'}. Request ID of server operation performed before checking the server status req-0477dbbc-c12c-4797-b76b-f69a2bd8ddd1. |
||||||
test_update_port_chain_remove_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ad,network] |
fail
ft2.13: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_chain_remove_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ad,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:30:25,180 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:30:25,232 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.051s 2025-07-01 10:30:25,232 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-587165446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLClMOUwMoevZR/VEqE5l06cUWIAcyGoBFJo+z2zNqjvRz0RqMvqMd0BfM+AWFZqRu2WYZZpDAM9+DJKnDPxu0rkglu4lnqrN/m2Rboq0O7sFiq5Uk68kWA7XtyZbk53KQ=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:25 GMT', 'server': 'Apache/2.4.58 (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-435376ce-412a-4f1c-8946-c28da418edce', 'x-compute-request-id': 'req-435376ce-412a-4f1c-8946-c28da418edce', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-587165446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLClMOUwMoevZR/VEqE5l06cUWIAcyGoBFJo+z2zNqjvRz0RqMvqMd0BfM+AWFZqRu2WYZZpDAM9+DJKnDPxu0rkglu4lnqrN/m2Rboq0O7sFiq5Uk68kWA7XtyZbk53KQ==", "fingerprint": "f1:10:81:22:23:11:73:be:31:17:5f:5c:94:de:c3:2a", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:30:25,411 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.177s 2025-07-01 10:30:25,412 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--165124441", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-81453a98-c4d6-4383-a06c-1b603fdeaf4a', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"ca41c442-2971-4624-8466-778f6e022101","name":"tempest-network-smoke--165124441","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:30:25Z","updated_at":"2025-07-01T10:30:25Z","revision_number":1}}' 2025-07-01 10:30:26,609 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.197s 2025-07-01 10:30:26,610 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-2065508770", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-171446bd-d3ad-451d-af9e-2df2b8aaad23', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "4684bd85-062b-4096-8293-8029b13cc450", "name": "tempest-TestSfc-router-2065508770", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.47"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::3cc"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:30:25Z", "updated_at": "2025-07-01T10:30:26Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:26,631 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.020s 2025-07-01 10:30:26,631 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a36c0866-c37c-44cb-8481-7123d5090790', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:30:26,688 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.055s 2025-07-01 10:30:26,688 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-c2e440a9-8b8c-4442-ab13-790b3c29d63f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:30:26,708 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.019s 2025-07-01 10:30:26,708 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d18c0166-3901-4edf-bfb2-d00d0bee024f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:30:26,950 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.241s 2025-07-01 10:30:26,951 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1275486334", "network_id": "ca41c442-2971-4624-8466-778f6e022101", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-851fea11-c4cf-4685-b218-1796afa104ea', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"d528b99a-03b4-48fa-92dc-0c0f3fc4efc5","name":"tempest-subnet-smoke-1275486334","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"ca41c442-2971-4624-8466-778f6e022101","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:30:26Z","updated_at":"2025-07-01T10:30:26Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:28,511 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/4684bd85-062b-4096-8293-8029b13cc450/add_router_interface 1.560s 2025-07-01 10:30:28,511 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "d528b99a-03b4-48fa-92dc-0c0f3fc4efc5"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2a8cd5cf-f65c-409c-bbb6-e0178448f26c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/4684bd85-062b-4096-8293-8029b13cc450/add_router_interface'} Body: b'{"id": "4684bd85-062b-4096-8293-8029b13cc450", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "1c75470e-e452-4375-973b-ad79b326cd26", "network_id": "ca41c442-2971-4624-8466-778f6e022101", "subnet_id": "d528b99a-03b4-48fa-92dc-0c0f3fc4efc5", "subnet_ids": ["d528b99a-03b4-48fa-92dc-0c0f3fc4efc5"]}' 2025-07-01 10:30:28,602 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.090s 2025-07-01 10:30:28,602 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-2134197198", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-222f737c-ac0a-4fe1-b7d7-3420c4c7ae28', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "6fb9fb97-d43b-4c5a-ac33-99d6e4efabb8", "name": "tempest-router-smoke-2134197198", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:30:28Z", "updated_at": "2025-07-01T10:30:28Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:28,713 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.110s 2025-07-01 10:30:28,713 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-489942945", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-20682d15-1b87-4c12-ada4-050e8396a10a', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "db9388ba-69ea-4c81-80fb-918934e5b9c8", "name": "tempest-router-smoke-489942945", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:30:28Z", "updated_at": "2025-07-01T10:30:28Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:29,065 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.351s 2025-07-01 10:30:29,065 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-360333146", "network_id": "ca41c442-2971-4624-8466-778f6e022101"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-f1fe7870-3811-4432-b6cd-639611f139ca', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab","name":"tempest-TestSfc-360333146","network_id":"ca41c442-2971-4624-8466-778f6e022101","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:3a:39:8e","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d528b99a-03b4-48fa-92dc-0c0f3fc4efc5","ip_address":"10.1.0.6"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:28Z","updated_at":"2025-07-01T10:30:28Z","revision_number":1}}' 2025-07-01 10:30:29,181 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab 0.115s 2025-07-01 10:30:29,181 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-95aacf59-e715-42fa-97f1-01c9d8fdde69', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab'} Body: b'{"port":{"id":"b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab","name":"tempest-TestSfc-360333146","network_id":"ca41c442-2971-4624-8466-778f6e022101","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:3a:39:8e","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d528b99a-03b4-48fa-92dc-0c0f3fc4efc5","ip_address":"10.1.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:28Z","updated_at":"2025-07-01T10:30:28Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:30,381 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/6fb9fb97-d43b-4c5a-ac33-99d6e4efabb8/add_router_interface 1.199s 2025-07-01 10:30:30,381 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-baee8e34-93f5-4c32-bde0-2755c3eab256', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6fb9fb97-d43b-4c5a-ac33-99d6e4efabb8/add_router_interface'} Body: b'{"id": "6fb9fb97-d43b-4c5a-ac33-99d6e4efabb8", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab", "network_id": "ca41c442-2971-4624-8466-778f6e022101", "subnet_id": "d528b99a-03b4-48fa-92dc-0c0f3fc4efc5", "subnet_ids": ["d528b99a-03b4-48fa-92dc-0c0f3fc4efc5"]}' 2025-07-01 10:30:30,793 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.410s 2025-07-01 10:30:30,794 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-648497722", "network_id": "ca41c442-2971-4624-8466-778f6e022101"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-2e6ac32f-af4c-4a5c-9ef7-42a05bea9567', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e","name":"tempest-TestSfc-648497722","network_id":"ca41c442-2971-4624-8466-778f6e022101","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:4b:2b:da","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d528b99a-03b4-48fa-92dc-0c0f3fc4efc5","ip_address":"10.1.0.13"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:30Z","updated_at":"2025-07-01T10:30:30Z","revision_number":1}}' 2025-07-01 10:30:30,849 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e 0.054s 2025-07-01 10:30:30,849 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-ac20dc17-8ea9-4b4e-a6be-70828982b419', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e'} Body: b'{"port":{"id":"d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e","name":"tempest-TestSfc-648497722","network_id":"ca41c442-2971-4624-8466-778f6e022101","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:4b:2b:da","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d528b99a-03b4-48fa-92dc-0c0f3fc4efc5","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:30Z","updated_at":"2025-07-01T10:30:30Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:32,223 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/db9388ba-69ea-4c81-80fb-918934e5b9c8/add_router_interface 1.373s 2025-07-01 10:30:32,224 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-462479d2-d776-4d45-89cc-58a838d477d0', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/db9388ba-69ea-4c81-80fb-918934e5b9c8/add_router_interface'} Body: b'{"id": "db9388ba-69ea-4c81-80fb-918934e5b9c8", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e", "network_id": "ca41c442-2971-4624-8466-778f6e022101", "subnet_id": "d528b99a-03b4-48fa-92dc-0c0f3fc4efc5", "subnet_ids": ["d528b99a-03b4-48fa-92dc-0c0f3fc4efc5"]}' 2025-07-01 10:30:32,336 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.106s 2025-07-01 10:30:32,336 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-381b4121-99e8-4e09-8cb7-1ceea469fa1f', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["ofPO3k0bS1KANVZPvgwBbw"], "expires_at": "2025-07-01T11:30:32.000000Z", "issued_at": "2025-07-01T10:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:30:32,337 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_update_port_chain_remove_flow_classifiers) Found network None available for tenant 2025-07-01 10:30:32,964 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 202 POST https://158.69.68.205/compute/v2.1/servers 0.626s 2025-07-01 10:30:32,964 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-2068918388", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "ca41c442-2971-4624-8466-778f6e022101"}], "key_name": "tempest-TestSfc-587165446"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf53d41-7f98-4351-8055-697babcaeb1f', 'x-compute-request-id': 'req-fdf53d41-7f98-4351-8055-697babcaeb1f', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6j5LEn8yaWNT"}}' 2025-07-01 10:30:33,057 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.091s 2025-07-01 10:30:33,057 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48cbf1ae-396b-4a92-a18b-ae1c1700eb85', 'x-compute-request-id': 'req-48cbf1ae-396b-4a92-a18b-ae1c1700eb85', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:33Z", "updated": "2025-07-01T10:30:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:34,151 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.081s 2025-07-01 10:30:34,152 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdcde4ef-84c6-436b-bd51-8b020eab0c27', 'x-compute-request-id': 'req-cdcde4ef-84c6-436b-bd51-8b020eab0c27', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:35,254 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.088s 2025-07-01 10:30:35,254 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e85e82dc-75b8-4654-ac04-b21214a05813', 'x-compute-request-id': 'req-e85e82dc-75b8-4654-ac04-b21214a05813', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:35,263 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:30:36,358 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.094s 2025-07-01 10:30:36,358 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4091f50-4ee5-4d15-a86e-c35ef367b8b1', 'x-compute-request-id': 'req-e4091f50-4ee5-4d15-a86e-c35ef367b8b1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:37,442 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.075s 2025-07-01 10:30:37,443 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6123b3bc-da1b-45af-bb00-d84d81d2c32c', 'x-compute-request-id': 'req-6123b3bc-da1b-45af-bb00-d84d81d2c32c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:37,457 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-07-01 10:30:38,621 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.163s 2025-07-01 10:30:38,621 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b2df9ac-d95c-47af-b97e-96430eafdf44', 'x-compute-request-id': 'req-4b2df9ac-d95c-47af-b97e-96430eafdf44', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:38,629 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait 2025-07-01 10:30:39,707 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.078s 2025-07-01 10:30:39,708 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57b8ceb-22a3-4508-87cf-5f813f68a1cb', 'x-compute-request-id': 'req-b57b8ceb-22a3-4508-87cf-5f813f68a1cb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:39,716 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2025-07-01 10:30:40,788 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.071s 2025-07-01 10:30:40,789 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7c2c3a7-fcff-40aa-9f27-742532b223a6', 'x-compute-request-id': 'req-d7c2c3a7-fcff-40aa-9f27-742532b223a6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:41,879 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.082s 2025-07-01 10:30:41,879 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3550807d-79c5-40ab-a769-c23081be3c61', 'x-compute-request-id': 'req-3550807d-79c5-40ab-a769-c23081be3c61', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:42,966 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.078s 2025-07-01 10:30:42,967 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f7ac468-acf7-44e6-b715-884e6a038e8d', 'x-compute-request-id': 'req-1f7ac468-acf7-44e6-b715-884e6a038e8d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:44,062 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.087s 2025-07-01 10:30:44,062 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26dc7aeb-ce8f-4d2c-adf2-00379881ef5e', 'x-compute-request-id': 'req-26dc7aeb-ce8f-4d2c-adf2-00379881ef5e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:45,162 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.092s 2025-07-01 10:30:45,163 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bfd3279-7caa-48fe-96dc-d116edd4dfcd', 'x-compute-request-id': 'req-7bfd3279-7caa-48fe-96dc-d116edd4dfcd', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:46,262 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.091s 2025-07-01 10:30:46,262 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c990952-a051-44f4-bb07-07805d46330e', 'x-compute-request-id': 'req-6c990952-a051-44f4-bb07-07805d46330e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:47,351 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.080s 2025-07-01 10:30:47,351 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003fefe6-09d0-4847-8350-36d1d9d9459a', 'x-compute-request-id': 'req-003fefe6-09d0-4847-8350-36d1d9d9459a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:48,468 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.108s 2025-07-01 10:30:48,468 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-033aeb42-7007-4949-a9b9-cb317cac241b', 'x-compute-request-id': 'req-033aeb42-7007-4949-a9b9-cb317cac241b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"server": {"id": "468ea12b-696e-497b-a756-b1f22453a8d6", "name": "tempest-TestSfc-server-2068918388", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:30:32Z", "updated": "2025-07-01T10:30:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/468ea12b-696e-497b-a756-b1f22453a8d6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:30:48Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 468ea12b-696e-497b-a756-b1f22453a8d6."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-587165446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:30:48,476 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait 2025-07-01 10:30:48,771 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 204 DELETE https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.294s 2025-07-01 10:30:48,771 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dbf5ad9-8951-4aec-882a-9ed3fa6ba483', 'x-compute-request-id': 'req-8dbf5ad9-8951-4aec-882a-9ed3fa6ba483', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'' 2025-07-01 10:30:48,814 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_flow_classifiers): 404 GET https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6 0.043s 2025-07-01 10:30:48,815 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c804d2e0-5a67-4c69-9f71-961db843ca62', 'x-compute-request-id': 'req-c804d2e0-5a67-4c69-9f71-961db843ca62', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/468ea12b-696e-497b-a756-b1f22453a8d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 468ea12b-696e-497b-a756-b1f22453a8d6 could not be found."}}' 2025-07-01 10:30:49,613 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/db9388ba-69ea-4c81-80fb-918934e5b9c8/remove_router_interface 0.796s 2025-07-01 10:30:49,613 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ca63fdc5-4062-475a-90a5-a694b8301c61', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/db9388ba-69ea-4c81-80fb-918934e5b9c8/remove_router_interface'} Body: b'{"id": "db9388ba-69ea-4c81-80fb-918934e5b9c8", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e", "network_id": "ca41c442-2971-4624-8466-778f6e022101", "subnet_id": "d528b99a-03b4-48fa-92dc-0c0f3fc4efc5", "subnet_ids": ["d528b99a-03b4-48fa-92dc-0c0f3fc4efc5"]}' 2025-07-01 10:30:49,639 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e 0.025s 2025-07-01 10:30:49,639 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-110810eb-18fc-4aa6-835c-988cf667b21b', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port d3e6abb5-808d-4d7e-ace7-c4dddfc81d0e could not be found.", "detail": ""}}' 2025-07-01 10:30:50,768 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/6fb9fb97-d43b-4c5a-ac33-99d6e4efabb8/remove_router_interface 1.129s 2025-07-01 10:30:50,768 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-88eeee6a-f823-4f5a-a280-351441167157', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6fb9fb97-d43b-4c5a-ac33-99d6e4efabb8/remove_router_interface'} Body: b'{"id": "6fb9fb97-d43b-4c5a-ac33-99d6e4efabb8", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab", "network_id": "ca41c442-2971-4624-8466-778f6e022101", "subnet_id": "d528b99a-03b4-48fa-92dc-0c0f3fc4efc5", "subnet_ids": ["d528b99a-03b4-48fa-92dc-0c0f3fc4efc5"]}' 2025-07-01 10:30:50,797 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab 0.027s 2025-07-01 10:30:50,797 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-3fc44cc2-7ac7-422f-bd94-689e80144ec9', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port b010cb0a-eb2b-4dc1-abd7-b661de2ac6ab could not be found.", "detail": ""}}' 2025-07-01 10:30:51,028 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/db9388ba-69ea-4c81-80fb-918934e5b9c8 0.231s 2025-07-01 10:30:51,029 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-844258f2-e63f-4569-b7f8-0c678befaed5', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/db9388ba-69ea-4c81-80fb-918934e5b9c8'} Body: b'' 2025-07-01 10:30:51,219 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/6fb9fb97-d43b-4c5a-ac33-99d6e4efabb8 0.189s 2025-07-01 10:30:51,219 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0e48df66-8358-4f08-b838-fb5bce61e161', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6fb9fb97-d43b-4c5a-ac33-99d6e4efabb8'} Body: b'' 2025-07-01 10:30:52,278 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/4684bd85-062b-4096-8293-8029b13cc450/remove_router_interface 1.058s 2025-07-01 10:30:52,278 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "d528b99a-03b4-48fa-92dc-0c0f3fc4efc5"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-55800605-230f-465d-a5c2-41b4ce51d48e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/4684bd85-062b-4096-8293-8029b13cc450/remove_router_interface'} Body: b'{"id": "4684bd85-062b-4096-8293-8029b13cc450", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "1c75470e-e452-4375-973b-ad79b326cd26", "network_id": "ca41c442-2971-4624-8466-778f6e022101", "subnet_id": "d528b99a-03b4-48fa-92dc-0c0f3fc4efc5", "subnet_ids": ["d528b99a-03b4-48fa-92dc-0c0f3fc4efc5"]}' 2025-07-01 10:30:52,450 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/d528b99a-03b4-48fa-92dc-0c0f3fc4efc5 0.170s 2025-07-01 10:30:52,450 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2d3aaff3-295d-451e-859f-422a387ea0ed', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/d528b99a-03b4-48fa-92dc-0c0f3fc4efc5'} Body: b'' 2025-07-01 10:30:53,172 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/4684bd85-062b-4096-8293-8029b13cc450 0.721s 2025-07-01 10:30:53,172 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d25ec9f4-51f7-47d2-bff2-cad746520940', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/4684bd85-062b-4096-8293-8029b13cc450'} Body: b'' 2025-07-01 10:30:53,392 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/ca41c442-2971-4624-8466-778f6e022101 0.220s 2025-07-01 10:30:53,393 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-41c66eba-91e2-496f-84aa-ab6d04ff76ee', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/ca41c442-2971-4624-8466-778f6e022101'} Body: b'' 2025-07-01 10:30:53,435 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-587165446 0.041s 2025-07-01 10:30:53,435 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:53 GMT', 'server': 'Apache/2.4.58 (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-dada0530-d9da-4b9e-8e38-64b25269f95d', 'x-compute-request-id': 'req-dada0530-d9da-4b9e-8e38-64b25269f95d', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-587165446'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 519, in test_update_port_chain_remove_flow_classifiers ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 468ea12b-696e-497b-a756-b1f22453a8d6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:30:48Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 468ea12b-696e-497b-a756-b1f22453a8d6.'}. Request ID of server operation performed before checking the server status req-fdf53d41-7f98-4351-8055-697babcaeb1f. |
||||||
test_update_port_chain_remove_port_pair_groups[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21bf,network] |
fail
ft2.14: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_chain_remove_port_pair_groups[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21bf,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:30:53,444 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:30:53,506 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.061s 2025-07-01 10:30:53,507 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-776145309", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDwj20hFVH7Cps+r3RPMS2SroAKbJrT7biMLfNjpjBQ63eWc6mTJBrsxbLyNr1iwwDK4OqzOhjegpdvUkGQX8gl5iXL3/D+2A22g6aKti99OalsCSensEaNi8ZJz9U1M8A=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:53 GMT', 'server': 'Apache/2.4.58 (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-47757ada-4761-4422-91b4-213c5b35e0bf', 'x-compute-request-id': 'req-47757ada-4761-4422-91b4-213c5b35e0bf', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-776145309", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDwj20hFVH7Cps+r3RPMS2SroAKbJrT7biMLfNjpjBQ63eWc6mTJBrsxbLyNr1iwwDK4OqzOhjegpdvUkGQX8gl5iXL3/D+2A22g6aKti99OalsCSensEaNi8ZJz9U1M8A==", "fingerprint": "a0:d9:9c:26:48:05:40:71:71:13:7e:6e:08:a1:a2:1d", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:30:53,724 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.215s 2025-07-01 10:30:53,724 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1517714617", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '609', 'x-openstack-request-id': 'req-fe06ab7f-9ded-4045-be83-8d61fab0c860', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"4affffed-b657-4812-9f6c-ba4ea02314ad","name":"tempest-network-smoke--1517714617","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:30:53Z","updated_at":"2025-07-01T10:30:53Z","revision_number":1}}' 2025-07-01 10:30:55,434 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.709s 2025-07-01 10:30:55,435 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-1107116084", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-6bbd1842-9b95-4a4d-a958-da488d65ed91', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "f1830a15-96b5-4a45-9171-ac0861cbe36f", "name": "tempest-TestSfc-router-1107116084", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.168"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::4b"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:30:53Z", "updated_at": "2025-07-01T10:30:55Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:55,457 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.021s 2025-07-01 10:30:55,457 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4141c68e-a230-4201-815e-82575835acf4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:30:55,509 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.051s 2025-07-01 10:30:55,509 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-ff2b8a73-31dc-46bb-bf06-f894950115bd', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:30:55,531 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.021s 2025-07-01 10:30:55,532 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9b6e1d08-2a51-48e6-ab5b-fa6ed4681cd2', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:30:55,762 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.230s 2025-07-01 10:30:55,763 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1408295175", "network_id": "4affffed-b657-4812-9f6c-ba4ea02314ad", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-20ada8e1-4f5a-476b-b222-ea63a27556cd', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"0b71aba0-43a1-4078-a6b7-18c920e92c8f","name":"tempest-subnet-smoke-1408295175","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"4affffed-b657-4812-9f6c-ba4ea02314ad","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:30:55Z","updated_at":"2025-07-01T10:30:55Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:57,315 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/f1830a15-96b5-4a45-9171-ac0861cbe36f/add_router_interface 1.552s 2025-07-01 10:30:57,315 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "0b71aba0-43a1-4078-a6b7-18c920e92c8f"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-533ab658-b01c-479e-8639-4df4d2181a41', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/f1830a15-96b5-4a45-9171-ac0861cbe36f/add_router_interface'} Body: b'{"id": "f1830a15-96b5-4a45-9171-ac0861cbe36f", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "091ca8d0-5b06-41f3-9bb4-9a56199970b7", "network_id": "4affffed-b657-4812-9f6c-ba4ea02314ad", "subnet_id": "0b71aba0-43a1-4078-a6b7-18c920e92c8f", "subnet_ids": ["0b71aba0-43a1-4078-a6b7-18c920e92c8f"]}' 2025-07-01 10:30:57,409 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.094s 2025-07-01 10:30:57,410 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-900566617", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-c74fd0a1-1665-44e4-8acb-f8b8072fa7dc', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "56fe16b1-539d-426b-8292-50cb72dd3c16", "name": "tempest-router-smoke-900566617", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:30:57Z", "updated_at": "2025-07-01T10:30:57Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:57,518 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.107s 2025-07-01 10:30:57,518 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1905231124", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-83242dd5-1382-4510-b2eb-b2f9d616b9c9', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "0f789cc5-8394-4de6-b13d-555ca27e8ed7", "name": "tempest-router-smoke-1905231124", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:30:57Z", "updated_at": "2025-07-01T10:30:57Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:57,884 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.365s 2025-07-01 10:30:57,884 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-543938696", "network_id": "4affffed-b657-4812-9f6c-ba4ea02314ad"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-58a90055-93c6-4b75-a418-48b89bee7f93', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"dec25e0c-762b-41e9-854e-d20cd1032581","name":"tempest-TestSfc-543938696","network_id":"4affffed-b657-4812-9f6c-ba4ea02314ad","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:41:5f:b0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0b71aba0-43a1-4078-a6b7-18c920e92c8f","ip_address":"10.1.0.8"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:57Z","updated_at":"2025-07-01T10:30:57Z","revision_number":1}}' 2025-07-01 10:30:57,980 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/dec25e0c-762b-41e9-854e-d20cd1032581 0.095s 2025-07-01 10:30:57,981 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '934', 'x-openstack-request-id': 'req-c5ba2809-27f1-4f54-90da-a674ab891bd8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/dec25e0c-762b-41e9-854e-d20cd1032581'} Body: b'{"port":{"id":"dec25e0c-762b-41e9-854e-d20cd1032581","name":"tempest-TestSfc-543938696","network_id":"4affffed-b657-4812-9f6c-ba4ea02314ad","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:41:5f:b0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0b71aba0-43a1-4078-a6b7-18c920e92c8f","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:57Z","updated_at":"2025-07-01T10:30:57Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:30:59,173 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/56fe16b1-539d-426b-8292-50cb72dd3c16/add_router_interface 1.191s 2025-07-01 10:30:59,174 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "dec25e0c-762b-41e9-854e-d20cd1032581"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-02089dd0-6404-4a21-ab0d-f412b8a620c4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/56fe16b1-539d-426b-8292-50cb72dd3c16/add_router_interface'} Body: b'{"id": "56fe16b1-539d-426b-8292-50cb72dd3c16", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "dec25e0c-762b-41e9-854e-d20cd1032581", "network_id": "4affffed-b657-4812-9f6c-ba4ea02314ad", "subnet_id": "0b71aba0-43a1-4078-a6b7-18c920e92c8f", "subnet_ids": ["0b71aba0-43a1-4078-a6b7-18c920e92c8f"]}' 2025-07-01 10:30:59,532 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.357s 2025-07-01 10:30:59,532 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-231208033", "network_id": "4affffed-b657-4812-9f6c-ba4ea02314ad"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-e411957b-a304-40be-b901-c7449c8d8774', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"8b20fc12-7764-4764-b930-2c3b76da8e77","name":"tempest-TestSfc-231208033","network_id":"4affffed-b657-4812-9f6c-ba4ea02314ad","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:1c:57:84","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0b71aba0-43a1-4078-a6b7-18c920e92c8f","ip_address":"10.1.0.10"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.10","hostname":"host-10-1-0-10","fqdn":"host-10-1-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:59Z","updated_at":"2025-07-01T10:30:59Z","revision_number":1}}' 2025-07-01 10:30:59,577 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/8b20fc12-7764-4764-b930-2c3b76da8e77 0.044s 2025-07-01 10:30:59,577 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-ae2ef268-5cd9-4b6a-b81a-140a1b4d464f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/8b20fc12-7764-4764-b930-2c3b76da8e77'} Body: b'{"port":{"id":"8b20fc12-7764-4764-b930-2c3b76da8e77","name":"tempest-TestSfc-231208033","network_id":"4affffed-b657-4812-9f6c-ba4ea02314ad","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:1c:57:84","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0b71aba0-43a1-4078-a6b7-18c920e92c8f","ip_address":"10.1.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.10","hostname":"host-10-1-0-10","fqdn":"host-10-1-0-10.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:30:59Z","updated_at":"2025-07-01T10:30:59Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:00,928 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/0f789cc5-8394-4de6-b13d-555ca27e8ed7/add_router_interface 1.350s 2025-07-01 10:31:00,928 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "8b20fc12-7764-4764-b930-2c3b76da8e77"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:30:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3a642484-0a9e-43f5-b447-c9a0e21fce90', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/0f789cc5-8394-4de6-b13d-555ca27e8ed7/add_router_interface'} Body: b'{"id": "0f789cc5-8394-4de6-b13d-555ca27e8ed7", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "8b20fc12-7764-4764-b930-2c3b76da8e77", "network_id": "4affffed-b657-4812-9f6c-ba4ea02314ad", "subnet_id": "0b71aba0-43a1-4078-a6b7-18c920e92c8f", "subnet_ids": ["0b71aba0-43a1-4078-a6b7-18c920e92c8f"]}' 2025-07-01 10:31:01,062 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.129s 2025-07-01 10:31:01,062 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cab23838-4056-4fdf-9e7f-5249576a806d', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["NHtXcwuFS4yrq12_N4h6bg"], "expires_at": "2025-07-01T11:31:01.000000Z", "issued_at": "2025-07-01T10:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:31:01,063 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_update_port_chain_remove_port_pair_groups) Found network None available for tenant 2025-07-01 10:31:01,741 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 202 POST https://158.69.68.205/compute/v2.1/servers 0.677s 2025-07-01 10:31:01,741 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-1201950422", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "4affffed-b657-4812-9f6c-ba4ea02314ad"}], "key_name": "tempest-TestSfc-776145309"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4b55cb2-b8f8-4244-9cf2-d000909b8a44', 'x-compute-request-id': 'req-b4b55cb2-b8f8-4244-9cf2-d000909b8a44', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "g2536xMPae3Z"}}' 2025-07-01 10:31:01,836 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.092s 2025-07-01 10:31:01,836 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119da4f6-581e-4583-94ab-f89a7d901a38', 'x-compute-request-id': 'req-119da4f6-581e-4583-94ab-f89a7d901a38', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:02Z", "updated": "2025-07-01T10:31:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:02,927 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.081s 2025-07-01 10:31:02,927 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155c740f-b9b4-4222-a2a7-56f3abe1d2c3', 'x-compute-request-id': 'req-155c740f-b9b4-4222-a2a7-56f3abe1d2c3', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:04,013 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.077s 2025-07-01 10:31:04,014 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f985179-44a1-4fce-8f47-547cac9237d9', 'x-compute-request-id': 'req-1f985179-44a1-4fce-8f47-547cac9237d9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:04,022 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-07-01 10:31:05,122 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.099s 2025-07-01 10:31:05,123 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b138119e-ddf8-410e-85e0-aca24a903c1a', 'x-compute-request-id': 'req-b138119e-ddf8-410e-85e0-aca24a903c1a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:06,228 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.098s 2025-07-01 10:31:06,228 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ef39ba-1500-45f0-a8a7-70dba22fa9e4', 'x-compute-request-id': 'req-e4ef39ba-1500-45f0-a8a7-70dba22fa9e4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:06,237 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:31:07,351 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.113s 2025-07-01 10:31:07,352 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f0b1e9-4de4-44f6-b0ac-e793222d5ca1', 'x-compute-request-id': 'req-78f0b1e9-4de4-44f6-b0ac-e793222d5ca1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:07,361 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:31:08,440 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.078s 2025-07-01 10:31:08,440 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b4b0ae1-3e9b-4d12-8bf0-c2882424f24a', 'x-compute-request-id': 'req-8b4b0ae1-3e9b-4d12-8bf0-c2882424f24a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:08,448 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:31:09,550 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.101s 2025-07-01 10:31:09,550 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482f7b5a-7486-4222-bdef-17b6c92d8ad9', 'x-compute-request-id': 'req-482f7b5a-7486-4222-bdef-17b6c92d8ad9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:10,646 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.079s 2025-07-01 10:31:10,646 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bbdb93a-84ea-4391-b686-5ebf2fda30d9', 'x-compute-request-id': 'req-4bbdb93a-84ea-4391-b686-5ebf2fda30d9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:11,749 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.094s 2025-07-01 10:31:11,750 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e48c0eb1-8046-428e-82e7-f3ab51b5f146', 'x-compute-request-id': 'req-e48c0eb1-8046-428e-82e7-f3ab51b5f146', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:12,831 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.073s 2025-07-01 10:31:12,831 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7745aca-b6d0-42bb-a381-d3d227ff6e84', 'x-compute-request-id': 'req-d7745aca-b6d0-42bb-a381-d3d227ff6e84', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:13,928 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.089s 2025-07-01 10:31:13,929 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33df8089-258b-4bfd-b197-c2b364d89c48', 'x-compute-request-id': 'req-33df8089-258b-4bfd-b197-c2b364d89c48', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:15,022 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.078s 2025-07-01 10:31:15,022 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c145896f-bef4-4af0-9f1e-df8ed0815ae6', 'x-compute-request-id': 'req-c145896f-bef4-4af0-9f1e-df8ed0815ae6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:16,115 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.085s 2025-07-01 10:31:16,116 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8ac8062-85a0-42f8-98c0-e7191fe14a8a', 'x-compute-request-id': 'req-b8ac8062-85a0-42f8-98c0-e7191fe14a8a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:17,218 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.089s 2025-07-01 10:31:17,218 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6c3467-4434-4e67-bd7d-08061325b5f9', 'x-compute-request-id': 'req-ba6c3467-4434-4e67-bd7d-08061325b5f9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"server": {"id": "071fb22b-2efb-44a3-bd2e-e957cf06e234", "name": "tempest-TestSfc-server-1201950422", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:01Z", "updated": "2025-07-01T10:31:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:31:17Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 071fb22b-2efb-44a3-bd2e-e957cf06e234."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-776145309", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:17,229 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:31:17,479 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 204 DELETE https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.249s 2025-07-01 10:31:17,480 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1519ff40-1649-44a8-92d4-a533b7847685', 'x-compute-request-id': 'req-1519ff40-1649-44a8-92d4-a533b7847685', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'' 2025-07-01 10:31:17,525 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_remove_port_pair_groups): 404 GET https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234 0.044s 2025-07-01 10:31:17,525 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-580278b5-98dc-4de6-92fc-b916d6ec22f9', 'x-compute-request-id': 'req-580278b5-98dc-4de6-92fc-b916d6ec22f9', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/071fb22b-2efb-44a3-bd2e-e957cf06e234'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 071fb22b-2efb-44a3-bd2e-e957cf06e234 could not be found."}}' 2025-07-01 10:31:18,282 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/0f789cc5-8394-4de6-b13d-555ca27e8ed7/remove_router_interface 0.752s 2025-07-01 10:31:18,283 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "8b20fc12-7764-4764-b930-2c3b76da8e77"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3ef8decb-20a5-4219-bb3b-004dcd34e939', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/0f789cc5-8394-4de6-b13d-555ca27e8ed7/remove_router_interface'} Body: b'{"id": "0f789cc5-8394-4de6-b13d-555ca27e8ed7", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "8b20fc12-7764-4764-b930-2c3b76da8e77", "network_id": "4affffed-b657-4812-9f6c-ba4ea02314ad", "subnet_id": "0b71aba0-43a1-4078-a6b7-18c920e92c8f", "subnet_ids": ["0b71aba0-43a1-4078-a6b7-18c920e92c8f"]}' 2025-07-01 10:31:18,320 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/8b20fc12-7764-4764-b930-2c3b76da8e77 0.037s 2025-07-01 10:31:18,320 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-2333f4f8-0249-4f53-b417-3a9f9baebddd', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/8b20fc12-7764-4764-b930-2c3b76da8e77'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 8b20fc12-7764-4764-b930-2c3b76da8e77 could not be found.", "detail": ""}}' 2025-07-01 10:31:19,150 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/56fe16b1-539d-426b-8292-50cb72dd3c16/remove_router_interface 0.829s 2025-07-01 10:31:19,150 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "dec25e0c-762b-41e9-854e-d20cd1032581"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5d7cb309-f091-442d-98e5-469f7beab4f4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/56fe16b1-539d-426b-8292-50cb72dd3c16/remove_router_interface'} Body: b'{"id": "56fe16b1-539d-426b-8292-50cb72dd3c16", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "dec25e0c-762b-41e9-854e-d20cd1032581", "network_id": "4affffed-b657-4812-9f6c-ba4ea02314ad", "subnet_id": "0b71aba0-43a1-4078-a6b7-18c920e92c8f", "subnet_ids": ["0b71aba0-43a1-4078-a6b7-18c920e92c8f"]}' 2025-07-01 10:31:19,176 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/dec25e0c-762b-41e9-854e-d20cd1032581 0.025s 2025-07-01 10:31:19,176 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-7545e9f3-964c-44a1-8541-b541b04610b1', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/dec25e0c-762b-41e9-854e-d20cd1032581'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port dec25e0c-762b-41e9-854e-d20cd1032581 could not be found.", "detail": ""}}' 2025-07-01 10:31:19,362 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/0f789cc5-8394-4de6-b13d-555ca27e8ed7 0.186s 2025-07-01 10:31:19,363 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-89114ff2-2e4e-4729-8949-27578787b77d', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/0f789cc5-8394-4de6-b13d-555ca27e8ed7'} Body: b'' 2025-07-01 10:31:19,609 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/56fe16b1-539d-426b-8292-50cb72dd3c16 0.246s 2025-07-01 10:31:19,610 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c46dccb0-754d-41e5-9485-5edb37737051', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/56fe16b1-539d-426b-8292-50cb72dd3c16'} Body: b'' 2025-07-01 10:31:20,687 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/f1830a15-96b5-4a45-9171-ac0861cbe36f/remove_router_interface 1.076s 2025-07-01 10:31:20,687 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "0b71aba0-43a1-4078-a6b7-18c920e92c8f"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a093580b-9498-420c-896f-7ac739421afd', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/f1830a15-96b5-4a45-9171-ac0861cbe36f/remove_router_interface'} Body: b'{"id": "f1830a15-96b5-4a45-9171-ac0861cbe36f", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "091ca8d0-5b06-41f3-9bb4-9a56199970b7", "network_id": "4affffed-b657-4812-9f6c-ba4ea02314ad", "subnet_id": "0b71aba0-43a1-4078-a6b7-18c920e92c8f", "subnet_ids": ["0b71aba0-43a1-4078-a6b7-18c920e92c8f"]}' 2025-07-01 10:31:20,872 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/0b71aba0-43a1-4078-a6b7-18c920e92c8f 0.184s 2025-07-01 10:31:20,872 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-301dadf5-4a01-48d9-98e1-a7b2f800265d', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/0b71aba0-43a1-4078-a6b7-18c920e92c8f'} Body: b'' 2025-07-01 10:31:21,568 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/f1830a15-96b5-4a45-9171-ac0861cbe36f 0.695s 2025-07-01 10:31:21,568 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6da68802-c2a5-41f9-9bcd-20f1ae7b4510', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/f1830a15-96b5-4a45-9171-ac0861cbe36f'} Body: b'' 2025-07-01 10:31:21,794 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/4affffed-b657-4812-9f6c-ba4ea02314ad 0.226s 2025-07-01 10:31:21,795 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f31159ba-934d-400b-9d8c-bbce2134a59f', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/4affffed-b657-4812-9f6c-ba4ea02314ad'} Body: b'' 2025-07-01 10:31:21,830 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-776145309 0.035s 2025-07-01 10:31:21,831 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:21 GMT', 'server': 'Apache/2.4.58 (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-b0893a8d-1124-4c71-9fb3-ec95777e1c6e', 'x-compute-request-id': 'req-b0893a8d-1124-4c71-9fb3-ec95777e1c6e', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-776145309'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 707, in test_update_port_chain_remove_port_pair_groups ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 071fb22b-2efb-44a3-bd2e-e957cf06e234 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:31:17Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 071fb22b-2efb-44a3-bd2e-e957cf06e234.'}. Request ID of server operation performed before checking the server status req-b4b55cb2-b8f8-4244-9cf2-d000909b8a44. |
||||||
test_update_port_chain_replace_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ae,network] |
fail
ft2.15: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_chain_replace_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ae,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:31:21,843 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:31:21,913 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.068s 2025-07-01 10:31:21,913 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-441029750", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDk5Pz3/moBPn6pDQ6unYH/QJjRLZWX2/5VADM/dGKstVSTnugG28j+HycopUnpXYItvtn9oOXmUywYlYJyRzWYyt50aRPdoC3eLTHvRc7zMxuueBaMxZm/zJgMt7nle7g=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:21 GMT', 'server': 'Apache/2.4.58 (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-bd9bd56a-3112-4b9b-89e8-336c95d6756f', 'x-compute-request-id': 'req-bd9bd56a-3112-4b9b-89e8-336c95d6756f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-441029750", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDk5Pz3/moBPn6pDQ6unYH/QJjRLZWX2/5VADM/dGKstVSTnugG28j+HycopUnpXYItvtn9oOXmUywYlYJyRzWYyt50aRPdoC3eLTHvRc7zMxuueBaMxZm/zJgMt7nle7g==", "fingerprint": "dc:34:64:fc:95:bc:74:d6:84:45:bb:54:a3:82:b7:3c", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:31:22,082 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.167s 2025-07-01 10:31:22,083 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1056069678", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '609', 'x-openstack-request-id': 'req-21dca691-d78c-4a68-ad31-b74c29fed25b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"14435b05-2c52-4b3a-90b7-4ee2b0f021ed","name":"tempest-network-smoke--1056069678","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:31:21Z","updated_at":"2025-07-01T10:31:21Z","revision_number":1}}' 2025-07-01 10:31:23,193 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.110s 2025-07-01 10:31:23,193 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-1180574250", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-9dcaaf48-d654-4caa-a3af-2137fae5b5c7', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "f8398a3e-07cf-4069-8403-21914b05866e", "name": "tempest-TestSfc-router-1180574250", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.57"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::26d"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:31:22Z", "updated_at": "2025-07-01T10:31:22Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:23,218 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.023s 2025-07-01 10:31:23,218 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9dfab09d-fe0b-4e8c-9556-a07495c63810', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:31:23,298 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.078s 2025-07-01 10:31:23,298 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-da745d0b-723d-421c-bda7-6ea919cd6206', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:31:23,320 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.021s 2025-07-01 10:31:23,320 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9ee6b3ee-8b3d-40bd-ba33-0e5438df156f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:31:23,566 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.245s 2025-07-01 10:31:23,566 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-325685017", "network_id": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-2fceb82f-78ee-45d9-8dce-1cc6b798c4ba', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129","name":"tempest-subnet-smoke-325685017","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"14435b05-2c52-4b3a-90b7-4ee2b0f021ed","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:31:23Z","updated_at":"2025-07-01T10:31:23Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:25,228 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/f8398a3e-07cf-4069-8403-21914b05866e/add_router_interface 1.661s 2025-07-01 10:31:25,228 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d3f299f5-934e-4a4c-9a37-c1f4e6792f07', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/f8398a3e-07cf-4069-8403-21914b05866e/add_router_interface'} Body: b'{"id": "f8398a3e-07cf-4069-8403-21914b05866e", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "3a9bbbe2-4834-4261-9408-de2649a76c69", "network_id": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed", "subnet_id": "0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129", "subnet_ids": ["0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129"]}' 2025-07-01 10:31:25,336 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.107s 2025-07-01 10:31:25,336 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-839947932", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-f748fe28-2e19-4fe2-aea0-0d474d9c8970', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "564a3025-f826-4a48-af74-bb50e9e40b07", "name": "tempest-router-smoke-839947932", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:31:25Z", "updated_at": "2025-07-01T10:31:25Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:25,428 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.091s 2025-07-01 10:31:25,428 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1567456354", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-5893581f-e369-4aa4-a7e9-bb5aeff3e3b3', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "74fdf5ae-1ddf-4a41-b8a9-1e220fd2a7d1", "name": "tempest-router-smoke-1567456354", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:31:25Z", "updated_at": "2025-07-01T10:31:25Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:25,774 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.346s 2025-07-01 10:31:25,774 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1741971029", "network_id": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-650b41a5-12ea-4f46-95f4-0124ae428a39', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"01bce668-e45a-47fb-8d67-850273a5c90d","name":"tempest-TestSfc-1741971029","network_id":"14435b05-2c52-4b3a-90b7-4ee2b0f021ed","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:6b:af:73","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129","ip_address":"10.1.0.6"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:31:25Z","updated_at":"2025-07-01T10:31:25Z","revision_number":1}}' 2025-07-01 10:31:25,866 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/01bce668-e45a-47fb-8d67-850273a5c90d 0.091s 2025-07-01 10:31:25,866 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-464142b9-6c91-4a54-b18f-9df1d9a1d611', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/01bce668-e45a-47fb-8d67-850273a5c90d'} Body: b'{"port":{"id":"01bce668-e45a-47fb-8d67-850273a5c90d","name":"tempest-TestSfc-1741971029","network_id":"14435b05-2c52-4b3a-90b7-4ee2b0f021ed","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:6b:af:73","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129","ip_address":"10.1.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:31:25Z","updated_at":"2025-07-01T10:31:25Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:27,112 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/564a3025-f826-4a48-af74-bb50e9e40b07/add_router_interface 1.245s 2025-07-01 10:31:27,112 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "01bce668-e45a-47fb-8d67-850273a5c90d"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4a6803ea-9a33-40b0-9ec5-a8baad2ffc91', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/564a3025-f826-4a48-af74-bb50e9e40b07/add_router_interface'} Body: b'{"id": "564a3025-f826-4a48-af74-bb50e9e40b07", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "01bce668-e45a-47fb-8d67-850273a5c90d", "network_id": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed", "subnet_id": "0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129", "subnet_ids": ["0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129"]}' 2025-07-01 10:31:27,441 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.328s 2025-07-01 10:31:27,441 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1751481659", "network_id": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-1098ca0d-a2d6-4ae8-9404-9ef88d5c55b7', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815","name":"tempest-TestSfc-1751481659","network_id":"14435b05-2c52-4b3a-90b7-4ee2b0f021ed","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:6b:21:c6","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129","ip_address":"10.1.0.3"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.3","hostname":"host-10-1-0-3","fqdn":"host-10-1-0-3.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:31:27Z","updated_at":"2025-07-01T10:31:27Z","revision_number":1}}' 2025-07-01 10:31:27,487 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815 0.045s 2025-07-01 10:31:27,487 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-641cc60d-faa2-4052-822a-f43e68f6dcff', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815'} Body: b'{"port":{"id":"4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815","name":"tempest-TestSfc-1751481659","network_id":"14435b05-2c52-4b3a-90b7-4ee2b0f021ed","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:6b:21:c6","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129","ip_address":"10.1.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.3","hostname":"host-10-1-0-3","fqdn":"host-10-1-0-3.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:31:27Z","updated_at":"2025-07-01T10:31:27Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:28,704 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/74fdf5ae-1ddf-4a41-b8a9-1e220fd2a7d1/add_router_interface 1.216s 2025-07-01 10:31:28,704 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-556248df-9224-419b-85a3-4e3a50191756', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/74fdf5ae-1ddf-4a41-b8a9-1e220fd2a7d1/add_router_interface'} Body: b'{"id": "74fdf5ae-1ddf-4a41-b8a9-1e220fd2a7d1", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815", "network_id": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed", "subnet_id": "0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129", "subnet_ids": ["0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129"]}' 2025-07-01 10:31:28,828 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.118s 2025-07-01 10:31:28,828 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f8665b4a-617e-48dd-8f93-2abda28e3cb0', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["FfBaCU1WSJKoFjLNa8DLnw"], "expires_at": "2025-07-01T11:31:28.000000Z", "issued_at": "2025-07-01T10:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:31:28,829 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_update_port_chain_replace_flow_classifiers) Found network None available for tenant 2025-07-01 10:31:29,508 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 202 POST https://158.69.68.205/compute/v2.1/servers 0.678s 2025-07-01 10:31:29,508 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-1782809878", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed"}], "key_name": "tempest-TestSfc-441029750"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f15391-73b1-4f8e-a443-f78237eba3e6', 'x-compute-request-id': 'req-b3f15391-73b1-4f8e-a443-f78237eba3e6', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BoDNmCu3ABZM"}}' 2025-07-01 10:31:29,607 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.096s 2025-07-01 10:31:29,608 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1495021c-6a43-428a-bc95-30f9ad33a07e', 'x-compute-request-id': 'req-1495021c-6a43-428a-bc95-30f9ad33a07e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:30,730 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.105s 2025-07-01 10:31:30,731 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-140ed191-2875-4bf5-a121-8092888ff6bc', 'x-compute-request-id': 'req-140ed191-2875-4bf5-a121-8092888ff6bc', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:31,822 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.083s 2025-07-01 10:31:31,822 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d589a76-24af-4e80-9b11-f9cd0922cc90', 'x-compute-request-id': 'req-9d589a76-24af-4e80-9b11-f9cd0922cc90', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:31,830 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:31:32,916 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.085s 2025-07-01 10:31:32,916 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-020e1660-8ce0-48b5-aa7b-c3f9843b0407', 'x-compute-request-id': 'req-020e1660-8ce0-48b5-aa7b-c3f9843b0407', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:34,005 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.075s 2025-07-01 10:31:34,005 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9532ed93-ba7f-4f32-88ab-1a871a220c6b', 'x-compute-request-id': 'req-9532ed93-ba7f-4f32-88ab-1a871a220c6b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:34,013 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-07-01 10:31:35,116 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.103s 2025-07-01 10:31:35,117 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c574f34-fe62-4007-be77-9e9ecfe1fa73', 'x-compute-request-id': 'req-9c574f34-fe62-4007-be77-9e9ecfe1fa73', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:35,126 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:31:36,634 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.508s 2025-07-01 10:31:36,634 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d40d853-edd7-4687-8967-ed8e8d99c6bf', 'x-compute-request-id': 'req-8d40d853-edd7-4687-8967-ed8e8d99c6bf', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:36,643 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:31:37,724 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.080s 2025-07-01 10:31:37,724 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc150ef5-347e-4e8f-b892-3df9b6c5fe9e', 'x-compute-request-id': 'req-fc150ef5-347e-4e8f-b892-3df9b6c5fe9e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:38,821 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.086s 2025-07-01 10:31:38,821 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe9884af-7cf8-4edd-b105-51b4dcde5343', 'x-compute-request-id': 'req-fe9884af-7cf8-4edd-b105-51b4dcde5343', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:39,937 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.100s 2025-07-01 10:31:39,937 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47796512-9dd8-4ab3-80e0-5883cbc87107', 'x-compute-request-id': 'req-47796512-9dd8-4ab3-80e0-5883cbc87107', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:41,021 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.076s 2025-07-01 10:31:41,022 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a9eddd-1a4e-49a6-bdfa-70b7f5d2433a', 'x-compute-request-id': 'req-e5a9eddd-1a4e-49a6-bdfa-70b7f5d2433a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:42,128 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.091s 2025-07-01 10:31:42,129 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59629ace-2169-4d27-b7b4-a2a59d243400', 'x-compute-request-id': 'req-59629ace-2169-4d27-b7b4-a2a59d243400', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:43,215 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.072s 2025-07-01 10:31:43,215 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1796f863-7d0e-4840-a2fb-2cfafb5869f8', 'x-compute-request-id': 'req-1796f863-7d0e-4840-a2fb-2cfafb5869f8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:44,312 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.088s 2025-07-01 10:31:44,313 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0cc8239-dba0-4047-ab63-7256d904264b', 'x-compute-request-id': 'req-e0cc8239-dba0-4047-ab63-7256d904264b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:44,329 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 15 second wait 2025-07-01 10:31:45,430 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.100s 2025-07-01 10:31:45,430 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa664c18-ee60-402b-b04f-f909beeafdb1', 'x-compute-request-id': 'req-fa664c18-ee60-402b-b04f-f909beeafdb1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"server": {"id": "e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5", "name": "tempest-TestSfc-server-1782809878", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:29Z", "updated": "2025-07-01T10:31:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:31:45Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-441029750", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:45,439 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 16 second wait 2025-07-01 10:31:45,716 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 204 DELETE https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.276s 2025-07-01 10:31:45,716 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19462929-556f-44d7-bceb-a25c23bd175d', 'x-compute-request-id': 'req-19462929-556f-44d7-bceb-a25c23bd175d', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'' 2025-07-01 10:31:45,762 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_flow_classifiers): 404 GET https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 0.045s 2025-07-01 10:31:45,762 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-da499696-b201-47a1-82c4-3de5c7f809df', 'x-compute-request-id': 'req-da499696-b201-47a1-82c4-3de5c7f809df', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 could not be found."}}' 2025-07-01 10:31:46,603 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/74fdf5ae-1ddf-4a41-b8a9-1e220fd2a7d1/remove_router_interface 0.838s 2025-07-01 10:31:46,603 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6b8b0b46-006d-408e-812d-f047ee9b12c4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/74fdf5ae-1ddf-4a41-b8a9-1e220fd2a7d1/remove_router_interface'} Body: b'{"id": "74fdf5ae-1ddf-4a41-b8a9-1e220fd2a7d1", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815", "network_id": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed", "subnet_id": "0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129", "subnet_ids": ["0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129"]}' 2025-07-01 10:31:46,635 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815 0.031s 2025-07-01 10:31:46,635 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-1315d643-2634-4548-be48-7e0434f745d4', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 4f33c4e8-ed1f-4ca1-bb14-bc0f140a3815 could not be found.", "detail": ""}}' 2025-07-01 10:31:47,441 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/564a3025-f826-4a48-af74-bb50e9e40b07/remove_router_interface 0.805s 2025-07-01 10:31:47,441 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "01bce668-e45a-47fb-8d67-850273a5c90d"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ba86fc2b-8f36-4add-b9d1-117cfa0c4825', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/564a3025-f826-4a48-af74-bb50e9e40b07/remove_router_interface'} Body: b'{"id": "564a3025-f826-4a48-af74-bb50e9e40b07", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "01bce668-e45a-47fb-8d67-850273a5c90d", "network_id": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed", "subnet_id": "0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129", "subnet_ids": ["0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129"]}' 2025-07-01 10:31:47,478 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/01bce668-e45a-47fb-8d67-850273a5c90d 0.037s 2025-07-01 10:31:47,479 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-5aea7587-f5e7-4c0e-8d74-e49e81535fa0', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/01bce668-e45a-47fb-8d67-850273a5c90d'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 01bce668-e45a-47fb-8d67-850273a5c90d could not be found.", "detail": ""}}' 2025-07-01 10:31:47,684 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/74fdf5ae-1ddf-4a41-b8a9-1e220fd2a7d1 0.205s 2025-07-01 10:31:47,684 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-115664b4-dfab-456f-bdbb-fa82a2f21343', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/74fdf5ae-1ddf-4a41-b8a9-1e220fd2a7d1'} Body: b'' 2025-07-01 10:31:47,892 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/564a3025-f826-4a48-af74-bb50e9e40b07 0.208s 2025-07-01 10:31:47,893 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ed93fa90-b1e9-4f13-91b8-fee0f9cc28b1', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/564a3025-f826-4a48-af74-bb50e9e40b07'} Body: b'' 2025-07-01 10:31:48,816 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/f8398a3e-07cf-4069-8403-21914b05866e/remove_router_interface 0.922s 2025-07-01 10:31:48,816 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ebc119d2-e759-4613-b482-91712a11b7ca', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/f8398a3e-07cf-4069-8403-21914b05866e/remove_router_interface'} Body: b'{"id": "f8398a3e-07cf-4069-8403-21914b05866e", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "3a9bbbe2-4834-4261-9408-de2649a76c69", "network_id": "14435b05-2c52-4b3a-90b7-4ee2b0f021ed", "subnet_id": "0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129", "subnet_ids": ["0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129"]}' 2025-07-01 10:31:48,985 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129 0.168s 2025-07-01 10:31:48,985 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-e54e5ce2-8c03-4532-a44d-18fcdd658a69', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/0cfe5da6-37ef-4d1b-8fb4-37c2bcf5e129'} Body: b'' 2025-07-01 10:31:49,646 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/f8398a3e-07cf-4069-8403-21914b05866e 0.660s 2025-07-01 10:31:49,646 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-dfecb610-7c72-455b-a6a4-ca6d18528850', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/f8398a3e-07cf-4069-8403-21914b05866e'} Body: b'' 2025-07-01 10:31:49,816 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/14435b05-2c52-4b3a-90b7-4ee2b0f021ed 0.169s 2025-07-01 10:31:49,816 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a9a8b141-b628-4848-a1db-d0de0dac4bab', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/14435b05-2c52-4b3a-90b7-4ee2b0f021ed'} Body: b'' 2025-07-01 10:31:49,846 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-441029750 0.029s 2025-07-01 10:31:49,846 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:49 GMT', 'server': 'Apache/2.4.58 (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-cb66cabf-6325-4029-a4a5-9f1038e2e08a', 'x-compute-request-id': 'req-cb66cabf-6325-4029-a4a5-9f1038e2e08a', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-441029750'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 583, in test_update_port_chain_replace_flow_classifiers ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:31:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e993a147-f0c1-4e2b-a8a9-2f2f57c72cd5.'}. Request ID of server operation performed before checking the server status req-b3f15391-73b1-4f8e-a443-f78237eba3e6. |
||||||
test_update_port_chain_replace_port_pair_groups[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21be,network] |
fail
ft2.16: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_chain_replace_port_pair_groups[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21be,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:31:49,856 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:31:49,914 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.057s 2025-07-01 10:31:49,914 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-1093851074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA44fhK8Od68D3jEZX0hlbrH2LTsrWdFYbTBEgRcLJXZk7FoxK0a1rj5vU7A9LaScUgbPbvjrtyPf7yA4XRddU4WzA0MZ9Jl1QYVRgkh20OLXCDJOetNbNMffOSJw+8zaA=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:49 GMT', 'server': 'Apache/2.4.58 (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-3576eceb-c831-4208-9f0e-5e3247243f7f', 'x-compute-request-id': 'req-3576eceb-c831-4208-9f0e-5e3247243f7f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-1093851074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA44fhK8Od68D3jEZX0hlbrH2LTsrWdFYbTBEgRcLJXZk7FoxK0a1rj5vU7A9LaScUgbPbvjrtyPf7yA4XRddU4WzA0MZ9Jl1QYVRgkh20OLXCDJOetNbNMffOSJw+8zaA==", "fingerprint": "6f:63:0c:09:0c:40:bb:61:8b:d9:f3:e7:7b:b0:a2:99", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:31:50,136 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.220s 2025-07-01 10:31:50,137 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--603873319", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-45b46f9d-724e-416d-8f3c-75538f2a483a', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"63074560-78da-4872-bd4f-a1b39a3dc912","name":"tempest-network-smoke--603873319","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:31:49Z","updated_at":"2025-07-01T10:31:50Z","revision_number":1}}' 2025-07-01 10:31:51,282 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.144s 2025-07-01 10:31:51,282 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-135254345", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-d8fbef63-0d07-42c3-8f3d-729fd7be59c9', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "c64aad37-6f51-4138-9bcf-1747d15a56ad", "name": "tempest-TestSfc-router-135254345", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.220"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::32f"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:31:50Z", "updated_at": "2025-07-01T10:31:50Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:51,309 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.026s 2025-07-01 10:31:51,310 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c773c716-62e6-4b81-9324-82616e0b3f60', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:31:51,361 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.051s 2025-07-01 10:31:51,362 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-cf9553b8-760d-40f5-86f7-8f0f69a46753', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:31:51,384 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.021s 2025-07-01 10:31:51,384 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e3983eb5-b65e-4dd8-8ba8-c0878e83c1be', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:31:51,594 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.210s 2025-07-01 10:31:51,595 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1932595415", "network_id": "63074560-78da-4872-bd4f-a1b39a3dc912", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-b45d5bd8-4d34-4c31-831c-71f2b1c8e99d', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"6d0fbc58-741f-443c-a113-0ee4e5b0ca3f","name":"tempest-subnet-smoke-1932595415","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"63074560-78da-4872-bd4f-a1b39a3dc912","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:31:51Z","updated_at":"2025-07-01T10:31:51Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:53,015 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/c64aad37-6f51-4138-9bcf-1747d15a56ad/add_router_interface 1.419s 2025-07-01 10:31:53,015 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "6d0fbc58-741f-443c-a113-0ee4e5b0ca3f"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7b8d044b-5505-4997-878b-22ba2e29e21b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c64aad37-6f51-4138-9bcf-1747d15a56ad/add_router_interface'} Body: b'{"id": "c64aad37-6f51-4138-9bcf-1747d15a56ad", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "bc64e9da-8c28-4b53-9d6d-76c750fab0b5", "network_id": "63074560-78da-4872-bd4f-a1b39a3dc912", "subnet_id": "6d0fbc58-741f-443c-a113-0ee4e5b0ca3f", "subnet_ids": ["6d0fbc58-741f-443c-a113-0ee4e5b0ca3f"]}' 2025-07-01 10:31:53,111 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.095s 2025-07-01 10:31:53,111 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-127933459", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-b09b3229-e107-4a1a-8c33-ebfb450aa371', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "46726729-0666-4a43-bb36-3eb0884e5d4c", "name": "tempest-router-smoke-127933459", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:31:53Z", "updated_at": "2025-07-01T10:31:53Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:53,220 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.108s 2025-07-01 10:31:53,220 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1609812182", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-86e1d218-4a30-4f4e-852d-09deebf83324', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "c1fadd17-718d-4f06-81dc-a09b41e9f094", "name": "tempest-router-smoke-1609812182", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:31:53Z", "updated_at": "2025-07-01T10:31:53Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:53,553 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.332s 2025-07-01 10:31:53,554 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1135079261", "network_id": "63074560-78da-4872-bd4f-a1b39a3dc912"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-5b804255-2fad-414c-8556-9c63951f66c0', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"6f741558-3104-4760-8aaa-6e7121895950","name":"tempest-TestSfc-1135079261","network_id":"63074560-78da-4872-bd4f-a1b39a3dc912","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:66:31:40","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6d0fbc58-741f-443c-a113-0ee4e5b0ca3f","ip_address":"10.1.0.9"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.9","hostname":"host-10-1-0-9","fqdn":"host-10-1-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:31:53Z","updated_at":"2025-07-01T10:31:53Z","revision_number":1}}' 2025-07-01 10:31:53,658 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/6f741558-3104-4760-8aaa-6e7121895950 0.104s 2025-07-01 10:31:53,658 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-6dcaa9fd-05c3-4226-978b-e0daca2e5857', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/6f741558-3104-4760-8aaa-6e7121895950'} Body: b'{"port":{"id":"6f741558-3104-4760-8aaa-6e7121895950","name":"tempest-TestSfc-1135079261","network_id":"63074560-78da-4872-bd4f-a1b39a3dc912","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:66:31:40","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6d0fbc58-741f-443c-a113-0ee4e5b0ca3f","ip_address":"10.1.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.9","hostname":"host-10-1-0-9","fqdn":"host-10-1-0-9.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:31:53Z","updated_at":"2025-07-01T10:31:53Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:54,829 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/46726729-0666-4a43-bb36-3eb0884e5d4c/add_router_interface 1.170s 2025-07-01 10:31:54,830 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "6f741558-3104-4760-8aaa-6e7121895950"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a5439178-67dd-4405-b676-3efc0d9d215a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/46726729-0666-4a43-bb36-3eb0884e5d4c/add_router_interface'} Body: b'{"id": "46726729-0666-4a43-bb36-3eb0884e5d4c", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6f741558-3104-4760-8aaa-6e7121895950", "network_id": "63074560-78da-4872-bd4f-a1b39a3dc912", "subnet_id": "6d0fbc58-741f-443c-a113-0ee4e5b0ca3f", "subnet_ids": ["6d0fbc58-741f-443c-a113-0ee4e5b0ca3f"]}' 2025-07-01 10:31:55,137 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.307s 2025-07-01 10:31:55,138 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-290199604", "network_id": "63074560-78da-4872-bd4f-a1b39a3dc912"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-360b5e53-9efd-4dd4-9da8-4def72e133da', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"9eee4b6b-a168-4352-8562-8d847374e6ba","name":"tempest-TestSfc-290199604","network_id":"63074560-78da-4872-bd4f-a1b39a3dc912","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:3c:fb:9b","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6d0fbc58-741f-443c-a113-0ee4e5b0ca3f","ip_address":"10.1.0.13"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:31:54Z","updated_at":"2025-07-01T10:31:54Z","revision_number":1}}' 2025-07-01 10:31:55,181 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/9eee4b6b-a168-4352-8562-8d847374e6ba 0.043s 2025-07-01 10:31:55,181 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-384d75d4-9b9c-445c-8cbc-dcbfe9e873be', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/9eee4b6b-a168-4352-8562-8d847374e6ba'} Body: b'{"port":{"id":"9eee4b6b-a168-4352-8562-8d847374e6ba","name":"tempest-TestSfc-290199604","network_id":"63074560-78da-4872-bd4f-a1b39a3dc912","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:3c:fb:9b","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6d0fbc58-741f-443c-a113-0ee4e5b0ca3f","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:31:54Z","updated_at":"2025-07-01T10:31:54Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:31:56,395 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/c1fadd17-718d-4f06-81dc-a09b41e9f094/add_router_interface 1.213s 2025-07-01 10:31:56,395 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "9eee4b6b-a168-4352-8562-8d847374e6ba"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-43f38b17-224c-4a3a-af63-edb85d971b45', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c1fadd17-718d-4f06-81dc-a09b41e9f094/add_router_interface'} Body: b'{"id": "c1fadd17-718d-4f06-81dc-a09b41e9f094", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "9eee4b6b-a168-4352-8562-8d847374e6ba", "network_id": "63074560-78da-4872-bd4f-a1b39a3dc912", "subnet_id": "6d0fbc58-741f-443c-a113-0ee4e5b0ca3f", "subnet_ids": ["6d0fbc58-741f-443c-a113-0ee4e5b0ca3f"]}' 2025-07-01 10:31:56,490 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.089s 2025-07-01 10:31:56,490 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c1ab00d1-70eb-465a-b9fa-f17a3e5709ee', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["fgwNth7SS6CJpgcbrgPcVw"], "expires_at": "2025-07-01T11:31:56.000000Z", "issued_at": "2025-07-01T10:31:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:31:56,490 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_update_port_chain_replace_port_pair_groups) Found network None available for tenant 2025-07-01 10:31:57,139 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 202 POST https://158.69.68.205/compute/v2.1/servers 0.648s 2025-07-01 10:31:57,140 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-797628817", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "63074560-78da-4872-bd4f-a1b39a3dc912"}], "key_name": "tempest-TestSfc-1093851074"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-090af53e-b710-4cc5-979a-d8b0318dff75', 'x-compute-request-id': 'req-090af53e-b710-4cc5-979a-d8b0318dff75', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3rYSNQQB7Y3g"}}' 2025-07-01 10:31:57,212 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.070s 2025-07-01 10:31:57,213 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-481bbcd6-a84f-4497-bd88-352863cd026b', 'x-compute-request-id': 'req-481bbcd6-a84f-4497-bd88-352863cd026b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:58,302 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.080s 2025-07-01 10:31:58,302 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e9b5177-cfc3-4a23-9da8-13a474d62ce9', 'x-compute-request-id': 'req-7e9b5177-cfc3-4a23-9da8-13a474d62ce9', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:31:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:59,392 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.082s 2025-07-01 10:31:59,392 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:31:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b7a6e9c-dff4-4f10-b6b4-fee19ec8b004', 'x-compute-request-id': 'req-4b7a6e9c-dff4-4f10-b6b4-fee19ec8b004', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:31:59,400 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:32:00,496 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.095s 2025-07-01 10:32:00,496 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0753a80-e63f-4f3a-b6f0-7b85853d5d01', 'x-compute-request-id': 'req-b0753a80-e63f-4f3a-b6f0-7b85853d5d01', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:01,608 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.104s 2025-07-01 10:32:01,608 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ab9a02-dad3-4099-a632-4cdd1386f71d', 'x-compute-request-id': 'req-38ab9a02-dad3-4099-a632-4cdd1386f71d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:01,618 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-07-01 10:32:02,718 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.098s 2025-07-01 10:32:02,718 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bdf1add-2134-4dc7-8379-b7af5b2e47e4', 'x-compute-request-id': 'req-2bdf1add-2134-4dc7-8379-b7af5b2e47e4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:02,734 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait 2025-07-01 10:32:03,829 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.094s 2025-07-01 10:32:03,830 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dee2c23-48a8-42c5-990d-82f56c04354c', 'x-compute-request-id': 'req-1dee2c23-48a8-42c5-990d-82f56c04354c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:03,845 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2025-07-01 10:32:04,915 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.070s 2025-07-01 10:32:04,915 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-571946f1-b6dc-4a8a-9daf-987a32d0a4aa', 'x-compute-request-id': 'req-571946f1-b6dc-4a8a-9daf-987a32d0a4aa', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:06,005 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.081s 2025-07-01 10:32:06,006 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-679633d7-2656-4af2-a4ca-cfc95779b08f', 'x-compute-request-id': 'req-679633d7-2656-4af2-a4ca-cfc95779b08f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:07,096 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.083s 2025-07-01 10:32:07,096 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1421bb-2ca7-43f0-b915-55fa740be516', 'x-compute-request-id': 'req-2c1421bb-2ca7-43f0-b915-55fa740be516', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:08,183 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.079s 2025-07-01 10:32:08,183 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddb795e2-1f1d-4d41-91e1-88d7765901fd', 'x-compute-request-id': 'req-ddb795e2-1f1d-4d41-91e1-88d7765901fd', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:09,257 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.066s 2025-07-01 10:32:09,257 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db16b636-ba9d-467a-8403-01ff9dd8af7c', 'x-compute-request-id': 'req-db16b636-ba9d-467a-8403-01ff9dd8af7c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:10,335 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.070s 2025-07-01 10:32:10,336 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8218ca49-b88c-4a3d-8d7c-37ed42efbd85', 'x-compute-request-id': 'req-8218ca49-b88c-4a3d-8d7c-37ed42efbd85', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:11,412 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.068s 2025-07-01 10:32:11,413 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ead6e77-814c-4667-8e6d-81cbfe736024', 'x-compute-request-id': 'req-9ead6e77-814c-4667-8e6d-81cbfe736024', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:12,498 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 200 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.076s 2025-07-01 10:32:12,498 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1af6506-3f8f-4fb3-ad4c-dd1cdb13a34c', 'x-compute-request-id': 'req-a1af6506-3f8f-4fb3-ad4c-dd1cdb13a34c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"server": {"id": "f7a75c34-aeda-4e91-947b-3859192b506a", "name": "tempest-TestSfc-server-797628817", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:31:57Z", "updated": "2025-07-01T10:32:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/f7a75c34-aeda-4e91-947b-3859192b506a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:32:12Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f7a75c34-aeda-4e91-947b-3859192b506a."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1093851074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:12,505 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait 2025-07-01 10:32:12,759 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 204 DELETE https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.253s 2025-07-01 10:32:12,759 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ce71b9-2465-4da9-b89d-9326233fd4b6', 'x-compute-request-id': 'req-09ce71b9-2465-4da9-b89d-9326233fd4b6', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'' 2025-07-01 10:32:12,788 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups): 404 GET https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a 0.028s 2025-07-01 10:32:12,788 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-239dc3bf-5f69-4368-ba3a-8649ca7bdfd0', 'x-compute-request-id': 'req-239dc3bf-5f69-4368-ba3a-8649ca7bdfd0', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/f7a75c34-aeda-4e91-947b-3859192b506a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f7a75c34-aeda-4e91-947b-3859192b506a could not be found."}}' 2025-07-01 10:32:13,873 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/c1fadd17-718d-4f06-81dc-a09b41e9f094/remove_router_interface 1.083s 2025-07-01 10:32:13,874 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "9eee4b6b-a168-4352-8562-8d847374e6ba"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-362b633e-f591-4304-8951-a16f1c654792', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c1fadd17-718d-4f06-81dc-a09b41e9f094/remove_router_interface'} Body: b'{"id": "c1fadd17-718d-4f06-81dc-a09b41e9f094", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "9eee4b6b-a168-4352-8562-8d847374e6ba", "network_id": "63074560-78da-4872-bd4f-a1b39a3dc912", "subnet_id": "6d0fbc58-741f-443c-a113-0ee4e5b0ca3f", "subnet_ids": ["6d0fbc58-741f-443c-a113-0ee4e5b0ca3f"]}' 2025-07-01 10:32:13,906 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/9eee4b6b-a168-4352-8562-8d847374e6ba 0.031s 2025-07-01 10:32:13,906 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-b9c68f4f-7fd6-4809-bb6c-db0dbd6b7204', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/9eee4b6b-a168-4352-8562-8d847374e6ba'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 9eee4b6b-a168-4352-8562-8d847374e6ba could not be found.", "detail": ""}}' 2025-07-01 10:32:14,631 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/46726729-0666-4a43-bb36-3eb0884e5d4c/remove_router_interface 0.725s 2025-07-01 10:32:14,631 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "6f741558-3104-4760-8aaa-6e7121895950"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ec4c69f2-195a-4e0a-a47e-d60a510bdf91', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/46726729-0666-4a43-bb36-3eb0884e5d4c/remove_router_interface'} Body: b'{"id": "46726729-0666-4a43-bb36-3eb0884e5d4c", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6f741558-3104-4760-8aaa-6e7121895950", "network_id": "63074560-78da-4872-bd4f-a1b39a3dc912", "subnet_id": "6d0fbc58-741f-443c-a113-0ee4e5b0ca3f", "subnet_ids": ["6d0fbc58-741f-443c-a113-0ee4e5b0ca3f"]}' 2025-07-01 10:32:14,656 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/6f741558-3104-4760-8aaa-6e7121895950 0.024s 2025-07-01 10:32:14,656 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-a49ffc05-050d-4432-ba93-90f0fbd3b8f6', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/6f741558-3104-4760-8aaa-6e7121895950'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 6f741558-3104-4760-8aaa-6e7121895950 could not be found.", "detail": ""}}' 2025-07-01 10:32:14,822 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/c1fadd17-718d-4f06-81dc-a09b41e9f094 0.165s 2025-07-01 10:32:14,822 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-af02fd7b-3465-41d4-b6e6-316e7f2ac376', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c1fadd17-718d-4f06-81dc-a09b41e9f094'} Body: b'' 2025-07-01 10:32:14,996 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/46726729-0666-4a43-bb36-3eb0884e5d4c 0.174s 2025-07-01 10:32:14,997 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5c92c02c-afd5-4e90-bcef-5f47e0687ebb', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/46726729-0666-4a43-bb36-3eb0884e5d4c'} Body: b'' 2025-07-01 10:32:15,969 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/c64aad37-6f51-4138-9bcf-1747d15a56ad/remove_router_interface 0.971s 2025-07-01 10:32:15,969 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "6d0fbc58-741f-443c-a113-0ee4e5b0ca3f"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d40f1b99-df58-4ee7-b6e3-0aceebe5d43c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c64aad37-6f51-4138-9bcf-1747d15a56ad/remove_router_interface'} Body: b'{"id": "c64aad37-6f51-4138-9bcf-1747d15a56ad", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "bc64e9da-8c28-4b53-9d6d-76c750fab0b5", "network_id": "63074560-78da-4872-bd4f-a1b39a3dc912", "subnet_id": "6d0fbc58-741f-443c-a113-0ee4e5b0ca3f", "subnet_ids": ["6d0fbc58-741f-443c-a113-0ee4e5b0ca3f"]}' 2025-07-01 10:32:16,104 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/6d0fbc58-741f-443c-a113-0ee4e5b0ca3f 0.134s 2025-07-01 10:32:16,104 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ec0eb4ff-bb3b-41f0-828d-47f2ac77b8e8', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/6d0fbc58-741f-443c-a113-0ee4e5b0ca3f'} Body: b'' 2025-07-01 10:32:16,679 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/c64aad37-6f51-4138-9bcf-1747d15a56ad 0.574s 2025-07-01 10:32:16,679 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ce217008-7e41-489c-919e-4f86c0732415', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c64aad37-6f51-4138-9bcf-1747d15a56ad'} Body: b'' 2025-07-01 10:32:16,826 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/63074560-78da-4872-bd4f-a1b39a3dc912 0.146s 2025-07-01 10:32:16,826 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c2f6bb2e-0b55-4e66-bed6-27c3d128ebf3', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/63074560-78da-4872-bd4f-a1b39a3dc912'} Body: b'' 2025-07-01 10:32:16,856 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1093851074 0.030s 2025-07-01 10:32:16,856 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:16 GMT', 'server': 'Apache/2.4.58 (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-6ad3bdcd-e8bf-4715-a73e-a06aa9d9a8f8', 'x-compute-request-id': 'req-6ad3bdcd-e8bf-4715-a73e-a06aa9d9a8f8', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1093851074'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 769, in test_update_port_chain_replace_port_pair_groups ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server f7a75c34-aeda-4e91-947b-3859192b506a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:32:12Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f7a75c34-aeda-4e91-947b-3859192b506a.'}. Request ID of server operation performed before checking the server status req-090af53e-b710-4cc5-979a-d8b0318dff75. |
||||||
test_update_port_chain_replace_port_pair_groups_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21bc,network] |
fail
ft2.17: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_chain_replace_port_pair_groups_flow_classifiers[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21bc,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:32:16,870 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:32:16,926 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.054s 2025-07-01 10:32:16,927 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-1946798260", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO5JavQDQ6RnGJy/7an97pZt2W+CnXOMr7wO0J8R1PPXM28/ASUTfhuA4dg2lM4Nfq1F2dVKslX2fijWgMQRwtw1ytHAIxTaUqFlu7dT1bGCKfDWcwHDBuc3WdHOrov8Ew=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:16 GMT', 'server': 'Apache/2.4.58 (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-ccc1f3fa-87f0-4eb2-951d-c4ae980fad99', 'x-compute-request-id': 'req-ccc1f3fa-87f0-4eb2-951d-c4ae980fad99', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-1946798260", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO5JavQDQ6RnGJy/7an97pZt2W+CnXOMr7wO0J8R1PPXM28/ASUTfhuA4dg2lM4Nfq1F2dVKslX2fijWgMQRwtw1ytHAIxTaUqFlu7dT1bGCKfDWcwHDBuc3WdHOrov8Ew==", "fingerprint": "4e:ae:cc:d6:bd:6c:58:8f:ef:9a:3c:8d:80:6f:ef:d3", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:32:17,094 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.166s 2025-07-01 10:32:17,095 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1798403377", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '609', 'x-openstack-request-id': 'req-4c56d415-90ca-4d87-b3dd-c5173a71eb88', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"bf8d10e4-bf6e-41e7-85b9-942b2377cf27","name":"tempest-network-smoke--1798403377","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:32:16Z","updated_at":"2025-07-01T10:32:17Z","revision_number":1}}' 2025-07-01 10:32:18,133 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.038s 2025-07-01 10:32:18,133 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-1511831807", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-870c6f32-53f9-4b44-9e84-e3322a00b975', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "6a5700d8-a139-4873-b57d-33990258bf79", "name": "tempest-TestSfc-router-1511831807", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.154"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::21"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:32:17Z", "updated_at": "2025-07-01T10:32:17Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:18,162 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.028s 2025-07-01 10:32:18,163 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c68bbc0e-7cbc-4bae-8db2-4dc1ef73f8ef', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:32:18,216 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.052s 2025-07-01 10:32:18,216 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-2b37655e-c261-4695-8f83-cd4ea7147032', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:32:18,244 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.027s 2025-07-01 10:32:18,244 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5d908185-0bc7-4805-9da6-a74194ca5fe5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:32:18,502 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.257s 2025-07-01 10:32:18,502 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-966979857", "network_id": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-f8428be9-a670-49f1-91db-a67e2e7203c6', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd","name":"tempest-subnet-smoke-966979857","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"bf8d10e4-bf6e-41e7-85b9-942b2377cf27","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:32:18Z","updated_at":"2025-07-01T10:32:18Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:20,012 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/6a5700d8-a139-4873-b57d-33990258bf79/add_router_interface 1.509s 2025-07-01 10:32:20,013 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-17dd9e2d-0177-46ae-8b0b-43ce8cf583bb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6a5700d8-a139-4873-b57d-33990258bf79/add_router_interface'} Body: b'{"id": "6a5700d8-a139-4873-b57d-33990258bf79", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "0130b07e-a81e-437c-978e-a7e8bd77b20c", "network_id": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27", "subnet_id": "8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd", "subnet_ids": ["8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd"]}' 2025-07-01 10:32:20,105 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.092s 2025-07-01 10:32:20,105 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-605718480", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-61a65a08-e1c2-4f30-a00d-8e213bebdce0', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "64aa7417-ed43-4de1-bef6-d70fd811a9df", "name": "tempest-router-smoke-605718480", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:32:20Z", "updated_at": "2025-07-01T10:32:20Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:20,200 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.094s 2025-07-01 10:32:20,200 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1739904068", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-bce0b855-27fd-435b-9b25-2f7868a2bf44', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "fedfdd04-0154-485c-930b-d847acd4e924", "name": "tempest-router-smoke-1739904068", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:32:20Z", "updated_at": "2025-07-01T10:32:20Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:20,532 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.331s 2025-07-01 10:32:20,532 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1816514055", "network_id": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-64ba54f9-13b5-472f-af87-1ad729bcc6e5', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"36b63272-108a-4033-9c17-bb3b7dfcc093","name":"tempest-TestSfc-1816514055","network_id":"bf8d10e4-bf6e-41e7-85b9-942b2377cf27","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:41:3d:72","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd","ip_address":"10.1.0.5"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:32:20Z","updated_at":"2025-07-01T10:32:20Z","revision_number":1}}' 2025-07-01 10:32:20,629 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/36b63272-108a-4033-9c17-bb3b7dfcc093 0.096s 2025-07-01 10:32:20,629 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-b567bfc6-4d75-4c4d-8783-5b5f592372d4', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/36b63272-108a-4033-9c17-bb3b7dfcc093'} Body: b'{"port":{"id":"36b63272-108a-4033-9c17-bb3b7dfcc093","name":"tempest-TestSfc-1816514055","network_id":"bf8d10e4-bf6e-41e7-85b9-942b2377cf27","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:41:3d:72","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd","ip_address":"10.1.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:32:20Z","updated_at":"2025-07-01T10:32:20Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:21,710 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/64aa7417-ed43-4de1-bef6-d70fd811a9df/add_router_interface 1.080s 2025-07-01 10:32:21,710 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "36b63272-108a-4033-9c17-bb3b7dfcc093"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8898afb9-5ec5-4cdf-9e09-4861290c0ec3', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/64aa7417-ed43-4de1-bef6-d70fd811a9df/add_router_interface'} Body: b'{"id": "64aa7417-ed43-4de1-bef6-d70fd811a9df", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "36b63272-108a-4033-9c17-bb3b7dfcc093", "network_id": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27", "subnet_id": "8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd", "subnet_ids": ["8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd"]}' 2025-07-01 10:32:22,038 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.327s 2025-07-01 10:32:22,039 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1210389524", "network_id": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-1a4f7ab4-1267-4391-8a1e-e7de4159dbd9', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"c6641c33-f952-4a89-bd3d-193c052bf8f0","name":"tempest-TestSfc-1210389524","network_id":"bf8d10e4-bf6e-41e7-85b9-942b2377cf27","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:37:07:6b","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd","ip_address":"10.1.0.13"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:32:21Z","updated_at":"2025-07-01T10:32:21Z","revision_number":1}}' 2025-07-01 10:32:22,086 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/c6641c33-f952-4a89-bd3d-193c052bf8f0 0.047s 2025-07-01 10:32:22,087 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-37af9acd-31ca-48d7-a0e6-bb45c9b16470', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/c6641c33-f952-4a89-bd3d-193c052bf8f0'} Body: b'{"port":{"id":"c6641c33-f952-4a89-bd3d-193c052bf8f0","name":"tempest-TestSfc-1210389524","network_id":"bf8d10e4-bf6e-41e7-85b9-942b2377cf27","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:37:07:6b","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:32:21Z","updated_at":"2025-07-01T10:32:21Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:23,309 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/fedfdd04-0154-485c-930b-d847acd4e924/add_router_interface 1.222s 2025-07-01 10:32:23,309 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "c6641c33-f952-4a89-bd3d-193c052bf8f0"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1c0f7aff-13e8-44cf-819b-a38be71f4e99', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/fedfdd04-0154-485c-930b-d847acd4e924/add_router_interface'} Body: b'{"id": "fedfdd04-0154-485c-930b-d847acd4e924", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "c6641c33-f952-4a89-bd3d-193c052bf8f0", "network_id": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27", "subnet_id": "8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd", "subnet_ids": ["8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd"]}' 2025-07-01 10:32:23,416 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.102s 2025-07-01 10:32:23,417 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7cd33043-3805-4be5-a429-f7bd180a116f', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["Tmqe9KWbR9yXrCA2bCYWdA"], "expires_at": "2025-07-01T11:32:23.000000Z", "issued_at": "2025-07-01T10:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:32:23,417 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers) Found network None available for tenant 2025-07-01 10:32:24,044 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 202 POST https://158.69.68.205/compute/v2.1/servers 0.626s 2025-07-01 10:32:24,044 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-638463643", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27"}], "key_name": "tempest-TestSfc-1946798260"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd8e6784-59d8-4dde-9e87-af1587cbdd47', 'x-compute-request-id': 'req-cd8e6784-59d8-4dde-9e87-af1587cbdd47', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KTt47mKKjntu"}}' 2025-07-01 10:32:24,132 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.084s 2025-07-01 10:32:24,133 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c38a0062-7e35-405f-afc3-b5421408d5fb', 'x-compute-request-id': 'req-c38a0062-7e35-405f-afc3-b5421408d5fb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:25,236 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.087s 2025-07-01 10:32:25,236 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c35bf4d9-ad17-49f8-9a3c-e6ecc500acc8', 'x-compute-request-id': 'req-c35bf4d9-ad17-49f8-9a3c-e6ecc500acc8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:26,319 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.075s 2025-07-01 10:32:26,320 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78965d70-6665-419e-a859-dca59d450e4e', 'x-compute-request-id': 'req-78965d70-6665-419e-a859-dca59d450e4e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:26,328 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:32:27,397 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.068s 2025-07-01 10:32:27,398 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bd5cad-3031-4493-9bf1-b0e24b1b2e9c', 'x-compute-request-id': 'req-c8bd5cad-3031-4493-9bf1-b0e24b1b2e9c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:28,496 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.090s 2025-07-01 10:32:28,496 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b849d92b-b4c4-438d-be60-75fcf01e5cee', 'x-compute-request-id': 'req-b849d92b-b4c4-438d-be60-75fcf01e5cee', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:28,503 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-07-01 10:32:29,676 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.172s 2025-07-01 10:32:29,676 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a94e694-6566-4094-852d-12f6cd0b3ac5', 'x-compute-request-id': 'req-8a94e694-6566-4094-852d-12f6cd0b3ac5', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:29,685 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait 2025-07-01 10:32:30,774 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.089s 2025-07-01 10:32:30,775 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b4faa0a-e5e9-4d3e-a73e-001f968c0644', 'x-compute-request-id': 'req-0b4faa0a-e5e9-4d3e-a73e-001f968c0644', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:30,783 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2025-07-01 10:32:31,857 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.074s 2025-07-01 10:32:31,858 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1562736-5db0-44e8-8456-0f035d45a112', 'x-compute-request-id': 'req-e1562736-5db0-44e8-8456-0f035d45a112', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:32,946 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.078s 2025-07-01 10:32:32,946 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14de21ee-c3dc-41cd-bc3a-3a5951eba9b6', 'x-compute-request-id': 'req-14de21ee-c3dc-41cd-bc3a-3a5951eba9b6', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:34,042 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.088s 2025-07-01 10:32:34,043 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdbb4aa3-b499-4690-a86a-6063d793f143', 'x-compute-request-id': 'req-cdbb4aa3-b499-4690-a86a-6063d793f143', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:35,124 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.073s 2025-07-01 10:32:35,124 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8adec2b0-ea65-4cab-983a-43818d1f6e98', 'x-compute-request-id': 'req-8adec2b0-ea65-4cab-983a-43818d1f6e98', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:36,201 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.069s 2025-07-01 10:32:36,201 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6dfa00-25df-418c-8f4f-9efb62190a51', 'x-compute-request-id': 'req-0c6dfa00-25df-418c-8f4f-9efb62190a51', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:37,291 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.082s 2025-07-01 10:32:37,292 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50291dcf-459d-4037-9e73-0d33da3e42a7', 'x-compute-request-id': 'req-50291dcf-459d-4037-9e73-0d33da3e42a7', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:38,387 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.087s 2025-07-01 10:32:38,387 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c84112b-ce17-4163-9cb4-0fa98d8cc1ef', 'x-compute-request-id': 'req-7c84112b-ce17-4163-9cb4-0fa98d8cc1ef', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:39,483 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 200 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.087s 2025-07-01 10:32:39,483 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5c2ac5-f0c4-4427-9280-317a9b7c5c00', 'x-compute-request-id': 'req-3b5c2ac5-f0c4-4427-9280-317a9b7c5c00', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"server": {"id": "20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a", "name": "tempest-TestSfc-server-638463643", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:24Z", "updated": "2025-07-01T10:32:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:32:39Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1946798260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:39,491 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait 2025-07-01 10:32:39,755 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 204 DELETE https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.264s 2025-07-01 10:32:39,756 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b79b568-49fb-47df-a28b-6a978b4b6729', 'x-compute-request-id': 'req-9b79b568-49fb-47df-a28b-6a978b4b6729', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'' 2025-07-01 10:32:39,790 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_chain_replace_port_pair_groups_flow_classifiers): 404 GET https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a 0.034s 2025-07-01 10:32:39,791 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-dcb7b5c9-1b26-4cd6-888c-1d3e07923e20', 'x-compute-request-id': 'req-dcb7b5c9-1b26-4cd6-888c-1d3e07923e20', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a could not be found."}}' 2025-07-01 10:32:40,577 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/fedfdd04-0154-485c-930b-d847acd4e924/remove_router_interface 0.785s 2025-07-01 10:32:40,578 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "c6641c33-f952-4a89-bd3d-193c052bf8f0"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-42b2a28e-2088-40ee-8ce1-d24464de542f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/fedfdd04-0154-485c-930b-d847acd4e924/remove_router_interface'} Body: b'{"id": "fedfdd04-0154-485c-930b-d847acd4e924", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "c6641c33-f952-4a89-bd3d-193c052bf8f0", "network_id": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27", "subnet_id": "8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd", "subnet_ids": ["8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd"]}' 2025-07-01 10:32:40,605 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/c6641c33-f952-4a89-bd3d-193c052bf8f0 0.027s 2025-07-01 10:32:40,606 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-037edfb5-acb5-467f-b7ad-49e46ebd1e73', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/c6641c33-f952-4a89-bd3d-193c052bf8f0'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port c6641c33-f952-4a89-bd3d-193c052bf8f0 could not be found.", "detail": ""}}' 2025-07-01 10:32:41,375 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/64aa7417-ed43-4de1-bef6-d70fd811a9df/remove_router_interface 0.769s 2025-07-01 10:32:41,375 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "36b63272-108a-4033-9c17-bb3b7dfcc093"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a7e8acda-1a65-4fe0-83b4-ba4c22b58ad3', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/64aa7417-ed43-4de1-bef6-d70fd811a9df/remove_router_interface'} Body: b'{"id": "64aa7417-ed43-4de1-bef6-d70fd811a9df", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "36b63272-108a-4033-9c17-bb3b7dfcc093", "network_id": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27", "subnet_id": "8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd", "subnet_ids": ["8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd"]}' 2025-07-01 10:32:41,400 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/36b63272-108a-4033-9c17-bb3b7dfcc093 0.024s 2025-07-01 10:32:41,400 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-1fa25550-e7e6-4d58-b22f-dac5e276555d', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/36b63272-108a-4033-9c17-bb3b7dfcc093'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 36b63272-108a-4033-9c17-bb3b7dfcc093 could not be found.", "detail": ""}}' 2025-07-01 10:32:41,576 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/fedfdd04-0154-485c-930b-d847acd4e924 0.175s 2025-07-01 10:32:41,576 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ff5c23c2-4d3f-4044-aeea-b460b3baa5c5', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/fedfdd04-0154-485c-930b-d847acd4e924'} Body: b'' 2025-07-01 10:32:41,743 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/64aa7417-ed43-4de1-bef6-d70fd811a9df 0.166s 2025-07-01 10:32:41,743 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-85dc7017-2d0d-4de2-9c2a-f6b9ef800bfc', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/64aa7417-ed43-4de1-bef6-d70fd811a9df'} Body: b'' 2025-07-01 10:32:42,714 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/6a5700d8-a139-4873-b57d-33990258bf79/remove_router_interface 0.971s 2025-07-01 10:32:42,715 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ff5ea71c-ca9e-4875-a736-e8514a56f5eb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6a5700d8-a139-4873-b57d-33990258bf79/remove_router_interface'} Body: b'{"id": "6a5700d8-a139-4873-b57d-33990258bf79", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "0130b07e-a81e-437c-978e-a7e8bd77b20c", "network_id": "bf8d10e4-bf6e-41e7-85b9-942b2377cf27", "subnet_id": "8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd", "subnet_ids": ["8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd"]}' 2025-07-01 10:32:42,873 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd 0.158s 2025-07-01 10:32:42,874 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-68da1782-d14c-414a-9c11-24c44c611225', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/8e3097e9-0cdd-41ff-b1eb-bdd68326b0cd'} Body: b'' 2025-07-01 10:32:43,538 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/6a5700d8-a139-4873-b57d-33990258bf79 0.664s 2025-07-01 10:32:43,539 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-8fc0d41a-4451-466b-b407-d400821cae47', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6a5700d8-a139-4873-b57d-33990258bf79'} Body: b'' 2025-07-01 10:32:43,716 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/bf8d10e4-bf6e-41e7-85b9-942b2377cf27 0.177s 2025-07-01 10:32:43,717 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1c4919bc-55a5-45dd-8a11-d5228436c268', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/bf8d10e4-bf6e-41e7-85b9-942b2377cf27'} Body: b'' 2025-07-01 10:32:43,763 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1946798260 0.045s 2025-07-01 10:32:43,764 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:43 GMT', 'server': 'Apache/2.4.58 (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-5813bfbb-525f-4b01-ac75-cb2e51393b9a', 'x-compute-request-id': 'req-5813bfbb-525f-4b01-ac75-cb2e51393b9a', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1946798260'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 831, in test_update_port_chain_replace_port_pair_groups_flow_classifiers ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:32:39Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 20d7aa99-fbd2-4b18-9f9e-b17f3d853e7a.'}. Request ID of server operation performed before checking the server status req-cd8e6784-59d8-4dde-9e87-af1587cbdd47. |
||||||
test_update_port_pair_group_add_port_pairs[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21bb,network] |
fail
ft2.18: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_pair_group_add_port_pairs[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21bb,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:32:43,778 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:32:43,847 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.067s 2025-07-01 10:32:43,848 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-1436047704", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN98nj0WyWqpvRyTgOK1W1rd1Hm09spuPxdyFZzrSWtcBPLTTfDsNvmPdhNSp1D752Fyb6q7wX/v4cve5AqS1Aqn3iPomCHicADRKRXAjFPbPj9Tlso6zvdKqdvw1LdTBg=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:43 GMT', 'server': 'Apache/2.4.58 (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-23863d33-87ff-4f5d-868d-e21a3db1af77', 'x-compute-request-id': 'req-23863d33-87ff-4f5d-868d-e21a3db1af77', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-1436047704", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN98nj0WyWqpvRyTgOK1W1rd1Hm09spuPxdyFZzrSWtcBPLTTfDsNvmPdhNSp1D752Fyb6q7wX/v4cve5AqS1Aqn3iPomCHicADRKRXAjFPbPj9Tlso6zvdKqdvw1LdTBg==", "fingerprint": "0f:47:06:ee:b9:9b:7d:dd:0c:ee:2f:3c:7c:41:17:cc", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:32:44,030 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.180s 2025-07-01 10:32:44,030 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--131687019", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-4f21b330-c96d-44fe-9c37-0d83d1dd6484', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"268aee6e-f01f-4051-a012-627cd63b7d4d","name":"tempest-network-smoke--131687019","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:32:43Z","updated_at":"2025-07-01T10:32:43Z","revision_number":1}}' 2025-07-01 10:32:45,228 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.197s 2025-07-01 10:32:45,229 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-1707124411", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-2a86c634-a275-4470-a4bb-d3fca24d2096', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "c57cfeb9-48d5-44fa-b7d5-924b265ee20d", "name": "tempest-TestSfc-router-1707124411", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.95"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::29a"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:32:44Z", "updated_at": "2025-07-01T10:32:44Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:45,258 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.028s 2025-07-01 10:32:45,258 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8a14f9cd-e20c-4ca0-8ec3-07072ecbf983', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:32:45,309 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.050s 2025-07-01 10:32:45,309 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-bace374d-16af-43c3-966f-e6c889c34b9c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:32:45,336 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.026s 2025-07-01 10:32:45,336 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-fc4cefeb-a9f3-41b6-8a9d-ce03515ea99c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:32:45,581 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.243s 2025-07-01 10:32:45,582 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-322217256", "network_id": "268aee6e-f01f-4051-a012-627cd63b7d4d", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '677', 'x-openstack-request-id': 'req-db4b72b2-fc15-448f-8898-abc42181ab22', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"f95dc4a3-7fab-4628-9f52-6d7c3928fdc2","name":"tempest-subnet-smoke-322217256","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"268aee6e-f01f-4051-a012-627cd63b7d4d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:32:45Z","updated_at":"2025-07-01T10:32:45Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:47,068 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/c57cfeb9-48d5-44fa-b7d5-924b265ee20d/add_router_interface 1.486s 2025-07-01 10:32:47,069 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f95dc4a3-7fab-4628-9f52-6d7c3928fdc2"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-18ae9278-45fc-4ca7-aaef-29b811b32638', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c57cfeb9-48d5-44fa-b7d5-924b265ee20d/add_router_interface'} Body: b'{"id": "c57cfeb9-48d5-44fa-b7d5-924b265ee20d", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "7c3e6b42-52c0-4013-98c6-dceaa346d1e7", "network_id": "268aee6e-f01f-4051-a012-627cd63b7d4d", "subnet_id": "f95dc4a3-7fab-4628-9f52-6d7c3928fdc2", "subnet_ids": ["f95dc4a3-7fab-4628-9f52-6d7c3928fdc2"]}' 2025-07-01 10:32:47,175 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.105s 2025-07-01 10:32:47,175 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1605540814", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-499bcb47-67b2-493d-956a-77c39f86d7f4', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "6f0ff73b-fe17-4aff-83e4-d40b01357aec", "name": "tempest-router-smoke-1605540814", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:32:47Z", "updated_at": "2025-07-01T10:32:47Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:47,281 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.105s 2025-07-01 10:32:47,281 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-1116925304", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-933bd564-b32c-4ea4-a8b8-a00ca06f80c2', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "dd4cf447-f04d-40ff-9591-881a15812c21", "name": "tempest-router-smoke-1116925304", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:32:47Z", "updated_at": "2025-07-01T10:32:47Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:47,631 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.349s 2025-07-01 10:32:47,631 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1063266521", "network_id": "268aee6e-f01f-4051-a012-627cd63b7d4d"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-59e31a64-faeb-4253-9220-9a1ffab147db', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"50e12a98-419e-4789-98dd-358d8fb9b5d3","name":"tempest-TestSfc-1063266521","network_id":"268aee6e-f01f-4051-a012-627cd63b7d4d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:44:b7:d7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f95dc4a3-7fab-4628-9f52-6d7c3928fdc2","ip_address":"10.1.0.8"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:32:47Z","updated_at":"2025-07-01T10:32:47Z","revision_number":1}}' 2025-07-01 10:32:47,729 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/50e12a98-419e-4789-98dd-358d8fb9b5d3 0.097s 2025-07-01 10:32:47,729 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-5a7ebf6e-ca9b-4666-9a34-387134459f82', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/50e12a98-419e-4789-98dd-358d8fb9b5d3'} Body: b'{"port":{"id":"50e12a98-419e-4789-98dd-358d8fb9b5d3","name":"tempest-TestSfc-1063266521","network_id":"268aee6e-f01f-4051-a012-627cd63b7d4d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:44:b7:d7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f95dc4a3-7fab-4628-9f52-6d7c3928fdc2","ip_address":"10.1.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.8","hostname":"host-10-1-0-8","fqdn":"host-10-1-0-8.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:32:47Z","updated_at":"2025-07-01T10:32:47Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:48,939 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/6f0ff73b-fe17-4aff-83e4-d40b01357aec/add_router_interface 1.209s 2025-07-01 10:32:48,940 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "50e12a98-419e-4789-98dd-358d8fb9b5d3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dd84e6b3-c65d-42fc-910a-3faf10028484', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6f0ff73b-fe17-4aff-83e4-d40b01357aec/add_router_interface'} Body: b'{"id": "6f0ff73b-fe17-4aff-83e4-d40b01357aec", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "50e12a98-419e-4789-98dd-358d8fb9b5d3", "network_id": "268aee6e-f01f-4051-a012-627cd63b7d4d", "subnet_id": "f95dc4a3-7fab-4628-9f52-6d7c3928fdc2", "subnet_ids": ["f95dc4a3-7fab-4628-9f52-6d7c3928fdc2"]}' 2025-07-01 10:32:49,280 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.340s 2025-07-01 10:32:49,280 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1288384032", "network_id": "268aee6e-f01f-4051-a012-627cd63b7d4d"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-a1565391-5eb3-45e6-b31d-2ee0e091c2cc', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"6d6d4a8a-909d-4cb3-873e-b15a52dacf00","name":"tempest-TestSfc-1288384032","network_id":"268aee6e-f01f-4051-a012-627cd63b7d4d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:39:a4:14","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f95dc4a3-7fab-4628-9f52-6d7c3928fdc2","ip_address":"10.1.0.5"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:32:49Z","updated_at":"2025-07-01T10:32:49Z","revision_number":1}}' 2025-07-01 10:32:49,325 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/6d6d4a8a-909d-4cb3-873e-b15a52dacf00 0.044s 2025-07-01 10:32:49,325 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '935', 'x-openstack-request-id': 'req-096d612d-2cc1-458b-9b47-7f6af4987713', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/6d6d4a8a-909d-4cb3-873e-b15a52dacf00'} Body: b'{"port":{"id":"6d6d4a8a-909d-4cb3-873e-b15a52dacf00","name":"tempest-TestSfc-1288384032","network_id":"268aee6e-f01f-4051-a012-627cd63b7d4d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:39:a4:14","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f95dc4a3-7fab-4628-9f52-6d7c3928fdc2","ip_address":"10.1.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:32:49Z","updated_at":"2025-07-01T10:32:49Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:32:50,700 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/dd4cf447-f04d-40ff-9591-881a15812c21/add_router_interface 1.374s 2025-07-01 10:32:50,701 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "6d6d4a8a-909d-4cb3-873e-b15a52dacf00"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-acf67981-961a-4208-b79c-5b9d4dfe0f80', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/dd4cf447-f04d-40ff-9591-881a15812c21/add_router_interface'} Body: b'{"id": "dd4cf447-f04d-40ff-9591-881a15812c21", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6d6d4a8a-909d-4cb3-873e-b15a52dacf00", "network_id": "268aee6e-f01f-4051-a012-627cd63b7d4d", "subnet_id": "f95dc4a3-7fab-4628-9f52-6d7c3928fdc2", "subnet_ids": ["f95dc4a3-7fab-4628-9f52-6d7c3928fdc2"]}' 2025-07-01 10:32:50,820 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.112s 2025-07-01 10:32:50,821 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8920ccfc-7b4b-48ed-b563-39cad575b442', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["O_dblMFeTNGufIB0iY2SIw"], "expires_at": "2025-07-01T11:32:50.000000Z", "issued_at": "2025-07-01T10:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:32:50,822 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_update_port_pair_group_add_port_pairs) Found network None available for tenant 2025-07-01 10:32:51,476 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 202 POST https://158.69.68.205/compute/v2.1/servers 0.653s 2025-07-01 10:32:51,477 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-1973954259", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "268aee6e-f01f-4051-a012-627cd63b7d4d"}], "key_name": "tempest-TestSfc-1436047704"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dcb1bdd-5e76-48ed-9a58-5aa44daff189', 'x-compute-request-id': 'req-6dcb1bdd-5e76-48ed-9a58-5aa44daff189', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7zdtAWanXVD4"}}' 2025-07-01 10:32:51,571 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.091s 2025-07-01 10:32:51,572 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8192c888-fe29-4d45-9f44-ef7020560c6d', 'x-compute-request-id': 'req-8192c888-fe29-4d45-9f44-ef7020560c6d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:52,685 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.103s 2025-07-01 10:32:52,685 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44f40745-e957-45f7-95bd-ca195d8bbf6f', 'x-compute-request-id': 'req-44f40745-e957-45f7-95bd-ca195d8bbf6f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:32:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:53,780 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.086s 2025-07-01 10:32:53,780 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f7e479-f232-4f83-b5c1-24b70205fb2b', 'x-compute-request-id': 'req-c7f7e479-f232-4f83-b5c1-24b70205fb2b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:32:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:53,788 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:32:54,875 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.086s 2025-07-01 10:32:54,875 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11cce4ad-53e2-44f6-bb79-e76081370127', 'x-compute-request-id': 'req-11cce4ad-53e2-44f6-bb79-e76081370127', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:32:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:55,978 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.094s 2025-07-01 10:32:55,979 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-825355eb-ba8c-4cd3-8143-10c9b683dce8', 'x-compute-request-id': 'req-825355eb-ba8c-4cd3-8143-10c9b683dce8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:32:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:55,986 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-07-01 10:32:57,147 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.160s 2025-07-01 10:32:57,148 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba31d684-25cb-410f-919e-fef7d7fcf60b', 'x-compute-request-id': 'req-ba31d684-25cb-410f-919e-fef7d7fcf60b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:32:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:57,155 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-07-01 10:32:58,250 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.093s 2025-07-01 10:32:58,250 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7122f5-50e3-4986-b230-b1a13196c44a', 'x-compute-request-id': 'req-5c7122f5-50e3-4986-b230-b1a13196c44a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:32:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:32:58,265 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:32:59,342 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.075s 2025-07-01 10:32:59,342 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:32:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9dfafd-bfe9-4535-83ec-05b8bd105d41', 'x-compute-request-id': 'req-aa9dfafd-bfe9-4535-83ec-05b8bd105d41', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:32:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:00,432 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.075s 2025-07-01 10:33:00,432 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ede3e55-b754-430d-b2bd-fc96def1102b', 'x-compute-request-id': 'req-7ede3e55-b754-430d-b2bd-fc96def1102b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:33:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:01,534 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.095s 2025-07-01 10:33:01,534 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4879d561-fadd-49b4-8b0b-ce786244b687', 'x-compute-request-id': 'req-4879d561-fadd-49b4-8b0b-ce786244b687', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:33:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:02,618 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.076s 2025-07-01 10:33:02,619 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b87e0485-41f1-4263-9557-746d1e22d58b', 'x-compute-request-id': 'req-b87e0485-41f1-4263-9557-746d1e22d58b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:03,722 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.087s 2025-07-01 10:33:03,722 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902c3353-72c3-4dd7-99e3-b10c23ddf101', 'x-compute-request-id': 'req-902c3353-72c3-4dd7-99e3-b10c23ddf101', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:04,802 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.071s 2025-07-01 10:33:04,802 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6621dc01-816b-474a-a28c-894c826bb10c', 'x-compute-request-id': 'req-6621dc01-816b-474a-a28c-894c826bb10c', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:05,897 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.086s 2025-07-01 10:33:05,897 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39d9f28-19fb-4cbb-8328-8c6b253e4aa0', 'x-compute-request-id': 'req-d39d9f28-19fb-4cbb-8328-8c6b253e4aa0', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:33:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:07,036 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.124s 2025-07-01 10:33:07,037 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1427', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b7700a-3aac-4c2c-b532-be8f184349d0', 'x-compute-request-id': 'req-39b7700a-3aac-4c2c-b532-be8f184349d0', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"server": {"id": "af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e", "name": "tempest-TestSfc-server-1973954259", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:32:51Z", "updated": "2025-07-01T10:33:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:33:06Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-1436047704", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:07,044 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait 2025-07-01 10:33:07,265 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 204 DELETE https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.221s 2025-07-01 10:33:07,265 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447954f4-3047-4be5-88a5-25825cb90588', 'x-compute-request-id': 'req-447954f4-3047-4be5-88a5-25825cb90588', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'' 2025-07-01 10:33:07,299 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_add_port_pairs): 404 GET https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e 0.033s 2025-07-01 10:33:07,299 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cf89385a-cc02-4708-9b24-78613f3f901e', 'x-compute-request-id': 'req-cf89385a-cc02-4708-9b24-78613f3f901e', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e could not be found."}}' 2025-07-01 10:33:08,386 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/dd4cf447-f04d-40ff-9591-881a15812c21/remove_router_interface 1.084s 2025-07-01 10:33:08,386 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "6d6d4a8a-909d-4cb3-873e-b15a52dacf00"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a304be56-cfc9-4bd7-a918-5596c095937d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/dd4cf447-f04d-40ff-9591-881a15812c21/remove_router_interface'} Body: b'{"id": "dd4cf447-f04d-40ff-9591-881a15812c21", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "6d6d4a8a-909d-4cb3-873e-b15a52dacf00", "network_id": "268aee6e-f01f-4051-a012-627cd63b7d4d", "subnet_id": "f95dc4a3-7fab-4628-9f52-6d7c3928fdc2", "subnet_ids": ["f95dc4a3-7fab-4628-9f52-6d7c3928fdc2"]}' 2025-07-01 10:33:08,411 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/6d6d4a8a-909d-4cb3-873e-b15a52dacf00 0.025s 2025-07-01 10:33:08,411 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-6172128b-ca05-4409-b55c-9e4ae36942a5', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/6d6d4a8a-909d-4cb3-873e-b15a52dacf00'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 6d6d4a8a-909d-4cb3-873e-b15a52dacf00 could not be found.", "detail": ""}}' 2025-07-01 10:33:09,127 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/6f0ff73b-fe17-4aff-83e4-d40b01357aec/remove_router_interface 0.715s 2025-07-01 10:33:09,128 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "50e12a98-419e-4789-98dd-358d8fb9b5d3"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2335af0b-ce1e-49d4-a192-d80d7c52d736', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6f0ff73b-fe17-4aff-83e4-d40b01357aec/remove_router_interface'} Body: b'{"id": "6f0ff73b-fe17-4aff-83e4-d40b01357aec", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "50e12a98-419e-4789-98dd-358d8fb9b5d3", "network_id": "268aee6e-f01f-4051-a012-627cd63b7d4d", "subnet_id": "f95dc4a3-7fab-4628-9f52-6d7c3928fdc2", "subnet_ids": ["f95dc4a3-7fab-4628-9f52-6d7c3928fdc2"]}' 2025-07-01 10:33:09,152 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/50e12a98-419e-4789-98dd-358d8fb9b5d3 0.024s 2025-07-01 10:33:09,152 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-9869405a-f967-40e2-892d-1f5f1d286127', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/50e12a98-419e-4789-98dd-358d8fb9b5d3'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 50e12a98-419e-4789-98dd-358d8fb9b5d3 could not be found.", "detail": ""}}' 2025-07-01 10:33:09,313 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/dd4cf447-f04d-40ff-9591-881a15812c21 0.160s 2025-07-01 10:33:09,313 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ca16b5ad-8fc1-4de9-a88d-83b79fef1149', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/dd4cf447-f04d-40ff-9591-881a15812c21'} Body: b'' 2025-07-01 10:33:09,480 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/6f0ff73b-fe17-4aff-83e4-d40b01357aec 0.167s 2025-07-01 10:33:09,481 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-38593a8f-9255-4386-a925-8364324df155', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/6f0ff73b-fe17-4aff-83e4-d40b01357aec'} Body: b'' 2025-07-01 10:33:10,445 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/c57cfeb9-48d5-44fa-b7d5-924b265ee20d/remove_router_interface 0.964s 2025-07-01 10:33:10,446 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "f95dc4a3-7fab-4628-9f52-6d7c3928fdc2"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bedc078e-617d-4856-8772-36c85c697d63', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c57cfeb9-48d5-44fa-b7d5-924b265ee20d/remove_router_interface'} Body: b'{"id": "c57cfeb9-48d5-44fa-b7d5-924b265ee20d", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "7c3e6b42-52c0-4013-98c6-dceaa346d1e7", "network_id": "268aee6e-f01f-4051-a012-627cd63b7d4d", "subnet_id": "f95dc4a3-7fab-4628-9f52-6d7c3928fdc2", "subnet_ids": ["f95dc4a3-7fab-4628-9f52-6d7c3928fdc2"]}' 2025-07-01 10:33:10,574 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/f95dc4a3-7fab-4628-9f52-6d7c3928fdc2 0.127s 2025-07-01 10:33:10,574 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6783f63a-30c2-4a81-9271-40cfc6decb72', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/f95dc4a3-7fab-4628-9f52-6d7c3928fdc2'} Body: b'' 2025-07-01 10:33:11,222 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/c57cfeb9-48d5-44fa-b7d5-924b265ee20d 0.647s 2025-07-01 10:33:11,222 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-be6473d5-4cfe-44ae-a2e7-d1eafe943828', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c57cfeb9-48d5-44fa-b7d5-924b265ee20d'} Body: b'' 2025-07-01 10:33:11,401 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/268aee6e-f01f-4051-a012-627cd63b7d4d 0.178s 2025-07-01 10:33:11,401 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0201de01-2f5f-4057-8954-7ee53774ec5e', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/268aee6e-f01f-4051-a012-627cd63b7d4d'} Body: b'' 2025-07-01 10:33:11,438 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1436047704 0.037s 2025-07-01 10:33:11,438 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:11 GMT', 'server': 'Apache/2.4.58 (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-b9c9e86a-814a-449a-be41-6d46ba667c4e', 'x-compute-request-id': 'req-b9c9e86a-814a-449a-be41-6d46ba667c4e', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-1436047704'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 909, in test_update_port_pair_group_add_port_pairs ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:33:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance af5dbf12-84b4-4e37-8f0f-a82d61b6ab1e.'}. Request ID of server operation performed before checking the server status req-6dcb1bdd-5e76-48ed-9a58-5aa44daff189. |
||||||
test_update_port_pair_group_remove_port_pairs[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ba,network] |
skip
pt2.19: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_pair_group_remove_port_pairs[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21ba,network] |
||||||
test_update_port_pair_group_replace_port_pairs[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21b9,network] |
fail
ft2.20: neutron_tempest_plugin.sfc.tests.scenario.test_sfc.TestSfc.test_update_port_pair_group_replace_port_pairs[compute,id-f970f6b3-6541-47ac-a9ea-f769be1e21b9,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-07-01 10:33:38,169 88871 INFO [neutron_tempest_plugin.sfc.tests.scenario.test_sfc] Running test on single node 2025-07-01 10:33:38,228 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 POST https://158.69.68.205/compute/v2.1/os-keypairs 0.056s 2025-07-01 10:33:38,228 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSfc-164680166", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKhiqdDBRiwJQGY5GAlTc6o81n5nbqvZFtX5PbMLGL1+71q9rOWgLMYvQxvBxRR9UTUfRY9eoaqOmTsboTQv83O+O8AaJfRE+iiyLRBOV84gWz/YYatvhskSOrqKa1iZow=="}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:38 GMT', 'server': 'Apache/2.4.58 (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-4a633867-ceba-41ce-8732-030035accc9d', 'x-compute-request-id': 'req-4a633867-ceba-41ce-8732-030035accc9d', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestSfc-164680166", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKhiqdDBRiwJQGY5GAlTc6o81n5nbqvZFtX5PbMLGL1+71q9rOWgLMYvQxvBxRR9UTUfRY9eoaqOmTsboTQv83O+O8AaJfRE+iiyLRBOV84gWz/YYatvhskSOrqKa1iZow==", "fingerprint": "15:3f:2d:9d:6c:d8:8e:29:0a:8b:38:cd:c8:d0:0f:c2", "user_id": "b57f5974182148cd92acbcb125ca5aad"}}' 2025-07-01 10:33:38,394 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/networks 0.163s 2025-07-01 10:33:38,394 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--661065752", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_security_enabled": false}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '608', 'x-openstack-request-id': 'req-0d74f7b7-33ad-4361-8445-5b69db4dcf06', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/networks'} Body: b'{"network":{"id":"39a24d28-c60f-467f-bd09-15f2f6a0053d","name":"tempest-network-smoke--661065752","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","admin_state_up":true,"mtu":1380,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"dns_domain":"","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-07-01T10:33:38Z","updated_at":"2025-07-01T10:33:38Z","revision_number":1}}' 2025-07-01 10:33:39,988 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 1.593s 2025-07-01 10:33:39,988 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSfc-router-787712683", "admin_state_up": true, "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74"}}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '812', 'x-openstack-request-id': 'req-fe4f526c-c230-4450-b818-f60f6663f1b4', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "2fcad0a7-49a9-468a-9d37-0731a407fe70", "name": "tempest-TestSfc-router-787712683", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "100eb01f-9df6-4190-b368-0190aaf80c74", "external_fixed_ips": [{"subnet_id": "07999e8f-0e73-4593-816d-14f85e315df2", "ip_address": "172.24.5.228"}, {"subnet_id": "4f316e98-33d4-4866-b55b-4cd4b25fff46", "ip_address": "2001:db8::b0"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:33:38Z", "updated_at": "2025-07-01T10:33:39Z", "revision_number": 2, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:33:40,011 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28 0.022s 2025-07-01 10:33:40,012 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7987aa77-3ddb-40d1-9a59-553b71fab953', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?project_id=498e0ae36c6d4865981bb0bad4c787ee&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:33:40,064 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True 0.052s 2025-07-01 10:33:40,065 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '778', 'x-openstack-request-id': 'req-7d5e56d9-6e01-42d1-81d9-f3669e1a7eec', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"100eb01f-9df6-4190-b368-0190aaf80c74","name":"public","tenant_id":"a9126afe81724dcba8f054c9d44ab82d","admin_state_up":true,"mtu":1430,"status":"ACTIVE","subnets":["07999e8f-0e73-4593-816d-14f85e315df2","4f316e98-33d4-4866-b55b-4cd4b25fff46"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"qos_policy_id":null,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-07-01T09:59:37Z","updated_at":"2025-07-01T09:59:45Z","revision_number":3,"project_id":"a9126afe81724dcba8f054c9d44ab82d","provider:network_type":"flat","provider:physical_network":"public","provider:segmentation_id":null}]}' 2025-07-01 10:33:40,089 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28 0.023s 2025-07-01 10:33:40,089 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c544fde0-1a47-4fcc-a092-b4f93fad2034', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets?network_id=100eb01f-9df6-4190-b368-0190aaf80c74&cidr=10.1.0.0%2F28'} Body: b'{"subnets":[]}' 2025-07-01 10:33:40,310 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/subnets 0.220s 2025-07-01 10:33:40,310 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1046143561", "network_id": "39a24d28-c60f-467f-bd09-15f2f6a0053d", "project_id": "498e0ae36c6d4865981bb0bad4c787ee", "ip_version": 4, "cidr": "10.1.0.0/28"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '678', 'x-openstack-request-id': 'req-f13bf791-f8eb-4c43-bdc6-2a22f990711e', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"835f523a-43d8-4ce3-8b50-8a7935cdcfb4","name":"tempest-subnet-smoke-1046143561","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","network_id":"39a24d28-c60f-467f-bd09-15f2f6a0053d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.0.1","cidr":"10.1.0.0/28","allocation_pools":[{"start":"10.1.0.2","end":"10.1.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"dns_publish_fixed_ip":false,"tags":[],"created_at":"2025-07-01T10:33:40Z","updated_at":"2025-07-01T10:33:40Z","revision_number":0,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:33:41,868 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/2fcad0a7-49a9-468a-9d37-0731a407fe70/add_router_interface 1.557s 2025-07-01 10:33:41,868 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "835f523a-43d8-4ce3-8b50-8a7935cdcfb4"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8b132e7b-9718-4cc6-8951-6356bec85e9e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/2fcad0a7-49a9-468a-9d37-0731a407fe70/add_router_interface'} Body: b'{"id": "2fcad0a7-49a9-468a-9d37-0731a407fe70", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "76b9f7f6-5697-4302-ae72-ce09541dae4a", "network_id": "39a24d28-c60f-467f-bd09-15f2f6a0053d", "subnet_id": "835f523a-43d8-4ce3-8b50-8a7935cdcfb4", "subnet_ids": ["835f523a-43d8-4ce3-8b50-8a7935cdcfb4"]}' 2025-07-01 10:33:41,963 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.094s 2025-07-01 10:33:41,963 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-484788175", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '545', 'x-openstack-request-id': 'req-9001f56b-b55a-4b78-82da-2b9acd16ff5c', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "811b8d36-93b3-4486-9ad4-389c72837f73", "name": "tempest-router-smoke-484788175", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:33:41Z", "updated_at": "2025-07-01T10:33:41Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:33:42,050 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/routers 0.086s 2025-07-01 10:33:42,050 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-router-smoke-2041769330", "admin_state_up": true, "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '546', 'x-openstack-request-id': 'req-5ed6c688-0bb6-44a1-8920-09f24be4ba3c', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/routers'} Body: b'{"router": {"id": "c9627c45-a286-43d1-910d-1a56ae089280", "name": "tempest-router-smoke-2041769330", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "conntrack_helpers": [], "enable_ndp_proxy": false, "tags": [], "created_at": "2025-07-01T10:33:41Z", "updated_at": "2025-07-01T10:33:42Z", "revision_number": 1, "project_id": "498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:33:42,407 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.356s 2025-07-01 10:33:42,407 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-1266970841", "network_id": "39a24d28-c60f-467f-bd09-15f2f6a0053d"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-6347bea1-1fff-40c4-9c51-9b406bb465e6', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"9527de5d-57b7-497b-8b1e-cb63de457fce","name":"tempest-TestSfc-1266970841","network_id":"39a24d28-c60f-467f-bd09-15f2f6a0053d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:9e:cd:9a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"835f523a-43d8-4ce3-8b50-8a7935cdcfb4","ip_address":"10.1.0.14"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.14","hostname":"host-10-1-0-14","fqdn":"host-10-1-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:33:42Z","updated_at":"2025-07-01T10:33:42Z","revision_number":1}}' 2025-07-01 10:33:42,521 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/9527de5d-57b7-497b-8b1e-cb63de457fce 0.113s 2025-07-01 10:33:42,521 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '939', 'x-openstack-request-id': 'req-7c20f69a-570a-4bf9-b7ca-9192dcb4760e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/9527de5d-57b7-497b-8b1e-cb63de457fce'} Body: b'{"port":{"id":"9527de5d-57b7-497b-8b1e-cb63de457fce","name":"tempest-TestSfc-1266970841","network_id":"39a24d28-c60f-467f-bd09-15f2f6a0053d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:9e:cd:9a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"835f523a-43d8-4ce3-8b50-8a7935cdcfb4","ip_address":"10.1.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.14","hostname":"host-10-1-0-14","fqdn":"host-10-1-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:33:42Z","updated_at":"2025-07-01T10:33:42Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:33:43,839 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/811b8d36-93b3-4486-9ad4-389c72837f73/add_router_interface 1.317s 2025-07-01 10:33:43,840 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "9527de5d-57b7-497b-8b1e-cb63de457fce"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6addb4ed-3148-4211-938c-6b7e45e213fc', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/811b8d36-93b3-4486-9ad4-389c72837f73/add_router_interface'} Body: b'{"id": "811b8d36-93b3-4486-9ad4-389c72837f73", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "9527de5d-57b7-497b-8b1e-cb63de457fce", "network_id": "39a24d28-c60f-467f-bd09-15f2f6a0053d", "subnet_id": "835f523a-43d8-4ce3-8b50-8a7935cdcfb4", "subnet_ids": ["835f523a-43d8-4ce3-8b50-8a7935cdcfb4"]}' 2025-07-01 10:33:44,258 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 201 POST https://158.69.68.205/networking/v2.0/ports 0.417s 2025-07-01 10:33:44,258 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestSfc-301731358", "network_id": "39a24d28-c60f-467f-bd09-15f2f6a0053d"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-738fac71-b0cc-4ef0-9e0e-2c18d53a9a1a', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/networking/v2.0/ports'} Body: b'{"port":{"id":"0c495960-7db0-4f4e-9540-7b5830e0de1e","name":"tempest-TestSfc-301731358","network_id":"39a24d28-c60f-467f-bd09-15f2f6a0053d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:34:3c:ed","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"835f523a-43d8-4ce3-8b50-8a7935cdcfb4","ip_address":"10.1.0.13"}],"project_id":"498e0ae36c6d4865981bb0bad4c787ee","port_security_enabled":false,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":[],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:33:43Z","updated_at":"2025-07-01T10:33:44Z","revision_number":1}}' 2025-07-01 10:33:44,329 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 GET https://158.69.68.205/networking/v2.0/ports/0c495960-7db0-4f4e-9540-7b5830e0de1e 0.070s 2025-07-01 10:33:44,330 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '938', 'x-openstack-request-id': 'req-f0d4a0f8-69aa-4f7c-9f70-3558d2740cab', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/0c495960-7db0-4f4e-9540-7b5830e0de1e'} Body: b'{"port":{"id":"0c495960-7db0-4f4e-9540-7b5830e0de1e","name":"tempest-TestSfc-301731358","network_id":"39a24d28-c60f-467f-bd09-15f2f6a0053d","tenant_id":"498e0ae36c6d4865981bb0bad4c787ee","mac_address":"fa:16:3e:34:3c:ed","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"835f523a-43d8-4ce3-8b50-8a7935cdcfb4","ip_address":"10.1.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","port_security_enabled":false,"qos_policy_id":null,"qos_network_policy_id":null,"propagate_uplink_status":true,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.13","hostname":"host-10-1-0-13","fqdn":"host-10-1-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-07-01T10:33:43Z","updated_at":"2025-07-01T10:33:44Z","revision_number":1,"project_id":"498e0ae36c6d4865981bb0bad4c787ee"}}' 2025-07-01 10:33:45,642 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:setUp): 200 PUT https://158.69.68.205/networking/v2.0/routers/c9627c45-a286-43d1-910d-1a56ae089280/add_router_interface 1.311s 2025-07-01 10:33:45,642 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "0c495960-7db0-4f4e-9540-7b5830e0de1e"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-17ab925c-0950-4874-a6a6-2fbcd99eba45', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c9627c45-a286-43d1-910d-1a56ae089280/add_router_interface'} Body: b'{"id": "c9627c45-a286-43d1-910d-1a56ae089280", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "0c495960-7db0-4f4e-9540-7b5830e0de1e", "network_id": "39a24d28-c60f-467f-bd09-15f2f6a0053d", "subnet_id": "835f523a-43d8-4ce3-8b50-8a7935cdcfb4", "subnet_ids": ["835f523a-43d8-4ce3-8b50-8a7935cdcfb4"]}' 2025-07-01 10:33:45,749 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 201 POST https://158.69.68.205/identity/v3/auth/tokens 0.101s 2025-07-01 10:33:45,750 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bdc0a7db-3fc3-4e4f-9cde-7b4f847bb86b', 'connection': 'close', 'status': '201', 'content-location': 'https://158.69.68.205/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b57f5974182148cd92acbcb125ca5aad", "name": "tempest-TestSfc-749197559-project-member", "password_expires_at": null}, "audit_ids": ["4tkMQDoeT4SUu8brarC4fg"], "expires_at": "2025-07-01T11:33:45.000000Z", "issued_at": "2025-07-01T10:33:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "498e0ae36c6d4865981bb0bad4c787ee", "name": "tempest-TestSfc-749197559"}, "is_domain": false, "roles": [{"id": "cd41119b2d3f42019a066e32c06e2344", "name": "member"}, {"id": "b3d48362a62e4ae482e5785610b8069d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "af6a6c5dbc21406ea62070d4ac7b13ef", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2/498e0ae36c6d4865981bb0bad4c787ee", "region": "RegionOne"}], "id": "47fb46f298d141f39b3d33f931afb687", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "0ab737d665624886a53bb996ed2e56f6", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/placement", "region": "RegionOne"}], "id": "4d220bd1845e4d8b9dff6e579967e67a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d08d7b1f604240a2bb1134091184c061", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/image", "region": "RegionOne"}], "id": "7064f6f545bf458f814cb762703c3c0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d3ee3a99d7764c9caed076d5b3c1fe49", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/compute/v2.1", "region": "RegionOne"}], "id": "86174e59c0a5466783bf76146280307e", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "474fa3a6c5a544298ec64d8f059c8987", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/networking", "region": "RegionOne"}], "id": "8925081a689544798f55924195670e6b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d8440d781d294197a38db7c1ff20e567", "interface": "public", "region_id": "RegionOne", "url": "https://158.69.68.205/identity", "region": "RegionOne"}], "id": "a23d46ef33eb4993b49b8bd5e38c9ca1", "type": "identity", "name": "keystone"}]}}' 2025-07-01 10:33:45,750 88871 INFO [tempest.lib.common.fixed_network] (TestSfc:test_update_port_pair_group_replace_port_pairs) Found network None available for tenant 2025-07-01 10:33:46,380 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 202 POST https://158.69.68.205/compute/v2.1/servers 0.629s 2025-07-01 10:33:46,380 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestSfc-server-5991890", "imageRef": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "flavorRef": "42", "networks": [{"uuid": "39a24d28-c60f-467f-bd09-15f2f6a0053d"}], "key_name": "tempest-TestSfc-164680166"}} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39555b65-36a7-4b2c-8881-714427a86d30', 'x-compute-request-id': 'req-39555b65-36a7-4b2c-8881-714427a86d30', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/servers'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "m9LsSpJ4wXfw"}}' 2025-07-01 10:33:46,461 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.077s 2025-07-01 10:33:46,461 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b80da27-cb4b-4acd-a9bb-30a0af47d427', 'x-compute-request-id': 'req-9b80da27-cb4b-4acd-a9bb-30a0af47d427', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:47,549 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.077s 2025-07-01 10:33:47,549 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff248cce-d576-4785-8e2c-42bbe5a3a9f1', 'x-compute-request-id': 'req-ff248cce-d576-4785-8e2c-42bbe5a3a9f1', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:48,642 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.083s 2025-07-01 10:33:48,643 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e8e0ed-3962-4a05-a90a-3be003f7cefa', 'x-compute-request-id': 'req-78e8e0ed-3962-4a05-a90a-3be003f7cefa', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:48,650 88871 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-07-01 10:33:49,717 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.066s 2025-07-01 10:33:49,717 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d2bd7b8-e224-4aee-9280-fc9a9c38e488', 'x-compute-request-id': 'req-5d2bd7b8-e224-4aee-9280-fc9a9c38e488', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:50,847 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.100s 2025-07-01 10:33:50,847 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e055b48-b9d8-46c6-b960-df2dc49b1731', 'x-compute-request-id': 'req-8e055b48-b9d8-46c6-b960-df2dc49b1731', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:50,857 88871 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-07-01 10:33:51,970 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.112s 2025-07-01 10:33:51,970 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aa2ad01-97bf-418f-8f55-99da4b6c4656', 'x-compute-request-id': 'req-9aa2ad01-97bf-418f-8f55-99da4b6c4656', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:51,987 88871 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait 2025-07-01 10:33:53,072 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.083s 2025-07-01 10:33:53,072 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf06805-8e6a-48c0-88dd-a019f3b622d2', 'x-compute-request-id': 'req-3cf06805-8e6a-48c0-88dd-a019f3b622d2', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:53,080 88871 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-07-01 10:33:54,150 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.069s 2025-07-01 10:33:54,151 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fad4cad8-9de5-4a67-aeff-f483126ad5ca', 'x-compute-request-id': 'req-fad4cad8-9de5-4a67-aeff-f483126ad5ca', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:55,255 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.089s 2025-07-01 10:33:55,255 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044a5450-5b9d-4f26-92f3-e866349f008f', 'x-compute-request-id': 'req-044a5450-5b9d-4f26-92f3-e866349f008f', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:56,363 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.092s 2025-07-01 10:33:56,364 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-115f4c5b-e00c-47e4-920d-26eddda356fd', 'x-compute-request-id': 'req-115f4c5b-e00c-47e4-920d-26eddda356fd', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "8dd7649892a66f09c25b12e2f1e19f0a4890aca36edb3a9da816240e", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:57,445 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.073s 2025-07-01 10:33:57,445 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00f6e5e-22d9-4ffe-bbc2-8b768e60203b', 'x-compute-request-id': 'req-d00f6e5e-22d9-4ffe-bbc2-8b768e60203b', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:58,538 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.084s 2025-07-01 10:33:58,538 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc5ec26-2774-4fc5-8f13-5d8fa29b2144', 'x-compute-request-id': 'req-ccc5ec26-2774-4fc5-8f13-5d8fa29b2144', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:33:59,616 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.068s 2025-07-01 10:33:59,616 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:33:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67620da5-8078-4b18-a84e-486b83692c87', 'x-compute-request-id': 'req-67620da5-8078-4b18-a84e-486b83692c87', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:33:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:34:00,701 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.077s 2025-07-01 10:34:00,701 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-047a5697-e609-4207-a0ed-a4025072801a', 'x-compute-request-id': 'req-047a5697-e609-4207-a0ed-a4025072801a', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "BUILD", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:34:01,795 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 200 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.079s 2025-07-01 10:34:01,795 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-019a0834-6c7b-4b26-acd3-596a9d4dadcb', 'x-compute-request-id': 'req-019a0834-6c7b-4b26-acd3-596a9d4dadcb', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"server": {"id": "8a332e85-9e9a-4f2e-aa28-2b073635a09f", "name": "tempest-TestSfc-server-5991890", "status": "ERROR", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "user_id": "b57f5974182148cd92acbcb125ca5aad", "metadata": {}, "hostId": "", "image": {"id": "1ecd7354-2000-4ae3-84ca-5a45b53d9e71", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/images/1ecd7354-2000-4ae3-84ca-5a45b53d9e71"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://158.69.68.205/compute/flavors/42"}]}, "created": "2025-07-01T10:33:46Z", "updated": "2025-07-01T10:34:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}, {"rel": "bookmark", "href": "https://158.69.68.205/compute/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-07-01T10:34:01Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8a332e85-9e9a-4f2e-aa28-2b073635a09f."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSfc-164680166", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-07-01 10:34:01,802 88871 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait 2025-07-01 10:34:02,121 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 204 DELETE https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.318s 2025-07-01 10:34:02,122 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873621a3-90aa-4cff-ae52-5d4902883150', 'x-compute-request-id': 'req-873621a3-90aa-4cff-ae52-5d4902883150', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'' 2025-07-01 10:34:02,157 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:test_update_port_pair_group_replace_port_pairs): 404 GET https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f 0.035s 2025-07-01 10:34:02,158 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c37ed56f-6cb0-4556-b84d-06be6cfc5ed7', 'x-compute-request-id': 'req-c37ed56f-6cb0-4556-b84d-06be6cfc5ed7', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/compute/v2.1/servers/8a332e85-9e9a-4f2e-aa28-2b073635a09f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8a332e85-9e9a-4f2e-aa28-2b073635a09f could not be found."}}' 2025-07-01 10:34:02,974 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/c9627c45-a286-43d1-910d-1a56ae089280/remove_router_interface 0.811s 2025-07-01 10:34:02,974 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "0c495960-7db0-4f4e-9540-7b5830e0de1e"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-319ccede-9b86-43e7-b178-f27bcb76823e', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c9627c45-a286-43d1-910d-1a56ae089280/remove_router_interface'} Body: b'{"id": "c9627c45-a286-43d1-910d-1a56ae089280", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "0c495960-7db0-4f4e-9540-7b5830e0de1e", "network_id": "39a24d28-c60f-467f-bd09-15f2f6a0053d", "subnet_id": "835f523a-43d8-4ce3-8b50-8a7935cdcfb4", "subnet_ids": ["835f523a-43d8-4ce3-8b50-8a7935cdcfb4"]}' 2025-07-01 10:34:03,002 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/0c495960-7db0-4f4e-9540-7b5830e0de1e 0.028s 2025-07-01 10:34:03,003 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-24334a25-e1e3-411b-ae56-193a76893234', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/0c495960-7db0-4f4e-9540-7b5830e0de1e'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 0c495960-7db0-4f4e-9540-7b5830e0de1e could not be found.", "detail": ""}}' 2025-07-01 10:34:03,826 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/811b8d36-93b3-4486-9ad4-389c72837f73/remove_router_interface 0.822s 2025-07-01 10:34:03,826 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port_id": "9527de5d-57b7-497b-8b1e-cb63de457fce"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2dc52b70-bd37-45e7-aa06-2b67097fdee8', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/811b8d36-93b3-4486-9ad4-389c72837f73/remove_router_interface'} Body: b'{"id": "811b8d36-93b3-4486-9ad4-389c72837f73", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "9527de5d-57b7-497b-8b1e-cb63de457fce", "network_id": "39a24d28-c60f-467f-bd09-15f2f6a0053d", "subnet_id": "835f523a-43d8-4ce3-8b50-8a7935cdcfb4", "subnet_ids": ["835f523a-43d8-4ce3-8b50-8a7935cdcfb4"]}' 2025-07-01 10:34:03,858 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 404 DELETE https://158.69.68.205/networking/v2.0/ports/9527de5d-57b7-497b-8b1e-cb63de457fce 0.031s 2025-07-01 10:34:03,858 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-791bdac3-3e39-48e8-9143-bdf72671454e', 'connection': 'close', 'status': '404', 'content-location': 'https://158.69.68.205/networking/v2.0/ports/9527de5d-57b7-497b-8b1e-cb63de457fce'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 9527de5d-57b7-497b-8b1e-cb63de457fce could not be found.", "detail": ""}}' 2025-07-01 10:34:04,522 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/c9627c45-a286-43d1-910d-1a56ae089280 0.663s 2025-07-01 10:34:04,522 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b0b8745f-7038-492f-8687-5ac28d3b3fd6', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/c9627c45-a286-43d1-910d-1a56ae089280'} Body: b'' 2025-07-01 10:34:04,701 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/811b8d36-93b3-4486-9ad4-389c72837f73 0.178s 2025-07-01 10:34:04,701 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-51bfca7d-0464-4508-a76e-d7e1582f8713', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/811b8d36-93b3-4486-9ad4-389c72837f73'} Body: b'' 2025-07-01 10:34:05,732 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 200 PUT https://158.69.68.205/networking/v2.0/routers/2fcad0a7-49a9-468a-9d37-0731a407fe70/remove_router_interface 1.030s 2025-07-01 10:34:05,732 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "835f523a-43d8-4ce3-8b50-8a7935cdcfb4"} Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-889ded27-c85a-447b-8cbe-16260d197531', 'connection': 'close', 'status': '200', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/2fcad0a7-49a9-468a-9d37-0731a407fe70/remove_router_interface'} Body: b'{"id": "2fcad0a7-49a9-468a-9d37-0731a407fe70", "tenant_id": "498e0ae36c6d4865981bb0bad4c787ee", "port_id": "76b9f7f6-5697-4302-ae72-ce09541dae4a", "network_id": "39a24d28-c60f-467f-bd09-15f2f6a0053d", "subnet_id": "835f523a-43d8-4ce3-8b50-8a7935cdcfb4", "subnet_ids": ["835f523a-43d8-4ce3-8b50-8a7935cdcfb4"]}' 2025-07-01 10:34:05,928 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/subnets/835f523a-43d8-4ce3-8b50-8a7935cdcfb4 0.196s 2025-07-01 10:34:05,929 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-46242dcd-ee54-47d7-a701-85cd0bbc6c38', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/subnets/835f523a-43d8-4ce3-8b50-8a7935cdcfb4'} Body: b'' 2025-07-01 10:34:06,603 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/routers/2fcad0a7-49a9-468a-9d37-0731a407fe70 0.673s 2025-07-01 10:34:06,603 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-51139b42-f3cb-4189-af38-d2daf78edd38', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/routers/2fcad0a7-49a9-468a-9d37-0731a407fe70'} Body: b'' 2025-07-01 10:34:06,754 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 204 DELETE https://158.69.68.205/networking/v2.0/networks/39a24d28-c60f-467f-bd09-15f2f6a0053d 0.150s 2025-07-01 10:34:06,754 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-010e8498-bbec-4ac0-8a3c-eb2d89eb053d', 'connection': 'close', 'status': '204', 'content-location': 'https://158.69.68.205/networking/v2.0/networks/39a24d28-c60f-467f-bd09-15f2f6a0053d'} Body: b'' 2025-07-01 10:34:06,785 88871 INFO [tempest.lib.common.rest_client] Request (TestSfc:_run_cleanups): 202 DELETE https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-164680166 0.031s 2025-07-01 10:34:06,786 88871 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 01 Jul 2025 10:34:06 GMT', 'server': 'Apache/2.4.58 (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-09e8010f-8ea6-436a-b514-9ad4cb025721', 'x-compute-request-id': 'req-09e8010f-8ea6-436a-b514-9ad4cb025721', 'connection': 'close', 'status': '202', 'content-location': 'https://158.69.68.205/compute/v2.1/os-keypairs/tempest-TestSfc-164680166'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1015, in test_update_port_pair_group_replace_port_pairs ) = self._setup_server(self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 81, in _setup_server server = self._create_server(network=self.net1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py", line 1177, in _create_server inst = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 8a332e85-9e9a-4f2e-aa28-2b073635a09f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-07-01T10:34:01Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8a332e85-9e9a-4f2e-aa28-2b073635a09f.'}. Request ID of server operation performed before checking the server status req-39555b65-36a7-4b2c-8881-714427a86d30. |
||||||
neutron_tempest_plugin.sfc.tests.api.test_flowclassifier_extensions.FlowClassifierExtensionTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_list_flowclassifier[id-1b84cf01-9c09-4ce7-bc72-b15e39076468] |
pass
pt3.1: neutron_tempest_plugin.sfc.tests.api.test_flowclassifier_extensions.FlowClassifierExtensionTestJSON.test_list_flowclassifier[id-1b84cf01-9c09-4ce7-bc72-b15e39076468] |
||||||
test_list_flowclassifier_with_logical_destination_port[id-b2ed2a37-fc64-4be5-819b-9cf2a13db70b] |
pass
pt3.2: neutron_tempest_plugin.sfc.tests.api.test_flowclassifier_extensions.FlowClassifierExtensionTestJSON.test_list_flowclassifier_with_logical_destination_port[id-b2ed2a37-fc64-4be5-819b-9cf2a13db70b] |
||||||
test_show_flowclassifier[id-3ff8c08e-26ff-4034-ae48-810ed213a998] |
pass
pt3.3: neutron_tempest_plugin.sfc.tests.api.test_flowclassifier_extensions.FlowClassifierExtensionTestJSON.test_show_flowclassifier[id-3ff8c08e-26ff-4034-ae48-810ed213a998] |
||||||
test_update_flowclassifier[id-563564f7-7077-4f5e-8cdc-51f37ae5a2b9] |
pass
pt3.4: neutron_tempest_plugin.sfc.tests.api.test_flowclassifier_extensions.FlowClassifierExtensionTestJSON.test_update_flowclassifier[id-563564f7-7077-4f5e-8cdc-51f37ae5a2b9] |
||||||
Total | 41 | 5 | 35 | 0 | 1 |