2026-09-03 11:09:02,141 - INFO - Domain Default found not creating
2026-09-03 11:09:02,374 - INFO - Project ctest-TestRouters-93426605 not found, creating it
2026-09-03 11:09:02,952 - INFO - Created Project:ctest-TestRouters-93426605, ID : 3e6a89b3-116d-4e2d-b758-f58a6e0655ad
2026-09-03 11:09:04,975 - INFO - ================================================================================
2026-09-03 11:09:04,975 - INFO - STARTING TEST : test_basic_router_behavior
2026-09-03 11:09:04,975 - 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-09-03 11:09:05,255 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.17': '0'}} with
2026-09-03 11:09:05,256 - INFO - Initial checks done. Running the testcase now
2026-09-03 11:09:05,256 - INFO -
2026-09-03 11:09:06,042 - DEBUG - Response for create_network : {'network': {'id': '90223bd8-1bd0-4e6e-897a-bfec5cc3ff31', 'name': 'ctest-vn1-17610546', 'tenant_id': '3e6a89b3116d4e2db758f58a6e0655ad', 'project_id': '3e6a89b3116d4e2db758f58a6e0655ad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-93426605', 'ctest-vn1-17610546'], 'port_security_enabled': True, 'description': ''}}
2026-09-03 11:09:06,348 - DEBUG - Response for create_subnet : {'subnet': {'id': '2289730a-89a0-4288-8bb2-220002a7a23f', 'name': '', 'tenant_id': '3e6a89b3116d4e2db758f58a6e0655ad', 'network_id': '90223bd8-1bd0-4e6e-897a-bfec5cc3ff31', 'ip_version': 4, 'cidr': '160.120.60.0/26', 'allocation_pools': [{'start': '160.120.60.2', 'end': '160.120.60.62'}], 'gateway_ip': '160.120.60.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '160.120.60.2', 'tags': [], 'project_id': '3e6a89b3116d4e2db758f58a6e0655ad'}}
2026-09-03 11:09:06,375 - INFO - Created VN ctest-vn1-17610546
2026-09-03 11:09:06,440 - DEBUG - VN ctest-vn1-17610546 UUID is 90223bd8-1bd0-4e6e-897a-bfec5cc3ff31
2026-09-03 11:09:06,908 - DEBUG - Response for create_network : {'network': {'id': '48f3e057-9a1a-4ece-8e69-f9dffd8ce9dd', 'name': 'ctest-vn2-54909867', 'tenant_id': '3e6a89b3116d4e2db758f58a6e0655ad', 'project_id': '3e6a89b3116d4e2db758f58a6e0655ad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-93426605', 'ctest-vn2-54909867'], 'port_security_enabled': True, 'description': ''}}
2026-09-03 11:09:07,189 - DEBUG - Response for create_subnet : {'subnet': {'id': '2ef231fd-dcef-411d-a406-12b417dcee97', 'name': '', 'tenant_id': '3e6a89b3116d4e2db758f58a6e0655ad', 'network_id': '48f3e057-9a1a-4ece-8e69-f9dffd8ce9dd', 'ip_version': 4, 'cidr': '167.167.178.192/26', 'allocation_pools': [{'start': '167.167.178.194', 'end': '167.167.178.254'}], 'gateway_ip': '167.167.178.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '167.167.178.194', 'tags': [], 'project_id': '3e6a89b3116d4e2db758f58a6e0655ad'}}
2026-09-03 11:09:07,213 - INFO - Created VN ctest-vn2-54909867
2026-09-03 11:09:07,267 - DEBUG - VN ctest-vn2-54909867 UUID is 48f3e057-9a1a-4ece-8e69-f9dffd8ce9dd
2026-09-03 11:09:07,599 - DEBUG - Services list from nova: [, , ]
2026-09-03 11:09:08,142 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6250-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6250-1)
2026-09-03 11:09:08,793 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6250-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6250-1)
2026-09-03 11:09:08,901 - INFO - Adding interface with subnet_id 2289730a-89a0-4288-8bb2-220002a7a23f, port_id None to router 5d366efe-cd46-49c0-9d06-bde454e12b6f
2026-09-03 11:09:09,267 - INFO - Waiting for VM ctest-vn1-vm1-77881085 to be up..
2026-09-03 11:09:09,379 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 11:09:14,447 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 11:09:19,542 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 11:09:24,650 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 11:09:29,752 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 11:09:34,852 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 11:09:39,966 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 11:09:45,096 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 11:09:50,209 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-03 11:09:55,329 - DEBUG - VM is in ACTIVE state now
2026-09-03 11:09:55,329 - INFO - VM name : ctest-vn1-vm1-77881085
2026-09-03 11:09:55,414 - DEBUG - VM ctest-vn1-vm1-77881085 ID is ffa8de90-a448-4a4d-ab76-b56cbff06e9e
2026-09-03 11:09:55,440 - DEBUG - VM ctest-vn1-vm1-77881085 launched on Node cn-jenkins-deploy-platform-ansible-os-6250-1
2026-09-03 11:09:55,564 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/ffa8de90-a448-4a4d-ab76-b56cbff06e9e
2026-09-03 11:09:55,939 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/ffa8de90-a448-4a4d-ab76-b56cbff06e9e
2026-09-03 11:09:55,973 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/34d45005-1aab-47b2-b7af-8de75e526aa4
2026-09-03 11:09:59,252 - 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=2 ttl=63 time=5.43 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1024ms\r\nrtt min/avg/max/mdev = 5.430/5.430/5.430/0.000 ms')
2026-09-03 11:09:59,252 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77881085 passed
2026-09-03 11:09:59,411 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 11:09:59,412 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77881085, IP 160.120.60.3, Port 22
2026-09-03 11:09:59,586 - DEBUG - VM ctest-vn1-vm1-77881085 is ready for SSH connections
2026-09-03 11:09:59,586 - INFO - Waiting for VM ctest-vn2-vm1-40349722 to be up..
2026-09-03 11:09:59,675 - DEBUG - VM is in ACTIVE state now
2026-09-03 11:09:59,675 - INFO - VM name : ctest-vn2-vm1-40349722
2026-09-03 11:09:59,767 - DEBUG - VM ctest-vn2-vm1-40349722 ID is a5d4a764-d57e-4fbc-8c13-2a6988aa60a5
2026-09-03 11:09:59,768 - DEBUG - VM ctest-vn2-vm1-40349722 launched on Node cn-jenkins-deploy-platform-ansible-os-6250-1
2026-09-03 11:09:59,859 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/a5d4a764-d57e-4fbc-8c13-2a6988aa60a5
2026-09-03 11:09:59,871 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/9427fa18-7347-46ef-ad29-512f72ae9ff6
2026-09-03 11:10:03,158 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1032ms')
2026-09-03 11:10:03,158 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-40349722 failed!
2026-09-03 11:10:03,215 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-93426605:ctest-vn2-54909867 is 167.167.178.193 and allocation pool is NOT set
2026-09-03 11:10:05,279 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.547 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.547/2.155/3.764/1.608 ms')
2026-09-03 11:10:05,280 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-40349722 passed
2026-09-03 11:10:05,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 11:10:05,439 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-40349722, IP 167.167.178.195, Port 22
2026-09-03 11:10:05,609 - DEBUG - VM ctest-vn2-vm1-40349722 is ready for SSH connections
2026-09-03 11:10:05,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 11:10:05,609 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.167.178.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-09-03 11:10:05,610 - DEBUG - ping -s 56 -c 3 -W 1 167.167.178.195
2026-09-03 11:10:10,650 - DEBUG - PING 167.167.178.195 (167.167.178.195): 56 data bytes
--- 167.167.178.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-09-03 11:10:10,651 - WARNING - Ping to IP 167.167.178.195 from VM ctest-vn1-vm1-77881085 failed
2026-09-03 11:10:10,651 - INFO - Adding interface with subnet_id 2ef231fd-dcef-411d-a406-12b417dcee97, port_id None to router 5d366efe-cd46-49c0-9d06-bde454e12b6f
2026-09-03 11:10:11,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 11:10:11,049 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.167.178.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-09-03 11:10:11,049 - DEBUG - ping -s 56 -c 3 -W 1 167.167.178.195
2026-09-03 11:10:14,199 - DEBUG - PING 167.167.178.195 (167.167.178.195): 56 data bytes
64 bytes from 167.167.178.195: seq=1 ttl=63 time=4.106 ms
64 bytes from 167.167.178.195: seq=2 ttl=63 time=1.079 ms
--- 167.167.178.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.079/2.592/4.106 ms
2026-09-03 11:10:14,199 - WARNING - Ping to IP 167.167.178.195 from VM ctest-vn1-vm1-77881085 failed
2026-09-03 11:10:15,201 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.167.178.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-09-03 11:10:15,201 - DEBUG - ping -s 56 -c 3 -W 1 167.167.178.195
2026-09-03 11:10:17,334 - DEBUG - PING 167.167.178.195 (167.167.178.195): 56 data bytes
64 bytes from 167.167.178.195: seq=0 ttl=63 time=1.784 ms
64 bytes from 167.167.178.195: seq=1 ttl=63 time=1.312 ms
64 bytes from 167.167.178.195: seq=2 ttl=63 time=1.161 ms
--- 167.167.178.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.161/1.419/1.784 ms
2026-09-03 11:10:17,334 - INFO - Ping to IP 167.167.178.195 from VM ctest-vn1-vm1-77881085 passed
2026-09-03 11:10:17,334 - INFO - Deleting interface with subnet_id 2289730a-89a0-4288-8bb2-220002a7a23f, port_id None from router 5d366efe-cd46-49c0-9d06-bde454e12b6f
2026-09-03 11:10:17,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 11:10:17,469 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.167.178.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-09-03 11:10:17,469 - DEBUG - ping -s 56 -c 3 -W 1 167.167.178.195
2026-09-03 11:10:20,608 - DEBUG - PING 167.167.178.195 (167.167.178.195): 56 data bytes
--- 167.167.178.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-09-03 11:10:20,608 - WARNING - Ping to IP 167.167.178.195 from VM ctest-vn1-vm1-77881085 failed
2026-09-03 11:10:20,608 - INFO - Adding interface with subnet_id 2289730a-89a0-4288-8bb2-220002a7a23f, port_id None to router 5d366efe-cd46-49c0-9d06-bde454e12b6f
2026-09-03 11:10:21,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-03 11:10:21,000 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.167.178.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123
2026-09-03 11:10:21,000 - DEBUG - ping -s 56 -c 3 -W 1 167.167.178.195
2026-09-03 11:10:23,162 - DEBUG - PING 167.167.178.195 (167.167.178.195): 56 data bytes
64 bytes from 167.167.178.195: seq=0 ttl=63 time=1.722 ms
64 bytes from 167.167.178.195: seq=1 ttl=63 time=1.425 ms
64 bytes from 167.167.178.195: seq=2 ttl=63 time=1.243 ms
--- 167.167.178.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.243/1.463/1.722 ms
2026-09-03 11:10:23,163 - INFO - Ping to IP 167.167.178.195 from VM ctest-vn1-vm1-77881085 passed
2026-09-03 11:10:23,163 - INFO - Deleting interface with subnet_id 2ef231fd-dcef-411d-a406-12b417dcee97, port_id None from router 5d366efe-cd46-49c0-9d06-bde454e12b6f
2026-09-03 11:10:23,358 - INFO - Deleting interface with subnet_id 2289730a-89a0-4288-8bb2-220002a7a23f, port_id None from router 5d366efe-cd46-49c0-9d06-bde454e12b6f
2026-09-03 11:10:23,684 - INFO - Deleting VM ctest-vn2-vm1-40349722
2026-09-03 11:10:23,799 - INFO - Deleting VM ctest-vn1-vm1-77881085
2026-09-03 11:10:23,907 - INFO - Deleting VN ctest-vn2-54909867
2026-09-03 11:10:23,959 - DEBUG - VN 48f3e057-9a1a-4ece-8e69-f9dffd8ce9dd still in use: Unable to complete operation on network 48f3e057-9a1a-4ece-8e69-f9dffd8ce9dd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-08fce250-4046-468f-8b48-58903c9f4d1e']
2026-09-03 11:10:23,959 - WARNING - Deleting VN ctest-vn2-54909867 failed..Will retry
2026-09-03 11:10:26,124 - DEBUG - Response for deleting network ()
2026-09-03 11:10:26,124 - INFO - Deleting VN ctest-vn1-17610546
2026-09-03 11:10:26,254 - DEBUG - Response for deleting network ()
2026-09-03 11:10:26,530 - DEBUG - No XMPP flaps were noticed during the test
2026-09-03 11:10:26,530 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:22]
2026-09-03 11:10:26,531 - INFO - --------------------------------------------------------------------------------
2026-09-03 11:10:27,659 - INFO - Deleted project: ctest-TestRouters-93426605, ID : 3e6a89b3-116d-4e2d-b758-f58a6e0655ad