2026-05-14 10:32:47,643 - INFO - Domain Default found not creating 2026-05-14 10:32:47,840 - INFO - Project ctest-TestRouters-08004752 not found, creating it 2026-05-14 10:32:48,345 - INFO - Created Project:ctest-TestRouters-08004752, ID : af7d300a-3130-4206-9d0f-e086c325e400 2026-05-14 10:32:50,017 - INFO - ================================================================================ 2026-05-14 10:32:50,018 - INFO - STARTING TEST : test_basic_router_behavior 2026-05-14 10:32:50,018 - 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-05-14 10:32:50,324 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-14 10:32:50,324 - INFO - Initial checks done. Running the testcase now 2026-05-14 10:32:50,324 - INFO - 2026-05-14 10:32:51,390 - DEBUG - Response for create_network : {'network': {'id': '28c0372c-f033-41cb-962d-f83dcbc5095d', 'name': 'ctest-vn1-26059284', 'tenant_id': 'af7d300a313042069d0fe086c325e400', 'project_id': 'af7d300a313042069d0fe086c325e400', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-08004752', 'ctest-vn1-26059284'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 10:32:51,762 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd1a8e8e-cc4f-4d50-afd5-25dc5c0235b2', 'name': '', 'tenant_id': 'af7d300a313042069d0fe086c325e400', 'network_id': '28c0372c-f033-41cb-962d-f83dcbc5095d', 'ip_version': 4, 'cidr': '182.222.197.64/26', 'allocation_pools': [{'start': '182.222.197.66', 'end': '182.222.197.126'}], 'gateway_ip': '182.222.197.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '182.222.197.66', 'tags': [], 'project_id': 'af7d300a313042069d0fe086c325e400'}} 2026-05-14 10:32:51,796 - INFO - Created VN ctest-vn1-26059284 2026-05-14 10:32:51,860 - DEBUG - VN ctest-vn1-26059284 UUID is 28c0372c-f033-41cb-962d-f83dcbc5095d 2026-05-14 10:32:52,377 - DEBUG - Response for create_network : {'network': {'id': '95e86f6d-d062-479f-ae74-a3c410c4ca4e', 'name': 'ctest-vn2-46556922', 'tenant_id': 'af7d300a313042069d0fe086c325e400', 'project_id': 'af7d300a313042069d0fe086c325e400', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-08004752', 'ctest-vn2-46556922'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 10:32:52,668 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c5ceae9a-320b-4ad5-95df-1a45742de58a', 'name': '', 'tenant_id': 'af7d300a313042069d0fe086c325e400', 'network_id': '95e86f6d-d062-479f-ae74-a3c410c4ca4e', 'ip_version': 4, 'cidr': '193.55.199.192/26', 'allocation_pools': [{'start': '193.55.199.194', 'end': '193.55.199.254'}], 'gateway_ip': '193.55.199.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.55.199.194', 'tags': [], 'project_id': 'af7d300a313042069d0fe086c325e400'}} 2026-05-14 10:32:52,695 - INFO - Created VN ctest-vn2-46556922 2026-05-14 10:32:52,752 - DEBUG - VN ctest-vn2-46556922 UUID is 95e86f6d-d062-479f-ae74-a3c410c4ca4e 2026-05-14 10:32:52,971 - DEBUG - Services list from nova: [, , ] 2026-05-14 10:32:54,219 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5782-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5782-1) 2026-05-14 10:32:55,595 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5782-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5782-1) 2026-05-14 10:32:55,687 - INFO - Adding interface with subnet_id cd1a8e8e-cc4f-4d50-afd5-25dc5c0235b2, port_id None to router 49b402dd-854a-474c-808e-b0e3d0dfca71 2026-05-14 10:32:55,997 - INFO - Waiting for VM ctest-vn1-vm1-71018380 to be up.. 2026-05-14 10:32:56,104 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-14 10:33:01,219 - DEBUG - VM is in ACTIVE state now 2026-05-14 10:33:01,219 - INFO - VM name : ctest-vn1-vm1-71018380 2026-05-14 10:33:01,334 - DEBUG - VM ctest-vn1-vm1-71018380 ID is b48c03cb-c9e7-441d-8df0-e863e4c3aeb9 2026-05-14 10:33:01,370 - DEBUG - VM ctest-vn1-vm1-71018380 launched on Node cn-jenkins-deploy-platform-ansible-os-5782-1 2026-05-14 10:33:01,511 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b48c03cb-c9e7-441d-8df0-e863e4c3aeb9 2026-05-14 10:33:01,852 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b48c03cb-c9e7-441d-8df0-e863e4c3aeb9 2026-05-14 10:33:01,912 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/28d4aa0c-e4f9-4363-8877-d4165e092249 2026-05-14 10:33:05,201 - 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 1026ms') 2026-05-14 10:33:05,201 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71018380 failed! 2026-05-14 10:33:05,259 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-08004752:ctest-vn1-26059284 is 182.222.197.65 and allocation pool is NOT set 2026-05-14 10:33:07,323 - 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=17.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.84 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 = 1.835/9.428/17.022/7.593 ms') 2026-05-14 10:33:07,323 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71018380 passed 2026-05-14 10:33:07,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:33:07,480 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-71018380, IP 182.222.197.67, Port 22 2026-05-14 10:33:07,546 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-14 10:33:07,661 - DEBUG - VM ctest-vn1-vm1-71018380 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-14 10:33:12,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:33:12,661 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-71018380, IP 182.222.197.67, Port 22 2026-05-14 10:33:12,834 - DEBUG - VM ctest-vn1-vm1-71018380 is ready for SSH connections 2026-05-14 10:33:12,834 - INFO - Waiting for VM ctest-vn2-vm1-86690183 to be up.. 2026-05-14 10:33:12,921 - DEBUG - VM is in ACTIVE state now 2026-05-14 10:33:12,921 - INFO - VM name : ctest-vn2-vm1-86690183 2026-05-14 10:33:13,005 - DEBUG - VM ctest-vn2-vm1-86690183 ID is fef4a558-fd5c-42cc-8ec7-e84d237a5712 2026-05-14 10:33:13,005 - DEBUG - VM ctest-vn2-vm1-86690183 launched on Node cn-jenkins-deploy-platform-ansible-os-5782-1 2026-05-14 10:33:13,087 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fef4a558-fd5c-42cc-8ec7-e84d237a5712 2026-05-14 10:33:13,096 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8b0a2bf9-8e46-429f-9a98-7848eac1d0dc 2026-05-14 10:33:14,342 - 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.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.583 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.583/2.056/3.530/1.473 ms') 2026-05-14 10:33:14,343 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-86690183 passed 2026-05-14 10:33:14,499 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:33:14,500 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-86690183, IP 193.55.199.195, Port 22 2026-05-14 10:33:14,663 - DEBUG - VM ctest-vn2-vm1-86690183 is ready for SSH connections 2026-05-14 10:33:14,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:33:14,664 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.55.199.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-14 10:33:14,664 - DEBUG - ping -s 56 -c 3 -W 1 193.55.199.195 2026-05-14 10:33:19,767 - DEBUG - PING 193.55.199.195 (193.55.199.195): 56 data bytes --- 193.55.199.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-14 10:33:19,768 - WARNING - Ping to IP 193.55.199.195 from VM ctest-vn1-vm1-71018380 failed 2026-05-14 10:33:19,768 - INFO - Adding interface with subnet_id c5ceae9a-320b-4ad5-95df-1a45742de58a, port_id None to router 49b402dd-854a-474c-808e-b0e3d0dfca71 2026-05-14 10:33:20,063 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:33:20,063 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.55.199.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-14 10:33:20,064 - DEBUG - ping -s 56 -c 3 -W 1 193.55.199.195 2026-05-14 10:33:23,295 - DEBUG - PING 193.55.199.195 (193.55.199.195): 56 data bytes 64 bytes from 193.55.199.195: seq=1 ttl=63 time=2.685 ms 64 bytes from 193.55.199.195: seq=2 ttl=63 time=0.877 ms --- 193.55.199.195 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.877/1.781/2.685 ms 2026-05-14 10:33:23,295 - WARNING - Ping to IP 193.55.199.195 from VM ctest-vn1-vm1-71018380 failed 2026-05-14 10:33:24,296 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.55.199.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-14 10:33:24,296 - DEBUG - ping -s 56 -c 3 -W 1 193.55.199.195 2026-05-14 10:33:26,527 - DEBUG - PING 193.55.199.195 (193.55.199.195): 56 data bytes 64 bytes from 193.55.199.195: seq=0 ttl=63 time=1.691 ms 64 bytes from 193.55.199.195: seq=1 ttl=63 time=0.981 ms 64 bytes from 193.55.199.195: seq=2 ttl=63 time=0.949 ms --- 193.55.199.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.949/1.207/1.691 ms 2026-05-14 10:33:26,527 - INFO - Ping to IP 193.55.199.195 from VM ctest-vn1-vm1-71018380 passed 2026-05-14 10:33:26,527 - INFO - Deleting interface with subnet_id cd1a8e8e-cc4f-4d50-afd5-25dc5c0235b2, port_id None from router 49b402dd-854a-474c-808e-b0e3d0dfca71 2026-05-14 10:33:26,677 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:33:26,677 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.55.199.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-14 10:33:26,677 - DEBUG - ping -s 56 -c 3 -W 1 193.55.199.195 2026-05-14 10:33:29,904 - DEBUG - PING 193.55.199.195 (193.55.199.195): 56 data bytes --- 193.55.199.195 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-14 10:33:29,904 - WARNING - Ping to IP 193.55.199.195 from VM ctest-vn1-vm1-71018380 failed 2026-05-14 10:33:29,904 - INFO - Adding interface with subnet_id cd1a8e8e-cc4f-4d50-afd5-25dc5c0235b2, port_id None to router 49b402dd-854a-474c-808e-b0e3d0dfca71 2026-05-14 10:33:30,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:33:30,141 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.55.199.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-14 10:33:30,141 - DEBUG - ping -s 56 -c 3 -W 1 193.55.199.195 2026-05-14 10:33:32,363 - DEBUG - PING 193.55.199.195 (193.55.199.195): 56 data bytes 64 bytes from 193.55.199.195: seq=0 ttl=63 time=1.422 ms 64 bytes from 193.55.199.195: seq=1 ttl=63 time=0.874 ms 64 bytes from 193.55.199.195: seq=2 ttl=63 time=0.979 ms --- 193.55.199.195 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.874/1.091/1.422 ms 2026-05-14 10:33:32,363 - INFO - Ping to IP 193.55.199.195 from VM ctest-vn1-vm1-71018380 passed 2026-05-14 10:33:32,363 - INFO - Deleting interface with subnet_id c5ceae9a-320b-4ad5-95df-1a45742de58a, port_id None from router 49b402dd-854a-474c-808e-b0e3d0dfca71 2026-05-14 10:33:32,484 - INFO - Deleting interface with subnet_id cd1a8e8e-cc4f-4d50-afd5-25dc5c0235b2, port_id None from router 49b402dd-854a-474c-808e-b0e3d0dfca71 2026-05-14 10:33:32,658 - INFO - Deleting VM ctest-vn2-vm1-86690183 2026-05-14 10:33:32,735 - INFO - Deleting VM ctest-vn1-vm1-71018380 2026-05-14 10:33:32,806 - INFO - Deleting VN ctest-vn2-46556922 2026-05-14 10:33:32,843 - DEBUG - VN 95e86f6d-d062-479f-ae74-a3c410c4ca4e still in use: Unable to complete operation on network 95e86f6d-d062-479f-ae74-a3c410c4ca4e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-016f2926-8596-4f08-95b8-4631f3c69486'] 2026-05-14 10:33:32,843 - WARNING - Deleting VN ctest-vn2-46556922 failed..Will retry 2026-05-14 10:33:34,950 - DEBUG - Response for deleting network () 2026-05-14 10:33:34,950 - INFO - Deleting VN ctest-vn1-26059284 2026-05-14 10:33:35,056 - DEBUG - Response for deleting network () 2026-05-14 10:33:35,313 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 10:33:35,313 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:45]
2026-05-14 10:33:35,313 - INFO - -------------------------------------------------------------------------------- 2026-05-14 10:33:36,029 - INFO - Deleted project: ctest-TestRouters-08004752, ID : af7d300a-3130-4206-9d0f-e086c325e400