2026-03-13 14:29:40,122 - INFO - Domain Default found not creating
2026-03-13 14:29:40,430 - INFO - Project ctest-TestRouters-82797914 not found, creating it
2026-03-13 14:29:40,948 - INFO - Created Project:ctest-TestRouters-82797914, ID : 9bf9eaac-a090-4308-9617-f70d5db9e822
2026-03-13 14:29:43,647 - INFO - ================================================================================
2026-03-13 14:29:43,647 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-13 14:29:43,647 - 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-13 14:29:43,961 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2026-03-13 14:29:43,961 - INFO - Initial checks done. Running the testcase now
2026-03-13 14:29:43,961 - INFO -
2026-03-13 14:29:44,687 - DEBUG - Response for create_network : {'network': {'id': '7105b684-e055-47b4-adb9-d551da5e2359', 'name': 'ctest-vn1-79788621', 'tenant_id': '9bf9eaaca09043089617f70d5db9e822', 'project_id': '9bf9eaaca09043089617f70d5db9e822', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-82797914', 'ctest-vn1-79788621'], 'port_security_enabled': True, 'description': ''}}
2026-03-13 14:29:44,911 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dbf17e4c-97f2-4ff5-989a-2701175be904', 'name': '', 'tenant_id': '9bf9eaaca09043089617f70d5db9e822', 'network_id': '7105b684-e055-47b4-adb9-d551da5e2359', 'ip_version': 4, 'cidr': '165.252.205.64/26', 'allocation_pools': [{'start': '165.252.205.66', 'end': '165.252.205.126'}], 'gateway_ip': '165.252.205.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '165.252.205.66', 'tags': [], 'project_id': '9bf9eaaca09043089617f70d5db9e822'}}
2026-03-13 14:29:44,944 - INFO - Created VN ctest-vn1-79788621
2026-03-13 14:29:45,003 - DEBUG - VN ctest-vn1-79788621 UUID is 7105b684-e055-47b4-adb9-d551da5e2359
2026-03-13 14:29:45,401 - DEBUG - Response for create_network : {'network': {'id': '89cc09ad-02d6-4e32-b52e-9081e46d57c9', 'name': 'ctest-vn2-50962740', 'tenant_id': '9bf9eaaca09043089617f70d5db9e822', 'project_id': '9bf9eaaca09043089617f70d5db9e822', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-82797914', 'ctest-vn2-50962740'], 'port_security_enabled': True, 'description': ''}}
2026-03-13 14:29:45,574 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd453dfc2-0fce-48cb-be0b-4e407052b536', 'name': '', 'tenant_id': '9bf9eaaca09043089617f70d5db9e822', 'network_id': '89cc09ad-02d6-4e32-b52e-9081e46d57c9', 'ip_version': 4, 'cidr': '221.99.9.64/26', 'allocation_pools': [{'start': '221.99.9.66', 'end': '221.99.9.126'}], 'gateway_ip': '221.99.9.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '221.99.9.66', 'tags': [], 'project_id': '9bf9eaaca09043089617f70d5db9e822'}}
2026-03-13 14:29:45,593 - INFO - Created VN ctest-vn2-50962740
2026-03-13 14:29:45,647 - DEBUG - VN ctest-vn2-50962740 UUID is 89cc09ad-02d6-4e32-b52e-9081e46d57c9
2026-03-13 14:29:45,883 - DEBUG - Services list from nova: [, , ]
2026-03-13 14:29:47,184 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5465-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5465-1)
2026-03-13 14:29:48,654 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5465-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5465-1)
2026-03-13 14:29:48,732 - INFO - Adding interface with subnet_id dbf17e4c-97f2-4ff5-989a-2701175be904, port_id None to router ad0423a9-5d9c-444b-a910-c6fd2b070e1a
2026-03-13 14:29:49,042 - INFO - Waiting for VM ctest-vn1-vm1-90124215 to be up..
2026-03-13 14:29:49,157 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 14:29:54,256 - DEBUG - VM is in ACTIVE state now
2026-03-13 14:29:54,256 - INFO - VM name : ctest-vn1-vm1-90124215
2026-03-13 14:29:54,339 - DEBUG - VM ctest-vn1-vm1-90124215 ID is 772fe223-ba98-4aa1-9322-a1a0a5b77dc0
2026-03-13 14:29:54,364 - DEBUG - VM ctest-vn1-vm1-90124215 launched on Node cn-jenkins-deploy-platform-ansible-os-5465-1
2026-03-13 14:29:54,453 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/772fe223-ba98-4aa1-9322-a1a0a5b77dc0
2026-03-13 14:29:54,762 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/772fe223-ba98-4aa1-9322-a1a0a5b77dc0
2026-03-13 14:29:54,811 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/bebebb92-ac53-429d-a144-617da28eea81
2026-03-13 14:29:58,065 - 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 1001ms')
2026-03-13 14:29:58,065 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90124215 failed!
2026-03-13 14:29:58,135 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-82797914:ctest-vn1-79788621 is 165.252.205.65 and allocation pool is NOT set
2026-03-13 14:30:00,220 - 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=4.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.87 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 = 3.868/4.021/4.175/0.153 ms')
2026-03-13 14:30:00,220 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90124215 passed
2026-03-13 14:30:00,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 14:30:00,379 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90124215, IP 165.252.205.67, Port 22
2026-03-13 14:30:00,546 - DEBUG - VM ctest-vn1-vm1-90124215 is ready for SSH connections
2026-03-13 14:30:00,546 - INFO - Waiting for VM ctest-vn2-vm1-70381806 to be up..
2026-03-13 14:30:00,647 - DEBUG - VM is in ACTIVE state now
2026-03-13 14:30:00,647 - INFO - VM name : ctest-vn2-vm1-70381806
2026-03-13 14:30:00,748 - DEBUG - VM ctest-vn2-vm1-70381806 ID is 7d968e4f-0a35-4822-a345-623b9807846f
2026-03-13 14:30:00,748 - DEBUG - VM ctest-vn2-vm1-70381806 launched on Node cn-jenkins-deploy-platform-ansible-os-5465-1
2026-03-13 14:30:00,832 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7d968e4f-0a35-4822-a345-623b9807846f
2026-03-13 14:30:00,844 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/09c22188-694b-4d89-8d02-f6fb90626a96
2026-03-13 14:30:02,111 - 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=6.33 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.05 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 = 2.051/4.190/6.330/2.139 ms')
2026-03-13 14:30:02,111 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-70381806 passed
2026-03-13 14:30:02,235 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 14:30:02,235 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-70381806, IP 221.99.9.67, Port 22
2026-03-13 14:30:02,405 - DEBUG - VM ctest-vn2-vm1-70381806 is ready for SSH connections
2026-03-13 14:30:02,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 14:30:02,406 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 221.99.9.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-13 14:30:02,406 - DEBUG - ping -s 56 -c 3 -W 1 221.99.9.67
2026-03-13 14:30:07,747 - DEBUG - PING 221.99.9.67 (221.99.9.67): 56 data bytes
--- 221.99.9.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-13 14:30:07,748 - WARNING - Ping to IP 221.99.9.67 from VM ctest-vn1-vm1-90124215 failed
2026-03-13 14:30:07,748 - INFO - Adding interface with subnet_id d453dfc2-0fce-48cb-be0b-4e407052b536, port_id None to router ad0423a9-5d9c-444b-a910-c6fd2b070e1a
2026-03-13 14:30:08,064 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 14:30:08,064 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 221.99.9.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-13 14:30:08,064 - DEBUG - ping -s 56 -c 3 -W 1 221.99.9.67
2026-03-13 14:30:10,358 - DEBUG - PING 221.99.9.67 (221.99.9.67): 56 data bytes
64 bytes from 221.99.9.67: seq=0 ttl=63 time=4.943 ms
64 bytes from 221.99.9.67: seq=1 ttl=63 time=1.870 ms
64 bytes from 221.99.9.67: seq=2 ttl=63 time=1.511 ms
--- 221.99.9.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.511/2.774/4.943 ms
2026-03-13 14:30:10,358 - INFO - Ping to IP 221.99.9.67 from VM ctest-vn1-vm1-90124215 passed
2026-03-13 14:30:10,358 - INFO - Deleting interface with subnet_id dbf17e4c-97f2-4ff5-989a-2701175be904, port_id None from router ad0423a9-5d9c-444b-a910-c6fd2b070e1a
2026-03-13 14:30:10,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 14:30:10,509 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 221.99.9.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-13 14:30:10,509 - DEBUG - ping -s 56 -c 3 -W 1 221.99.9.67
2026-03-13 14:30:13,776 - DEBUG - PING 221.99.9.67 (221.99.9.67): 56 data bytes
--- 221.99.9.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-13 14:30:13,776 - WARNING - Ping to IP 221.99.9.67 from VM ctest-vn1-vm1-90124215 failed
2026-03-13 14:30:13,776 - INFO - Adding interface with subnet_id dbf17e4c-97f2-4ff5-989a-2701175be904, port_id None to router ad0423a9-5d9c-444b-a910-c6fd2b070e1a
2026-03-13 14:30:14,063 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 14:30:14,063 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 221.99.9.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-13 14:30:14,063 - DEBUG - ping -s 56 -c 3 -W 1 221.99.9.67
2026-03-13 14:30:16,305 - DEBUG - PING 221.99.9.67 (221.99.9.67): 56 data bytes
64 bytes from 221.99.9.67: seq=0 ttl=63 time=1.761 ms
64 bytes from 221.99.9.67: seq=1 ttl=63 time=1.330 ms
64 bytes from 221.99.9.67: seq=2 ttl=63 time=1.394 ms
--- 221.99.9.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.330/1.495/1.761 ms
2026-03-13 14:30:16,305 - INFO - Ping to IP 221.99.9.67 from VM ctest-vn1-vm1-90124215 passed
2026-03-13 14:30:16,306 - INFO - Deleting interface with subnet_id d453dfc2-0fce-48cb-be0b-4e407052b536, port_id None from router ad0423a9-5d9c-444b-a910-c6fd2b070e1a
2026-03-13 14:30:16,480 - INFO - Deleting interface with subnet_id dbf17e4c-97f2-4ff5-989a-2701175be904, port_id None from router ad0423a9-5d9c-444b-a910-c6fd2b070e1a
2026-03-13 14:30:16,676 - INFO - Deleting VM ctest-vn2-vm1-70381806
2026-03-13 14:30:16,771 - INFO - Deleting VM ctest-vn1-vm1-90124215
2026-03-13 14:30:16,865 - INFO - Deleting VN ctest-vn2-50962740
2026-03-13 14:30:16,919 - DEBUG - VN 89cc09ad-02d6-4e32-b52e-9081e46d57c9 still in use: Unable to complete operation on network 89cc09ad-02d6-4e32-b52e-9081e46d57c9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3397b9bb-0508-45b0-8aaf-6b21cfcdc6b9']
2026-03-13 14:30:16,919 - WARNING - Deleting VN ctest-vn2-50962740 failed..Will retry
2026-03-13 14:30:19,051 - DEBUG - Response for deleting network ()
2026-03-13 14:30:19,051 - INFO - Deleting VN ctest-vn1-79788621
2026-03-13 14:30:19,155 - DEBUG - Response for deleting network ()
2026-03-13 14:30:19,425 - DEBUG - No XMPP flaps were noticed during the test
2026-03-13 14:30:19,425 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:36]
2026-03-13 14:30:19,426 - INFO - --------------------------------------------------------------------------------
2026-03-13 14:30:20,225 - INFO - Deleted project: ctest-TestRouters-82797914, ID : 9bf9eaac-a090-4308-9617-f70d5db9e822