2026-03-25 16:00:28,414 - INFO - Domain Default found not creating
2026-03-25 16:00:28,696 - INFO - Project ctest-TestRouters-23609606 not found, creating it
2026-03-25 16:00:29,265 - INFO - Created Project:ctest-TestRouters-23609606, ID : 7b8cecc2-0554-49bd-8093-0b348cf210c8
2026-03-25 16:00:31,779 - INFO - ================================================================================
2026-03-25 16:00:31,780 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-25 16:00:31,780 - 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-25 16:00:32,052 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2026-03-25 16:00:32,052 - INFO - Initial checks done. Running the testcase now
2026-03-25 16:00:32,052 - INFO -
2026-03-25 16:00:32,633 - DEBUG - Response for create_network : {'network': {'id': '736ecc22-cb05-488d-a95b-83ed6cfd3dab', 'name': 'ctest-vn1-45932180', 'tenant_id': '7b8cecc2055449bd80930b348cf210c8', 'project_id': '7b8cecc2055449bd80930b348cf210c8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-23609606', 'ctest-vn1-45932180'], 'port_security_enabled': True, 'description': ''}}
2026-03-25 16:00:32,799 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1ad0968-53d1-4960-93be-72f40b218814', 'name': '', 'tenant_id': '7b8cecc2055449bd80930b348cf210c8', 'network_id': '736ecc22-cb05-488d-a95b-83ed6cfd3dab', 'ip_version': 4, 'cidr': '148.92.3.192/26', 'allocation_pools': [{'start': '148.92.3.194', 'end': '148.92.3.254'}], 'gateway_ip': '148.92.3.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.92.3.194', 'tags': [], 'project_id': '7b8cecc2055449bd80930b348cf210c8'}}
2026-03-25 16:00:32,823 - INFO - Created VN ctest-vn1-45932180
2026-03-25 16:00:32,877 - DEBUG - VN ctest-vn1-45932180 UUID is 736ecc22-cb05-488d-a95b-83ed6cfd3dab
2026-03-25 16:00:33,301 - DEBUG - Response for create_network : {'network': {'id': '862d955e-a615-40fa-9870-0ed6ba4188ad', 'name': 'ctest-vn2-67039580', 'tenant_id': '7b8cecc2055449bd80930b348cf210c8', 'project_id': '7b8cecc2055449bd80930b348cf210c8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-23609606', 'ctest-vn2-67039580'], 'port_security_enabled': True, 'description': ''}}
2026-03-25 16:00:33,485 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cfbfe7b4-2741-48b8-bfbb-6f8247cf5e0f', 'name': '', 'tenant_id': '7b8cecc2055449bd80930b348cf210c8', 'network_id': '862d955e-a615-40fa-9870-0ed6ba4188ad', 'ip_version': 4, 'cidr': '212.17.251.128/26', 'allocation_pools': [{'start': '212.17.251.130', 'end': '212.17.251.190'}], 'gateway_ip': '212.17.251.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.17.251.130', 'tags': [], 'project_id': '7b8cecc2055449bd80930b348cf210c8'}}
2026-03-25 16:00:33,511 - INFO - Created VN ctest-vn2-67039580
2026-03-25 16:00:33,565 - DEBUG - VN ctest-vn2-67039580 UUID is 862d955e-a615-40fa-9870-0ed6ba4188ad
2026-03-25 16:00:33,765 - DEBUG - Services list from nova: [, , ]
2026-03-25 16:00:34,995 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5540-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5540-1)
2026-03-25 16:00:36,392 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5540-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5540-1)
2026-03-25 16:00:36,453 - INFO - Adding interface with subnet_id f1ad0968-53d1-4960-93be-72f40b218814, port_id None to router dcc59adf-7776-4c83-bd1e-63d511aaa6b0
2026-03-25 16:00:36,751 - INFO - Waiting for VM ctest-vn1-vm1-33819764 to be up..
2026-03-25 16:00:36,852 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-25 16:00:42,003 - DEBUG - VM is in ACTIVE state now
2026-03-25 16:00:42,003 - INFO - VM name : ctest-vn1-vm1-33819764
2026-03-25 16:00:42,146 - DEBUG - VM ctest-vn1-vm1-33819764 ID is d5bb5648-9dd5-4e68-9121-b1eafb26920b
2026-03-25 16:00:42,172 - DEBUG - VM ctest-vn1-vm1-33819764 launched on Node cn-jenkins-deploy-platform-ansible-os-5540-1
2026-03-25 16:00:42,254 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/d5bb5648-9dd5-4e68-9121-b1eafb26920b
2026-03-25 16:00:42,556 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/d5bb5648-9dd5-4e68-9121-b1eafb26920b
2026-03-25 16:00:42,614 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/6bdbed7a-5598-4cb1-aa4e-3cb50e7a8321
2026-03-25 16:00:45,915 - 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 1028ms')
2026-03-25 16:00:45,915 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33819764 failed!
2026-03-25 16:00:45,973 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-23609606:ctest-vn1-45932180 is 148.92.3.193 and allocation pool is NOT set
2026-03-25 16:00:48,050 - 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=9.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.68 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 = 1.683/5.824/9.965/4.141 ms')
2026-03-25 16:00:48,050 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33819764 passed
2026-03-25 16:00:48,229 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-25 16:00:48,229 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-33819764, IP 148.92.3.195, Port 22
2026-03-25 16:00:48,416 - DEBUG - VM ctest-vn1-vm1-33819764 is ready for SSH connections
2026-03-25 16:00:48,416 - INFO - Waiting for VM ctest-vn2-vm1-97235941 to be up..
2026-03-25 16:00:48,548 - DEBUG - VM is in ACTIVE state now
2026-03-25 16:00:48,548 - INFO - VM name : ctest-vn2-vm1-97235941
2026-03-25 16:00:48,649 - DEBUG - VM ctest-vn2-vm1-97235941 ID is a9bc217f-9322-4cfa-8b46-c1475a71c421
2026-03-25 16:00:48,649 - DEBUG - VM ctest-vn2-vm1-97235941 launched on Node cn-jenkins-deploy-platform-ansible-os-5540-1
2026-03-25 16:00:48,738 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a9bc217f-9322-4cfa-8b46-c1475a71c421
2026-03-25 16:00:48,747 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/e506ec6e-c9c1-42b5-b80e-592c781ea276
2026-03-25 16:00:49,997 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.03 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.028/2.442/3.856/1.414 ms')
2026-03-25 16:00:49,998 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-97235941 passed
2026-03-25 16:00:50,161 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-25 16:00:50,161 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-97235941, IP 212.17.251.131, Port 22
2026-03-25 16:00:50,343 - DEBUG - VM ctest-vn2-vm1-97235941 is ready for SSH connections
2026-03-25 16:00:50,343 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-25 16:00:50,343 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 212.17.251.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-03-25 16:00:50,343 - DEBUG - ping -s 56 -c 3 -W 1 212.17.251.131
2026-03-25 16:00:55,752 - DEBUG - PING 212.17.251.131 (212.17.251.131): 56 data bytes
--- 212.17.251.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-25 16:00:55,752 - WARNING - Ping to IP 212.17.251.131 from VM ctest-vn1-vm1-33819764 failed
2026-03-25 16:00:55,752 - INFO - Adding interface with subnet_id cfbfe7b4-2741-48b8-bfbb-6f8247cf5e0f, port_id None to router dcc59adf-7776-4c83-bd1e-63d511aaa6b0
2026-03-25 16:00:56,113 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-25 16:00:56,113 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 212.17.251.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-03-25 16:00:56,113 - DEBUG - ping -s 56 -c 3 -W 1 212.17.251.131
2026-03-25 16:00:58,412 - DEBUG - PING 212.17.251.131 (212.17.251.131): 56 data bytes
64 bytes from 212.17.251.131: seq=0 ttl=63 time=3.177 ms
64 bytes from 212.17.251.131: seq=1 ttl=63 time=1.338 ms
64 bytes from 212.17.251.131: seq=2 ttl=63 time=2.017 ms
--- 212.17.251.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.338/2.177/3.177 ms
2026-03-25 16:00:58,412 - INFO - Ping to IP 212.17.251.131 from VM ctest-vn1-vm1-33819764 passed
2026-03-25 16:00:58,412 - INFO - Deleting interface with subnet_id f1ad0968-53d1-4960-93be-72f40b218814, port_id None from router dcc59adf-7776-4c83-bd1e-63d511aaa6b0
2026-03-25 16:00:58,577 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-25 16:00:58,577 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 212.17.251.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-03-25 16:00:58,577 - DEBUG - ping -s 56 -c 3 -W 1 212.17.251.131
2026-03-25 16:01:01,844 - DEBUG - PING 212.17.251.131 (212.17.251.131): 56 data bytes
--- 212.17.251.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-25 16:01:01,844 - WARNING - Ping to IP 212.17.251.131 from VM ctest-vn1-vm1-33819764 failed
2026-03-25 16:01:01,844 - INFO - Adding interface with subnet_id f1ad0968-53d1-4960-93be-72f40b218814, port_id None to router dcc59adf-7776-4c83-bd1e-63d511aaa6b0
2026-03-25 16:01:02,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-25 16:01:02,141 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 212.17.251.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-03-25 16:01:02,142 - DEBUG - ping -s 56 -c 3 -W 1 212.17.251.131
2026-03-25 16:01:04,388 - DEBUG - PING 212.17.251.131 (212.17.251.131): 56 data bytes
64 bytes from 212.17.251.131: seq=0 ttl=63 time=1.590 ms
64 bytes from 212.17.251.131: seq=1 ttl=63 time=1.395 ms
64 bytes from 212.17.251.131: seq=2 ttl=63 time=1.146 ms
--- 212.17.251.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.146/1.377/1.590 ms
2026-03-25 16:01:04,388 - INFO - Ping to IP 212.17.251.131 from VM ctest-vn1-vm1-33819764 passed
2026-03-25 16:01:04,389 - INFO - Deleting interface with subnet_id cfbfe7b4-2741-48b8-bfbb-6f8247cf5e0f, port_id None from router dcc59adf-7776-4c83-bd1e-63d511aaa6b0
2026-03-25 16:01:04,608 - INFO - Deleting interface with subnet_id f1ad0968-53d1-4960-93be-72f40b218814, port_id None from router dcc59adf-7776-4c83-bd1e-63d511aaa6b0
2026-03-25 16:01:04,822 - INFO - Deleting VM ctest-vn2-vm1-97235941
2026-03-25 16:01:04,916 - INFO - Deleting VM ctest-vn1-vm1-33819764
2026-03-25 16:01:04,998 - INFO - Deleting VN ctest-vn2-67039580
2026-03-25 16:01:05,051 - DEBUG - VN 862d955e-a615-40fa-9870-0ed6ba4188ad still in use: Unable to complete operation on network 862d955e-a615-40fa-9870-0ed6ba4188ad. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-45544d9c-0a11-4914-aad4-49749614ebae']
2026-03-25 16:01:05,052 - WARNING - Deleting VN ctest-vn2-67039580 failed..Will retry
2026-03-25 16:01:07,238 - DEBUG - Response for deleting network ()
2026-03-25 16:01:07,238 - INFO - Deleting VN ctest-vn1-45932180
2026-03-25 16:01:07,347 - DEBUG - Response for deleting network ()
2026-03-25 16:01:07,635 - DEBUG - No XMPP flaps were noticed during the test
2026-03-25 16:01:07,635 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:36]
2026-03-25 16:01:07,635 - INFO - --------------------------------------------------------------------------------
2026-03-25 16:01:08,488 - INFO - Deleted project: ctest-TestRouters-23609606, ID : 7b8cecc2-0554-49bd-8093-0b348cf210c8