2026-03-20 21:28:34,817 - INFO - Domain Default found not creating 2026-03-20 21:28:34,980 - INFO - Project ctest-TestRoutersBasic-33816651 not found, creating it 2026-03-20 21:28:35,414 - INFO - Created Project:ctest-TestRoutersBasic-33816651, ID : 418b2604-9428-443a-ae0c-375c7d4cdd95 2026-03-20 21:28:36,870 - INFO - ================================================================================ 2026-03-20 21:28:36,870 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-03-20 21:28:36,870 - 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-20 21:28:37,123 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-20 21:28:37,123 - INFO - Initial checks done. Running the testcase now 2026-03-20 21:28:37,123 - INFO - 2026-03-20 21:28:37,837 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-33816651 2026-03-20 21:28:37,934 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-33816651 2026-03-20 21:28:38,253 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-33816651', 'default']} 2026-03-20 21:28:38,532 - DEBUG - Response for create_network : {'network': {'id': 'c1f53bf5-4507-4f30-881e-a4cdeb0cc23c', 'name': 'ctest-vn-08626514', 'tenant_id': '418b26049428443aae0c375c7d4cdd95', 'project_id': '418b26049428443aae0c375c7d4cdd95', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-33816651', 'ctest-vn-08626514'], 'port_security_enabled': True, 'description': ''}} 2026-03-20 21:28:38,705 - DEBUG - Response for create_subnet : {'subnet': {'id': '6fd15fc8-f80b-4275-bc40-47183343bc45', 'name': '', 'tenant_id': '418b26049428443aae0c375c7d4cdd95', 'network_id': 'c1f53bf5-4507-4f30-881e-a4cdeb0cc23c', 'ip_version': 4, 'cidr': '6.43.169.192/26', 'allocation_pools': [{'start': '6.43.169.194', 'end': '6.43.169.254'}], 'gateway_ip': '6.43.169.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.43.169.194', 'tags': [], 'project_id': '418b26049428443aae0c375c7d4cdd95'}} 2026-03-20 21:28:38,721 - INFO - Created VN ctest-vn-08626514 2026-03-20 21:28:38,769 - DEBUG - VN ctest-vn-08626514 UUID is c1f53bf5-4507-4f30-881e-a4cdeb0cc23c 2026-03-20 21:28:39,105 - DEBUG - Response for create_network : {'network': {'id': '60d60399-7875-4ed5-822f-60aae69633fb', 'name': 'ctest-ext_vn-04402060', 'tenant_id': '418b26049428443aae0c375c7d4cdd95', 'project_id': '418b26049428443aae0c375c7d4cdd95', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-33816651', 'ctest-ext_vn-04402060'], 'port_security_enabled': True, 'description': ''}} 2026-03-20 21:28:39,255 - DEBUG - Response for create_subnet : {'subnet': {'id': '80861a3b-dde8-4ab7-8278-a7504d16a6dc', 'name': '', 'tenant_id': '418b26049428443aae0c375c7d4cdd95', 'network_id': '60d60399-7875-4ed5-822f-60aae69633fb', 'ip_version': 4, 'cidr': '35.48.128.192/26', 'allocation_pools': [{'start': '35.48.128.194', 'end': '35.48.128.254'}], 'gateway_ip': '35.48.128.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '35.48.128.194', 'tags': [], 'project_id': '418b26049428443aae0c375c7d4cdd95'}} 2026-03-20 21:28:39,270 - INFO - Created VN ctest-ext_vn-04402060 2026-03-20 21:28:39,321 - DEBUG - VN ctest-ext_vn-04402060 UUID is 60d60399-7875-4ed5-822f-60aae69633fb 2026-03-20 21:28:39,519 - DEBUG - Services list from nova: [, , ] 2026-03-20 21:28:40,522 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5509-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5509-1) 2026-03-20 21:28:41,624 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5509-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5509-1) 2026-03-20 21:28:41,696 - INFO - Setting gateway for router 3aaba684-0e30-4ef9-8ded-5c729f253bdd to network 60d60399-7875-4ed5-822f-60aae69633fb 2026-03-20 21:28:41,748 - INFO - Adding interface with subnet_id 6fd15fc8-f80b-4275-bc40-47183343bc45, port_id None to router 3aaba684-0e30-4ef9-8ded-5c729f253bdd 2026-03-20 21:28:42,023 - INFO - Waiting for VM ctest-TestRoutersBasic-33816651-39924726 to be up.. 2026-03-20 21:28:42,171 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-20 21:28:47,245 - DEBUG - VM is in ACTIVE state now 2026-03-20 21:28:47,245 - INFO - VM name : ctest-TestRoutersBasic-33816651-39924726 2026-03-20 21:28:47,320 - DEBUG - VM ctest-TestRoutersBasic-33816651-39924726 ID is 0416f898-6624-4242-86d5-5f2027044dbf 2026-03-20 21:28:47,341 - DEBUG - VM ctest-TestRoutersBasic-33816651-39924726 launched on Node cn-jenkins-deploy-platform-ansible-os-5509-1 2026-03-20 21:28:47,422 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0416f898-6624-4242-86d5-5f2027044dbf 2026-03-20 21:28:47,733 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0416f898-6624-4242-86d5-5f2027044dbf 2026-03-20 21:28:47,763 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c74776a2-73ea-48b3-89c8-0e668cf637bd 2026-03-20 21:28:51,004 - 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 1010ms') 2026-03-20 21:28:51,004 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-33816651-39924726 failed! 2026-03-20 21:28:51,057 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-33816651:ctest-vn-08626514 is 6.43.169.193 and allocation pool is NOT set 2026-03-20 21:28:53,120 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.509 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.509/1.965/3.421/1.456 ms') 2026-03-20 21:28:53,120 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-33816651-39924726 passed 2026-03-20 21:28:53,265 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:28:53,266 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-33816651-39924726, IP 6.43.169.195, Port 22 2026-03-20 21:28:53,417 - DEBUG - VM ctest-TestRoutersBasic-33816651-39924726 is ready for SSH connections 2026-03-20 21:28:53,417 - INFO - Waiting for VM ctest-TestRoutersBasic-33816651-13410853 to be up.. 2026-03-20 21:28:53,493 - DEBUG - VM is in ACTIVE state now 2026-03-20 21:28:53,493 - INFO - VM name : ctest-TestRoutersBasic-33816651-13410853 2026-03-20 21:28:53,566 - DEBUG - VM ctest-TestRoutersBasic-33816651-13410853 ID is efa8ed2e-cdda-4ced-a2b0-ae112a1cea73 2026-03-20 21:28:53,566 - DEBUG - VM ctest-TestRoutersBasic-33816651-13410853 launched on Node cn-jenkins-deploy-platform-ansible-os-5509-1 2026-03-20 21:28:53,636 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/efa8ed2e-cdda-4ced-a2b0-ae112a1cea73 2026-03-20 21:28:53,643 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f03c3669-a1a5-402a-ad1f-2e22ec2989ff 2026-03-20 21:28:54,872 - 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=3.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.341 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.341/1.816/3.292/1.475 ms') 2026-03-20 21:28:54,872 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-33816651-13410853 passed 2026-03-20 21:28:55,021 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:28:55,022 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-33816651-13410853, IP 35.48.128.195, Port 22 2026-03-20 21:28:55,185 - DEBUG - VM ctest-TestRoutersBasic-33816651-13410853 is ready for SSH connections 2026-03-20 21:28:55,185 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:28:55,185 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.48.128.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-20 21:28:55,185 - DEBUG - ping -s 56 -c 3 -W 1 35.48.128.195 2026-03-20 21:28:58,880 - DEBUG - PING 35.48.128.195 (35.48.128.195): 56 data bytes 64 bytes from 35.48.128.195: seq=0 ttl=62 time=4.291 ms 64 bytes from 35.48.128.195: seq=1 ttl=62 time=0.986 ms 64 bytes from 35.48.128.195: seq=2 ttl=62 time=0.936 ms --- 35.48.128.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.936/2.071/4.291 ms 2026-03-20 21:28:58,880 - INFO - Ping to IP 35.48.128.195 from VM ctest-TestRoutersBasic-33816651-39924726 passed 2026-03-20 21:28:58,880 - INFO - Deleting interface with subnet_id 6fd15fc8-f80b-4275-bc40-47183343bc45, port_id None from router 3aaba684-0e30-4ef9-8ded-5c729f253bdd 2026-03-20 21:28:59,073 - INFO - Deleting VM ctest-TestRoutersBasic-33816651-13410853 2026-03-20 21:28:59,141 - INFO - Deleting VM ctest-TestRoutersBasic-33816651-39924726 2026-03-20 21:28:59,216 - INFO - Deleting VN ctest-ext_vn-04402060 2026-03-20 21:28:59,281 - DEBUG - VN 60d60399-7875-4ed5-822f-60aae69633fb still in use: Unable to complete operation on network 60d60399-7875-4ed5-822f-60aae69633fb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e098555b-cf3d-477a-981f-0519093fbcca'] 2026-03-20 21:28:59,281 - WARNING - Deleting VN ctest-ext_vn-04402060 failed..Will retry 2026-03-20 21:29:01,375 - DEBUG - Response for deleting network () 2026-03-20 21:29:01,375 - INFO - Deleting VN ctest-vn-08626514 2026-03-20 21:29:01,526 - DEBUG - Response for deleting network () 2026-03-20 21:29:01,779 - DEBUG - No XMPP flaps were noticed during the test 2026-03-20 21:29:01,779 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25] 2026-03-20 21:29:01,779 - INFO - -------------------------------------------------------------------------------- 2026-03-20 21:29:02,447 - INFO - Deleted project: ctest-TestRoutersBasic-33816651, ID : 418b2604-9428-443a-ae0c-375c7d4cdd95