2026-06-03 16:28:30,375 - INFO - Domain Default found not creating
2026-06-03 16:28:30,561 - INFO - Project ctest-TestRouters-01433776 not found, creating it
2026-06-03 16:28:31,043 - INFO - Created Project:ctest-TestRouters-01433776, ID : dfbb70d4-3490-4deb-883d-8b52346ca010
2026-06-03 16:28:32,609 - INFO - ================================================================================
2026-06-03 16:28:32,609 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-03 16:28:32,610 - 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-03 16:28:32,868 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-03 16:28:32,869 - INFO - Initial checks done. Running the testcase now
2026-06-03 16:28:32,869 - INFO -
2026-06-03 16:28:33,461 - DEBUG - Response for create_network : {'network': {'id': '9bba2f3f-9762-4ae0-8e5d-11442548e101', 'name': 'ctest-vn1-82534943', 'tenant_id': 'dfbb70d434904deb883d8b52346ca010', 'project_id': 'dfbb70d434904deb883d8b52346ca010', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-01433776', 'ctest-vn1-82534943'], 'port_security_enabled': True, 'description': ''}}
2026-06-03 16:28:33,651 - DEBUG - Response for create_subnet : {'subnet': {'id': '968903a6-f2fd-44e9-b074-4ab6ee997763', 'name': '', 'tenant_id': 'dfbb70d434904deb883d8b52346ca010', 'network_id': '9bba2f3f-9762-4ae0-8e5d-11442548e101', 'ip_version': 4, 'cidr': '35.40.177.0/26', 'allocation_pools': [{'start': '35.40.177.2', 'end': '35.40.177.62'}], 'gateway_ip': '35.40.177.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '35.40.177.2', 'tags': [], 'project_id': 'dfbb70d434904deb883d8b52346ca010'}}
2026-06-03 16:28:33,689 - INFO - Created VN ctest-vn1-82534943
2026-06-03 16:28:33,747 - DEBUG - VN ctest-vn1-82534943 UUID is 9bba2f3f-9762-4ae0-8e5d-11442548e101
2026-06-03 16:28:34,062 - DEBUG - Response for create_network : {'network': {'id': '2f355bb8-4b71-4f83-98bd-26e83a38584e', 'name': 'ctest-vn2-21241891', 'tenant_id': 'dfbb70d434904deb883d8b52346ca010', 'project_id': 'dfbb70d434904deb883d8b52346ca010', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-01433776', 'ctest-vn2-21241891'], 'port_security_enabled': True, 'description': ''}}
2026-06-03 16:28:34,299 - DEBUG - Response for create_subnet : {'subnet': {'id': '1090927d-5606-4b36-9b13-a4ff535e2396', 'name': '', 'tenant_id': 'dfbb70d434904deb883d8b52346ca010', 'network_id': '2f355bb8-4b71-4f83-98bd-26e83a38584e', 'ip_version': 4, 'cidr': '56.253.138.0/26', 'allocation_pools': [{'start': '56.253.138.2', 'end': '56.253.138.62'}], 'gateway_ip': '56.253.138.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '56.253.138.2', 'tags': [], 'project_id': 'dfbb70d434904deb883d8b52346ca010'}}
2026-06-03 16:28:34,319 - INFO - Created VN ctest-vn2-21241891
2026-06-03 16:28:34,371 - DEBUG - VN ctest-vn2-21241891 UUID is 2f355bb8-4b71-4f83-98bd-26e83a38584e
2026-06-03 16:28:34,542 - DEBUG - Services list from nova: [, , ]
2026-06-03 16:28:35,588 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5881-1)
2026-06-03 16:28:36,865 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5881-1)
2026-06-03 16:28:36,950 - INFO - Adding interface with subnet_id 968903a6-f2fd-44e9-b074-4ab6ee997763, port_id None to router 52ad161d-0971-4099-b071-2558de038e6e
2026-06-03 16:28:37,233 - INFO - Waiting for VM ctest-vn1-vm1-65319289 to be up..
2026-06-03 16:28:37,336 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-03 16:28:42,420 - DEBUG - VM is in ACTIVE state now
2026-06-03 16:28:42,420 - INFO - VM name : ctest-vn1-vm1-65319289
2026-06-03 16:28:42,502 - DEBUG - VM ctest-vn1-vm1-65319289 ID is 29c12043-dc58-4a58-a034-7d9a237d112c
2026-06-03 16:28:42,523 - DEBUG - VM ctest-vn1-vm1-65319289 launched on Node cn-jenkins-deploy-platform-ansible-os-5881-1
2026-06-03 16:28:42,612 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/29c12043-dc58-4a58-a034-7d9a237d112c
2026-06-03 16:28:42,928 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/29c12043-dc58-4a58-a034-7d9a237d112c
2026-06-03 16:28:42,975 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f7e6b00b-3a24-481b-9600-21b2a2abc070
2026-06-03 16:28:46,226 - 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-03 16:28:46,226 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65319289 failed!
2026-06-03 16:28:46,283 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-01433776:ctest-vn1-82534943 is 35.40.177.1 and allocation pool is NOT set
2026-06-03 16:28:48,346 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.96 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.960/3.293/4.627/1.333 ms')
2026-06-03 16:28:48,346 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65319289 passed
2026-06-03 16:28:48,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-03 16:28:48,495 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-65319289, IP 35.40.177.3, Port 22
2026-06-03 16:28:48,651 - DEBUG - VM ctest-vn1-vm1-65319289 is ready for SSH connections
2026-06-03 16:28:48,651 - INFO - Waiting for VM ctest-vn2-vm1-58202443 to be up..
2026-06-03 16:28:48,730 - DEBUG - VM is in ACTIVE state now
2026-06-03 16:28:48,730 - INFO - VM name : ctest-vn2-vm1-58202443
2026-06-03 16:28:48,839 - DEBUG - VM ctest-vn2-vm1-58202443 ID is 4e374f2e-c37e-4495-8fa5-3420e26af6df
2026-06-03 16:28:48,840 - DEBUG - VM ctest-vn2-vm1-58202443 launched on Node cn-jenkins-deploy-platform-ansible-os-5881-1
2026-06-03 16:28:48,954 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4e374f2e-c37e-4495-8fa5-3420e26af6df
2026-06-03 16:28:48,964 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/239e8c3d-c69c-4e12-871d-bfc68f41a5f6
2026-06-03 16:28:50,203 - 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=4.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.43 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 = 1.429/2.943/4.458/1.514 ms')
2026-06-03 16:28:50,204 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-58202443 passed
2026-06-03 16:28:50,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-03 16:28:50,355 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-58202443, IP 56.253.138.3, Port 22
2026-06-03 16:28:50,521 - DEBUG - VM ctest-vn2-vm1-58202443 is ready for SSH connections
2026-06-03 16:28:50,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-03 16:28:50,522 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 56.253.138.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-03 16:28:50,522 - DEBUG - ping -s 56 -c 3 -W 1 56.253.138.3
2026-06-03 16:28:55,605 - DEBUG - PING 56.253.138.3 (56.253.138.3): 56 data bytes
--- 56.253.138.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-03 16:28:55,606 - WARNING - Ping to IP 56.253.138.3 from VM ctest-vn1-vm1-65319289 failed
2026-06-03 16:28:55,606 - INFO - Adding interface with subnet_id 1090927d-5606-4b36-9b13-a4ff535e2396, port_id None to router 52ad161d-0971-4099-b071-2558de038e6e
2026-06-03 16:28:55,922 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-03 16:28:55,923 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 56.253.138.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-03 16:28:55,923 - DEBUG - ping -s 56 -c 3 -W 1 56.253.138.3
2026-06-03 16:28:59,157 - DEBUG - PING 56.253.138.3 (56.253.138.3): 56 data bytes
64 bytes from 56.253.138.3: seq=1 ttl=63 time=3.858 ms
64 bytes from 56.253.138.3: seq=2 ttl=63 time=0.942 ms
--- 56.253.138.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.942/2.400/3.858 ms
2026-06-03 16:28:59,157 - WARNING - Ping to IP 56.253.138.3 from VM ctest-vn1-vm1-65319289 failed
2026-06-03 16:29:00,158 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 56.253.138.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-03 16:29:00,158 - DEBUG - ping -s 56 -c 3 -W 1 56.253.138.3
2026-06-03 16:29:02,390 - DEBUG - PING 56.253.138.3 (56.253.138.3): 56 data bytes
64 bytes from 56.253.138.3: seq=0 ttl=63 time=1.589 ms
64 bytes from 56.253.138.3: seq=1 ttl=63 time=0.875 ms
64 bytes from 56.253.138.3: seq=2 ttl=63 time=0.856 ms
--- 56.253.138.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.856/1.106/1.589 ms
2026-06-03 16:29:02,390 - INFO - Ping to IP 56.253.138.3 from VM ctest-vn1-vm1-65319289 passed
2026-06-03 16:29:02,390 - INFO - Deleting interface with subnet_id 968903a6-f2fd-44e9-b074-4ab6ee997763, port_id None from router 52ad161d-0971-4099-b071-2558de038e6e
2026-06-03 16:29:02,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-03 16:29:02,513 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 56.253.138.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-03 16:29:02,514 - DEBUG - ping -s 56 -c 3 -W 1 56.253.138.3
2026-06-03 16:29:05,725 - DEBUG - PING 56.253.138.3 (56.253.138.3): 56 data bytes
--- 56.253.138.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-03 16:29:05,725 - WARNING - Ping to IP 56.253.138.3 from VM ctest-vn1-vm1-65319289 failed
2026-06-03 16:29:05,726 - INFO - Adding interface with subnet_id 968903a6-f2fd-44e9-b074-4ab6ee997763, port_id None to router 52ad161d-0971-4099-b071-2558de038e6e
2026-06-03 16:29:05,950 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-03 16:29:05,950 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 56.253.138.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-03 16:29:05,950 - DEBUG - ping -s 56 -c 3 -W 1 56.253.138.3
2026-06-03 16:29:08,169 - DEBUG - PING 56.253.138.3 (56.253.138.3): 56 data bytes
64 bytes from 56.253.138.3: seq=0 ttl=63 time=1.423 ms
64 bytes from 56.253.138.3: seq=1 ttl=63 time=0.777 ms
64 bytes from 56.253.138.3: seq=2 ttl=63 time=1.059 ms
--- 56.253.138.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.777/1.086/1.423 ms
2026-06-03 16:29:08,169 - INFO - Ping to IP 56.253.138.3 from VM ctest-vn1-vm1-65319289 passed
2026-06-03 16:29:08,170 - INFO - Deleting interface with subnet_id 1090927d-5606-4b36-9b13-a4ff535e2396, port_id None from router 52ad161d-0971-4099-b071-2558de038e6e
2026-06-03 16:29:08,276 - INFO - Deleting interface with subnet_id 968903a6-f2fd-44e9-b074-4ab6ee997763, port_id None from router 52ad161d-0971-4099-b071-2558de038e6e
2026-06-03 16:29:08,462 - INFO - Deleting VM ctest-vn2-vm1-58202443
2026-06-03 16:29:08,542 - INFO - Deleting VM ctest-vn1-vm1-65319289
2026-06-03 16:29:08,619 - INFO - Deleting VN ctest-vn2-21241891
2026-06-03 16:29:08,655 - DEBUG - VN 2f355bb8-4b71-4f83-98bd-26e83a38584e still in use: Unable to complete operation on network 2f355bb8-4b71-4f83-98bd-26e83a38584e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-deb0db28-3d2e-4e86-acca-77ca4f0eee56']
2026-06-03 16:29:08,655 - WARNING - Deleting VN ctest-vn2-21241891 failed..Will retry
2026-06-03 16:29:10,751 - DEBUG - Response for deleting network ()
2026-06-03 16:29:10,751 - INFO - Deleting VN ctest-vn1-82534943
2026-06-03 16:29:10,853 - DEBUG - Response for deleting network ()
2026-06-03 16:29:11,109 - DEBUG - No XMPP flaps were noticed during the test
2026-06-03 16:29:11,109 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-06-03 16:29:11,109 - INFO - --------------------------------------------------------------------------------
2026-06-03 16:29:11,812 - INFO - Deleted project: ctest-TestRouters-01433776, ID : dfbb70d4-3490-4deb-883d-8b52346ca010