2026-05-09 05:24:35,757 - INFO - Domain Default found not creating
2026-05-09 05:24:36,007 - INFO - Project ctest-TestRouters-06923930 not found, creating it
2026-05-09 05:24:36,502 - INFO - Created Project:ctest-TestRouters-06923930, ID : 0c362d10-603a-45ef-890b-af02232728b2
2026-05-09 05:24:38,080 - INFO - ================================================================================
2026-05-09 05:24:38,080 - INFO - STARTING TEST : test_basic_router_behavior
2026-05-09 05:24:38,080 - 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-05-09 05:24:38,345 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-09 05:24:38,345 - INFO - Initial checks done. Running the testcase now
2026-05-09 05:24:38,345 - INFO -
2026-05-09 05:24:38,916 - DEBUG - Response for create_network : {'network': {'id': '7d6c1cf5-253a-485b-8441-488dc0ea5703', 'name': 'ctest-vn1-28315166', 'tenant_id': '0c362d10603a45ef890baf02232728b2', 'project_id': '0c362d10603a45ef890baf02232728b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-06923930', 'ctest-vn1-28315166'], 'port_security_enabled': True, 'description': ''}}
2026-05-09 05:24:39,085 - DEBUG - Response for create_subnet : {'subnet': {'id': '43b76212-0d44-405a-a429-5e120601e7dc', 'name': '', 'tenant_id': '0c362d10603a45ef890baf02232728b2', 'network_id': '7d6c1cf5-253a-485b-8441-488dc0ea5703', 'ip_version': 4, 'cidr': '158.232.148.0/26', 'allocation_pools': [{'start': '158.232.148.2', 'end': '158.232.148.62'}], 'gateway_ip': '158.232.148.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.232.148.2', 'tags': [], 'project_id': '0c362d10603a45ef890baf02232728b2'}}
2026-05-09 05:24:39,110 - INFO - Created VN ctest-vn1-28315166
2026-05-09 05:24:39,163 - DEBUG - VN ctest-vn1-28315166 UUID is 7d6c1cf5-253a-485b-8441-488dc0ea5703
2026-05-09 05:24:39,494 - DEBUG - Response for create_network : {'network': {'id': '4b5d73f9-d5a1-4fe2-8688-bcf3286007fc', 'name': 'ctest-vn2-28369985', 'tenant_id': '0c362d10603a45ef890baf02232728b2', 'project_id': '0c362d10603a45ef890baf02232728b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-06923930', 'ctest-vn2-28369985'], 'port_security_enabled': True, 'description': ''}}
2026-05-09 05:24:39,687 - DEBUG - Response for create_subnet : {'subnet': {'id': '20e2076e-9c10-45a3-8d3e-3a8dd62b6048', 'name': '', 'tenant_id': '0c362d10603a45ef890baf02232728b2', 'network_id': '4b5d73f9-d5a1-4fe2-8688-bcf3286007fc', 'ip_version': 4, 'cidr': '6.92.127.0/26', 'allocation_pools': [{'start': '6.92.127.2', 'end': '6.92.127.62'}], 'gateway_ip': '6.92.127.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.92.127.2', 'tags': [], 'project_id': '0c362d10603a45ef890baf02232728b2'}}
2026-05-09 05:24:39,709 - INFO - Created VN ctest-vn2-28369985
2026-05-09 05:24:39,763 - DEBUG - VN ctest-vn2-28369985 UUID is 4b5d73f9-d5a1-4fe2-8688-bcf3286007fc
2026-05-09 05:24:39,968 - DEBUG - Services list from nova: [, , ]
2026-05-09 05:24:40,985 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5761-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5761-1)
2026-05-09 05:24:42,250 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5761-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5761-1)
2026-05-09 05:24:42,312 - INFO - Adding interface with subnet_id 43b76212-0d44-405a-a429-5e120601e7dc, port_id None to router bd748f89-d4b4-439d-8154-4f7655f9e99a
2026-05-09 05:24:42,557 - INFO - Waiting for VM ctest-vn1-vm1-20011686 to be up..
2026-05-09 05:24:42,647 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-09 05:24:47,726 - DEBUG - VM is in ACTIVE state now
2026-05-09 05:24:47,727 - INFO - VM name : ctest-vn1-vm1-20011686
2026-05-09 05:24:47,803 - DEBUG - VM ctest-vn1-vm1-20011686 ID is aeec1a70-103e-4b04-8bf6-66db6a9a99ce
2026-05-09 05:24:47,823 - DEBUG - VM ctest-vn1-vm1-20011686 launched on Node cn-jenkins-deploy-platform-ansible-os-5761-1
2026-05-09 05:24:47,895 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/aeec1a70-103e-4b04-8bf6-66db6a9a99ce
2026-05-09 05:24:48,189 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/aeec1a70-103e-4b04-8bf6-66db6a9a99ce
2026-05-09 05:24:48,223 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ecfa9bd5-9b12-45b0-981c-68095e2705a4
2026-05-09 05:24:51,471 - 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 1011ms')
2026-05-09 05:24:51,471 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-20011686 failed!
2026-05-09 05:24:51,527 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-06923930:ctest-vn1-28315166 is 158.232.148.1 and allocation pool is NOT set
2026-05-09 05:24:53,584 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.12 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 = 1.124/2.679/4.234/1.555 ms')
2026-05-09 05:24:53,585 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-20011686 passed
2026-05-09 05:24:53,739 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-09 05:24:53,739 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-20011686, IP 158.232.148.3, Port 22
2026-05-09 05:24:53,795 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-05-09 05:24:53,875 - DEBUG - VM ctest-vn1-vm1-20011686 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-09 05:24:58,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-09 05:24:58,877 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-20011686, IP 158.232.148.3, Port 22
2026-05-09 05:24:59,030 - DEBUG - VM ctest-vn1-vm1-20011686 is ready for SSH connections
2026-05-09 05:24:59,030 - INFO - Waiting for VM ctest-vn2-vm1-76035933 to be up..
2026-05-09 05:24:59,107 - DEBUG - VM is in ACTIVE state now
2026-05-09 05:24:59,107 - INFO - VM name : ctest-vn2-vm1-76035933
2026-05-09 05:24:59,193 - DEBUG - VM ctest-vn2-vm1-76035933 ID is a6d14373-36c2-45b6-a1bc-cbcf35681299
2026-05-09 05:24:59,193 - DEBUG - VM ctest-vn2-vm1-76035933 launched on Node cn-jenkins-deploy-platform-ansible-os-5761-1
2026-05-09 05:24:59,263 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a6d14373-36c2-45b6-a1bc-cbcf35681299
2026-05-09 05:24:59,270 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/cac4427f-24d0-4b94-9df7-6f89751d4062
2026-05-09 05:25:00,506 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.381 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.381/1.635/2.889/1.254 ms')
2026-05-09 05:25:00,506 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-76035933 passed
2026-05-09 05:25:00,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-09 05:25:00,655 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-76035933, IP 6.92.127.3, Port 22
2026-05-09 05:25:00,821 - DEBUG - VM ctest-vn2-vm1-76035933 is ready for SSH connections
2026-05-09 05:25:00,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-09 05:25:00,821 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.92.127.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-09 05:25:00,821 - DEBUG - ping -s 56 -c 3 -W 1 6.92.127.3
2026-05-09 05:25:05,851 - DEBUG - PING 6.92.127.3 (6.92.127.3): 56 data bytes
--- 6.92.127.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-09 05:25:05,851 - WARNING - Ping to IP 6.92.127.3 from VM ctest-vn1-vm1-20011686 failed
2026-05-09 05:25:05,851 - INFO - Adding interface with subnet_id 20e2076e-9c10-45a3-8d3e-3a8dd62b6048, port_id None to router bd748f89-d4b4-439d-8154-4f7655f9e99a
2026-05-09 05:25:06,099 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-09 05:25:06,100 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.92.127.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-09 05:25:06,100 - DEBUG - ping -s 56 -c 3 -W 1 6.92.127.3
2026-05-09 05:25:09,309 - DEBUG - PING 6.92.127.3 (6.92.127.3): 56 data bytes
64 bytes from 6.92.127.3: seq=1 ttl=63 time=2.725 ms
64 bytes from 6.92.127.3: seq=2 ttl=63 time=0.911 ms
--- 6.92.127.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.911/1.818/2.725 ms
2026-05-09 05:25:09,309 - WARNING - Ping to IP 6.92.127.3 from VM ctest-vn1-vm1-20011686 failed
2026-05-09 05:25:10,310 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.92.127.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-09 05:25:10,310 - DEBUG - ping -s 56 -c 3 -W 1 6.92.127.3
2026-05-09 05:25:12,519 - DEBUG - PING 6.92.127.3 (6.92.127.3): 56 data bytes
64 bytes from 6.92.127.3: seq=0 ttl=63 time=1.478 ms
64 bytes from 6.92.127.3: seq=1 ttl=63 time=0.824 ms
64 bytes from 6.92.127.3: seq=2 ttl=63 time=0.940 ms
--- 6.92.127.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.824/1.080/1.478 ms
2026-05-09 05:25:12,519 - INFO - Ping to IP 6.92.127.3 from VM ctest-vn1-vm1-20011686 passed
2026-05-09 05:25:12,519 - INFO - Deleting interface with subnet_id 43b76212-0d44-405a-a429-5e120601e7dc, port_id None from router bd748f89-d4b4-439d-8154-4f7655f9e99a
2026-05-09 05:25:12,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-09 05:25:12,666 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.92.127.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-09 05:25:12,666 - DEBUG - ping -s 56 -c 3 -W 1 6.92.127.3
2026-05-09 05:25:15,882 - DEBUG - PING 6.92.127.3 (6.92.127.3): 56 data bytes
--- 6.92.127.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-05-09 05:25:15,882 - WARNING - Ping to IP 6.92.127.3 from VM ctest-vn1-vm1-20011686 failed
2026-05-09 05:25:15,882 - INFO - Adding interface with subnet_id 43b76212-0d44-405a-a429-5e120601e7dc, port_id None to router bd748f89-d4b4-439d-8154-4f7655f9e99a
2026-05-09 05:25:16,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-09 05:25:16,088 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.92.127.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-09 05:25:16,088 - DEBUG - ping -s 56 -c 3 -W 1 6.92.127.3
2026-05-09 05:25:18,295 - DEBUG - PING 6.92.127.3 (6.92.127.3): 56 data bytes
64 bytes from 6.92.127.3: seq=0 ttl=63 time=1.279 ms
64 bytes from 6.92.127.3: seq=1 ttl=63 time=0.854 ms
64 bytes from 6.92.127.3: seq=2 ttl=63 time=0.814 ms
--- 6.92.127.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.814/0.982/1.279 ms
2026-05-09 05:25:18,295 - INFO - Ping to IP 6.92.127.3 from VM ctest-vn1-vm1-20011686 passed
2026-05-09 05:25:18,295 - INFO - Deleting interface with subnet_id 20e2076e-9c10-45a3-8d3e-3a8dd62b6048, port_id None from router bd748f89-d4b4-439d-8154-4f7655f9e99a
2026-05-09 05:25:18,396 - INFO - Deleting interface with subnet_id 43b76212-0d44-405a-a429-5e120601e7dc, port_id None from router bd748f89-d4b4-439d-8154-4f7655f9e99a
2026-05-09 05:25:18,566 - INFO - Deleting VM ctest-vn2-vm1-76035933
2026-05-09 05:25:18,637 - INFO - Deleting VM ctest-vn1-vm1-20011686
2026-05-09 05:25:18,709 - INFO - Deleting VN ctest-vn2-28369985
2026-05-09 05:25:18,742 - DEBUG - VN 4b5d73f9-d5a1-4fe2-8688-bcf3286007fc still in use: Unable to complete operation on network 4b5d73f9-d5a1-4fe2-8688-bcf3286007fc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ed835424-ef94-4ecd-a4c3-948152b4bf88']
2026-05-09 05:25:18,742 - WARNING - Deleting VN ctest-vn2-28369985 failed..Will retry
2026-05-09 05:25:20,838 - DEBUG - Response for deleting network ()
2026-05-09 05:25:20,838 - INFO - Deleting VN ctest-vn1-28315166
2026-05-09 05:25:20,919 - DEBUG - Response for deleting network ()
2026-05-09 05:25:21,176 - DEBUG - No XMPP flaps were noticed during the test
2026-05-09 05:25:21,176 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:43]
2026-05-09 05:25:21,176 - INFO - --------------------------------------------------------------------------------
2026-05-09 05:25:21,853 - INFO - Deleted project: ctest-TestRouters-06923930, ID : 0c362d10-603a-45ef-890b-af02232728b2