2026-06-04 18:39:03,440 - INFO - Domain Default found not creating
2026-06-04 18:39:03,634 - INFO - Project ctest-TestRoutersBasic-48701350 not found, creating it
2026-06-04 18:39:04,203 - INFO - Created Project:ctest-TestRoutersBasic-48701350, ID : 019f0081-359f-4be3-9530-c1767d82c939
2026-06-04 18:39:05,740 - INFO - ================================================================================
2026-06-04 18:39:05,740 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2026-06-04 18:39:05,740 - 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-06-04 18:39:07,056 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0', '10.20.0.201': '0'}, '10.0.0.41': {'10.20.0.192': '0', '10.20.0.201': '0'}} with
2026-06-04 18:39:07,056 - INFO - Initial checks done. Running the testcase now
2026-06-04 18:39:07,056 - INFO -
2026-06-04 18:39:07,842 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-48701350
2026-06-04 18:39:07,901 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-48701350
2026-06-04 18:39:08,223 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-48701350', 'default']}
2026-06-04 18:39:08,661 - DEBUG - Response for create_network : {'network': {'id': '02b31c00-b817-4d5e-835a-59e19f8c6705', 'name': 'ctest-vn-89096304', 'tenant_id': '019f0081359f4be39530c1767d82c939', 'project_id': '019f0081359f4be39530c1767d82c939', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-48701350', 'ctest-vn-89096304'], 'port_security_enabled': True, 'description': ''}}
2026-06-04 18:39:08,982 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a1a4b81-1693-4724-81db-a2f40794b538', 'name': '', 'tenant_id': '019f0081359f4be39530c1767d82c939', 'network_id': '02b31c00-b817-4d5e-835a-59e19f8c6705', 'ip_version': 4, 'cidr': '198.95.169.192/26', 'allocation_pools': [{'start': '198.95.169.194', 'end': '198.95.169.254'}], 'gateway_ip': '198.95.169.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '198.95.169.194', 'tags': [], 'project_id': '019f0081359f4be39530c1767d82c939'}}
2026-06-04 18:39:09,003 - INFO - Created VN ctest-vn-89096304
2026-06-04 18:39:09,017 - DEBUG - VN ctest-vn-89096304 UUID is 02b31c00-b817-4d5e-835a-59e19f8c6705
2026-06-04 18:39:09,443 - DEBUG - Response for create_network : {'network': {'id': 'e4b8ef03-1d71-4338-88fc-262cdf0d6c8d', 'name': 'ctest-ext_vn-92993676', 'tenant_id': '019f0081359f4be39530c1767d82c939', 'project_id': '019f0081359f4be39530c1767d82c939', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-48701350', 'ctest-ext_vn-92993676'], 'port_security_enabled': True, 'description': ''}}
2026-06-04 18:39:09,693 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd9ebcb09-f196-48b2-8da7-ca14a573518d', 'name': '', 'tenant_id': '019f0081359f4be39530c1767d82c939', 'network_id': 'e4b8ef03-1d71-4338-88fc-262cdf0d6c8d', 'ip_version': 4, 'cidr': '108.130.192.0/26', 'allocation_pools': [{'start': '108.130.192.2', 'end': '108.130.192.62'}], 'gateway_ip': '108.130.192.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.130.192.2', 'tags': [], 'project_id': '019f0081359f4be39530c1767d82c939'}}
2026-06-04 18:39:09,727 - INFO - Created VN ctest-ext_vn-92993676
2026-06-04 18:39:09,738 - DEBUG - VN ctest-ext_vn-92993676 UUID is e4b8ef03-1d71-4338-88fc-262cdf0d6c8d
2026-06-04 18:39:09,909 - DEBUG - Services list from nova: [, , , ]
2026-06-04 18:39:11,127 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5893-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5893-2)
2026-06-04 18:39:12,658 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5893-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5893-1)
2026-06-04 18:39:12,774 - INFO - Setting gateway for router 2ab2bae7-5564-450a-9c80-b3186a911425 to network e4b8ef03-1d71-4338-88fc-262cdf0d6c8d
2026-06-04 18:39:12,884 - INFO - Adding interface with subnet_id 3a1a4b81-1693-4724-81db-a2f40794b538, port_id None to router 2ab2bae7-5564-450a-9c80-b3186a911425
2026-06-04 18:39:13,360 - INFO - Waiting for VM ctest-TestRoutersBasic-48701350-52333915 to be up..
2026-06-04 18:39:13,595 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-04 18:39:18,682 - DEBUG - VM is in ACTIVE state now
2026-06-04 18:39:18,682 - INFO - VM name : ctest-TestRoutersBasic-48701350-52333915
2026-06-04 18:39:18,762 - DEBUG - VM ctest-TestRoutersBasic-48701350-52333915 ID is 57ea8ddb-7013-4c07-8ed9-87640648b405
2026-06-04 18:39:18,787 - DEBUG - VM ctest-TestRoutersBasic-48701350-52333915 launched on Node an-jenkins-deploy-platform-ansible-os-5893-2
2026-06-04 18:39:18,864 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/57ea8ddb-7013-4c07-8ed9-87640648b405
2026-06-04 18:39:19,171 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/57ea8ddb-7013-4c07-8ed9-87640648b405
2026-06-04 18:39:19,209 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/75cfaba7-7849-44b3-b9cf-d847ff454886
2026-06-04 18:39:22,398 - 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 1031ms')
2026-06-04 18:39:22,398 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-48701350-52333915 failed!
2026-06-04 18:39:22,416 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-48701350:ctest-vn-89096304 is 198.95.169.193 and allocation pool is NOT set
2026-06-04 18:39:24,472 - 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=3.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.601 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.601/1.929/3.257/1.328 ms')
2026-06-04 18:39:24,472 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-48701350-52333915 passed
2026-06-04 18:39:24,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 18:39:24,551 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-48701350-52333915, IP 198.95.169.195, Port 22
2026-06-04 18:39:24,708 - DEBUG - VM ctest-TestRoutersBasic-48701350-52333915 is ready for SSH connections
2026-06-04 18:39:24,708 - INFO - Waiting for VM ctest-TestRoutersBasic-48701350-27379975 to be up..
2026-06-04 18:39:24,794 - DEBUG - VM is in ACTIVE state now
2026-06-04 18:39:24,794 - INFO - VM name : ctest-TestRoutersBasic-48701350-27379975
2026-06-04 18:39:24,884 - DEBUG - VM ctest-TestRoutersBasic-48701350-27379975 ID is db4438f1-2e3a-4b5d-ac69-d126dad97ac3
2026-06-04 18:39:24,884 - DEBUG - VM ctest-TestRoutersBasic-48701350-27379975 launched on Node an-jenkins-deploy-platform-ansible-os-5893-1
2026-06-04 18:39:24,979 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/db4438f1-2e3a-4b5d-ac69-d126dad97ac3
2026-06-04 18:39:24,994 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/a311ad32-0b41-4d16-965c-f084ec348f70
2026-06-04 18:39:26,170 - 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=8.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.450 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.450/4.556/8.663/4.106 ms')
2026-06-04 18:39:26,170 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-48701350-27379975 passed
2026-06-04 18:39:26,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 18:39:26,243 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-48701350-27379975, IP 108.130.192.3, Port 22
2026-06-04 18:39:26,410 - DEBUG - VM ctest-TestRoutersBasic-48701350-27379975 is ready for SSH connections
2026-06-04 18:39:26,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 18:39:26,410 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 108.130.192.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-06-04 18:39:26,410 - DEBUG - ping -s 56 -c 3 -W 1 108.130.192.3
2026-06-04 18:39:30,094 - DEBUG - PING 108.130.192.3 (108.130.192.3): 56 data bytes
64 bytes from 108.130.192.3: seq=0 ttl=62 time=8.981 ms
64 bytes from 108.130.192.3: seq=1 ttl=62 time=1.538 ms
64 bytes from 108.130.192.3: seq=2 ttl=62 time=1.318 ms
--- 108.130.192.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.318/3.945/8.981 ms
2026-06-04 18:39:30,094 - INFO - Ping to IP 108.130.192.3 from VM ctest-TestRoutersBasic-48701350-52333915 passed
2026-06-04 18:39:30,094 - INFO - Deleting interface with subnet_id 3a1a4b81-1693-4724-81db-a2f40794b538, port_id None from router 2ab2bae7-5564-450a-9c80-b3186a911425
2026-06-04 18:39:30,435 - INFO - Deleting VM ctest-TestRoutersBasic-48701350-27379975
2026-06-04 18:39:30,618 - INFO - Deleting VM ctest-TestRoutersBasic-48701350-52333915
2026-06-04 18:39:30,808 - INFO - Deleting VN ctest-ext_vn-92993676
2026-06-04 18:39:30,941 - DEBUG - VN e4b8ef03-1d71-4338-88fc-262cdf0d6c8d still in use: Unable to complete operation on network e4b8ef03-1d71-4338-88fc-262cdf0d6c8d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c596aef0-fa10-483d-b091-24ce950f64f2']
2026-06-04 18:39:30,941 - WARNING - Deleting VN ctest-ext_vn-92993676 failed..Will retry
2026-06-04 18:39:33,119 - DEBUG - Response for deleting network ()
2026-06-04 18:39:33,119 - INFO - Deleting VN ctest-vn-89096304
2026-06-04 18:39:33,279 - DEBUG - Response for deleting network ()
2026-06-04 18:39:34,574 - DEBUG - No XMPP flaps were noticed during the test
2026-06-04 18:39:34,574 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:29]
2026-06-04 18:39:34,575 - INFO - --------------------------------------------------------------------------------
2026-06-04 18:39:35,282 - INFO - Deleted project: ctest-TestRoutersBasic-48701350, ID : 019f0081-359f-4be3-9530-c1767d82c939