2026-07-10 20:10:43,006 - INFO - Domain Default found not creating
2026-07-10 20:10:43,158 - INFO - Project ctest-TestRouters-97255456 not found, creating it
2026-07-10 20:10:43,621 - INFO - Created Project:ctest-TestRouters-97255456, ID : 06128067-9fc3-4dc6-9a9b-11bc0be83f17
2026-07-10 20:10:45,066 - INFO - ================================================================================
2026-07-10 20:10:45,066 - INFO - STARTING TEST : test_basic_router_behavior
2026-07-10 20:10:45,067 - 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-07-10 20:10:45,320 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-07-10 20:10:45,320 - INFO - Initial checks done. Running the testcase now
2026-07-10 20:10:45,320 - INFO -
2026-07-10 20:10:45,843 - DEBUG - Response for create_network : {'network': {'id': '0ac76df7-1046-48d5-9c8e-c202991ae04a', 'name': 'ctest-vn1-24758398', 'tenant_id': '061280679fc34dc69a9b11bc0be83f17', 'project_id': '061280679fc34dc69a9b11bc0be83f17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-97255456', 'ctest-vn1-24758398'], 'port_security_enabled': True, 'description': ''}}
2026-07-10 20:10:45,999 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a9e3d921-167c-4a80-94b0-24a21a5470f0', 'name': '', 'tenant_id': '061280679fc34dc69a9b11bc0be83f17', 'network_id': '0ac76df7-1046-48d5-9c8e-c202991ae04a', 'ip_version': 4, 'cidr': '198.180.107.128/26', 'allocation_pools': [{'start': '198.180.107.130', 'end': '198.180.107.190'}], 'gateway_ip': '198.180.107.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '198.180.107.130', 'tags': [], 'project_id': '061280679fc34dc69a9b11bc0be83f17'}}
2026-07-10 20:10:46,013 - INFO - Created VN ctest-vn1-24758398
2026-07-10 20:10:46,063 - DEBUG - VN ctest-vn1-24758398 UUID is 0ac76df7-1046-48d5-9c8e-c202991ae04a
2026-07-10 20:10:46,345 - DEBUG - Response for create_network : {'network': {'id': 'ecaa9769-065f-4940-a3f0-a15cc5ca8b89', 'name': 'ctest-vn2-57804275', 'tenant_id': '061280679fc34dc69a9b11bc0be83f17', 'project_id': '061280679fc34dc69a9b11bc0be83f17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-97255456', 'ctest-vn2-57804275'], 'port_security_enabled': True, 'description': ''}}
2026-07-10 20:10:46,486 - DEBUG - Response for create_subnet : {'subnet': {'id': '7ed5cc81-68da-45a1-a5b8-3cb7ac201253', 'name': '', 'tenant_id': '061280679fc34dc69a9b11bc0be83f17', 'network_id': 'ecaa9769-065f-4940-a3f0-a15cc5ca8b89', 'ip_version': 4, 'cidr': '151.116.164.64/26', 'allocation_pools': [{'start': '151.116.164.66', 'end': '151.116.164.126'}], 'gateway_ip': '151.116.164.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.116.164.66', 'tags': [], 'project_id': '061280679fc34dc69a9b11bc0be83f17'}}
2026-07-10 20:10:46,500 - INFO - Created VN ctest-vn2-57804275
2026-07-10 20:10:46,551 - DEBUG - VN ctest-vn2-57804275 UUID is ecaa9769-065f-4940-a3f0-a15cc5ca8b89
2026-07-10 20:10:46,810 - DEBUG - Services list from nova: [, , ]
2026-07-10 20:10:47,097 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6093-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6093-1)
2026-07-10 20:10:47,446 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6093-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6093-1)
2026-07-10 20:10:47,502 - INFO - Adding interface with subnet_id a9e3d921-167c-4a80-94b0-24a21a5470f0, port_id None to router c2d1cddd-2db2-4a4f-b058-d4b2a9c2b546
2026-07-10 20:10:47,730 - INFO - Waiting for VM ctest-vn1-vm1-86896165 to be up..
2026-07-10 20:10:47,773 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-10 20:10:52,866 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-10 20:10:57,938 - DEBUG - VM is in ACTIVE state now
2026-07-10 20:10:57,938 - INFO - VM name : ctest-vn1-vm1-86896165
2026-07-10 20:10:58,006 - DEBUG - VM ctest-vn1-vm1-86896165 ID is 76329ba0-902c-4a72-aecf-c9fde28c64a7
2026-07-10 20:10:58,027 - DEBUG - VM ctest-vn1-vm1-86896165 launched on Node cn-jenkins-deploy-platform-ansible-os-6093-1
2026-07-10 20:10:58,090 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/76329ba0-902c-4a72-aecf-c9fde28c64a7
2026-07-10 20:10:58,412 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/76329ba0-902c-4a72-aecf-c9fde28c64a7
2026-07-10 20:10:58,437 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c2071b3a-f3a7-4782-91b3-5603d42e229f
2026-07-10 20:11:01,711 - 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-07-10 20:11:01,711 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86896165 failed!
2026-07-10 20:11:01,763 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-97255456:ctest-vn1-24758398 is 198.180.107.129 and allocation pool is NOT set
2026-07-10 20:11:03,828 - 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=9.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.21 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.208/5.435/9.663/4.227 ms')
2026-07-10 20:11:03,828 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86896165 passed
2026-07-10 20:11:03,975 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-10 20:11:03,975 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-86896165, IP 198.180.107.131, Port 22
2026-07-10 20:11:04,035 - 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-07-10 20:11:04,098 - DEBUG - VM ctest-vn1-vm1-86896165 is NOT ready for SSH connections, VM status: ACTIVE
2026-07-10 20:11:09,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-10 20:11:09,098 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-86896165, IP 198.180.107.131, Port 22
2026-07-10 20:11:09,257 - DEBUG - VM ctest-vn1-vm1-86896165 is ready for SSH connections
2026-07-10 20:11:09,258 - INFO - Waiting for VM ctest-vn2-vm1-54553570 to be up..
2026-07-10 20:11:09,326 - DEBUG - VM is in ACTIVE state now
2026-07-10 20:11:09,326 - INFO - VM name : ctest-vn2-vm1-54553570
2026-07-10 20:11:09,390 - DEBUG - VM ctest-vn2-vm1-54553570 ID is fa8351fd-fd3a-44d6-9f9b-8af9fdc801dd
2026-07-10 20:11:09,390 - DEBUG - VM ctest-vn2-vm1-54553570 launched on Node cn-jenkins-deploy-platform-ansible-os-6093-1
2026-07-10 20:11:09,456 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fa8351fd-fd3a-44d6-9f9b-8af9fdc801dd
2026-07-10 20:11:09,465 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6b77c9a7-6f9d-4e56-a643-8c8cb347c78e
2026-07-10 20:11:10,698 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.373 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.373/1.758/3.143/1.385 ms')
2026-07-10 20:11:10,698 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-54553570 passed
2026-07-10 20:11:10,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-10 20:11:10,851 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-54553570, IP 151.116.164.67, Port 22
2026-07-10 20:11:11,001 - DEBUG - VM ctest-vn2-vm1-54553570 is ready for SSH connections
2026-07-10 20:11:11,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-10 20:11:11,002 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.116.164.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-10 20:11:11,002 - DEBUG - ping -s 56 -c 3 -W 1 151.116.164.67
2026-07-10 20:11:15,902 - DEBUG - PING 151.116.164.67 (151.116.164.67): 56 data bytes
--- 151.116.164.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-07-10 20:11:15,903 - WARNING - Ping to IP 151.116.164.67 from VM ctest-vn1-vm1-86896165 failed
2026-07-10 20:11:15,903 - INFO - Adding interface with subnet_id 7ed5cc81-68da-45a1-a5b8-3cb7ac201253, port_id None to router c2d1cddd-2db2-4a4f-b058-d4b2a9c2b546
2026-07-10 20:11:16,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-10 20:11:16,138 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.116.164.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-10 20:11:16,138 - DEBUG - ping -s 56 -c 3 -W 1 151.116.164.67
2026-07-10 20:11:18,260 - DEBUG - PING 151.116.164.67 (151.116.164.67): 56 data bytes
64 bytes from 151.116.164.67: seq=0 ttl=63 time=2.522 ms
64 bytes from 151.116.164.67: seq=1 ttl=63 time=0.762 ms
64 bytes from 151.116.164.67: seq=2 ttl=63 time=0.845 ms
--- 151.116.164.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.762/1.376/2.522 ms
2026-07-10 20:11:18,260 - INFO - Ping to IP 151.116.164.67 from VM ctest-vn1-vm1-86896165 passed
2026-07-10 20:11:18,260 - INFO - Deleting interface with subnet_id a9e3d921-167c-4a80-94b0-24a21a5470f0, port_id None from router c2d1cddd-2db2-4a4f-b058-d4b2a9c2b546
2026-07-10 20:11:18,365 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-10 20:11:18,365 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.116.164.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-10 20:11:18,365 - DEBUG - ping -s 56 -c 3 -W 1 151.116.164.67
2026-07-10 20:11:21,477 - DEBUG - PING 151.116.164.67 (151.116.164.67): 56 data bytes
--- 151.116.164.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-07-10 20:11:21,477 - WARNING - Ping to IP 151.116.164.67 from VM ctest-vn1-vm1-86896165 failed
2026-07-10 20:11:21,478 - INFO - Adding interface with subnet_id a9e3d921-167c-4a80-94b0-24a21a5470f0, port_id None to router c2d1cddd-2db2-4a4f-b058-d4b2a9c2b546
2026-07-10 20:11:21,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-10 20:11:21,687 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 151.116.164.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-07-10 20:11:21,687 - DEBUG - ping -s 56 -c 3 -W 1 151.116.164.67
2026-07-10 20:11:23,799 - DEBUG - PING 151.116.164.67 (151.116.164.67): 56 data bytes
64 bytes from 151.116.164.67: seq=0 ttl=63 time=1.357 ms
64 bytes from 151.116.164.67: seq=1 ttl=63 time=0.752 ms
64 bytes from 151.116.164.67: seq=2 ttl=63 time=0.709 ms
--- 151.116.164.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.709/0.939/1.357 ms
2026-07-10 20:11:23,799 - INFO - Ping to IP 151.116.164.67 from VM ctest-vn1-vm1-86896165 passed
2026-07-10 20:11:23,799 - INFO - Deleting interface with subnet_id 7ed5cc81-68da-45a1-a5b8-3cb7ac201253, port_id None from router c2d1cddd-2db2-4a4f-b058-d4b2a9c2b546
2026-07-10 20:11:23,907 - INFO - Deleting interface with subnet_id a9e3d921-167c-4a80-94b0-24a21a5470f0, port_id None from router c2d1cddd-2db2-4a4f-b058-d4b2a9c2b546
2026-07-10 20:11:24,065 - INFO - Deleting VM ctest-vn2-vm1-54553570
2026-07-10 20:11:24,135 - INFO - Deleting VM ctest-vn1-vm1-86896165
2026-07-10 20:11:24,306 - INFO - Deleting VN ctest-vn2-57804275
2026-07-10 20:11:24,336 - DEBUG - VN ecaa9769-065f-4940-a3f0-a15cc5ca8b89 still in use: Unable to complete operation on network ecaa9769-065f-4940-a3f0-a15cc5ca8b89. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0124d2fa-5dda-4169-8852-882b530a6289']
2026-07-10 20:11:24,337 - WARNING - Deleting VN ctest-vn2-57804275 failed..Will retry
2026-07-10 20:11:26,428 - DEBUG - Response for deleting network ()
2026-07-10 20:11:26,428 - INFO - Deleting VN ctest-vn1-24758398
2026-07-10 20:11:26,525 - DEBUG - Response for deleting network ()
2026-07-10 20:11:26,779 - DEBUG - No XMPP flaps were noticed during the test
2026-07-10 20:11:26,779 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:41]
2026-07-10 20:11:26,779 - INFO - --------------------------------------------------------------------------------
2026-07-10 20:11:27,453 - INFO - Deleted project: ctest-TestRouters-97255456, ID : 06128067-9fc3-4dc6-9a9b-11bc0be83f17