2026-03-23 15:28:23,619 - INFO - Domain Default found not creating
2026-03-23 15:28:23,787 - INFO - Project ctest-TestRouters-97659579 not found, creating it
2026-03-23 15:28:24,282 - INFO - Created Project:ctest-TestRouters-97659579, ID : fe3cfca6-f8e4-463c-89a3-5c78064fe20f
2026-03-23 15:28:25,916 - INFO - ================================================================================
2026-03-23 15:28:25,916 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-23 15:28:25,916 - 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-23 15:28:26,185 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-03-23 15:28:26,185 - INFO - Initial checks done. Running the testcase now
2026-03-23 15:28:26,185 - INFO -
2026-03-23 15:28:26,798 - DEBUG - Response for create_network : {'network': {'id': 'a5a62d9b-0550-49a8-af3f-6d2f90349f88', 'name': 'ctest-vn1-62143539', 'tenant_id': 'fe3cfca6f8e4463c89a35c78064fe20f', 'project_id': 'fe3cfca6f8e4463c89a35c78064fe20f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-97659579', 'ctest-vn1-62143539'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 15:28:26,963 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c90f4dd8-c768-4d19-943c-257b8b766aa6', 'name': '', 'tenant_id': 'fe3cfca6f8e4463c89a35c78064fe20f', 'network_id': 'a5a62d9b-0550-49a8-af3f-6d2f90349f88', 'ip_version': 4, 'cidr': '154.33.75.0/26', 'allocation_pools': [{'start': '154.33.75.2', 'end': '154.33.75.62'}], 'gateway_ip': '154.33.75.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.33.75.2', 'tags': [], 'project_id': 'fe3cfca6f8e4463c89a35c78064fe20f'}}
2026-03-23 15:28:26,981 - INFO - Created VN ctest-vn1-62143539
2026-03-23 15:28:27,036 - DEBUG - VN ctest-vn1-62143539 UUID is a5a62d9b-0550-49a8-af3f-6d2f90349f88
2026-03-23 15:28:27,393 - DEBUG - Response for create_network : {'network': {'id': 'b18e9e96-3896-4820-9617-55c22fe34e38', 'name': 'ctest-vn2-48865830', 'tenant_id': 'fe3cfca6f8e4463c89a35c78064fe20f', 'project_id': 'fe3cfca6f8e4463c89a35c78064fe20f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-97659579', 'ctest-vn2-48865830'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 15:28:27,584 - DEBUG - Response for create_subnet : {'subnet': {'id': '1906eb3d-92f0-4414-a7c2-e1a1cf2127d6', 'name': '', 'tenant_id': 'fe3cfca6f8e4463c89a35c78064fe20f', 'network_id': 'b18e9e96-3896-4820-9617-55c22fe34e38', 'ip_version': 4, 'cidr': '204.165.113.0/26', 'allocation_pools': [{'start': '204.165.113.2', 'end': '204.165.113.62'}], 'gateway_ip': '204.165.113.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.165.113.2', 'tags': [], 'project_id': 'fe3cfca6f8e4463c89a35c78064fe20f'}}
2026-03-23 15:28:27,604 - INFO - Created VN ctest-vn2-48865830
2026-03-23 15:28:27,659 - DEBUG - VN ctest-vn2-48865830 UUID is b18e9e96-3896-4820-9617-55c22fe34e38
2026-03-23 15:28:27,868 - DEBUG - Services list from nova: [, , ]
2026-03-23 15:28:28,966 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5520-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5520-1)
2026-03-23 15:28:30,208 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5520-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5520-1)
2026-03-23 15:28:30,295 - INFO - Adding interface with subnet_id c90f4dd8-c768-4d19-943c-257b8b766aa6, port_id None to router 6c8c2f13-e9aa-42c3-bd36-4999e81de565
2026-03-23 15:28:30,607 - INFO - Waiting for VM ctest-vn1-vm1-88707907 to be up..
2026-03-23 15:28:30,699 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 15:28:35,784 - DEBUG - VM is in ACTIVE state now
2026-03-23 15:28:35,784 - INFO - VM name : ctest-vn1-vm1-88707907
2026-03-23 15:28:35,867 - DEBUG - VM ctest-vn1-vm1-88707907 ID is dd50737d-b507-43d8-a4ab-4d4dafa86554
2026-03-23 15:28:35,897 - DEBUG - VM ctest-vn1-vm1-88707907 launched on Node cn-jenkins-deploy-platform-ansible-os-5520-1
2026-03-23 15:28:35,978 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dd50737d-b507-43d8-a4ab-4d4dafa86554
2026-03-23 15:28:36,305 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dd50737d-b507-43d8-a4ab-4d4dafa86554
2026-03-23 15:28:36,340 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c5694057-ce15-454d-b694-a4c1ff447df4
2026-03-23 15:28:39,612 - 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=7.54 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1026ms\r\nrtt min/avg/max/mdev = 7.541/7.541/7.541/0.000 ms')
2026-03-23 15:28:39,612 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-88707907 passed
2026-03-23 15:28:39,768 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:39,768 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-88707907, IP 154.33.75.3, Port 22
2026-03-23 15:28:39,927 - DEBUG - VM ctest-vn1-vm1-88707907 is ready for SSH connections
2026-03-23 15:28:39,927 - INFO - Waiting for VM ctest-vn2-vm1-20709522 to be up..
2026-03-23 15:28:40,005 - DEBUG - VM is in ACTIVE state now
2026-03-23 15:28:40,005 - INFO - VM name : ctest-vn2-vm1-20709522
2026-03-23 15:28:40,081 - DEBUG - VM ctest-vn2-vm1-20709522 ID is b519e4f0-f816-47fe-a74a-edcb89fd5d07
2026-03-23 15:28:40,081 - DEBUG - VM ctest-vn2-vm1-20709522 launched on Node cn-jenkins-deploy-platform-ansible-os-5520-1
2026-03-23 15:28:40,167 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b519e4f0-f816-47fe-a74a-edcb89fd5d07
2026-03-23 15:28:40,175 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e58fa0f4-9848-459d-b4af-6204ccc96e8c
2026-03-23 15:28:41,413 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.538 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.538/2.226/3.915/1.688 ms')
2026-03-23 15:28:41,413 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-20709522 passed
2026-03-23 15:28:41,567 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:41,568 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-20709522, IP 204.165.113.3, Port 22
2026-03-23 15:28:41,735 - DEBUG - VM ctest-vn2-vm1-20709522 is ready for SSH connections
2026-03-23 15:28:41,735 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:41,735 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 204.165.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-23 15:28:41,735 - DEBUG - ping -s 56 -c 3 -W 1 204.165.113.3
2026-03-23 15:28:46,735 - DEBUG - PING 204.165.113.3 (204.165.113.3): 56 data bytes
--- 204.165.113.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-23 15:28:46,735 - WARNING - Ping to IP 204.165.113.3 from VM ctest-vn1-vm1-88707907 failed
2026-03-23 15:28:46,735 - INFO - Adding interface with subnet_id 1906eb3d-92f0-4414-a7c2-e1a1cf2127d6, port_id None to router 6c8c2f13-e9aa-42c3-bd36-4999e81de565
2026-03-23 15:28:47,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:47,002 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 204.165.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-23 15:28:47,002 - DEBUG - ping -s 56 -c 3 -W 1 204.165.113.3
2026-03-23 15:28:50,134 - DEBUG - PING 204.165.113.3 (204.165.113.3): 56 data bytes
64 bytes from 204.165.113.3: seq=1 ttl=63 time=4.140 ms
64 bytes from 204.165.113.3: seq=2 ttl=63 time=1.054 ms
--- 204.165.113.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.054/2.597/4.140 ms
2026-03-23 15:28:50,137 - WARNING - Ping to IP 204.165.113.3 from VM ctest-vn1-vm1-88707907 failed
2026-03-23 15:28:51,137 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 204.165.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-23 15:28:51,137 - DEBUG - ping -s 56 -c 3 -W 1 204.165.113.3
2026-03-23 15:28:53,279 - DEBUG - PING 204.165.113.3 (204.165.113.3): 56 data bytes
64 bytes from 204.165.113.3: seq=0 ttl=63 time=1.427 ms
64 bytes from 204.165.113.3: seq=1 ttl=63 time=1.030 ms
64 bytes from 204.165.113.3: seq=2 ttl=63 time=1.853 ms
--- 204.165.113.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.030/1.436/1.853 ms
2026-03-23 15:28:53,279 - INFO - Ping to IP 204.165.113.3 from VM ctest-vn1-vm1-88707907 passed
2026-03-23 15:28:53,279 - INFO - Deleting interface with subnet_id c90f4dd8-c768-4d19-943c-257b8b766aa6, port_id None from router 6c8c2f13-e9aa-42c3-bd36-4999e81de565
2026-03-23 15:28:53,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:53,410 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 204.165.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-23 15:28:53,410 - DEBUG - ping -s 56 -c 3 -W 1 204.165.113.3
2026-03-23 15:28:56,528 - DEBUG - PING 204.165.113.3 (204.165.113.3): 56 data bytes
--- 204.165.113.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-23 15:28:56,528 - WARNING - Ping to IP 204.165.113.3 from VM ctest-vn1-vm1-88707907 failed
2026-03-23 15:28:56,528 - INFO - Adding interface with subnet_id c90f4dd8-c768-4d19-943c-257b8b766aa6, port_id None to router 6c8c2f13-e9aa-42c3-bd36-4999e81de565
2026-03-23 15:28:56,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 15:28:56,776 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 204.165.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-23 15:28:56,776 - DEBUG - ping -s 56 -c 3 -W 1 204.165.113.3
2026-03-23 15:28:58,897 - DEBUG - PING 204.165.113.3 (204.165.113.3): 56 data bytes
64 bytes from 204.165.113.3: seq=0 ttl=63 time=1.428 ms
64 bytes from 204.165.113.3: seq=1 ttl=63 time=1.556 ms
64 bytes from 204.165.113.3: seq=2 ttl=63 time=0.992 ms
--- 204.165.113.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.992/1.325/1.556 ms
2026-03-23 15:28:58,897 - INFO - Ping to IP 204.165.113.3 from VM ctest-vn1-vm1-88707907 passed
2026-03-23 15:28:58,897 - INFO - Deleting interface with subnet_id 1906eb3d-92f0-4414-a7c2-e1a1cf2127d6, port_id None from router 6c8c2f13-e9aa-42c3-bd36-4999e81de565
2026-03-23 15:28:59,033 - INFO - Deleting interface with subnet_id c90f4dd8-c768-4d19-943c-257b8b766aa6, port_id None from router 6c8c2f13-e9aa-42c3-bd36-4999e81de565
2026-03-23 15:28:59,249 - INFO - Deleting VM ctest-vn2-vm1-20709522
2026-03-23 15:28:59,324 - INFO - Deleting VM ctest-vn1-vm1-88707907
2026-03-23 15:28:59,401 - INFO - Deleting VN ctest-vn2-48865830
2026-03-23 15:28:59,441 - DEBUG - VN b18e9e96-3896-4820-9617-55c22fe34e38 still in use: Unable to complete operation on network b18e9e96-3896-4820-9617-55c22fe34e38. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0b9eb667-6b51-429e-b823-1826af7d25cd']
2026-03-23 15:28:59,441 - WARNING - Deleting VN ctest-vn2-48865830 failed..Will retry
2026-03-23 15:29:01,548 - DEBUG - Response for deleting network ()
2026-03-23 15:29:01,548 - INFO - Deleting VN ctest-vn1-62143539
2026-03-23 15:29:01,672 - DEBUG - Response for deleting network ()
2026-03-23 15:29:01,939 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 15:29:01,939 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:36]
2026-03-23 15:29:01,939 - INFO - --------------------------------------------------------------------------------
2026-03-23 15:29:02,672 - INFO - Deleted project: ctest-TestRouters-97659579, ID : fe3cfca6-f8e4-463c-89a3-5c78064fe20f