2026-04-21 12:12:51,247 - INFO - Domain Default found not creating
2026-04-21 12:12:51,497 - INFO - Project ctest-TestRouters-97799002 not found, creating it
2026-04-21 12:12:51,953 - INFO - Created Project:ctest-TestRouters-97799002, ID : f32a2550-620c-41b9-9779-2ce13bcfdc26
2026-04-21 12:12:53,429 - INFO - ================================================================================
2026-04-21 12:12:53,430 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-21 12:12:53,430 - 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-04-21 12:12:53,688 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-04-21 12:12:53,688 - INFO - Initial checks done. Running the testcase now
2026-04-21 12:12:53,688 - INFO -
2026-04-21 12:12:54,274 - DEBUG - Response for create_network : {'network': {'id': 'b3e770b6-ee08-4b75-bbb2-9fccbb522238', 'name': 'ctest-vn1-95821611', 'tenant_id': 'f32a2550620c41b997792ce13bcfdc26', 'project_id': 'f32a2550620c41b997792ce13bcfdc26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-97799002', 'ctest-vn1-95821611'], 'port_security_enabled': True, 'description': ''}}
2026-04-21 12:12:54,458 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd1bc7a4c-b835-45d2-b10a-363aaeb225be', 'name': '', 'tenant_id': 'f32a2550620c41b997792ce13bcfdc26', 'network_id': 'b3e770b6-ee08-4b75-bbb2-9fccbb522238', 'ip_version': 4, 'cidr': '126.103.28.128/26', 'allocation_pools': [{'start': '126.103.28.130', 'end': '126.103.28.190'}], 'gateway_ip': '126.103.28.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '126.103.28.130', 'tags': [], 'project_id': 'f32a2550620c41b997792ce13bcfdc26'}}
2026-04-21 12:12:54,475 - INFO - Created VN ctest-vn1-95821611
2026-04-21 12:12:54,527 - DEBUG - VN ctest-vn1-95821611 UUID is b3e770b6-ee08-4b75-bbb2-9fccbb522238
2026-04-21 12:12:54,917 - DEBUG - Response for create_network : {'network': {'id': 'b7b81229-543c-4ca0-b807-589cc4b3b245', 'name': 'ctest-vn2-21790703', 'tenant_id': 'f32a2550620c41b997792ce13bcfdc26', 'project_id': 'f32a2550620c41b997792ce13bcfdc26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-97799002', 'ctest-vn2-21790703'], 'port_security_enabled': True, 'description': ''}}
2026-04-21 12:12:55,152 - DEBUG - Response for create_subnet : {'subnet': {'id': '29ddcab6-2a0d-4678-b5ef-9aecb70b7049', 'name': '', 'tenant_id': 'f32a2550620c41b997792ce13bcfdc26', 'network_id': 'b7b81229-543c-4ca0-b807-589cc4b3b245', 'ip_version': 4, 'cidr': '104.51.166.128/26', 'allocation_pools': [{'start': '104.51.166.130', 'end': '104.51.166.190'}], 'gateway_ip': '104.51.166.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.51.166.130', 'tags': [], 'project_id': 'f32a2550620c41b997792ce13bcfdc26'}}
2026-04-21 12:12:55,172 - INFO - Created VN ctest-vn2-21790703
2026-04-21 12:12:55,227 - DEBUG - VN ctest-vn2-21790703 UUID is b7b81229-543c-4ca0-b807-589cc4b3b245
2026-04-21 12:12:55,479 - DEBUG - Services list from nova: [, , ]
2026-04-21 12:12:56,595 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5659-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5659-1)
2026-04-21 12:12:57,773 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5659-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5659-1)
2026-04-21 12:12:57,874 - INFO - Adding interface with subnet_id d1bc7a4c-b835-45d2-b10a-363aaeb225be, port_id None to router 03b12a87-0406-46dd-97df-bcd309a21497
2026-04-21 12:12:58,169 - INFO - Waiting for VM ctest-vn1-vm1-46612831 to be up..
2026-04-21 12:12:58,269 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-21 12:13:03,349 - DEBUG - VM is in ACTIVE state now
2026-04-21 12:13:03,349 - INFO - VM name : ctest-vn1-vm1-46612831
2026-04-21 12:13:03,425 - DEBUG - VM ctest-vn1-vm1-46612831 ID is 2d07da29-8fe9-440b-96d1-26e402ed7677
2026-04-21 12:13:03,444 - DEBUG - VM ctest-vn1-vm1-46612831 launched on Node cn-jenkins-deploy-platform-ansible-os-5659-1
2026-04-21 12:13:03,520 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2d07da29-8fe9-440b-96d1-26e402ed7677
2026-04-21 12:13:03,834 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2d07da29-8fe9-440b-96d1-26e402ed7677
2026-04-21 12:13:03,868 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d5309201-8d53-47bb-8a24-cf96e5683b6b
2026-04-21 12:13:07,130 - 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 1016ms')
2026-04-21 12:13:07,130 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-46612831 failed!
2026-04-21 12:13:07,183 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-97799002:ctest-vn1-95821611 is 126.103.28.129 and allocation pool is NOT set
2026-04-21 12:13:09,244 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.436 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.436/1.719/3.003/1.283 ms')
2026-04-21 12:13:09,244 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-46612831 passed
2026-04-21 12:13:09,391 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:13:09,391 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-46612831, IP 126.103.28.131, Port 22
2026-04-21 12:13:09,550 - DEBUG - VM ctest-vn1-vm1-46612831 is ready for SSH connections
2026-04-21 12:13:09,550 - INFO - Waiting for VM ctest-vn2-vm1-89769611 to be up..
2026-04-21 12:13:09,639 - DEBUG - VM is in ACTIVE state now
2026-04-21 12:13:09,639 - INFO - VM name : ctest-vn2-vm1-89769611
2026-04-21 12:13:09,714 - DEBUG - VM ctest-vn2-vm1-89769611 ID is 409ebd88-670b-4abd-a568-f9a58b504bd2
2026-04-21 12:13:09,714 - DEBUG - VM ctest-vn2-vm1-89769611 launched on Node cn-jenkins-deploy-platform-ansible-os-5659-1
2026-04-21 12:13:09,794 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/409ebd88-670b-4abd-a568-f9a58b504bd2
2026-04-21 12:13:09,801 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/80f42a03-4032-4bcd-beb1-f0b1b9dd0106
2026-04-21 12:13:11,036 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.428 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.428/1.761/3.095/1.333 ms')
2026-04-21 12:13:11,036 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-89769611 passed
2026-04-21 12:13:11,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:13:11,187 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-89769611, IP 104.51.166.131, Port 22
2026-04-21 12:13:11,354 - DEBUG - VM ctest-vn2-vm1-89769611 is ready for SSH connections
2026-04-21 12:13:11,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:13:11,354 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 104.51.166.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-21 12:13:11,355 - DEBUG - ping -s 56 -c 3 -W 1 104.51.166.131
2026-04-21 12:13:16,325 - DEBUG - PING 104.51.166.131 (104.51.166.131): 56 data bytes
--- 104.51.166.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-21 12:13:16,325 - WARNING - Ping to IP 104.51.166.131 from VM ctest-vn1-vm1-46612831 failed
2026-04-21 12:13:16,325 - INFO - Adding interface with subnet_id 29ddcab6-2a0d-4678-b5ef-9aecb70b7049, port_id None to router 03b12a87-0406-46dd-97df-bcd309a21497
2026-04-21 12:13:16,616 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:13:16,616 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 104.51.166.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-21 12:13:16,616 - DEBUG - ping -s 56 -c 3 -W 1 104.51.166.131
2026-04-21 12:13:19,822 - DEBUG - PING 104.51.166.131 (104.51.166.131): 56 data bytes
64 bytes from 104.51.166.131: seq=1 ttl=63 time=2.545 ms
64 bytes from 104.51.166.131: seq=2 ttl=63 time=0.901 ms
--- 104.51.166.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.901/1.723/2.545 ms
2026-04-21 12:13:19,822 - WARNING - Ping to IP 104.51.166.131 from VM ctest-vn1-vm1-46612831 failed
2026-04-21 12:13:20,823 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 104.51.166.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-21 12:13:20,823 - DEBUG - ping -s 56 -c 3 -W 1 104.51.166.131
2026-04-21 12:13:23,046 - DEBUG - PING 104.51.166.131 (104.51.166.131): 56 data bytes
64 bytes from 104.51.166.131: seq=0 ttl=63 time=1.303 ms
64 bytes from 104.51.166.131: seq=1 ttl=63 time=0.875 ms
64 bytes from 104.51.166.131: seq=2 ttl=63 time=1.344 ms
--- 104.51.166.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.875/1.174/1.344 ms
2026-04-21 12:13:23,046 - INFO - Ping to IP 104.51.166.131 from VM ctest-vn1-vm1-46612831 passed
2026-04-21 12:13:23,046 - INFO - Deleting interface with subnet_id d1bc7a4c-b835-45d2-b10a-363aaeb225be, port_id None from router 03b12a87-0406-46dd-97df-bcd309a21497
2026-04-21 12:13:23,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:13:23,192 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 104.51.166.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-21 12:13:23,192 - DEBUG - ping -s 56 -c 3 -W 1 104.51.166.131
2026-04-21 12:13:26,427 - DEBUG - PING 104.51.166.131 (104.51.166.131): 56 data bytes
--- 104.51.166.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-21 12:13:26,427 - WARNING - Ping to IP 104.51.166.131 from VM ctest-vn1-vm1-46612831 failed
2026-04-21 12:13:26,427 - INFO - Adding interface with subnet_id d1bc7a4c-b835-45d2-b10a-363aaeb225be, port_id None to router 03b12a87-0406-46dd-97df-bcd309a21497
2026-04-21 12:13:26,649 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-21 12:13:26,649 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 104.51.166.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-04-21 12:13:26,650 - DEBUG - ping -s 56 -c 3 -W 1 104.51.166.131
2026-04-21 12:13:28,861 - DEBUG - PING 104.51.166.131 (104.51.166.131): 56 data bytes
64 bytes from 104.51.166.131: seq=0 ttl=63 time=1.849 ms
64 bytes from 104.51.166.131: seq=1 ttl=63 time=0.839 ms
64 bytes from 104.51.166.131: seq=2 ttl=63 time=0.851 ms
--- 104.51.166.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.839/1.179/1.849 ms
2026-04-21 12:13:28,861 - INFO - Ping to IP 104.51.166.131 from VM ctest-vn1-vm1-46612831 passed
2026-04-21 12:13:28,862 - INFO - Deleting interface with subnet_id 29ddcab6-2a0d-4678-b5ef-9aecb70b7049, port_id None from router 03b12a87-0406-46dd-97df-bcd309a21497
2026-04-21 12:13:28,976 - INFO - Deleting interface with subnet_id d1bc7a4c-b835-45d2-b10a-363aaeb225be, port_id None from router 03b12a87-0406-46dd-97df-bcd309a21497
2026-04-21 12:13:29,150 - INFO - Deleting VM ctest-vn2-vm1-89769611
2026-04-21 12:13:29,228 - INFO - Deleting VM ctest-vn1-vm1-46612831
2026-04-21 12:13:29,300 - INFO - Deleting VN ctest-vn2-21790703
2026-04-21 12:13:29,333 - DEBUG - VN b7b81229-543c-4ca0-b807-589cc4b3b245 still in use: Unable to complete operation on network b7b81229-543c-4ca0-b807-589cc4b3b245. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-35353653-98ba-48f7-9d90-23e6a332ab9f']
2026-04-21 12:13:29,333 - WARNING - Deleting VN ctest-vn2-21790703 failed..Will retry
2026-04-21 12:13:31,426 - DEBUG - Response for deleting network ()
2026-04-21 12:13:31,427 - INFO - Deleting VN ctest-vn1-95821611
2026-04-21 12:13:31,521 - DEBUG - Response for deleting network ()
2026-04-21 12:13:31,786 - DEBUG - No XMPP flaps were noticed during the test
2026-04-21 12:13:31,786 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-04-21 12:13:31,786 - INFO - --------------------------------------------------------------------------------
2026-04-21 12:13:32,511 - INFO - Deleted project: ctest-TestRouters-97799002, ID : f32a2550-620c-41b9-9779-2ce13bcfdc26