2025-10-14 18:14:34,266 - INFO - Domain Default found not creating
2025-10-14 18:14:34,431 - INFO - Project ctest-TestRouters-49638523 not found, creating it
2025-10-14 18:14:34,924 - INFO - Created Project:ctest-TestRouters-49638523, ID : c0381231-a3c6-417a-8eb0-b4eebf517eb4
2025-10-14 18:14:36,492 - INFO - ================================================================================
2025-10-14 18:14:36,492 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-14 18:14:36,492 - 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
2025-10-14 18:14:36,750 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.18': '0'}} with
2025-10-14 18:14:36,750 - INFO - Initial checks done. Running the testcase now
2025-10-14 18:14:36,750 - INFO -
2025-10-14 18:14:37,295 - DEBUG - Response for create_network : {'network': {'id': '01e04b42-8b34-4805-91de-9796abbf16ed', 'name': 'ctest-vn1-34841076', 'tenant_id': 'c0381231a3c6417a8eb0b4eebf517eb4', 'project_id': 'c0381231a3c6417a8eb0b4eebf517eb4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-49638523', 'ctest-vn1-34841076'], 'port_security_enabled': True, 'description': ''}}
2025-10-14 18:14:37,492 - DEBUG - Response for create_subnet : {'subnet': {'id': '565cb034-00f3-4d2f-85c6-ade314cc4b76', 'name': '', 'tenant_id': 'c0381231a3c6417a8eb0b4eebf517eb4', 'network_id': '01e04b42-8b34-4805-91de-9796abbf16ed', 'ip_version': 4, 'cidr': '182.184.52.128/26', 'allocation_pools': [{'start': '182.184.52.130', 'end': '182.184.52.190'}], 'gateway_ip': '182.184.52.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '182.184.52.130', 'tags': [], 'project_id': 'c0381231a3c6417a8eb0b4eebf517eb4'}}
2025-10-14 18:14:37,508 - INFO - Created VN ctest-vn1-34841076
2025-10-14 18:14:37,561 - DEBUG - VN ctest-vn1-34841076 UUID is 01e04b42-8b34-4805-91de-9796abbf16ed
2025-10-14 18:14:37,893 - DEBUG - Response for create_network : {'network': {'id': '92d447fa-3c86-40fa-8c25-c565be2f018a', 'name': 'ctest-vn2-20958847', 'tenant_id': 'c0381231a3c6417a8eb0b4eebf517eb4', 'project_id': 'c0381231a3c6417a8eb0b4eebf517eb4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-49638523', 'ctest-vn2-20958847'], 'port_security_enabled': True, 'description': ''}}
2025-10-14 18:14:38,112 - DEBUG - Response for create_subnet : {'subnet': {'id': '54e7060a-2083-4582-a593-5ee6bcbe12d4', 'name': '', 'tenant_id': 'c0381231a3c6417a8eb0b4eebf517eb4', 'network_id': '92d447fa-3c86-40fa-8c25-c565be2f018a', 'ip_version': 4, 'cidr': '78.190.83.64/26', 'allocation_pools': [{'start': '78.190.83.66', 'end': '78.190.83.126'}], 'gateway_ip': '78.190.83.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '78.190.83.66', 'tags': [], 'project_id': 'c0381231a3c6417a8eb0b4eebf517eb4'}}
2025-10-14 18:14:38,132 - INFO - Created VN ctest-vn2-20958847
2025-10-14 18:14:38,185 - DEBUG - VN ctest-vn2-20958847 UUID is 92d447fa-3c86-40fa-8c25-c565be2f018a
2025-10-14 18:14:38,386 - DEBUG - Services list from nova: [, , ]
2025-10-14 18:14:39,407 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4318-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4318-1)
2025-10-14 18:14:40,665 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4318-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4318-1)
2025-10-14 18:14:40,736 - INFO - Adding interface with subnet_id 565cb034-00f3-4d2f-85c6-ade314cc4b76, port_id None to router 5ba994aa-f8f2-4dae-a34e-238488dfe912
2025-10-14 18:14:41,004 - INFO - Waiting for VM ctest-vn1-vm1-18377904 to be up..
2025-10-14 18:14:41,140 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-14 18:14:46,240 - DEBUG - VM is in ACTIVE state now
2025-10-14 18:14:46,240 - INFO - VM name : ctest-vn1-vm1-18377904
2025-10-14 18:14:46,328 - DEBUG - VM ctest-vn1-vm1-18377904 ID is 2628586c-04d6-45fd-adc2-45a19be9cc94
2025-10-14 18:14:46,349 - DEBUG - VM ctest-vn1-vm1-18377904 launched on Node cn-jenkins-deploy-platform-ansible-os-4318-1
2025-10-14 18:14:46,427 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/2628586c-04d6-45fd-adc2-45a19be9cc94
2025-10-14 18:14:46,746 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/2628586c-04d6-45fd-adc2-45a19be9cc94
2025-10-14 18:14:46,786 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c2aec5eb-f94c-45d6-a0e4-b974d35e73fd
2025-10-14 18:14:50,022 - 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 1002ms')
2025-10-14 18:14:50,022 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-18377904 failed!
2025-10-14 18:14:50,077 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-49638523:ctest-vn1-34841076 is 182.184.52.129 and allocation pool is NOT set
2025-10-14 18:14:52,139 - 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=3.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.645 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.645/2.283/3.922/1.638 ms')
2025-10-14 18:14:52,139 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-18377904 passed
2025-10-14 18:14:52,289 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:52,289 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-18377904, IP 182.184.52.131, Port 22
2025-10-14 18:14:52,448 - DEBUG - VM ctest-vn1-vm1-18377904 is ready for SSH connections
2025-10-14 18:14:52,449 - INFO - Waiting for VM ctest-vn2-vm1-92590824 to be up..
2025-10-14 18:14:52,535 - DEBUG - VM is in ACTIVE state now
2025-10-14 18:14:52,535 - INFO - VM name : ctest-vn2-vm1-92590824
2025-10-14 18:14:52,616 - DEBUG - VM ctest-vn2-vm1-92590824 ID is f57880af-49d6-4acb-a464-6496bcc5a06a
2025-10-14 18:14:52,616 - DEBUG - VM ctest-vn2-vm1-92590824 launched on Node cn-jenkins-deploy-platform-ansible-os-4318-1
2025-10-14 18:14:52,691 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/f57880af-49d6-4acb-a464-6496bcc5a06a
2025-10-14 18:14:52,701 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/0f1db369-82e7-4bba-8f82-2a1119808ce4
2025-10-14 18:14:53,943 - 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.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.434 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.434/1.797/3.160/1.363 ms')
2025-10-14 18:14:53,943 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-92590824 passed
2025-10-14 18:14:54,093 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:54,093 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-92590824, IP 78.190.83.67, Port 22
2025-10-14 18:14:54,249 - DEBUG - VM ctest-vn2-vm1-92590824 is ready for SSH connections
2025-10-14 18:14:54,249 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:54,249 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.190.83.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-14 18:14:54,249 - DEBUG - ping -s 56 -c 3 -W 1 78.190.83.67
2025-10-14 18:14:58,903 - DEBUG - PING 78.190.83.67 (78.190.83.67): 56 data bytes
--- 78.190.83.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-14 18:14:58,903 - WARNING - Ping to IP 78.190.83.67 from VM ctest-vn1-vm1-18377904 failed
2025-10-14 18:14:58,903 - INFO - Adding interface with subnet_id 54e7060a-2083-4582-a593-5ee6bcbe12d4, port_id None to router 5ba994aa-f8f2-4dae-a34e-238488dfe912
2025-10-14 18:14:59,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:59,141 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.190.83.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-14 18:14:59,141 - DEBUG - ping -s 56 -c 3 -W 1 78.190.83.67
2025-10-14 18:15:02,343 - DEBUG - PING 78.190.83.67 (78.190.83.67): 56 data bytes
64 bytes from 78.190.83.67: seq=1 ttl=63 time=3.169 ms
64 bytes from 78.190.83.67: seq=2 ttl=63 time=1.087 ms
--- 78.190.83.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.087/2.128/3.169 ms
2025-10-14 18:15:02,344 - WARNING - Ping to IP 78.190.83.67 from VM ctest-vn1-vm1-18377904 failed
2025-10-14 18:15:03,344 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.190.83.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-14 18:15:03,344 - DEBUG - ping -s 56 -c 3 -W 1 78.190.83.67
2025-10-14 18:15:05,567 - DEBUG - PING 78.190.83.67 (78.190.83.67): 56 data bytes
64 bytes from 78.190.83.67: seq=0 ttl=63 time=1.463 ms
64 bytes from 78.190.83.67: seq=1 ttl=63 time=0.881 ms
64 bytes from 78.190.83.67: seq=2 ttl=63 time=1.121 ms
--- 78.190.83.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.881/1.155/1.463 ms
2025-10-14 18:15:05,567 - INFO - Ping to IP 78.190.83.67 from VM ctest-vn1-vm1-18377904 passed
2025-10-14 18:15:05,567 - INFO - Deleting interface with subnet_id 565cb034-00f3-4d2f-85c6-ade314cc4b76, port_id None from router 5ba994aa-f8f2-4dae-a34e-238488dfe912
2025-10-14 18:15:05,695 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:15:05,695 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.190.83.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-14 18:15:05,695 - DEBUG - ping -s 56 -c 3 -W 1 78.190.83.67
2025-10-14 18:15:08,908 - DEBUG - PING 78.190.83.67 (78.190.83.67): 56 data bytes
--- 78.190.83.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-14 18:15:08,909 - WARNING - Ping to IP 78.190.83.67 from VM ctest-vn1-vm1-18377904 failed
2025-10-14 18:15:08,909 - INFO - Adding interface with subnet_id 565cb034-00f3-4d2f-85c6-ade314cc4b76, port_id None to router 5ba994aa-f8f2-4dae-a34e-238488dfe912
2025-10-14 18:15:09,176 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:15:09,176 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 78.190.83.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-14 18:15:09,176 - DEBUG - ping -s 56 -c 3 -W 1 78.190.83.67
2025-10-14 18:15:11,391 - DEBUG - PING 78.190.83.67 (78.190.83.67): 56 data bytes
64 bytes from 78.190.83.67: seq=0 ttl=63 time=1.574 ms
64 bytes from 78.190.83.67: seq=1 ttl=63 time=0.920 ms
64 bytes from 78.190.83.67: seq=2 ttl=63 time=1.237 ms
--- 78.190.83.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.920/1.243/1.574 ms
2025-10-14 18:15:11,391 - INFO - Ping to IP 78.190.83.67 from VM ctest-vn1-vm1-18377904 passed
2025-10-14 18:15:11,392 - INFO - Deleting interface with subnet_id 54e7060a-2083-4582-a593-5ee6bcbe12d4, port_id None from router 5ba994aa-f8f2-4dae-a34e-238488dfe912
2025-10-14 18:15:11,527 - INFO - Deleting interface with subnet_id 565cb034-00f3-4d2f-85c6-ade314cc4b76, port_id None from router 5ba994aa-f8f2-4dae-a34e-238488dfe912
2025-10-14 18:15:11,703 - INFO - Deleting VM ctest-vn2-vm1-92590824
2025-10-14 18:15:11,776 - INFO - Deleting VM ctest-vn1-vm1-18377904
2025-10-14 18:15:11,854 - INFO - Deleting VN ctest-vn2-20958847
2025-10-14 18:15:11,903 - DEBUG - VN 92d447fa-3c86-40fa-8c25-c565be2f018a still in use: Unable to complete operation on network 92d447fa-3c86-40fa-8c25-c565be2f018a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-710b62c8-39eb-43ca-9dfe-579a81fc143b']
2025-10-14 18:15:11,903 - WARNING - Deleting VN ctest-vn2-20958847 failed..Will retry
2025-10-14 18:15:14,013 - DEBUG - Response for deleting network ()
2025-10-14 18:15:14,013 - INFO - Deleting VN ctest-vn1-34841076
2025-10-14 18:15:14,161 - DEBUG - Response for deleting network ()
2025-10-14 18:15:14,435 - DEBUG - No XMPP flaps were noticed during the test
2025-10-14 18:15:14,435 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-10-14 18:15:14,435 - INFO - --------------------------------------------------------------------------------
2025-10-14 18:15:15,151 - INFO - Deleted project: ctest-TestRouters-49638523, ID : c0381231-a3c6-417a-8eb0-b4eebf517eb4