2026-03-24 19:42:21,325 - INFO - Domain Default found not creating 2026-03-24 19:42:21,478 - INFO - Project ctest-TestRoutersBasic-76020312 not found, creating it 2026-03-24 19:42:21,943 - INFO - Created Project:ctest-TestRoutersBasic-76020312, ID : 04871e5e-0036-4f6b-9e5f-e675ff900c72 2026-03-24 19:42:23,360 - INFO - ================================================================================ 2026-03-24 19:42:23,360 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-03-24 19:42:23,360 - 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-24 19:42:23,618 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-03-24 19:42:23,618 - INFO - Initial checks done. Running the testcase now 2026-03-24 19:42:23,618 - INFO - 2026-03-24 19:42:24,307 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-76020312 2026-03-24 19:42:24,405 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-76020312 2026-03-24 19:42:24,721 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-76020312', 'default']} 2026-03-24 19:42:24,996 - DEBUG - Response for create_network : {'network': {'id': 'f3bee515-c1db-47fc-8032-e45ce942fa0a', 'name': 'ctest-vn-14481752', 'tenant_id': '04871e5e00364f6b9e5fe675ff900c72', 'project_id': '04871e5e00364f6b9e5fe675ff900c72', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-76020312', 'ctest-vn-14481752'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 19:42:25,140 - DEBUG - Response for create_subnet : {'subnet': {'id': '5924b24a-92c1-4c62-acca-0094319b7776', 'name': '', 'tenant_id': '04871e5e00364f6b9e5fe675ff900c72', 'network_id': 'f3bee515-c1db-47fc-8032-e45ce942fa0a', 'ip_version': 4, 'cidr': '112.236.76.0/26', 'allocation_pools': [{'start': '112.236.76.2', 'end': '112.236.76.62'}], 'gateway_ip': '112.236.76.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.236.76.2', 'tags': [], 'project_id': '04871e5e00364f6b9e5fe675ff900c72'}} 2026-03-24 19:42:25,157 - INFO - Created VN ctest-vn-14481752 2026-03-24 19:42:25,209 - DEBUG - VN ctest-vn-14481752 UUID is f3bee515-c1db-47fc-8032-e45ce942fa0a 2026-03-24 19:42:25,545 - DEBUG - Response for create_network : {'network': {'id': '31b6e716-f377-4105-930d-da04c721cf10', 'name': 'ctest-ext_vn-71363325', 'tenant_id': '04871e5e00364f6b9e5fe675ff900c72', 'project_id': '04871e5e00364f6b9e5fe675ff900c72', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-76020312', 'ctest-ext_vn-71363325'], 'port_security_enabled': True, 'description': ''}} 2026-03-24 19:42:25,692 - DEBUG - Response for create_subnet : {'subnet': {'id': '3ea6193f-17db-407a-87da-0c2d97273e68', 'name': '', 'tenant_id': '04871e5e00364f6b9e5fe675ff900c72', 'network_id': '31b6e716-f377-4105-930d-da04c721cf10', 'ip_version': 4, 'cidr': '162.175.170.192/26', 'allocation_pools': [{'start': '162.175.170.194', 'end': '162.175.170.254'}], 'gateway_ip': '162.175.170.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.175.170.194', 'tags': [], 'project_id': '04871e5e00364f6b9e5fe675ff900c72'}} 2026-03-24 19:42:25,708 - INFO - Created VN ctest-ext_vn-71363325 2026-03-24 19:42:25,757 - DEBUG - VN ctest-ext_vn-71363325 UUID is 31b6e716-f377-4105-930d-da04c721cf10 2026-03-24 19:42:25,954 - DEBUG - Services list from nova: [, , ] 2026-03-24 19:42:26,934 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5535-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5535-1) 2026-03-24 19:42:28,068 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5535-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5535-1) 2026-03-24 19:42:28,151 - INFO - Setting gateway for router 7c6c7018-e210-4aca-a9d6-c90aff7a7ac3 to network 31b6e716-f377-4105-930d-da04c721cf10 2026-03-24 19:42:28,233 - INFO - Adding interface with subnet_id 5924b24a-92c1-4c62-acca-0094319b7776, port_id None to router 7c6c7018-e210-4aca-a9d6-c90aff7a7ac3 2026-03-24 19:42:28,569 - INFO - Waiting for VM ctest-TestRoutersBasic-76020312-71434129 to be up.. 2026-03-24 19:42:28,693 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-24 19:42:33,773 - DEBUG - VM is in ACTIVE state now 2026-03-24 19:42:33,773 - INFO - VM name : ctest-TestRoutersBasic-76020312-71434129 2026-03-24 19:42:33,847 - DEBUG - VM ctest-TestRoutersBasic-76020312-71434129 ID is 5dfe4c22-6f75-41c9-8a98-e455405107f6 2026-03-24 19:42:33,866 - DEBUG - VM ctest-TestRoutersBasic-76020312-71434129 launched on Node cn-jenkins-deploy-platform-ansible-os-5535-1 2026-03-24 19:42:33,937 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5dfe4c22-6f75-41c9-8a98-e455405107f6 2026-03-24 19:42:34,234 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5dfe4c22-6f75-41c9-8a98-e455405107f6 2026-03-24 19:42:34,267 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/073898f7-40c2-4d62-9060-47a303d15502 2026-03-24 19:42:37,503 - 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 1011ms') 2026-03-24 19:42:37,503 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-76020312-71434129 failed! 2026-03-24 19:42:37,558 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-76020312:ctest-vn-14481752 is 112.236.76.1 and allocation pool is NOT set 2026-03-24 19:42:39,615 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.424 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.424/1.484/2.544/1.060 ms') 2026-03-24 19:42:39,615 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-76020312-71434129 passed 2026-03-24 19:42:39,761 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 19:42:39,762 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-76020312-71434129, IP 112.236.76.3, Port 22 2026-03-24 19:42:39,917 - DEBUG - VM ctest-TestRoutersBasic-76020312-71434129 is ready for SSH connections 2026-03-24 19:42:39,917 - INFO - Waiting for VM ctest-TestRoutersBasic-76020312-04804242 to be up.. 2026-03-24 19:42:39,987 - DEBUG - VM is in ACTIVE state now 2026-03-24 19:42:39,988 - INFO - VM name : ctest-TestRoutersBasic-76020312-04804242 2026-03-24 19:42:40,054 - DEBUG - VM ctest-TestRoutersBasic-76020312-04804242 ID is 80d4ed6c-024c-4cb0-b19e-8aee6d466b1d 2026-03-24 19:42:40,054 - DEBUG - VM ctest-TestRoutersBasic-76020312-04804242 launched on Node cn-jenkins-deploy-platform-ansible-os-5535-1 2026-03-24 19:42:40,126 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/80d4ed6c-024c-4cb0-b19e-8aee6d466b1d 2026-03-24 19:42:40,134 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/97807267-8267-4456-b30e-1909c93567e6 2026-03-24 19:42:41,364 - 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.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.431 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.431/2.115/3.799/1.684 ms') 2026-03-24 19:42:41,364 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-76020312-04804242 passed 2026-03-24 19:42:41,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 19:42:41,518 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-76020312-04804242, IP 162.175.170.195, Port 22 2026-03-24 19:42:41,673 - DEBUG - VM ctest-TestRoutersBasic-76020312-04804242 is ready for SSH connections 2026-03-24 19:42:41,673 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-24 19:42:41,673 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 162.175.170.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-24 19:42:41,673 - DEBUG - ping -s 56 -c 3 -W 1 162.175.170.195 2026-03-24 19:42:45,349 - DEBUG - PING 162.175.170.195 (162.175.170.195): 56 data bytes 64 bytes from 162.175.170.195: seq=0 ttl=62 time=6.093 ms 64 bytes from 162.175.170.195: seq=1 ttl=62 time=1.010 ms 64 bytes from 162.175.170.195: seq=2 ttl=62 time=0.885 ms --- 162.175.170.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.885/2.662/6.093 ms 2026-03-24 19:42:45,349 - INFO - Ping to IP 162.175.170.195 from VM ctest-TestRoutersBasic-76020312-71434129 passed 2026-03-24 19:42:45,349 - INFO - Deleting interface with subnet_id 5924b24a-92c1-4c62-acca-0094319b7776, port_id None from router 7c6c7018-e210-4aca-a9d6-c90aff7a7ac3 2026-03-24 19:42:45,545 - INFO - Deleting VM ctest-TestRoutersBasic-76020312-04804242 2026-03-24 19:42:45,613 - INFO - Deleting VM ctest-TestRoutersBasic-76020312-71434129 2026-03-24 19:42:45,690 - INFO - Deleting VN ctest-ext_vn-71363325 2026-03-24 19:42:45,750 - DEBUG - VN 31b6e716-f377-4105-930d-da04c721cf10 still in use: Unable to complete operation on network 31b6e716-f377-4105-930d-da04c721cf10. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1fbade2c-1968-4186-91cc-343e4b777b2f'] 2026-03-24 19:42:45,750 - WARNING - Deleting VN ctest-ext_vn-71363325 failed..Will retry 2026-03-24 19:42:47,843 - DEBUG - Response for deleting network () 2026-03-24 19:42:47,843 - INFO - Deleting VN ctest-vn-14481752 2026-03-24 19:42:47,931 - DEBUG - Response for deleting network () 2026-03-24 19:42:48,195 - DEBUG - No XMPP flaps were noticed during the test 2026-03-24 19:42:48,195 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25] 2026-03-24 19:42:48,195 - INFO - -------------------------------------------------------------------------------- 2026-03-24 19:42:48,850 - INFO - Deleted project: ctest-TestRoutersBasic-76020312, ID : 04871e5e-0036-4f6b-9e5f-e675ff900c72