2026-03-09 02:14:41,740 - INFO - Domain Default found not creating 2026-03-09 02:14:41,878 - INFO - Project ctest-TestRouters-65098108 not found, creating it 2026-03-09 02:14:42,319 - INFO - Created Project:ctest-TestRouters-65098108, ID : 1851dea7-b7ab-43af-a960-e2dcc89901ba 2026-03-09 02:14:43,721 - INFO - ================================================================================ 2026-03-09 02:14:43,722 - INFO - STARTING TEST : test_basic_router_behavior 2026-03-09 02:14:43,722 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs Create a router Create 2 VNs, and a VM in each Add router port from each VN Ping between VMs 2026-03-09 02:14:43,974 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.18': '0'}} with 2026-03-09 02:14:43,974 - INFO - Initial checks done. Running the testcase now 2026-03-09 02:14:43,974 - INFO - 2026-03-09 02:14:44,552 - DEBUG - Response for create_network : {'network': {'id': '69586eda-241e-448d-946c-5845bea26d1b', 'name': 'ctest-vn1-83298383', 'tenant_id': '1851dea7b7ab43afa960e2dcc89901ba', 'project_id': '1851dea7b7ab43afa960e2dcc89901ba', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-65098108', 'ctest-vn1-83298383'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:14:44,740 - DEBUG - Response for create_subnet : {'subnet': {'id': '93b443d4-a623-4382-8e3c-f8167f9d903e', 'name': '', 'tenant_id': '1851dea7b7ab43afa960e2dcc89901ba', 'network_id': '69586eda-241e-448d-946c-5845bea26d1b', 'ip_version': 4, 'cidr': '189.50.192.128/26', 'allocation_pools': [{'start': '189.50.192.130', 'end': '189.50.192.190'}], 'gateway_ip': '189.50.192.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.50.192.130', 'tags': [], 'project_id': '1851dea7b7ab43afa960e2dcc89901ba'}} 2026-03-09 02:14:44,758 - INFO - Created VN ctest-vn1-83298383 2026-03-09 02:14:44,810 - DEBUG - VN ctest-vn1-83298383 UUID is 69586eda-241e-448d-946c-5845bea26d1b 2026-03-09 02:14:45,126 - DEBUG - Response for create_network : {'network': {'id': 'b796244d-e65e-44a8-be64-0e908a3c44cb', 'name': 'ctest-vn2-83940289', 'tenant_id': '1851dea7b7ab43afa960e2dcc89901ba', 'project_id': '1851dea7b7ab43afa960e2dcc89901ba', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-65098108', 'ctest-vn2-83940289'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:14:45,297 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb916344-5b84-474d-ba38-dbca83af6763', 'name': '', 'tenant_id': '1851dea7b7ab43afa960e2dcc89901ba', 'network_id': 'b796244d-e65e-44a8-be64-0e908a3c44cb', 'ip_version': 4, 'cidr': '172.33.133.128/26', 'allocation_pools': [{'start': '172.33.133.130', 'end': '172.33.133.190'}], 'gateway_ip': '172.33.133.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '172.33.133.130', 'tags': [], 'project_id': '1851dea7b7ab43afa960e2dcc89901ba'}} 2026-03-09 02:14:45,316 - INFO - Created VN ctest-vn2-83940289 2026-03-09 02:14:45,374 - DEBUG - VN ctest-vn2-83940289 UUID is b796244d-e65e-44a8-be64-0e908a3c44cb 2026-03-09 02:14:45,617 - DEBUG - Services list from nova: [, , ] 2026-03-09 02:14:46,688 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5451-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5451-1) 2026-03-09 02:14:47,781 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5451-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5451-1) 2026-03-09 02:14:47,847 - INFO - Adding interface with subnet_id 93b443d4-a623-4382-8e3c-f8167f9d903e, port_id None to router b7d992c3-6762-4db3-a6dd-e35b04e10bf3 2026-03-09 02:14:48,097 - INFO - Waiting for VM ctest-vn1-vm1-64130562 to be up.. 2026-03-09 02:14:48,196 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-09 02:14:53,265 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:14:53,265 - INFO - VM name : ctest-vn1-vm1-64130562 2026-03-09 02:14:53,339 - DEBUG - VM ctest-vn1-vm1-64130562 ID is 51f462b8-2a71-44c1-91ee-806fa972f0ea 2026-03-09 02:14:53,356 - DEBUG - VM ctest-vn1-vm1-64130562 launched on Node cn-jenkins-deploy-platform-ansible-os-5451-1 2026-03-09 02:14:53,418 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/51f462b8-2a71-44c1-91ee-806fa972f0ea 2026-03-09 02:14:53,717 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/51f462b8-2a71-44c1-91ee-806fa972f0ea 2026-03-09 02:14:53,748 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7b24c3f9-b8d0-4f42-b513-f1a75f87189c 2026-03-09 02:14:57,010 - 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 1028ms') 2026-03-09 02:14:57,010 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64130562 failed! 2026-03-09 02:14:57,062 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-65098108:ctest-vn1-83298383 is 189.50.192.129 and allocation pool is NOT set 2026-03-09 02:14:59,123 - 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.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.392 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.392/1.796/3.200/1.404 ms') 2026-03-09 02:14:59,123 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-64130562 passed 2026-03-09 02:14:59,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:14:59,270 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-64130562, IP 189.50.192.131, Port 22 2026-03-09 02:14:59,436 - DEBUG - VM ctest-vn1-vm1-64130562 is ready for SSH connections 2026-03-09 02:14:59,436 - INFO - Waiting for VM ctest-vn2-vm1-39210196 to be up.. 2026-03-09 02:14:59,514 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:14:59,514 - INFO - VM name : ctest-vn2-vm1-39210196 2026-03-09 02:14:59,579 - DEBUG - VM ctest-vn2-vm1-39210196 ID is 65e1cf54-6dd0-4e40-b01f-6bfd62e0ddbc 2026-03-09 02:14:59,579 - DEBUG - VM ctest-vn2-vm1-39210196 launched on Node cn-jenkins-deploy-platform-ansible-os-5451-1 2026-03-09 02:14:59,644 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/65e1cf54-6dd0-4e40-b01f-6bfd62e0ddbc 2026-03-09 02:14:59,653 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/33926eb8-4a1b-40ab-89d9-7e55b632e82f 2026-03-09 02:15:00,886 - 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=2.56 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.550 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.550/1.553/2.557/1.003 ms') 2026-03-09 02:15:00,886 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-39210196 passed 2026-03-09 02:15:01,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:01,034 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-39210196, IP 172.33.133.131, Port 22 2026-03-09 02:15:01,189 - DEBUG - VM ctest-vn2-vm1-39210196 is ready for SSH connections 2026-03-09 02:15:01,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:01,189 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 172.33.133.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-09 02:15:01,189 - DEBUG - ping -s 56 -c 3 -W 1 172.33.133.131 2026-03-09 02:15:05,827 - DEBUG - PING 172.33.133.131 (172.33.133.131): 56 data bytes --- 172.33.133.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-03-09 02:15:05,827 - WARNING - Ping to IP 172.33.133.131 from VM ctest-vn1-vm1-64130562 failed 2026-03-09 02:15:05,828 - INFO - Adding interface with subnet_id bb916344-5b84-474d-ba38-dbca83af6763, port_id None to router b7d992c3-6762-4db3-a6dd-e35b04e10bf3 2026-03-09 02:15:06,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:06,070 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 172.33.133.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-09 02:15:06,070 - DEBUG - ping -s 56 -c 3 -W 1 172.33.133.131 2026-03-09 02:15:08,308 - DEBUG - PING 172.33.133.131 (172.33.133.131): 56 data bytes 64 bytes from 172.33.133.131: seq=0 ttl=63 time=2.104 ms 64 bytes from 172.33.133.131: seq=1 ttl=63 time=0.944 ms 64 bytes from 172.33.133.131: seq=2 ttl=63 time=0.962 ms --- 172.33.133.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.944/1.336/2.104 ms 2026-03-09 02:15:08,308 - INFO - Ping to IP 172.33.133.131 from VM ctest-vn1-vm1-64130562 passed 2026-03-09 02:15:08,308 - INFO - Deleting interface with subnet_id 93b443d4-a623-4382-8e3c-f8167f9d903e, port_id None from router b7d992c3-6762-4db3-a6dd-e35b04e10bf3 2026-03-09 02:15:08,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:08,415 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 172.33.133.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-09 02:15:08,416 - DEBUG - ping -s 56 -c 3 -W 1 172.33.133.131 2026-03-09 02:15:11,614 - DEBUG - PING 172.33.133.131 (172.33.133.131): 56 data bytes --- 172.33.133.131 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-03-09 02:15:11,614 - WARNING - Ping to IP 172.33.133.131 from VM ctest-vn1-vm1-64130562 failed 2026-03-09 02:15:11,615 - INFO - Adding interface with subnet_id 93b443d4-a623-4382-8e3c-f8167f9d903e, port_id None to router b7d992c3-6762-4db3-a6dd-e35b04e10bf3 2026-03-09 02:15:11,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:15:11,813 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 172.33.133.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-09 02:15:11,813 - DEBUG - ping -s 56 -c 3 -W 1 172.33.133.131 2026-03-09 02:15:15,011 - DEBUG - PING 172.33.133.131 (172.33.133.131): 56 data bytes 64 bytes from 172.33.133.131: seq=1 ttl=63 time=1.614 ms 64 bytes from 172.33.133.131: seq=2 ttl=63 time=0.909 ms --- 172.33.133.131 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.909/1.261/1.614 ms 2026-03-09 02:15:15,011 - WARNING - Ping to IP 172.33.133.131 from VM ctest-vn1-vm1-64130562 failed 2026-03-09 02:15:16,012 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 172.33.133.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-09 02:15:16,012 - DEBUG - ping -s 56 -c 3 -W 1 172.33.133.131 2026-03-09 02:15:18,214 - DEBUG - PING 172.33.133.131 (172.33.133.131): 56 data bytes 64 bytes from 172.33.133.131: seq=0 ttl=63 time=1.905 ms 64 bytes from 172.33.133.131: seq=1 ttl=63 time=0.793 ms 64 bytes from 172.33.133.131: seq=2 ttl=63 time=0.899 ms --- 172.33.133.131 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.793/1.199/1.905 ms 2026-03-09 02:15:18,214 - INFO - Ping to IP 172.33.133.131 from VM ctest-vn1-vm1-64130562 passed 2026-03-09 02:15:18,214 - INFO - Deleting interface with subnet_id bb916344-5b84-474d-ba38-dbca83af6763, port_id None from router b7d992c3-6762-4db3-a6dd-e35b04e10bf3 2026-03-09 02:15:18,319 - INFO - Deleting interface with subnet_id 93b443d4-a623-4382-8e3c-f8167f9d903e, port_id None from router b7d992c3-6762-4db3-a6dd-e35b04e10bf3 2026-03-09 02:15:18,478 - INFO - Deleting VM ctest-vn2-vm1-39210196 2026-03-09 02:15:18,543 - INFO - Deleting VM ctest-vn1-vm1-64130562 2026-03-09 02:15:18,615 - INFO - Deleting VN ctest-vn2-83940289 2026-03-09 02:15:18,648 - DEBUG - VN b796244d-e65e-44a8-be64-0e908a3c44cb still in use: Unable to complete operation on network b796244d-e65e-44a8-be64-0e908a3c44cb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5d9d8076-14a4-46e1-9c01-96d526ab9337'] 2026-03-09 02:15:18,648 - WARNING - Deleting VN ctest-vn2-83940289 failed..Will retry 2026-03-09 02:15:20,734 - DEBUG - Response for deleting network () 2026-03-09 02:15:20,734 - INFO - Deleting VN ctest-vn1-83298383 2026-03-09 02:15:20,822 - DEBUG - Response for deleting network () 2026-03-09 02:15:21,078 - DEBUG - No XMPP flaps were noticed during the test
2026-03-09 02:15:21,078 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-03-09 02:15:21,078 - INFO - -------------------------------------------------------------------------------- 2026-03-09 02:15:21,741 - INFO - Deleted project: ctest-TestRouters-65098108, ID : 1851dea7-b7ab-43af-a960-e2dcc89901ba