2025-09-24 21:54:11,747 - INFO - Domain Default found not creating
2025-09-24 21:54:11,914 - INFO - Project ctest-TestRoutersBasic-97101744 not found, creating it
2025-09-24 21:54:12,420 - INFO - Created Project:ctest-TestRoutersBasic-97101744, ID : 755800dc-414c-4d94-9592-e96d3b9250b4
2025-09-24 21:54:13,924 - INFO - ================================================================================
2025-09-24 21:54:13,924 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-09-24 21:54:13,924 - 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
2025-09-24 21:54:14,183 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with
2025-09-24 21:54:14,183 - INFO - Initial checks done. Running the testcase now
2025-09-24 21:54:14,183 - INFO -
2025-09-24 21:54:14,902 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-97101744
2025-09-24 21:54:14,998 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-97101744
2025-09-24 21:54:15,329 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-97101744', 'default']}
2025-09-24 21:54:15,629 - DEBUG - Response for create_network : {'network': {'id': 'e8aa2353-4cd4-49be-962b-48acc7cddab9', 'name': 'ctest-vn-21658981', 'tenant_id': '755800dc414c4d949592e96d3b9250b4', 'project_id': '755800dc414c4d949592e96d3b9250b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-97101744', 'ctest-vn-21658981'], 'port_security_enabled': True, 'description': ''}}
2025-09-24 21:54:15,844 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1cb49f8-c32c-496a-b3fb-a06af24be72a', 'name': '', 'tenant_id': '755800dc414c4d949592e96d3b9250b4', 'network_id': 'e8aa2353-4cd4-49be-962b-48acc7cddab9', 'ip_version': 4, 'cidr': '92.144.76.0/26', 'allocation_pools': [{'start': '92.144.76.2', 'end': '92.144.76.62'}], 'gateway_ip': '92.144.76.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.144.76.2', 'tags': [], 'project_id': '755800dc414c4d949592e96d3b9250b4'}}
2025-09-24 21:54:15,865 - INFO - Created VN ctest-vn-21658981
2025-09-24 21:54:15,918 - DEBUG - VN ctest-vn-21658981 UUID is e8aa2353-4cd4-49be-962b-48acc7cddab9
2025-09-24 21:54:16,249 - DEBUG - Response for create_network : {'network': {'id': 'd3cbc06f-9217-4428-ae86-dcb06fff53f1', 'name': 'ctest-ext_vn-92879966', 'tenant_id': '755800dc414c4d949592e96d3b9250b4', 'project_id': '755800dc414c4d949592e96d3b9250b4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-97101744', 'ctest-ext_vn-92879966'], 'port_security_enabled': True, 'description': ''}}
2025-09-24 21:54:16,462 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a3c4ff5-a41a-4bef-9f5a-de4af0c8b0d5', 'name': '', 'tenant_id': '755800dc414c4d949592e96d3b9250b4', 'network_id': 'd3cbc06f-9217-4428-ae86-dcb06fff53f1', 'ip_version': 4, 'cidr': '79.24.99.128/26', 'allocation_pools': [{'start': '79.24.99.130', 'end': '79.24.99.190'}], 'gateway_ip': '79.24.99.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '79.24.99.130', 'tags': [], 'project_id': '755800dc414c4d949592e96d3b9250b4'}}
2025-09-24 21:54:16,482 - INFO - Created VN ctest-ext_vn-92879966
2025-09-24 21:54:16,533 - DEBUG - VN ctest-ext_vn-92879966 UUID is d3cbc06f-9217-4428-ae86-dcb06fff53f1
2025-09-24 21:54:16,701 - DEBUG - Services list from nova: [, , ]
2025-09-24 21:54:17,773 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4184-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4184-1)
2025-09-24 21:54:19,022 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4184-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4184-1)
2025-09-24 21:54:19,115 - INFO - Setting gateway for router a05e4be4-d739-4e7f-8da5-5c6df3cceef3 to network d3cbc06f-9217-4428-ae86-dcb06fff53f1
2025-09-24 21:54:19,182 - INFO - Adding interface with subnet_id b1cb49f8-c32c-496a-b3fb-a06af24be72a, port_id None to router a05e4be4-d739-4e7f-8da5-5c6df3cceef3
2025-09-24 21:54:19,526 - INFO - Waiting for VM ctest-TestRoutersBasic-97101744-47461289 to be up..
2025-09-24 21:54:19,709 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-24 21:54:24,795 - DEBUG - VM is in ACTIVE state now
2025-09-24 21:54:24,795 - INFO - VM name : ctest-TestRoutersBasic-97101744-47461289
2025-09-24 21:54:24,875 - DEBUG - VM ctest-TestRoutersBasic-97101744-47461289 ID is aba49117-4471-4704-b33c-3ac92bcbf130
2025-09-24 21:54:24,895 - DEBUG - VM ctest-TestRoutersBasic-97101744-47461289 launched on Node cn-jenkins-deploy-platform-ansible-os-4184-1
2025-09-24 21:54:24,973 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/aba49117-4471-4704-b33c-3ac92bcbf130
2025-09-24 21:54:25,277 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/aba49117-4471-4704-b33c-3ac92bcbf130
2025-09-24 21:54:25,311 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/95392bb6-8abf-47f8-95c8-b67cf5ae7c2e
2025-09-24 21:54:28,574 - 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 1014ms')
2025-09-24 21:54:28,575 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-97101744-47461289 failed!
2025-09-24 21:54:28,638 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-97101744:ctest-vn-21658981 is 92.144.76.1 and allocation pool is NOT set
2025-09-24 21:54:30,708 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.41 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 = 1.414/2.655/3.896/1.241 ms')
2025-09-24 21:54:30,709 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-97101744-47461289 passed
2025-09-24 21:54:30,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-24 21:54:30,858 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-97101744-47461289, IP 92.144.76.3, Port 22
2025-09-24 21:54:31,017 - DEBUG - VM ctest-TestRoutersBasic-97101744-47461289 is ready for SSH connections
2025-09-24 21:54:31,017 - INFO - Waiting for VM ctest-TestRoutersBasic-97101744-20220386 to be up..
2025-09-24 21:54:31,108 - DEBUG - VM is in ACTIVE state now
2025-09-24 21:54:31,108 - INFO - VM name : ctest-TestRoutersBasic-97101744-20220386
2025-09-24 21:54:31,189 - DEBUG - VM ctest-TestRoutersBasic-97101744-20220386 ID is fd4e9837-0429-48be-bb69-2c6772fd882d
2025-09-24 21:54:31,189 - DEBUG - VM ctest-TestRoutersBasic-97101744-20220386 launched on Node cn-jenkins-deploy-platform-ansible-os-4184-1
2025-09-24 21:54:31,273 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/fd4e9837-0429-48be-bb69-2c6772fd882d
2025-09-24 21:54:31,282 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/ed936449-0fa8-45e9-a9e6-afdae85ade72
2025-09-24 21:54:32,539 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.468 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.468/2.165/3.862/1.697 ms')
2025-09-24 21:54:32,539 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-97101744-20220386 passed
2025-09-24 21:54:32,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-24 21:54:32,698 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-97101744-20220386, IP 79.24.99.131, Port 22
2025-09-24 21:54:32,853 - DEBUG - VM ctest-TestRoutersBasic-97101744-20220386 is ready for SSH connections
2025-09-24 21:54:32,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-24 21:54:32,854 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 79.24.99.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-09-24 21:54:32,854 - DEBUG - ping -s 56 -c 3 -W 1 79.24.99.131
2025-09-24 21:54:36,927 - DEBUG - PING 79.24.99.131 (79.24.99.131): 56 data bytes
64 bytes from 79.24.99.131: seq=0 ttl=62 time=5.263 ms
64 bytes from 79.24.99.131: seq=1 ttl=62 time=1.403 ms
64 bytes from 79.24.99.131: seq=2 ttl=62 time=1.143 ms
--- 79.24.99.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.143/2.603/5.263 ms
2025-09-24 21:54:36,927 - INFO - Ping to IP 79.24.99.131 from VM ctest-TestRoutersBasic-97101744-47461289 passed
2025-09-24 21:54:36,927 - INFO - Deleting interface with subnet_id b1cb49f8-c32c-496a-b3fb-a06af24be72a, port_id None from router a05e4be4-d739-4e7f-8da5-5c6df3cceef3
2025-09-24 21:54:37,153 - INFO - Deleting VM ctest-TestRoutersBasic-97101744-20220386
2025-09-24 21:54:37,237 - INFO - Deleting VM ctest-TestRoutersBasic-97101744-47461289
2025-09-24 21:54:37,322 - INFO - Deleting VN ctest-ext_vn-92879966
2025-09-24 21:54:37,409 - DEBUG - VN d3cbc06f-9217-4428-ae86-dcb06fff53f1 still in use: Unable to complete operation on network d3cbc06f-9217-4428-ae86-dcb06fff53f1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-55966545-928a-46dc-9508-f8be8bc9a466']
2025-09-24 21:54:37,409 - WARNING - Deleting VN ctest-ext_vn-92879966 failed..Will retry
2025-09-24 21:54:39,523 - DEBUG - Response for deleting network ()
2025-09-24 21:54:39,523 - INFO - Deleting VN ctest-vn-21658981
2025-09-24 21:54:39,649 - DEBUG - Response for deleting network ()
2025-09-24 21:54:39,904 - DEBUG - No XMPP flaps were noticed during the test
2025-09-24 21:54:39,904 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:26]
2025-09-24 21:54:39,904 - INFO - --------------------------------------------------------------------------------
2025-09-24 21:54:40,619 - INFO - Deleted project: ctest-TestRoutersBasic-97101744, ID : 755800dc-414c-4d94-9592-e96d3b9250b4