2026-06-22 02:22:22,575 - INFO - Domain Default found not creating 2026-06-22 02:22:22,740 - INFO - Project ctest-TestRouters-28544502 not found, creating it 2026-06-22 02:22:23,221 - INFO - Created Project:ctest-TestRouters-28544502, ID : 3f333523-a3ea-479d-b05e-eeeeecac20e9 2026-06-22 02:22:24,695 - INFO - ================================================================================ 2026-06-22 02:22:24,695 - INFO - STARTING TEST : test_basic_router_behavior 2026-06-22 02:22:24,695 - 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-22 02:22:24,950 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-06-22 02:22:24,950 - INFO - Initial checks done. Running the testcase now 2026-06-22 02:22:24,950 - INFO - 2026-06-22 02:22:25,484 - DEBUG - Response for create_network : {'network': {'id': '3ed2dd87-440b-48e5-943d-881bdfb27439', 'name': 'ctest-vn1-56202496', 'tenant_id': '3f333523a3ea479db05eeeeeecac20e9', 'project_id': '3f333523a3ea479db05eeeeeecac20e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-28544502', 'ctest-vn1-56202496'], 'port_security_enabled': True, 'description': ''}} 2026-06-22 02:22:25,625 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a24f4c00-d1fc-4a2b-b3c5-cdddf1b0f1e4', 'name': '', 'tenant_id': '3f333523a3ea479db05eeeeeecac20e9', 'network_id': '3ed2dd87-440b-48e5-943d-881bdfb27439', 'ip_version': 4, 'cidr': '100.38.214.128/26', 'allocation_pools': [{'start': '100.38.214.130', 'end': '100.38.214.190'}], 'gateway_ip': '100.38.214.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '100.38.214.130', 'tags': [], 'project_id': '3f333523a3ea479db05eeeeeecac20e9'}} 2026-06-22 02:22:25,638 - INFO - Created VN ctest-vn1-56202496 2026-06-22 02:22:25,688 - DEBUG - VN ctest-vn1-56202496 UUID is 3ed2dd87-440b-48e5-943d-881bdfb27439 2026-06-22 02:22:25,978 - DEBUG - Response for create_network : {'network': {'id': '8ffc9bc1-f7e8-4bea-a58f-4c954c16b2e8', 'name': 'ctest-vn2-98913592', 'tenant_id': '3f333523a3ea479db05eeeeeecac20e9', 'project_id': '3f333523a3ea479db05eeeeeecac20e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-28544502', 'ctest-vn2-98913592'], 'port_security_enabled': True, 'description': ''}} 2026-06-22 02:22:26,138 - DEBUG - Response for create_subnet : {'subnet': {'id': '4bc64232-66e5-4a31-9ebc-59c07c790c97', 'name': '', 'tenant_id': '3f333523a3ea479db05eeeeeecac20e9', 'network_id': '8ffc9bc1-f7e8-4bea-a58f-4c954c16b2e8', 'ip_version': 4, 'cidr': '75.215.215.64/26', 'allocation_pools': [{'start': '75.215.215.66', 'end': '75.215.215.126'}], 'gateway_ip': '75.215.215.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.215.215.66', 'tags': [], 'project_id': '3f333523a3ea479db05eeeeeecac20e9'}} 2026-06-22 02:22:26,158 - INFO - Created VN ctest-vn2-98913592 2026-06-22 02:22:26,212 - DEBUG - VN ctest-vn2-98913592 UUID is 8ffc9bc1-f7e8-4bea-a58f-4c954c16b2e8 2026-06-22 02:22:26,436 - DEBUG - Services list from nova: [, , ] 2026-06-22 02:22:27,452 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6017-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6017-1) 2026-06-22 02:22:28,488 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6017-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6017-1) 2026-06-22 02:22:28,555 - INFO - Adding interface with subnet_id a24f4c00-d1fc-4a2b-b3c5-cdddf1b0f1e4, port_id None to router 633579c6-8033-41b8-8585-8346edbc7f72 2026-06-22 02:22:28,747 - INFO - Waiting for VM ctest-vn1-vm1-57758611 to be up.. 2026-06-22 02:22:28,791 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 02:22:33,869 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 02:22:38,941 - DEBUG - VM is in ACTIVE state now 2026-06-22 02:22:38,941 - INFO - VM name : ctest-vn1-vm1-57758611 2026-06-22 02:22:39,006 - DEBUG - VM ctest-vn1-vm1-57758611 ID is 9d604e68-a9c1-4da5-b664-f4c01b712ad6 2026-06-22 02:22:39,024 - DEBUG - VM ctest-vn1-vm1-57758611 launched on Node cn-jenkins-deploy-platform-ansible-os-6017-1 2026-06-22 02:22:39,097 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9d604e68-a9c1-4da5-b664-f4c01b712ad6 2026-06-22 02:22:39,418 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9d604e68-a9c1-4da5-b664-f4c01b712ad6 2026-06-22 02:22:39,441 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a828d454-2bfe-4379-804b-e892655f7a2b 2026-06-22 02:22:42,696 - 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 1027ms') 2026-06-22 02:22:42,696 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-57758611 failed! 2026-06-22 02:22:42,748 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-28544502:ctest-vn1-56202496 is 100.38.214.129 and allocation pool is NOT set 2026-06-22 02:22:44,815 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.391 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.391/2.099/3.808/1.708 ms') 2026-06-22 02:22:44,815 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-57758611 passed 2026-06-22 02:22:44,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:44,964 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-57758611, IP 100.38.214.131, Port 22 2026-06-22 02:22:45,127 - DEBUG - VM ctest-vn1-vm1-57758611 is ready for SSH connections 2026-06-22 02:22:45,127 - INFO - Waiting for VM ctest-vn2-vm1-72141373 to be up.. 2026-06-22 02:22:45,210 - DEBUG - VM is in ACTIVE state now 2026-06-22 02:22:45,211 - INFO - VM name : ctest-vn2-vm1-72141373 2026-06-22 02:22:45,278 - DEBUG - VM ctest-vn2-vm1-72141373 ID is d2d92605-c5d8-4fb4-99c0-66fa7ad90b49 2026-06-22 02:22:45,278 - DEBUG - VM ctest-vn2-vm1-72141373 launched on Node cn-jenkins-deploy-platform-ansible-os-6017-1 2026-06-22 02:22:45,339 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d2d92605-c5d8-4fb4-99c0-66fa7ad90b49 2026-06-22 02:22:45,346 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3678e506-eaa7-4186-b816-509c12579768 2026-06-22 02:22:46,573 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.427 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.427/1.812/3.198/1.385 ms') 2026-06-22 02:22:46,574 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-72141373 passed 2026-06-22 02:22:46,720 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:46,720 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-72141373, IP 75.215.215.67, Port 22 2026-06-22 02:22:46,875 - DEBUG - VM ctest-vn2-vm1-72141373 is ready for SSH connections 2026-06-22 02:22:46,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:46,875 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.215.215.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-22 02:22:46,875 - DEBUG - ping -s 56 -c 3 -W 1 75.215.215.67 2026-06-22 02:22:51,813 - DEBUG - PING 75.215.215.67 (75.215.215.67): 56 data bytes --- 75.215.215.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-06-22 02:22:51,814 - WARNING - Ping to IP 75.215.215.67 from VM ctest-vn1-vm1-57758611 failed 2026-06-22 02:22:51,814 - INFO - Adding interface with subnet_id 4bc64232-66e5-4a31-9ebc-59c07c790c97, port_id None to router 633579c6-8033-41b8-8585-8346edbc7f72 2026-06-22 02:22:52,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:52,072 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.215.215.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-22 02:22:52,072 - DEBUG - ping -s 56 -c 3 -W 1 75.215.215.67 2026-06-22 02:22:54,192 - DEBUG - PING 75.215.215.67 (75.215.215.67): 56 data bytes 64 bytes from 75.215.215.67: seq=0 ttl=63 time=2.298 ms 64 bytes from 75.215.215.67: seq=1 ttl=63 time=1.021 ms 64 bytes from 75.215.215.67: seq=2 ttl=63 time=0.666 ms --- 75.215.215.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.666/1.328/2.298 ms 2026-06-22 02:22:54,193 - INFO - Ping to IP 75.215.215.67 from VM ctest-vn1-vm1-57758611 passed 2026-06-22 02:22:54,193 - INFO - Deleting interface with subnet_id a24f4c00-d1fc-4a2b-b3c5-cdddf1b0f1e4, port_id None from router 633579c6-8033-41b8-8585-8346edbc7f72 2026-06-22 02:22:54,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:54,305 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.215.215.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-22 02:22:54,305 - DEBUG - ping -s 56 -c 3 -W 1 75.215.215.67 2026-06-22 02:22:57,416 - DEBUG - PING 75.215.215.67 (75.215.215.67): 56 data bytes --- 75.215.215.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-06-22 02:22:57,416 - WARNING - Ping to IP 75.215.215.67 from VM ctest-vn1-vm1-57758611 failed 2026-06-22 02:22:57,416 - INFO - Adding interface with subnet_id a24f4c00-d1fc-4a2b-b3c5-cdddf1b0f1e4, port_id None to router 633579c6-8033-41b8-8585-8346edbc7f72 2026-06-22 02:22:57,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:57,609 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.215.215.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-22 02:22:57,609 - DEBUG - ping -s 56 -c 3 -W 1 75.215.215.67 2026-06-22 02:22:59,723 - DEBUG - PING 75.215.215.67 (75.215.215.67): 56 data bytes 64 bytes from 75.215.215.67: seq=0 ttl=63 time=1.206 ms 64 bytes from 75.215.215.67: seq=1 ttl=63 time=1.059 ms 64 bytes from 75.215.215.67: seq=2 ttl=63 time=0.737 ms --- 75.215.215.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.737/1.000/1.206 ms 2026-06-22 02:22:59,723 - INFO - Ping to IP 75.215.215.67 from VM ctest-vn1-vm1-57758611 passed 2026-06-22 02:22:59,723 - INFO - Deleting interface with subnet_id 4bc64232-66e5-4a31-9ebc-59c07c790c97, port_id None from router 633579c6-8033-41b8-8585-8346edbc7f72 2026-06-22 02:22:59,858 - INFO - Deleting interface with subnet_id a24f4c00-d1fc-4a2b-b3c5-cdddf1b0f1e4, port_id None from router 633579c6-8033-41b8-8585-8346edbc7f72 2026-06-22 02:23:00,030 - INFO - Deleting VM ctest-vn2-vm1-72141373 2026-06-22 02:23:00,099 - INFO - Deleting VM ctest-vn1-vm1-57758611 2026-06-22 02:23:00,168 - INFO - Deleting VN ctest-vn2-98913592 2026-06-22 02:23:00,197 - DEBUG - VN 8ffc9bc1-f7e8-4bea-a58f-4c954c16b2e8 still in use: Unable to complete operation on network 8ffc9bc1-f7e8-4bea-a58f-4c954c16b2e8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-df1cb767-ba28-494b-baeb-4987706c4168'] 2026-06-22 02:23:00,197 - WARNING - Deleting VN ctest-vn2-98913592 failed..Will retry 2026-06-22 02:23:02,332 - DEBUG - Response for deleting network () 2026-06-22 02:23:02,332 - INFO - Deleting VN ctest-vn1-56202496 2026-06-22 02:23:02,430 - DEBUG - Response for deleting network () 2026-06-22 02:23:02,687 - DEBUG - No XMPP flaps were noticed during the test
2026-06-22 02:23:02,687 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-06-22 02:23:02,687 - INFO - -------------------------------------------------------------------------------- 2026-06-22 02:23:03,382 - INFO - Deleted project: ctest-TestRouters-28544502, ID : 3f333523-a3ea-479d-b05e-eeeeecac20e9