2026-06-15 12:41:21,079 - INFO - Domain Default found not creating
2026-06-15 12:41:21,260 - INFO - Project ctest-TestRouters-35471186 not found, creating it
2026-06-15 12:41:21,712 - INFO - Created Project:ctest-TestRouters-35471186, ID : 7e7d2fa9-b4e3-48b2-b853-7c089f7577f8
2026-06-15 12:41:23,302 - INFO - ================================================================================
2026-06-15 12:41:23,303 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-15 12:41:23,303 - 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-06-15 12:41:23,565 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-06-15 12:41:23,565 - INFO - Initial checks done. Running the testcase now
2026-06-15 12:41:23,565 - INFO -
2026-06-15 12:41:24,088 - DEBUG - Response for create_network : {'network': {'id': 'b66b9a30-3cfd-4e06-96a5-f8f1b793c1da', 'name': 'ctest-vn1-63415070', 'tenant_id': '7e7d2fa9b4e348b2b8537c089f7577f8', 'project_id': '7e7d2fa9b4e348b2b8537c089f7577f8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-35471186', 'ctest-vn1-63415070'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 12:41:24,256 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5b7049a-b845-4e68-9e95-85194c0a5f85', 'name': '', 'tenant_id': '7e7d2fa9b4e348b2b8537c089f7577f8', 'network_id': 'b66b9a30-3cfd-4e06-96a5-f8f1b793c1da', 'ip_version': 4, 'cidr': '54.238.196.128/26', 'allocation_pools': [{'start': '54.238.196.130', 'end': '54.238.196.190'}], 'gateway_ip': '54.238.196.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.238.196.130', 'tags': [], 'project_id': '7e7d2fa9b4e348b2b8537c089f7577f8'}}
2026-06-15 12:41:24,269 - INFO - Created VN ctest-vn1-63415070
2026-06-15 12:41:24,319 - DEBUG - VN ctest-vn1-63415070 UUID is b66b9a30-3cfd-4e06-96a5-f8f1b793c1da
2026-06-15 12:41:24,617 - DEBUG - Response for create_network : {'network': {'id': '49f1fef8-566a-42c1-9154-3293a90067dc', 'name': 'ctest-vn2-33159570', 'tenant_id': '7e7d2fa9b4e348b2b8537c089f7577f8', 'project_id': '7e7d2fa9b4e348b2b8537c089f7577f8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-35471186', 'ctest-vn2-33159570'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 12:41:24,787 - DEBUG - Response for create_subnet : {'subnet': {'id': '95f9fe19-0127-46a0-92f1-19463ad6be73', 'name': '', 'tenant_id': '7e7d2fa9b4e348b2b8537c089f7577f8', 'network_id': '49f1fef8-566a-42c1-9154-3293a90067dc', 'ip_version': 4, 'cidr': '41.215.42.192/26', 'allocation_pools': [{'start': '41.215.42.194', 'end': '41.215.42.254'}], 'gateway_ip': '41.215.42.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '41.215.42.194', 'tags': [], 'project_id': '7e7d2fa9b4e348b2b8537c089f7577f8'}}
2026-06-15 12:41:24,805 - INFO - Created VN ctest-vn2-33159570
2026-06-15 12:41:24,855 - DEBUG - VN ctest-vn2-33159570 UUID is 49f1fef8-566a-42c1-9154-3293a90067dc
2026-06-15 12:41:25,085 - DEBUG - Services list from nova: [, , ]
2026-06-15 12:41:26,097 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5944-1)
2026-06-15 12:41:27,283 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5944-1)
2026-06-15 12:41:27,350 - INFO - Adding interface with subnet_id e5b7049a-b845-4e68-9e95-85194c0a5f85, port_id None to router a964825c-08c9-4b51-ab65-11640a27fa82
2026-06-15 12:41:27,569 - INFO - Waiting for VM ctest-vn1-vm1-44438046 to be up..
2026-06-15 12:41:27,627 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 12:41:32,698 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 12:41:37,773 - DEBUG - VM is in ACTIVE state now
2026-06-15 12:41:37,773 - INFO - VM name : ctest-vn1-vm1-44438046
2026-06-15 12:41:37,847 - DEBUG - VM ctest-vn1-vm1-44438046 ID is 88d20ad9-44ea-4196-88e6-8cfb0b6fdabc
2026-06-15 12:41:37,868 - DEBUG - VM ctest-vn1-vm1-44438046 launched on Node cn-jenkins-deploy-platform-ansible-os-5944-1
2026-06-15 12:41:37,936 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/88d20ad9-44ea-4196-88e6-8cfb0b6fdabc
2026-06-15 12:41:38,259 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/88d20ad9-44ea-4196-88e6-8cfb0b6fdabc
2026-06-15 12:41:38,284 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4005d6e6-300c-4231-9903-ade9505addb3
2026-06-15 12:41:41,525 - 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 1003ms')
2026-06-15 12:41:41,526 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-44438046 failed!
2026-06-15 12:41:41,579 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-35471186:ctest-vn1-63415070 is 54.238.196.129 and allocation pool is NOT set
2026-06-15 12:41:43,640 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.566 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.566/2.197/3.828/1.631 ms')
2026-06-15 12:41:43,640 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-44438046 passed
2026-06-15 12:41:43,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:41:43,787 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-44438046, IP 54.238.196.131, Port 22
2026-06-15 12:41:43,947 - DEBUG - VM ctest-vn1-vm1-44438046 is ready for SSH connections
2026-06-15 12:41:43,947 - INFO - Waiting for VM ctest-vn2-vm1-60637090 to be up..
2026-06-15 12:41:44,013 - DEBUG - VM is in ACTIVE state now
2026-06-15 12:41:44,013 - INFO - VM name : ctest-vn2-vm1-60637090
2026-06-15 12:41:44,074 - DEBUG - VM ctest-vn2-vm1-60637090 ID is 6bc29562-032c-4c85-971d-fc4ddcd3a12b
2026-06-15 12:41:44,074 - DEBUG - VM ctest-vn2-vm1-60637090 launched on Node cn-jenkins-deploy-platform-ansible-os-5944-1
2026-06-15 12:41:44,137 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6bc29562-032c-4c85-971d-fc4ddcd3a12b
2026-06-15 12:41:44,145 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8f8e70a4-d8c8-4020-9a5e-60b3076db72b
2026-06-15 12:41:45,388 - 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=5.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.59 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.585/3.627/5.670/2.042 ms')
2026-06-15 12:41:45,389 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-60637090 passed
2026-06-15 12:41:45,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:41:45,535 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-60637090, IP 41.215.42.195, Port 22
2026-06-15 12:41:45,691 - DEBUG - VM ctest-vn2-vm1-60637090 is ready for SSH connections
2026-06-15 12:41:45,691 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:41:45,691 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 41.215.42.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-15 12:41:45,691 - DEBUG - ping -s 56 -c 3 -W 1 41.215.42.195
2026-06-15 12:41:50,592 - DEBUG - PING 41.215.42.195 (41.215.42.195): 56 data bytes
--- 41.215.42.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-15 12:41:50,592 - WARNING - Ping to IP 41.215.42.195 from VM ctest-vn1-vm1-44438046 failed
2026-06-15 12:41:50,592 - INFO - Adding interface with subnet_id 95f9fe19-0127-46a0-92f1-19463ad6be73, port_id None to router a964825c-08c9-4b51-ab65-11640a27fa82
2026-06-15 12:41:50,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:41:50,829 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 41.215.42.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-15 12:41:50,829 - DEBUG - ping -s 56 -c 3 -W 1 41.215.42.195
2026-06-15 12:41:52,940 - DEBUG - PING 41.215.42.195 (41.215.42.195): 56 data bytes
64 bytes from 41.215.42.195: seq=0 ttl=63 time=2.503 ms
64 bytes from 41.215.42.195: seq=1 ttl=63 time=1.027 ms
64 bytes from 41.215.42.195: seq=2 ttl=63 time=0.796 ms
--- 41.215.42.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.796/1.442/2.503 ms
2026-06-15 12:41:52,940 - INFO - Ping to IP 41.215.42.195 from VM ctest-vn1-vm1-44438046 passed
2026-06-15 12:41:52,940 - INFO - Deleting interface with subnet_id e5b7049a-b845-4e68-9e95-85194c0a5f85, port_id None from router a964825c-08c9-4b51-ab65-11640a27fa82
2026-06-15 12:41:53,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:41:53,041 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 41.215.42.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-15 12:41:53,041 - DEBUG - ping -s 56 -c 3 -W 1 41.215.42.195
2026-06-15 12:41:56,159 - DEBUG - PING 41.215.42.195 (41.215.42.195): 56 data bytes
--- 41.215.42.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-15 12:41:56,159 - WARNING - Ping to IP 41.215.42.195 from VM ctest-vn1-vm1-44438046 failed
2026-06-15 12:41:56,159 - INFO - Adding interface with subnet_id e5b7049a-b845-4e68-9e95-85194c0a5f85, port_id None to router a964825c-08c9-4b51-ab65-11640a27fa82
2026-06-15 12:41:56,371 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:41:56,371 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 41.215.42.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-06-15 12:41:56,372 - DEBUG - ping -s 56 -c 3 -W 1 41.215.42.195
2026-06-15 12:41:58,490 - DEBUG - PING 41.215.42.195 (41.215.42.195): 56 data bytes
64 bytes from 41.215.42.195: seq=0 ttl=63 time=1.462 ms
64 bytes from 41.215.42.195: seq=1 ttl=63 time=0.787 ms
64 bytes from 41.215.42.195: seq=2 ttl=63 time=0.826 ms
--- 41.215.42.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.787/1.025/1.462 ms
2026-06-15 12:41:58,490 - INFO - Ping to IP 41.215.42.195 from VM ctest-vn1-vm1-44438046 passed
2026-06-15 12:41:58,490 - INFO - Deleting interface with subnet_id 95f9fe19-0127-46a0-92f1-19463ad6be73, port_id None from router a964825c-08c9-4b51-ab65-11640a27fa82
2026-06-15 12:41:58,582 - INFO - Deleting interface with subnet_id e5b7049a-b845-4e68-9e95-85194c0a5f85, port_id None from router a964825c-08c9-4b51-ab65-11640a27fa82
2026-06-15 12:41:58,735 - INFO - Deleting VM ctest-vn2-vm1-60637090
2026-06-15 12:41:58,811 - INFO - Deleting VM ctest-vn1-vm1-44438046
2026-06-15 12:41:58,885 - INFO - Deleting VN ctest-vn2-33159570
2026-06-15 12:41:58,916 - DEBUG - VN 49f1fef8-566a-42c1-9154-3293a90067dc still in use: Unable to complete operation on network 49f1fef8-566a-42c1-9154-3293a90067dc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f722372e-0bcc-4652-82bb-454282a00b26']
2026-06-15 12:41:58,916 - WARNING - Deleting VN ctest-vn2-33159570 failed..Will retry
2026-06-15 12:42:01,039 - DEBUG - Response for deleting network ()
2026-06-15 12:42:01,039 - INFO - Deleting VN ctest-vn1-63415070
2026-06-15 12:42:01,141 - DEBUG - Response for deleting network ()
2026-06-15 12:42:01,405 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 12:42:01,406 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-06-15 12:42:01,406 - INFO - --------------------------------------------------------------------------------
2026-06-15 12:42:02,109 - INFO - Deleted project: ctest-TestRouters-35471186, ID : 7e7d2fa9-b4e3-48b2-b853-7c089f7577f8