2026-03-04 14:42:37,427 - INFO - Domain Default found not creating
2026-03-04 14:42:37,602 - INFO - Project ctest-TestRouters-18176275 not found, creating it
2026-03-04 14:42:38,083 - INFO - Created Project:ctest-TestRouters-18176275, ID : 9df524c3-32a3-462e-b9cf-cb8b44cf5dd9
2026-03-04 14:42:39,625 - INFO - ================================================================================
2026-03-04 14:42:39,625 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-04 14:42:39,625 - 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-04 14:42:39,884 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-03-04 14:42:39,884 - INFO - Initial checks done. Running the testcase now
2026-03-04 14:42:39,884 - INFO -
2026-03-04 14:42:40,462 - DEBUG - Response for create_network : {'network': {'id': 'b656dd58-9cb2-476d-9cd4-c255d300070d', 'name': 'ctest-vn1-81000988', 'tenant_id': '9df524c332a3462eb9cfcb8b44cf5dd9', 'project_id': '9df524c332a3462eb9cfcb8b44cf5dd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-18176275', 'ctest-vn1-81000988'], 'port_security_enabled': True, 'description': ''}}
2026-03-04 14:42:40,622 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f33c3d80-c953-4114-a121-05439e6f9a8d', 'name': '', 'tenant_id': '9df524c332a3462eb9cfcb8b44cf5dd9', 'network_id': 'b656dd58-9cb2-476d-9cd4-c255d300070d', 'ip_version': 4, 'cidr': '41.252.14.128/26', 'allocation_pools': [{'start': '41.252.14.130', 'end': '41.252.14.190'}], 'gateway_ip': '41.252.14.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '41.252.14.130', 'tags': [], 'project_id': '9df524c332a3462eb9cfcb8b44cf5dd9'}}
2026-03-04 14:42:40,638 - INFO - Created VN ctest-vn1-81000988
2026-03-04 14:42:40,690 - DEBUG - VN ctest-vn1-81000988 UUID is b656dd58-9cb2-476d-9cd4-c255d300070d
2026-03-04 14:42:41,062 - DEBUG - Response for create_network : {'network': {'id': '20640199-5402-4f6e-b8aa-59b792a2040e', 'name': 'ctest-vn2-74701280', 'tenant_id': '9df524c332a3462eb9cfcb8b44cf5dd9', 'project_id': '9df524c332a3462eb9cfcb8b44cf5dd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-18176275', 'ctest-vn2-74701280'], 'port_security_enabled': True, 'description': ''}}
2026-03-04 14:42:41,250 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a445709-a7b8-49b1-ab38-db731d0844ce', 'name': '', 'tenant_id': '9df524c332a3462eb9cfcb8b44cf5dd9', 'network_id': '20640199-5402-4f6e-b8aa-59b792a2040e', 'ip_version': 4, 'cidr': '40.44.158.128/26', 'allocation_pools': [{'start': '40.44.158.130', 'end': '40.44.158.190'}], 'gateway_ip': '40.44.158.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '40.44.158.130', 'tags': [], 'project_id': '9df524c332a3462eb9cfcb8b44cf5dd9'}}
2026-03-04 14:42:41,271 - INFO - Created VN ctest-vn2-74701280
2026-03-04 14:42:41,326 - DEBUG - VN ctest-vn2-74701280 UUID is 20640199-5402-4f6e-b8aa-59b792a2040e
2026-03-04 14:42:41,511 - DEBUG - Services list from nova: [, , ]
2026-03-04 14:42:42,532 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5428-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5428-1)
2026-03-04 14:42:43,752 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5428-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5428-1)
2026-03-04 14:42:43,825 - INFO - Adding interface with subnet_id f33c3d80-c953-4114-a121-05439e6f9a8d, port_id None to router 1d8371e2-8be1-473a-bf18-8ba107bd97b5
2026-03-04 14:42:44,096 - INFO - Waiting for VM ctest-vn1-vm1-48553736 to be up..
2026-03-04 14:42:44,250 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-04 14:42:49,324 - DEBUG - VM is in ACTIVE state now
2026-03-04 14:42:49,324 - INFO - VM name : ctest-vn1-vm1-48553736
2026-03-04 14:42:49,398 - DEBUG - VM ctest-vn1-vm1-48553736 ID is d4f7f995-e355-4a81-8a6c-062d3993a4cf
2026-03-04 14:42:49,419 - DEBUG - VM ctest-vn1-vm1-48553736 launched on Node cn-jenkins-deploy-platform-ansible-os-5428-1
2026-03-04 14:42:49,494 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d4f7f995-e355-4a81-8a6c-062d3993a4cf
2026-03-04 14:42:49,791 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d4f7f995-e355-4a81-8a6c-062d3993a4cf
2026-03-04 14:42:49,825 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b0ce11c1-de4f-4c37-8c78-2fb0284ead27
2026-03-04 14:42:53,082 - 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 1019ms')
2026-03-04 14:42:53,082 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48553736 failed!
2026-03-04 14:42:53,138 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-18176275:ctest-vn1-81000988 is 41.252.14.129 and allocation pool is NOT set
2026-03-04 14:42:55,198 - 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=2.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.648 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 = 0.648/1.689/2.731/1.041 ms')
2026-03-04 14:42:55,198 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48553736 passed
2026-03-04 14:42:55,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-04 14:42:55,350 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-48553736, IP 41.252.14.131, Port 22
2026-03-04 14:42:55,527 - DEBUG - VM ctest-vn1-vm1-48553736 is ready for SSH connections
2026-03-04 14:42:55,527 - INFO - Waiting for VM ctest-vn2-vm1-51276623 to be up..
2026-03-04 14:42:55,611 - DEBUG - VM is in ACTIVE state now
2026-03-04 14:42:55,611 - INFO - VM name : ctest-vn2-vm1-51276623
2026-03-04 14:42:55,697 - DEBUG - VM ctest-vn2-vm1-51276623 ID is bd8d19a9-b13b-4a14-892c-80614a328b60
2026-03-04 14:42:55,697 - DEBUG - VM ctest-vn2-vm1-51276623 launched on Node cn-jenkins-deploy-platform-ansible-os-5428-1
2026-03-04 14:42:55,786 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bd8d19a9-b13b-4a14-892c-80614a328b60
2026-03-04 14:42:55,795 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6d2249ae-704d-4e56-bc4d-5faa8866ebac
2026-03-04 14:42:57,043 - 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.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.369 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.369/1.682/2.996/1.313 ms')
2026-03-04 14:42:57,043 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-51276623 passed
2026-03-04 14:42:57,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-04 14:42:57,198 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-51276623, IP 40.44.158.131, Port 22
2026-03-04 14:42:57,353 - DEBUG - VM ctest-vn2-vm1-51276623 is ready for SSH connections
2026-03-04 14:42:57,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-04 14:42:57,354 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 40.44.158.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-04 14:42:57,354 - DEBUG - ping -s 56 -c 3 -W 1 40.44.158.131
2026-03-04 14:43:02,329 - DEBUG - PING 40.44.158.131 (40.44.158.131): 56 data bytes
--- 40.44.158.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-04 14:43:02,329 - WARNING - Ping to IP 40.44.158.131 from VM ctest-vn1-vm1-48553736 failed
2026-03-04 14:43:02,329 - INFO - Adding interface with subnet_id 6a445709-a7b8-49b1-ab38-db731d0844ce, port_id None to router 1d8371e2-8be1-473a-bf18-8ba107bd97b5
2026-03-04 14:43:02,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-04 14:43:02,575 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 40.44.158.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-04 14:43:02,575 - DEBUG - ping -s 56 -c 3 -W 1 40.44.158.131
2026-03-04 14:43:05,807 - DEBUG - PING 40.44.158.131 (40.44.158.131): 56 data bytes
64 bytes from 40.44.158.131: seq=1 ttl=63 time=2.615 ms
64 bytes from 40.44.158.131: seq=2 ttl=63 time=0.813 ms
--- 40.44.158.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.813/1.714/2.615 ms
2026-03-04 14:43:05,807 - WARNING - Ping to IP 40.44.158.131 from VM ctest-vn1-vm1-48553736 failed
2026-03-04 14:43:06,808 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 40.44.158.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-04 14:43:06,808 - DEBUG - ping -s 56 -c 3 -W 1 40.44.158.131
2026-03-04 14:43:09,017 - DEBUG - PING 40.44.158.131 (40.44.158.131): 56 data bytes
64 bytes from 40.44.158.131: seq=0 ttl=63 time=1.571 ms
64 bytes from 40.44.158.131: seq=1 ttl=63 time=0.875 ms
64 bytes from 40.44.158.131: seq=2 ttl=63 time=0.763 ms
--- 40.44.158.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.763/1.069/1.571 ms
2026-03-04 14:43:09,017 - INFO - Ping to IP 40.44.158.131 from VM ctest-vn1-vm1-48553736 passed
2026-03-04 14:43:09,018 - INFO - Deleting interface with subnet_id f33c3d80-c953-4114-a121-05439e6f9a8d, port_id None from router 1d8371e2-8be1-473a-bf18-8ba107bd97b5
2026-03-04 14:43:09,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-04 14:43:09,132 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 40.44.158.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-04 14:43:09,132 - DEBUG - ping -s 56 -c 3 -W 1 40.44.158.131
2026-03-04 14:43:12,342 - DEBUG - PING 40.44.158.131 (40.44.158.131): 56 data bytes
--- 40.44.158.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-04 14:43:12,342 - WARNING - Ping to IP 40.44.158.131 from VM ctest-vn1-vm1-48553736 failed
2026-03-04 14:43:12,342 - INFO - Adding interface with subnet_id f33c3d80-c953-4114-a121-05439e6f9a8d, port_id None to router 1d8371e2-8be1-473a-bf18-8ba107bd97b5
2026-03-04 14:43:12,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-04 14:43:12,561 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 40.44.158.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-04 14:43:12,561 - DEBUG - ping -s 56 -c 3 -W 1 40.44.158.131
2026-03-04 14:43:14,779 - DEBUG - PING 40.44.158.131 (40.44.158.131): 56 data bytes
64 bytes from 40.44.158.131: seq=0 ttl=63 time=1.746 ms
64 bytes from 40.44.158.131: seq=1 ttl=63 time=0.891 ms
64 bytes from 40.44.158.131: seq=2 ttl=63 time=0.906 ms
--- 40.44.158.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.891/1.181/1.746 ms
2026-03-04 14:43:14,779 - INFO - Ping to IP 40.44.158.131 from VM ctest-vn1-vm1-48553736 passed
2026-03-04 14:43:14,779 - INFO - Deleting interface with subnet_id 6a445709-a7b8-49b1-ab38-db731d0844ce, port_id None from router 1d8371e2-8be1-473a-bf18-8ba107bd97b5
2026-03-04 14:43:14,882 - INFO - Deleting interface with subnet_id f33c3d80-c953-4114-a121-05439e6f9a8d, port_id None from router 1d8371e2-8be1-473a-bf18-8ba107bd97b5
2026-03-04 14:43:15,081 - INFO - Deleting VM ctest-vn2-vm1-51276623
2026-03-04 14:43:15,163 - INFO - Deleting VM ctest-vn1-vm1-48553736
2026-03-04 14:43:15,242 - INFO - Deleting VN ctest-vn2-74701280
2026-03-04 14:43:15,277 - DEBUG - VN 20640199-5402-4f6e-b8aa-59b792a2040e still in use: Unable to complete operation on network 20640199-5402-4f6e-b8aa-59b792a2040e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ba831ae0-3b1c-4638-a442-aa937ea085e9']
2026-03-04 14:43:15,277 - WARNING - Deleting VN ctest-vn2-74701280 failed..Will retry
2026-03-04 14:43:17,373 - DEBUG - Response for deleting network ()
2026-03-04 14:43:17,373 - INFO - Deleting VN ctest-vn1-81000988
2026-03-04 14:43:17,464 - DEBUG - Response for deleting network ()
2026-03-04 14:43:17,720 - DEBUG - No XMPP flaps were noticed during the test
2026-03-04 14:43:17,720 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-03-04 14:43:17,720 - INFO - --------------------------------------------------------------------------------
2026-03-04 14:43:18,408 - INFO - Deleted project: ctest-TestRouters-18176275, ID : 9df524c3-32a3-462e-b9cf-cb8b44cf5dd9