2026-07-18 15:32:30,261 - INFO - Domain Default found not creating
2026-07-18 15:32:30,457 - INFO - Project ctest-TestRoutersBasic-77205500 not found, creating it
2026-07-18 15:32:31,007 - INFO - Created Project:ctest-TestRoutersBasic-77205500, ID : 729a4316-54c0-48e5-8028-90e31bb8093a
2026-07-18 15:32:32,762 - INFO - ================================================================================
2026-07-18 15:32:32,762 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2026-07-18 15:32:32,762 - 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-07-18 15:32:33,040 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2026-07-18 15:32:33,040 - INFO - Initial checks done. Running the testcase now
2026-07-18 15:32:33,040 - INFO -
2026-07-18 15:32:33,850 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-77205500
2026-07-18 15:32:33,950 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-77205500
2026-07-18 15:32:34,290 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-77205500', 'default']}
2026-07-18 15:32:34,623 - DEBUG - Response for create_network : {'network': {'id': '7ec8b07a-71e1-456b-982a-632c20ed6910', 'name': 'ctest-vn-61432955', 'tenant_id': '729a431654c048e5802890e31bb8093a', 'project_id': '729a431654c048e5802890e31bb8093a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-77205500', 'ctest-vn-61432955'], 'port_security_enabled': True, 'description': ''}}
2026-07-18 15:32:34,868 - DEBUG - Response for create_subnet : {'subnet': {'id': '4710f3de-e0b8-4e08-b3a6-662190a2c1de', 'name': '', 'tenant_id': '729a431654c048e5802890e31bb8093a', 'network_id': '7ec8b07a-71e1-456b-982a-632c20ed6910', 'ip_version': 4, 'cidr': '22.36.244.64/26', 'allocation_pools': [{'start': '22.36.244.66', 'end': '22.36.244.126'}], 'gateway_ip': '22.36.244.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.36.244.66', 'tags': [], 'project_id': '729a431654c048e5802890e31bb8093a'}}
2026-07-18 15:32:34,892 - INFO - Created VN ctest-vn-61432955
2026-07-18 15:32:34,950 - DEBUG - VN ctest-vn-61432955 UUID is 7ec8b07a-71e1-456b-982a-632c20ed6910
2026-07-18 15:32:35,307 - DEBUG - Response for create_network : {'network': {'id': '1595cc63-addc-4639-a6b1-56798623d121', 'name': 'ctest-ext_vn-02065447', 'tenant_id': '729a431654c048e5802890e31bb8093a', 'project_id': '729a431654c048e5802890e31bb8093a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-77205500', 'ctest-ext_vn-02065447'], 'port_security_enabled': True, 'description': ''}}
2026-07-18 15:32:35,551 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c271d4ca-fbf9-4754-b678-821a74eec81f', 'name': '', 'tenant_id': '729a431654c048e5802890e31bb8093a', 'network_id': '1595cc63-addc-4639-a6b1-56798623d121', 'ip_version': 4, 'cidr': '142.109.104.128/26', 'allocation_pools': [{'start': '142.109.104.130', 'end': '142.109.104.190'}], 'gateway_ip': '142.109.104.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '142.109.104.130', 'tags': [], 'project_id': '729a431654c048e5802890e31bb8093a'}}
2026-07-18 15:32:35,575 - INFO - Created VN ctest-ext_vn-02065447
2026-07-18 15:32:35,630 - DEBUG - VN ctest-ext_vn-02065447 UUID is 1595cc63-addc-4639-a6b1-56798623d121
2026-07-18 15:32:35,814 - DEBUG - Services list from nova: [, , ]
2026-07-18 15:32:36,233 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6105-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6105-1)
2026-07-18 15:32:36,675 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6105-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6105-1)
2026-07-18 15:32:36,757 - INFO - Setting gateway for router 6e32d9c7-ba0c-44f9-95c8-e13ef6c0c891 to network 1595cc63-addc-4639-a6b1-56798623d121
2026-07-18 15:32:36,831 - INFO - Adding interface with subnet_id 4710f3de-e0b8-4e08-b3a6-662190a2c1de, port_id None to router 6e32d9c7-ba0c-44f9-95c8-e13ef6c0c891
2026-07-18 15:32:37,156 - INFO - Waiting for VM ctest-TestRoutersBasic-77205500-33510793 to be up..
2026-07-18 15:32:37,228 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:32:42,320 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:32:47,436 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:32:52,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:32:57,685 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:33:02,777 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:33:07,870 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:33:12,963 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:33:18,061 - DEBUG - VM is in ACTIVE state now
2026-07-18 15:33:18,062 - INFO - VM name : ctest-TestRoutersBasic-77205500-33510793
2026-07-18 15:33:18,155 - DEBUG - VM ctest-TestRoutersBasic-77205500-33510793 ID is 4452daae-e59c-45c1-b566-c28a73d23210
2026-07-18 15:33:18,179 - DEBUG - VM ctest-TestRoutersBasic-77205500-33510793 launched on Node cn-jenkins-deploy-platform-ansible-os-6105-1
2026-07-18 15:33:18,263 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/4452daae-e59c-45c1-b566-c28a73d23210
2026-07-18 15:33:18,583 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/4452daae-e59c-45c1-b566-c28a73d23210
2026-07-18 15:33:18,616 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/4b44cd27-f29b-4849-80f8-5237dbbbb400
2026-07-18 15:33:21,886 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms')
2026-07-18 15:33:21,887 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-77205500-33510793 failed!
2026-07-18 15:33:21,942 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-77205500:ctest-vn-61432955 is 22.36.244.65 and allocation pool is NOT set
2026-07-18 15:33:24,008 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=4.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.674 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.674/2.675/4.677/2.001 ms')
2026-07-18 15:33:24,008 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-77205500-33510793 passed
2026-07-18 15:33:24,170 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 15:33:24,170 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-77205500-33510793, IP 22.36.244.67, Port 22
2026-07-18 15:33:24,338 - DEBUG - VM ctest-TestRoutersBasic-77205500-33510793 is ready for SSH connections
2026-07-18 15:33:24,338 - INFO - Waiting for VM ctest-TestRoutersBasic-77205500-24188973 to be up..
2026-07-18 15:33:24,419 - DEBUG - VM is in ACTIVE state now
2026-07-18 15:33:24,419 - INFO - VM name : ctest-TestRoutersBasic-77205500-24188973
2026-07-18 15:33:24,504 - DEBUG - VM ctest-TestRoutersBasic-77205500-24188973 ID is 3284e912-5e69-46b3-945a-0241703dbb2e
2026-07-18 15:33:24,504 - DEBUG - VM ctest-TestRoutersBasic-77205500-24188973 launched on Node cn-jenkins-deploy-platform-ansible-os-6105-1
2026-07-18 15:33:24,592 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/3284e912-5e69-46b3-945a-0241703dbb2e
2026-07-18 15:33:24,602 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/a1ce1de8-6b53-4f6b-bf29-9c7e205aef46
2026-07-18 15:33:25,857 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n64 bytes from 169.254.0.6: icmp_seq=1 ttl=63 time=4.74 ms\r\n64 bytes from 169.254.0.6: icmp_seq=2 ttl=63 time=0.957 ms\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.957/2.849/4.742/1.892 ms')
2026-07-18 15:33:25,858 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestRoutersBasic-77205500-24188973 passed
2026-07-18 15:33:26,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 15:33:26,014 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-77205500-24188973, IP 142.109.104.132, Port 22
2026-07-18 15:33:26,181 - DEBUG - VM ctest-TestRoutersBasic-77205500-24188973 is ready for SSH connections
2026-07-18 15:33:26,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 15:33:26,181 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.109.104.132, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-07-18 15:33:26,181 - DEBUG - ping -s 56 -c 3 -W 1 142.109.104.132
2026-07-18 15:33:29,324 - DEBUG - PING 142.109.104.132 (142.109.104.132): 56 data bytes
64 bytes from 142.109.104.132: seq=0 ttl=62 time=6.817 ms
64 bytes from 142.109.104.132: seq=1 ttl=62 time=1.239 ms
64 bytes from 142.109.104.132: seq=2 ttl=62 time=1.264 ms
--- 142.109.104.132 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.239/3.106/6.817 ms
2026-07-18 15:33:29,324 - INFO - Ping to IP 142.109.104.132 from VM ctest-TestRoutersBasic-77205500-33510793 passed
2026-07-18 15:33:29,324 - INFO - Deleting interface with subnet_id 4710f3de-e0b8-4e08-b3a6-662190a2c1de, port_id None from router 6e32d9c7-ba0c-44f9-95c8-e13ef6c0c891
2026-07-18 15:33:29,588 - INFO - Deleting VM ctest-TestRoutersBasic-77205500-24188973
2026-07-18 15:33:29,682 - INFO - Deleting VM ctest-TestRoutersBasic-77205500-33510793
2026-07-18 15:33:29,755 - INFO - Deleting VN ctest-ext_vn-02065447
2026-07-18 15:33:29,838 - DEBUG - VN 1595cc63-addc-4639-a6b1-56798623d121 still in use: Unable to complete operation on network 1595cc63-addc-4639-a6b1-56798623d121. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ef447e41-94de-48ee-8570-fe41f3106f7d']
2026-07-18 15:33:29,838 - WARNING - Deleting VN ctest-ext_vn-02065447 failed..Will retry
2026-07-18 15:33:31,893 - DEBUG - VN 1595cc63-addc-4639-a6b1-56798623d121 still in use: Unable to complete operation on network 1595cc63-addc-4639-a6b1-56798623d121. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7dd1c226-8201-4b7a-ba5a-4b1bee606b98']
2026-07-18 15:33:31,893 - WARNING - Deleting VN ctest-ext_vn-02065447 failed..Will retry
2026-07-18 15:33:34,023 - DEBUG - Response for deleting network ()
2026-07-18 15:33:34,023 - INFO - Deleting VN ctest-vn-61432955
2026-07-18 15:33:34,153 - DEBUG - Response for deleting network ()
2026-07-18 15:33:34,412 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 15:33:34,412 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:01:02]
2026-07-18 15:33:34,412 - INFO - --------------------------------------------------------------------------------
2026-07-18 15:33:35,182 - INFO - Deleted project: ctest-TestRoutersBasic-77205500, ID : 729a4316-54c0-48e5-8028-90e31bb8093a