2026-03-07 14:21:24,233 - INFO - Domain Default found not creating
2026-03-07 14:21:24,401 - INFO - Project ctest-TestRoutersBasic-85895384 not found, creating it
2026-03-07 14:21:24,863 - INFO - Created Project:ctest-TestRoutersBasic-85895384, ID : 782107e9-4379-4a50-9185-63c6e49c6753
2026-03-07 14:21:26,328 - INFO - ================================================================================
2026-03-07 14:21:26,329 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2026-03-07 14:21:26,329 - INFO - TEST DESCRIPTION : Create an external network, a router
set router-gateway to external network
launch a private network and attach it to router
validate left vm pinging right vm through Snat
2026-03-07 14:21:26,588 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-03-07 14:21:26,588 - INFO - Initial checks done. Running the testcase now
2026-03-07 14:21:26,588 - INFO -
2026-03-07 14:21:27,298 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-85895384
2026-03-07 14:21:27,391 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-85895384
2026-03-07 14:21:27,707 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-85895384', 'default']}
2026-03-07 14:21:27,991 - DEBUG - Response for create_network : {'network': {'id': '9fdac2d3-8333-4802-ab3d-45dfe914a196', 'name': 'ctest-vn-58728536', 'tenant_id': '782107e943794a50918563c6e49c6753', 'project_id': '782107e943794a50918563c6e49c6753', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-85895384', 'ctest-vn-58728536'], 'port_security_enabled': True, 'description': ''}}
2026-03-07 14:21:28,183 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb2e518a-21f3-49da-b969-c5fc9753389f', 'name': '', 'tenant_id': '782107e943794a50918563c6e49c6753', 'network_id': '9fdac2d3-8333-4802-ab3d-45dfe914a196', 'ip_version': 4, 'cidr': '122.135.88.192/26', 'allocation_pools': [{'start': '122.135.88.194', 'end': '122.135.88.254'}], 'gateway_ip': '122.135.88.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '122.135.88.194', 'tags': [], 'project_id': '782107e943794a50918563c6e49c6753'}}
2026-03-07 14:21:28,199 - INFO - Created VN ctest-vn-58728536
2026-03-07 14:21:28,251 - DEBUG - VN ctest-vn-58728536 UUID is 9fdac2d3-8333-4802-ab3d-45dfe914a196
2026-03-07 14:21:28,563 - DEBUG - Response for create_network : {'network': {'id': '099a6f1c-dcbd-445f-b27d-761e0820c0f6', 'name': 'ctest-ext_vn-56832806', 'tenant_id': '782107e943794a50918563c6e49c6753', 'project_id': '782107e943794a50918563c6e49c6753', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-85895384', 'ctest-ext_vn-56832806'], 'port_security_enabled': True, 'description': ''}}
2026-03-07 14:21:28,740 - DEBUG - Response for create_subnet : {'subnet': {'id': '60bd6590-8b7d-45ad-b22c-c0325aea15ef', 'name': '', 'tenant_id': '782107e943794a50918563c6e49c6753', 'network_id': '099a6f1c-dcbd-445f-b27d-761e0820c0f6', 'ip_version': 4, 'cidr': '141.225.247.128/26', 'allocation_pools': [{'start': '141.225.247.130', 'end': '141.225.247.190'}], 'gateway_ip': '141.225.247.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '141.225.247.130', 'tags': [], 'project_id': '782107e943794a50918563c6e49c6753'}}
2026-03-07 14:21:28,756 - INFO - Created VN ctest-ext_vn-56832806
2026-03-07 14:21:28,807 - DEBUG - VN ctest-ext_vn-56832806 UUID is 099a6f1c-dcbd-445f-b27d-761e0820c0f6
2026-03-07 14:21:28,965 - DEBUG - Services list from nova: [, , ]
2026-03-07 14:21:29,972 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5450-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5450-1)
2026-03-07 14:21:31,120 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5450-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5450-1)
2026-03-07 14:21:31,192 - INFO - Setting gateway for router 800e5a37-69ea-4da8-a217-f40bc4d86c43 to network 099a6f1c-dcbd-445f-b27d-761e0820c0f6
2026-03-07 14:21:31,247 - INFO - Adding interface with subnet_id eb2e518a-21f3-49da-b969-c5fc9753389f, port_id None to router 800e5a37-69ea-4da8-a217-f40bc4d86c43
2026-03-07 14:21:31,588 - INFO - Waiting for VM ctest-TestRoutersBasic-85895384-69969512 to be up..
2026-03-07 14:21:31,763 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-07 14:21:36,843 - DEBUG - VM is in ACTIVE state now
2026-03-07 14:21:36,844 - INFO - VM name : ctest-TestRoutersBasic-85895384-69969512
2026-03-07 14:21:36,917 - DEBUG - VM ctest-TestRoutersBasic-85895384-69969512 ID is db01e1d1-0388-4d6a-8741-1407c07db82b
2026-03-07 14:21:36,937 - DEBUG - VM ctest-TestRoutersBasic-85895384-69969512 launched on Node cn-jenkins-deploy-platform-ansible-os-5450-1
2026-03-07 14:21:37,011 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/db01e1d1-0388-4d6a-8741-1407c07db82b
2026-03-07 14:21:37,314 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/db01e1d1-0388-4d6a-8741-1407c07db82b
2026-03-07 14:21:37,354 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/7a903aac-54f5-4e2d-8bde-89543734801a
2026-03-07 14:21:40,614 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2026-03-07 14:21:40,614 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-85895384-69969512 failed!
2026-03-07 14:21:40,671 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-85895384:ctest-vn-58728536 is 122.135.88.193 and allocation pool is NOT set
2026-03-07 14:21:42,732 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.457 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.457/1.675/2.893/1.218 ms')
2026-03-07 14:21:42,732 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-85895384-69969512 passed
2026-03-07 14:21:42,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-07 14:21:42,879 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-85895384-69969512, IP 122.135.88.195, Port 22
2026-03-07 14:21:43,039 - DEBUG - VM ctest-TestRoutersBasic-85895384-69969512 is ready for SSH connections
2026-03-07 14:21:43,039 - INFO - Waiting for VM ctest-TestRoutersBasic-85895384-05089552 to be up..
2026-03-07 14:21:43,120 - DEBUG - VM is in ACTIVE state now
2026-03-07 14:21:43,120 - INFO - VM name : ctest-TestRoutersBasic-85895384-05089552
2026-03-07 14:21:43,197 - DEBUG - VM ctest-TestRoutersBasic-85895384-05089552 ID is 07a875ad-ec98-4d04-8705-330f0bf2a8fc
2026-03-07 14:21:43,197 - DEBUG - VM ctest-TestRoutersBasic-85895384-05089552 launched on Node cn-jenkins-deploy-platform-ansible-os-5450-1
2026-03-07 14:21:43,279 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/07a875ad-ec98-4d04-8705-330f0bf2a8fc
2026-03-07 14:21:43,287 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5ce4fb01-a43b-4446-ab4b-4d8653467acd
2026-03-07 14:21:44,518 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.93 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.367 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.367/1.650/2.934/1.283 ms')
2026-03-07 14:21:44,518 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-85895384-05089552 passed
2026-03-07 14:21:44,667 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-07 14:21:44,667 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-85895384-05089552, IP 141.225.247.131, Port 22
2026-03-07 14:21:44,822 - DEBUG - VM ctest-TestRoutersBasic-85895384-05089552 is ready for SSH connections
2026-03-07 14:21:44,822 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-07 14:21:44,822 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.225.247.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-07 14:21:44,823 - DEBUG - ping -s 56 -c 3 -W 1 141.225.247.131
2026-03-07 14:21:48,515 - DEBUG - PING 141.225.247.131 (141.225.247.131): 56 data bytes
64 bytes from 141.225.247.131: seq=0 ttl=62 time=7.456 ms
64 bytes from 141.225.247.131: seq=1 ttl=62 time=1.078 ms
64 bytes from 141.225.247.131: seq=2 ttl=62 time=0.979 ms
--- 141.225.247.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.979/3.171/7.456 ms
2026-03-07 14:21:48,515 - INFO - Ping to IP 141.225.247.131 from VM ctest-TestRoutersBasic-85895384-69969512 passed
2026-03-07 14:21:48,515 - INFO - Deleting interface with subnet_id eb2e518a-21f3-49da-b969-c5fc9753389f, port_id None from router 800e5a37-69ea-4da8-a217-f40bc4d86c43
2026-03-07 14:21:48,679 - INFO - Deleting VM ctest-TestRoutersBasic-85895384-05089552
2026-03-07 14:21:48,753 - INFO - Deleting VM ctest-TestRoutersBasic-85895384-69969512
2026-03-07 14:21:48,828 - INFO - Deleting VN ctest-ext_vn-56832806
2026-03-07 14:21:48,894 - DEBUG - VN 099a6f1c-dcbd-445f-b27d-761e0820c0f6 still in use: Unable to complete operation on network 099a6f1c-dcbd-445f-b27d-761e0820c0f6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7761058b-4694-4fab-befa-dd114d78a454']
2026-03-07 14:21:48,894 - WARNING - Deleting VN ctest-ext_vn-56832806 failed..Will retry
2026-03-07 14:21:50,990 - DEBUG - Response for deleting network ()
2026-03-07 14:21:50,990 - INFO - Deleting VN ctest-vn-58728536
2026-03-07 14:21:51,095 - DEBUG - Response for deleting network ()
2026-03-07 14:21:51,353 - DEBUG - No XMPP flaps were noticed during the test
2026-03-07 14:21:51,353 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25]
2026-03-07 14:21:51,354 - INFO - --------------------------------------------------------------------------------
2026-03-07 14:21:52,082 - INFO - Deleted project: ctest-TestRoutersBasic-85895384, ID : 782107e9-4379-4a50-9185-63c6e49c6753