2026-03-16 10:40:18,707 - INFO - Domain Default found not creating
2026-03-16 10:40:18,895 - INFO - Project ctest-TestRouters-55731651 not found, creating it
2026-03-16 10:40:19,425 - INFO - Created Project:ctest-TestRouters-55731651, ID : ac8cd0fe-c688-46dd-b874-583f9e321666
2026-03-16 10:40:20,959 - INFO - ================================================================================
2026-03-16 10:40:20,960 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-16 10:40:20,960 - 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-16 10:40:21,224 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-03-16 10:40:21,224 - INFO - Initial checks done. Running the testcase now
2026-03-16 10:40:21,224 - INFO -
2026-03-16 10:40:21,774 - DEBUG - Response for create_network : {'network': {'id': '169f4761-e278-41b3-86f2-6878e5147627', 'name': 'ctest-vn1-79514383', 'tenant_id': 'ac8cd0fec68846ddb874583f9e321666', 'project_id': 'ac8cd0fec68846ddb874583f9e321666', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-55731651', 'ctest-vn1-79514383'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 10:40:22,048 - DEBUG - Response for create_subnet : {'subnet': {'id': '96c03825-8981-4f0c-b5d9-e1981859a53f', 'name': '', 'tenant_id': 'ac8cd0fec68846ddb874583f9e321666', 'network_id': '169f4761-e278-41b3-86f2-6878e5147627', 'ip_version': 4, 'cidr': '87.126.25.64/26', 'allocation_pools': [{'start': '87.126.25.66', 'end': '87.126.25.126'}], 'gateway_ip': '87.126.25.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.126.25.66', 'tags': [], 'project_id': 'ac8cd0fec68846ddb874583f9e321666'}}
2026-03-16 10:40:22,068 - INFO - Created VN ctest-vn1-79514383
2026-03-16 10:40:22,130 - DEBUG - VN ctest-vn1-79514383 UUID is 169f4761-e278-41b3-86f2-6878e5147627
2026-03-16 10:40:22,492 - DEBUG - Response for create_network : {'network': {'id': 'edeba15a-61ae-4dc1-861d-c2b872fe9b3c', 'name': 'ctest-vn2-36862002', 'tenant_id': 'ac8cd0fec68846ddb874583f9e321666', 'project_id': 'ac8cd0fec68846ddb874583f9e321666', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-55731651', 'ctest-vn2-36862002'], 'port_security_enabled': True, 'description': ''}}
2026-03-16 10:40:22,675 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ceab95b3-632a-428a-afb3-102e928d67b5', 'name': '', 'tenant_id': 'ac8cd0fec68846ddb874583f9e321666', 'network_id': 'edeba15a-61ae-4dc1-861d-c2b872fe9b3c', 'ip_version': 4, 'cidr': '190.254.160.128/26', 'allocation_pools': [{'start': '190.254.160.130', 'end': '190.254.160.190'}], 'gateway_ip': '190.254.160.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.254.160.130', 'tags': [], 'project_id': 'ac8cd0fec68846ddb874583f9e321666'}}
2026-03-16 10:40:22,698 - INFO - Created VN ctest-vn2-36862002
2026-03-16 10:40:22,750 - DEBUG - VN ctest-vn2-36862002 UUID is edeba15a-61ae-4dc1-861d-c2b872fe9b3c
2026-03-16 10:40:22,932 - DEBUG - Services list from nova: [, , ]
2026-03-16 10:40:24,062 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:40:25,323 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5475-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5475-1)
2026-03-16 10:40:25,406 - INFO - Adding interface with subnet_id 96c03825-8981-4f0c-b5d9-e1981859a53f, port_id None to router c1cc2139-2c9b-4a07-8cab-3cdf6e21b4c0
2026-03-16 10:40:25,715 - INFO - Waiting for VM ctest-vn1-vm1-43646108 to be up..
2026-03-16 10:40:25,821 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-16 10:40:30,917 - DEBUG - VM is in ACTIVE state now
2026-03-16 10:40:30,917 - INFO - VM name : ctest-vn1-vm1-43646108
2026-03-16 10:40:31,006 - DEBUG - VM ctest-vn1-vm1-43646108 ID is 86bdbbb8-f4c7-4928-b057-449e7ea73b82
2026-03-16 10:40:31,028 - DEBUG - VM ctest-vn1-vm1-43646108 launched on Node cn-jenkins-deploy-platform-ansible-os-5475-1
2026-03-16 10:40:31,112 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/86bdbbb8-f4c7-4928-b057-449e7ea73b82
2026-03-16 10:40:31,396 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/86bdbbb8-f4c7-4928-b057-449e7ea73b82
2026-03-16 10:40:31,432 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4e8247e1-9a8e-4df1-8d25-2876b684a09f
2026-03-16 10:40:34,708 - 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 1032ms')
2026-03-16 10:40:34,708 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-43646108 failed!
2026-03-16 10:40:34,770 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-55731651:ctest-vn1-79514383 is 87.126.25.65 and allocation pool is NOT set
2026-03-16 10:40:36,842 - 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=5.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.540 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 = 0.540/3.073/5.607/2.533 ms')
2026-03-16 10:40:36,842 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-43646108 passed
2026-03-16 10:40:36,998 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 10:40:36,998 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-43646108, IP 87.126.25.67, Port 22
2026-03-16 10:40:37,154 - DEBUG - VM ctest-vn1-vm1-43646108 is ready for SSH connections
2026-03-16 10:40:37,154 - INFO - Waiting for VM ctest-vn2-vm1-57769809 to be up..
2026-03-16 10:40:37,239 - DEBUG - VM is in ACTIVE state now
2026-03-16 10:40:37,239 - INFO - VM name : ctest-vn2-vm1-57769809
2026-03-16 10:40:37,329 - DEBUG - VM ctest-vn2-vm1-57769809 ID is 27d64426-27e6-496b-a120-c704a970dff8
2026-03-16 10:40:37,329 - DEBUG - VM ctest-vn2-vm1-57769809 launched on Node cn-jenkins-deploy-platform-ansible-os-5475-1
2026-03-16 10:40:37,408 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/27d64426-27e6-496b-a120-c704a970dff8
2026-03-16 10:40:37,416 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e94f72aa-d259-4977-a66d-8ab6099adcb0
2026-03-16 10:40:38,662 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.99 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 = 1.990/2.931/3.873/0.941 ms')
2026-03-16 10:40:38,662 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-57769809 passed
2026-03-16 10:40:38,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 10:40:38,814 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-57769809, IP 190.254.160.131, Port 22
2026-03-16 10:40:38,973 - DEBUG - VM ctest-vn2-vm1-57769809 is ready for SSH connections
2026-03-16 10:40:38,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 10:40:38,974 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.254.160.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-16 10:40:38,974 - DEBUG - ping -s 56 -c 3 -W 1 190.254.160.131
2026-03-16 10:40:43,992 - DEBUG - PING 190.254.160.131 (190.254.160.131): 56 data bytes
--- 190.254.160.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-16 10:40:43,992 - WARNING - Ping to IP 190.254.160.131 from VM ctest-vn1-vm1-43646108 failed
2026-03-16 10:40:43,992 - INFO - Adding interface with subnet_id ceab95b3-632a-428a-afb3-102e928d67b5, port_id None to router c1cc2139-2c9b-4a07-8cab-3cdf6e21b4c0
2026-03-16 10:40:44,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 10:40:44,250 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.254.160.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-16 10:40:44,250 - DEBUG - ping -s 56 -c 3 -W 1 190.254.160.131
2026-03-16 10:40:47,456 - DEBUG - PING 190.254.160.131 (190.254.160.131): 56 data bytes
64 bytes from 190.254.160.131: seq=1 ttl=63 time=2.798 ms
64 bytes from 190.254.160.131: seq=2 ttl=63 time=1.168 ms
--- 190.254.160.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.168/1.983/2.798 ms
2026-03-16 10:40:47,456 - WARNING - Ping to IP 190.254.160.131 from VM ctest-vn1-vm1-43646108 failed
2026-03-16 10:40:48,457 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.254.160.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-16 10:40:48,457 - DEBUG - ping -s 56 -c 3 -W 1 190.254.160.131
2026-03-16 10:40:50,667 - DEBUG - PING 190.254.160.131 (190.254.160.131): 56 data bytes
64 bytes from 190.254.160.131: seq=0 ttl=63 time=1.645 ms
64 bytes from 190.254.160.131: seq=1 ttl=63 time=1.169 ms
64 bytes from 190.254.160.131: seq=2 ttl=63 time=1.144 ms
--- 190.254.160.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.144/1.319/1.645 ms
2026-03-16 10:40:50,668 - INFO - Ping to IP 190.254.160.131 from VM ctest-vn1-vm1-43646108 passed
2026-03-16 10:40:50,668 - INFO - Deleting interface with subnet_id 96c03825-8981-4f0c-b5d9-e1981859a53f, port_id None from router c1cc2139-2c9b-4a07-8cab-3cdf6e21b4c0
2026-03-16 10:40:50,788 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 10:40:50,788 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.254.160.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-16 10:40:50,789 - DEBUG - ping -s 56 -c 3 -W 1 190.254.160.131
2026-03-16 10:40:54,003 - DEBUG - PING 190.254.160.131 (190.254.160.131): 56 data bytes
--- 190.254.160.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-16 10:40:54,003 - WARNING - Ping to IP 190.254.160.131 from VM ctest-vn1-vm1-43646108 failed
2026-03-16 10:40:54,003 - INFO - Adding interface with subnet_id 96c03825-8981-4f0c-b5d9-e1981859a53f, port_id None to router c1cc2139-2c9b-4a07-8cab-3cdf6e21b4c0
2026-03-16 10:40:54,216 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-16 10:40:54,216 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.254.160.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-16 10:40:54,217 - DEBUG - ping -s 56 -c 3 -W 1 190.254.160.131
2026-03-16 10:40:56,435 - DEBUG - PING 190.254.160.131 (190.254.160.131): 56 data bytes
64 bytes from 190.254.160.131: seq=0 ttl=63 time=1.760 ms
64 bytes from 190.254.160.131: seq=1 ttl=63 time=1.057 ms
64 bytes from 190.254.160.131: seq=2 ttl=63 time=1.101 ms
--- 190.254.160.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.057/1.306/1.760 ms
2026-03-16 10:40:56,435 - INFO - Ping to IP 190.254.160.131 from VM ctest-vn1-vm1-43646108 passed
2026-03-16 10:40:56,436 - INFO - Deleting interface with subnet_id ceab95b3-632a-428a-afb3-102e928d67b5, port_id None from router c1cc2139-2c9b-4a07-8cab-3cdf6e21b4c0
2026-03-16 10:40:56,551 - INFO - Deleting interface with subnet_id 96c03825-8981-4f0c-b5d9-e1981859a53f, port_id None from router c1cc2139-2c9b-4a07-8cab-3cdf6e21b4c0
2026-03-16 10:40:56,733 - INFO - Deleting VM ctest-vn2-vm1-57769809
2026-03-16 10:40:56,810 - INFO - Deleting VM ctest-vn1-vm1-43646108
2026-03-16 10:40:56,895 - INFO - Deleting VN ctest-vn2-36862002
2026-03-16 10:40:56,941 - DEBUG - VN edeba15a-61ae-4dc1-861d-c2b872fe9b3c still in use: Unable to complete operation on network edeba15a-61ae-4dc1-861d-c2b872fe9b3c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-75fb5f1c-36af-430f-b55c-85641eec43c4']
2026-03-16 10:40:56,942 - WARNING - Deleting VN ctest-vn2-36862002 failed..Will retry
2026-03-16 10:40:59,050 - DEBUG - Response for deleting network ()
2026-03-16 10:40:59,051 - INFO - Deleting VN ctest-vn1-79514383
2026-03-16 10:40:59,146 - DEBUG - Response for deleting network ()
2026-03-16 10:40:59,400 - DEBUG - No XMPP flaps were noticed during the test
2026-03-16 10:40:59,400 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-03-16 10:40:59,400 - INFO - --------------------------------------------------------------------------------
2026-03-16 10:41:00,092 - INFO - Deleted project: ctest-TestRouters-55731651, ID : ac8cd0fe-c688-46dd-b874-583f9e321666