2026-09-10 14:29:55,842 - INFO - Domain Default found not creating
2026-09-10 14:29:56,029 - INFO - Project ctest-TestRouters-33247616 not found, creating it
2026-09-10 14:29:56,556 - INFO - Created Project:ctest-TestRouters-33247616, ID : 80924f2a-b7ee-40c9-969a-6b64c5df3c43
2026-09-10 14:29:58,266 - INFO - ================================================================================
2026-09-10 14:29:58,266 - INFO - STARTING TEST : test_basic_router_behavior
2026-09-10 14:29:58,266 - 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-09-10 14:29:58,538 - DEBUG - Nothing to compare xmpp stats {'10.0.0.190': {'10.20.0.25': '0'}} with
2026-09-10 14:29:58,538 - INFO - Initial checks done. Running the testcase now
2026-09-10 14:29:58,538 - INFO -
2026-09-10 14:29:59,192 - DEBUG - Response for create_network : {'network': {'id': '1b999847-9b3a-4b0c-a790-db1600794f6a', 'name': 'ctest-vn1-72629920', 'tenant_id': '80924f2ab7ee40c9969a6b64c5df3c43', 'project_id': '80924f2ab7ee40c9969a6b64c5df3c43', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-33247616', 'ctest-vn1-72629920'], 'port_security_enabled': True, 'description': ''}}
2026-09-10 14:29:59,417 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3f7e1aa-6217-4b73-b44d-98146403b171', 'name': '', 'tenant_id': '80924f2ab7ee40c9969a6b64c5df3c43', 'network_id': '1b999847-9b3a-4b0c-a790-db1600794f6a', 'ip_version': 4, 'cidr': '98.27.146.0/26', 'allocation_pools': [{'start': '98.27.146.2', 'end': '98.27.146.62'}], 'gateway_ip': '98.27.146.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '98.27.146.2', 'tags': [], 'project_id': '80924f2ab7ee40c9969a6b64c5df3c43'}}
2026-09-10 14:29:59,436 - INFO - Created VN ctest-vn1-72629920
2026-09-10 14:29:59,489 - DEBUG - VN ctest-vn1-72629920 UUID is 1b999847-9b3a-4b0c-a790-db1600794f6a
2026-09-10 14:29:59,834 - DEBUG - Response for create_network : {'network': {'id': '640bbe50-2f82-4b19-937a-c6753027dc67', 'name': 'ctest-vn2-28475902', 'tenant_id': '80924f2ab7ee40c9969a6b64c5df3c43', 'project_id': '80924f2ab7ee40c9969a6b64c5df3c43', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-33247616', 'ctest-vn2-28475902'], 'port_security_enabled': True, 'description': ''}}
2026-09-10 14:30:00,071 - DEBUG - Response for create_subnet : {'subnet': {'id': '8adaa4e5-a013-4523-99d7-b04d21bc152c', 'name': '', 'tenant_id': '80924f2ab7ee40c9969a6b64c5df3c43', 'network_id': '640bbe50-2f82-4b19-937a-c6753027dc67', 'ip_version': 4, 'cidr': '97.193.197.0/26', 'allocation_pools': [{'start': '97.193.197.2', 'end': '97.193.197.62'}], 'gateway_ip': '97.193.197.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.193.197.2', 'tags': [], 'project_id': '80924f2ab7ee40c9969a6b64c5df3c43'}}
2026-09-10 14:30:00,093 - INFO - Created VN ctest-vn2-28475902
2026-09-10 14:30:00,149 - DEBUG - VN ctest-vn2-28475902 UUID is 640bbe50-2f82-4b19-937a-c6753027dc67
2026-09-10 14:30:00,425 - DEBUG - Services list from nova: [, , ]
2026-09-10 14:30:00,811 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6274-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6274-1)
2026-09-10 14:30:01,332 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6274-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6274-1)
2026-09-10 14:30:01,423 - INFO - Adding interface with subnet_id f3f7e1aa-6217-4b73-b44d-98146403b171, port_id None to router e3a6d3c4-30ba-4490-b5a9-6f2aa348adb9
2026-09-10 14:30:01,764 - INFO - Waiting for VM ctest-vn1-vm1-28745147 to be up..
2026-09-10 14:30:01,835 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-10 14:30:06,935 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-10 14:30:12,022 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-10 14:30:17,120 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-10 14:30:22,204 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-10 14:30:27,302 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-10 14:30:32,395 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-10 14:30:37,490 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-10 14:30:42,634 - DEBUG - VM is in ACTIVE state now
2026-09-10 14:30:42,635 - INFO - VM name : ctest-vn1-vm1-28745147
2026-09-10 14:30:42,768 - DEBUG - VM ctest-vn1-vm1-28745147 ID is 3fbe1b1a-6857-4d26-ae30-eb610c5107e4
2026-09-10 14:30:42,791 - DEBUG - VM ctest-vn1-vm1-28745147 launched on Node cn-jenkins-deploy-platform-ansible-os-6274-1
2026-09-10 14:30:42,942 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine/3fbe1b1a-6857-4d26-ae30-eb610c5107e4
2026-09-10 14:30:43,332 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine/3fbe1b1a-6857-4d26-ae30-eb610c5107e4
2026-09-10 14:30:43,367 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine-interface/04168f16-61ae-4b4d-a309-2f5654746577
2026-09-10 14:30:46,646 - 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 1012ms')
2026-09-10 14:30:46,646 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28745147 failed!
2026-09-10 14:30:46,705 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-33247616:ctest-vn1-72629920 is 98.27.146.1 and allocation pool is NOT set
2026-09-10 14:30:48,771 - 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=7.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.487 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.487/3.839/7.192/3.352 ms')
2026-09-10 14:30:48,771 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28745147 passed
2026-09-10 14:30:48,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-10 14:30:48,925 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-28745147, IP 98.27.146.3, Port 22
2026-09-10 14:30:49,100 - DEBUG - VM ctest-vn1-vm1-28745147 is ready for SSH connections
2026-09-10 14:30:49,100 - INFO - Waiting for VM ctest-vn2-vm1-73377092 to be up..
2026-09-10 14:30:49,201 - DEBUG - VM is in ACTIVE state now
2026-09-10 14:30:49,201 - INFO - VM name : ctest-vn2-vm1-73377092
2026-09-10 14:30:49,283 - DEBUG - VM ctest-vn2-vm1-73377092 ID is f9c431ca-93f1-4944-b84e-7bb99ff7f11b
2026-09-10 14:30:49,283 - DEBUG - VM ctest-vn2-vm1-73377092 launched on Node cn-jenkins-deploy-platform-ansible-os-6274-1
2026-09-10 14:30:49,372 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine/f9c431ca-93f1-4944-b84e-7bb99ff7f11b
2026-09-10 14:30:49,382 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine-interface/17f12a52-9593-4e8b-a77b-74354018a072
2026-09-10 14:30:50,639 - 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=6.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.564 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.564/3.679/6.795/3.115 ms')
2026-09-10 14:30:50,639 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-73377092 passed
2026-09-10 14:30:50,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-10 14:30:50,797 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-73377092, IP 97.193.197.3, Port 22
2026-09-10 14:30:50,864 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-09-10 14:30:50,944 - DEBUG - VM ctest-vn2-vm1-73377092 is NOT ready for SSH connections, VM status: ACTIVE
2026-09-10 14:30:55,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-10 14:30:55,945 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-73377092, IP 97.193.197.3, Port 22
2026-09-10 14:30:56,111 - DEBUG - VM ctest-vn2-vm1-73377092 is ready for SSH connections
2026-09-10 14:30:56,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-10 14:30:56,112 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.193.197.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.190, gateway password: c0ntrail123
2026-09-10 14:30:56,112 - DEBUG - ping -s 56 -c 3 -W 1 97.193.197.3
2026-09-10 14:31:01,280 - DEBUG - PING 97.193.197.3 (97.193.197.3): 56 data bytes
--- 97.193.197.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-09-10 14:31:01,280 - WARNING - Ping to IP 97.193.197.3 from VM ctest-vn1-vm1-28745147 failed
2026-09-10 14:31:01,280 - INFO - Adding interface with subnet_id 8adaa4e5-a013-4523-99d7-b04d21bc152c, port_id None to router e3a6d3c4-30ba-4490-b5a9-6f2aa348adb9
2026-09-10 14:31:01,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-10 14:31:01,633 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.193.197.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.190, gateway password: c0ntrail123
2026-09-10 14:31:01,633 - DEBUG - ping -s 56 -c 3 -W 1 97.193.197.3
2026-09-10 14:31:04,855 - DEBUG - PING 97.193.197.3 (97.193.197.3): 56 data bytes
64 bytes from 97.193.197.3: seq=1 ttl=63 time=3.153 ms
64 bytes from 97.193.197.3: seq=2 ttl=63 time=1.171 ms
--- 97.193.197.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.171/2.162/3.153 ms
2026-09-10 14:31:04,856 - WARNING - Ping to IP 97.193.197.3 from VM ctest-vn1-vm1-28745147 failed
2026-09-10 14:31:05,857 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.193.197.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.190, gateway password: c0ntrail123
2026-09-10 14:31:05,857 - DEBUG - ping -s 56 -c 3 -W 1 97.193.197.3
2026-09-10 14:31:08,106 - DEBUG - PING 97.193.197.3 (97.193.197.3): 56 data bytes
64 bytes from 97.193.197.3: seq=0 ttl=63 time=2.623 ms
64 bytes from 97.193.197.3: seq=1 ttl=63 time=1.371 ms
64 bytes from 97.193.197.3: seq=2 ttl=63 time=1.381 ms
--- 97.193.197.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.371/1.791/2.623 ms
2026-09-10 14:31:08,107 - INFO - Ping to IP 97.193.197.3 from VM ctest-vn1-vm1-28745147 passed
2026-09-10 14:31:08,107 - INFO - Deleting interface with subnet_id f3f7e1aa-6217-4b73-b44d-98146403b171, port_id None from router e3a6d3c4-30ba-4490-b5a9-6f2aa348adb9
2026-09-10 14:31:08,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-10 14:31:08,312 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.193.197.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.190, gateway password: c0ntrail123
2026-09-10 14:31:08,313 - DEBUG - ping -s 56 -c 3 -W 1 97.193.197.3
2026-09-10 14:31:11,564 - DEBUG - PING 97.193.197.3 (97.193.197.3): 56 data bytes
--- 97.193.197.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-09-10 14:31:11,564 - WARNING - Ping to IP 97.193.197.3 from VM ctest-vn1-vm1-28745147 failed
2026-09-10 14:31:11,564 - INFO - Adding interface with subnet_id f3f7e1aa-6217-4b73-b44d-98146403b171, port_id None to router e3a6d3c4-30ba-4490-b5a9-6f2aa348adb9
2026-09-10 14:31:11,831 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-10 14:31:11,831 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 97.193.197.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.190, gateway password: c0ntrail123
2026-09-10 14:31:11,831 - DEBUG - ping -s 56 -c 3 -W 1 97.193.197.3
2026-09-10 14:31:14,048 - DEBUG - PING 97.193.197.3 (97.193.197.3): 56 data bytes
64 bytes from 97.193.197.3: seq=0 ttl=63 time=2.200 ms
64 bytes from 97.193.197.3: seq=1 ttl=63 time=1.313 ms
64 bytes from 97.193.197.3: seq=2 ttl=63 time=1.108 ms
--- 97.193.197.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.108/1.540/2.200 ms
2026-09-10 14:31:14,048 - INFO - Ping to IP 97.193.197.3 from VM ctest-vn1-vm1-28745147 passed
2026-09-10 14:31:14,048 - INFO - Deleting interface with subnet_id 8adaa4e5-a013-4523-99d7-b04d21bc152c, port_id None from router e3a6d3c4-30ba-4490-b5a9-6f2aa348adb9
2026-09-10 14:31:14,206 - INFO - Deleting interface with subnet_id f3f7e1aa-6217-4b73-b44d-98146403b171, port_id None from router e3a6d3c4-30ba-4490-b5a9-6f2aa348adb9
2026-09-10 14:31:14,439 - INFO - Deleting VM ctest-vn2-vm1-73377092
2026-09-10 14:31:14,531 - INFO - Deleting VM ctest-vn1-vm1-28745147
2026-09-10 14:31:14,627 - INFO - Deleting VN ctest-vn2-28475902
2026-09-10 14:31:14,669 - DEBUG - VN 640bbe50-2f82-4b19-937a-c6753027dc67 still in use: Unable to complete operation on network 640bbe50-2f82-4b19-937a-c6753027dc67. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-24fa940e-0507-4de0-887b-8d0d059102cc']
2026-09-10 14:31:14,669 - WARNING - Deleting VN ctest-vn2-28475902 failed..Will retry
2026-09-10 14:31:16,865 - DEBUG - Response for deleting network ()
2026-09-10 14:31:16,865 - INFO - Deleting VN ctest-vn1-72629920
2026-09-10 14:31:16,988 - DEBUG - Response for deleting network ()
2026-09-10 14:31:17,257 - DEBUG - No XMPP flaps were noticed during the test
2026-09-10 14:31:17,258 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:19]
2026-09-10 14:31:17,258 - INFO - --------------------------------------------------------------------------------
2026-09-10 14:31:17,989 - INFO - Deleted project: ctest-TestRouters-33247616, ID : 80924f2a-b7ee-40c9-969a-6b64c5df3c43