2026-03-23 06:11:34,660 - INFO - Domain Default found not creating
2026-03-23 06:11:34,837 - INFO - Project ctest-TestRouters-59198112 not found, creating it
2026-03-23 06:11:35,363 - INFO - Created Project:ctest-TestRouters-59198112, ID : b5727de4-0625-46b2-aead-52c8102555a0
2026-03-23 06:11:36,983 - INFO - ================================================================================
2026-03-23 06:11:36,983 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-23 06:11:36,983 - 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 06:11:38,259 - WARNING - Test is running with cores: {'10.0.0.33': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-5515-3.1774244755']}
2026-03-23 06:11:38,272 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.22': {'10.20.0.14': '0', '10.20.0.254': '0'}} with
2026-03-23 06:11:38,272 - INFO - Initial checks done. Running the testcase now
2026-03-23 06:11:38,272 - INFO -
2026-03-23 06:11:39,002 - DEBUG - Response for create_network : {'network': {'id': '1b4bab43-d5c4-4cd2-ae34-d1143ab970fb', 'name': 'ctest-vn1-06734559', 'tenant_id': 'b5727de4062546b2aead52c8102555a0', 'project_id': 'b5727de4062546b2aead52c8102555a0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59198112', 'ctest-vn1-06734559'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 06:11:39,322 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd6897aba-319d-4460-9614-38bb65d2dea6', 'name': '', 'tenant_id': 'b5727de4062546b2aead52c8102555a0', 'network_id': '1b4bab43-d5c4-4cd2-ae34-d1143ab970fb', 'ip_version': 4, 'cidr': '23.54.238.192/26', 'allocation_pools': [{'start': '23.54.238.194', 'end': '23.54.238.254'}], 'gateway_ip': '23.54.238.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.54.238.194', 'tags': [], 'project_id': 'b5727de4062546b2aead52c8102555a0'}}
2026-03-23 06:11:39,345 - INFO - Created VN ctest-vn1-06734559
2026-03-23 06:11:39,356 - DEBUG - VN ctest-vn1-06734559 UUID is 1b4bab43-d5c4-4cd2-ae34-d1143ab970fb
2026-03-23 06:11:39,760 - DEBUG - Response for create_network : {'network': {'id': '1e4360f8-63f2-4e80-95a5-6927e14a3105', 'name': 'ctest-vn2-35532897', 'tenant_id': 'b5727de4062546b2aead52c8102555a0', 'project_id': 'b5727de4062546b2aead52c8102555a0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59198112', 'ctest-vn2-35532897'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 06:11:40,016 - DEBUG - Response for create_subnet : {'subnet': {'id': '04068112-128b-454d-94d4-e952f0c60bf9', 'name': '', 'tenant_id': 'b5727de4062546b2aead52c8102555a0', 'network_id': '1e4360f8-63f2-4e80-95a5-6927e14a3105', 'ip_version': 4, 'cidr': '7.147.214.192/26', 'allocation_pools': [{'start': '7.147.214.194', 'end': '7.147.214.254'}], 'gateway_ip': '7.147.214.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.147.214.194', 'tags': [], 'project_id': 'b5727de4062546b2aead52c8102555a0'}}
2026-03-23 06:11:40,042 - INFO - Created VN ctest-vn2-35532897
2026-03-23 06:11:40,055 - DEBUG - VN ctest-vn2-35532897 UUID is 1e4360f8-63f2-4e80-95a5-6927e14a3105
2026-03-23 06:11:40,231 - DEBUG - Services list from nova: [, , , ]
2026-03-23 06:11:41,317 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5515-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5515-2)
2026-03-23 06:11:42,663 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5515-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5515-1)
2026-03-23 06:11:42,814 - INFO - Adding interface with subnet_id d6897aba-319d-4460-9614-38bb65d2dea6, port_id None to router 4a31c4b2-6f4b-4151-b8d1-8c9f35e9ba5b
2026-03-23 06:11:43,255 - INFO - Waiting for VM ctest-vn1-vm1-73495230 to be up..
2026-03-23 06:11:43,432 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 06:11:48,515 - DEBUG - VM is in ACTIVE state now
2026-03-23 06:11:48,515 - INFO - VM name : ctest-vn1-vm1-73495230
2026-03-23 06:11:48,588 - DEBUG - VM ctest-vn1-vm1-73495230 ID is d0319bc4-5a72-40f6-88d5-bdd7b19119ef
2026-03-23 06:11:48,610 - DEBUG - VM ctest-vn1-vm1-73495230 launched on Node an-jenkins-deploy-platform-ansible-os-5515-2
2026-03-23 06:11:48,696 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d0319bc4-5a72-40f6-88d5-bdd7b19119ef
2026-03-23 06:11:48,992 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d0319bc4-5a72-40f6-88d5-bdd7b19119ef
2026-03-23 06:11:49,030 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/79c1ebeb-947d-45ae-911a-b7074847cdf3
2026-03-23 06:11:52,262 - 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 1013ms')
2026-03-23 06:11:52,262 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-73495230 failed!
2026-03-23 06:11:52,276 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-59198112:ctest-vn1-06734559 is 23.54.238.193 and allocation pool is NOT set
2026-03-23 06:11:54,345 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.571 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 = 0.571/2.423/4.276/1.852 ms')
2026-03-23 06:11:54,345 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-73495230 passed
2026-03-23 06:11:54,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 06:11:54,456 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-73495230, IP 23.54.238.195, Port 22
2026-03-23 06:11:54,629 - DEBUG - VM ctest-vn1-vm1-73495230 is ready for SSH connections
2026-03-23 06:11:54,629 - INFO - Waiting for VM ctest-vn2-vm1-00997220 to be up..
2026-03-23 06:11:54,709 - DEBUG - VM is in ACTIVE state now
2026-03-23 06:11:54,709 - INFO - VM name : ctest-vn2-vm1-00997220
2026-03-23 06:11:54,787 - DEBUG - VM ctest-vn2-vm1-00997220 ID is 1b0fc25a-18f1-4ad3-83ad-c0b6b1d40349
2026-03-23 06:11:54,787 - DEBUG - VM ctest-vn2-vm1-00997220 launched on Node an-jenkins-deploy-platform-ansible-os-5515-1
2026-03-23 06:11:54,866 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/1b0fc25a-18f1-4ad3-83ad-c0b6b1d40349
2026-03-23 06:11:54,890 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/6c4990e1-7100-4246-b44e-5b41cdd9c0bd
2026-03-23 06:11:58,091 - 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=8.42 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 8.415/8.415/8.415/0.000 ms')
2026-03-23 06:11:58,091 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-00997220 passed
2026-03-23 06:11:58,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 06:11:58,208 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-00997220, IP 7.147.214.195, Port 22
2026-03-23 06:11:58,399 - DEBUG - VM ctest-vn2-vm1-00997220 is ready for SSH connections
2026-03-23 06:11:58,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 06:11:58,399 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.147.214.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-23 06:11:58,399 - DEBUG - ping -s 56 -c 3 -W 1 7.147.214.195
2026-03-23 06:12:03,309 - DEBUG - PING 7.147.214.195 (7.147.214.195): 56 data bytes
--- 7.147.214.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-23 06:12:03,309 - WARNING - Ping to IP 7.147.214.195 from VM ctest-vn1-vm1-73495230 failed
2026-03-23 06:12:03,309 - INFO - Adding interface with subnet_id 04068112-128b-454d-94d4-e952f0c60bf9, port_id None to router 4a31c4b2-6f4b-4151-b8d1-8c9f35e9ba5b
2026-03-23 06:12:03,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 06:12:03,814 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.147.214.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-23 06:12:03,814 - DEBUG - ping -s 56 -c 3 -W 1 7.147.214.195
2026-03-23 06:12:06,022 - DEBUG - PING 7.147.214.195 (7.147.214.195): 56 data bytes
64 bytes from 7.147.214.195: seq=0 ttl=63 time=5.363 ms
64 bytes from 7.147.214.195: seq=1 ttl=63 time=1.497 ms
64 bytes from 7.147.214.195: seq=2 ttl=63 time=1.788 ms
--- 7.147.214.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.497/2.882/5.363 ms
2026-03-23 06:12:06,022 - INFO - Ping to IP 7.147.214.195 from VM ctest-vn1-vm1-73495230 passed
2026-03-23 06:12:06,022 - INFO - Deleting interface with subnet_id d6897aba-319d-4460-9614-38bb65d2dea6, port_id None from router 4a31c4b2-6f4b-4151-b8d1-8c9f35e9ba5b
2026-03-23 06:12:06,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 06:12:06,301 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.147.214.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-23 06:12:06,301 - DEBUG - ping -s 56 -c 3 -W 1 7.147.214.195
2026-03-23 06:12:09,498 - DEBUG - PING 7.147.214.195 (7.147.214.195): 56 data bytes
--- 7.147.214.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-23 06:12:09,498 - WARNING - Ping to IP 7.147.214.195 from VM ctest-vn1-vm1-73495230 failed
2026-03-23 06:12:09,498 - INFO - Adding interface with subnet_id d6897aba-319d-4460-9614-38bb65d2dea6, port_id None to router 4a31c4b2-6f4b-4151-b8d1-8c9f35e9ba5b
2026-03-23 06:12:09,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 06:12:09,847 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 7.147.214.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-23 06:12:09,847 - DEBUG - ping -s 56 -c 3 -W 1 7.147.214.195
2026-03-23 06:12:12,061 - DEBUG - PING 7.147.214.195 (7.147.214.195): 56 data bytes
64 bytes from 7.147.214.195: seq=0 ttl=63 time=3.439 ms
64 bytes from 7.147.214.195: seq=1 ttl=63 time=1.949 ms
64 bytes from 7.147.214.195: seq=2 ttl=63 time=2.800 ms
--- 7.147.214.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.949/2.729/3.439 ms
2026-03-23 06:12:12,061 - INFO - Ping to IP 7.147.214.195 from VM ctest-vn1-vm1-73495230 passed
2026-03-23 06:12:12,061 - INFO - Deleting interface with subnet_id 04068112-128b-454d-94d4-e952f0c60bf9, port_id None from router 4a31c4b2-6f4b-4151-b8d1-8c9f35e9ba5b
2026-03-23 06:12:12,468 - INFO - Deleting interface with subnet_id d6897aba-319d-4460-9614-38bb65d2dea6, port_id None from router 4a31c4b2-6f4b-4151-b8d1-8c9f35e9ba5b
2026-03-23 06:12:12,867 - INFO - Deleting VM ctest-vn2-vm1-00997220
2026-03-23 06:12:12,969 - INFO - Deleting VM ctest-vn1-vm1-73495230
2026-03-23 06:12:13,050 - INFO - Deleting VN ctest-vn2-35532897
2026-03-23 06:12:13,087 - DEBUG - VN 1e4360f8-63f2-4e80-95a5-6927e14a3105 still in use: Unable to complete operation on network 1e4360f8-63f2-4e80-95a5-6927e14a3105. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ef72cef7-fa41-4f23-8075-11b51e431f94']
2026-03-23 06:12:13,087 - WARNING - Deleting VN ctest-vn2-35532897 failed..Will retry
2026-03-23 06:12:15,270 - DEBUG - Response for deleting network ()
2026-03-23 06:12:15,271 - INFO - Deleting VN ctest-vn1-06734559
2026-03-23 06:12:15,454 - DEBUG - Response for deleting network ()
2026-03-23 06:12:16,720 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 06:12:16,720 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:40]
2026-03-23 06:12:16,720 - INFO - --------------------------------------------------------------------------------
2026-03-23 06:12:17,452 - INFO - Deleted project: ctest-TestRouters-59198112, ID : b5727de4-0625-46b2-aead-52c8102555a0