2026-03-23 01:59:32,188 - INFO - Domain Default found not creating
2026-03-23 01:59:32,369 - INFO - Project ctest-TestRouters-42133286 not found, creating it
2026-03-23 01:59:32,861 - INFO - Created Project:ctest-TestRouters-42133286, ID : 0add560b-fdd6-4454-9076-09fd196309f0
2026-03-23 01:59:34,321 - INFO - ================================================================================
2026-03-23 01:59:34,321 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-23 01:59:34,321 - 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-03-23 01:59:34,577 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-03-23 01:59:34,577 - INFO - Initial checks done. Running the testcase now
2026-03-23 01:59:34,577 - INFO -
2026-03-23 01:59:35,117 - DEBUG - Response for create_network : {'network': {'id': '9edafd6b-4379-4521-a884-da3817a26953', 'name': 'ctest-vn1-75855975', 'tenant_id': '0add560bfdd64454907609fd196309f0', 'project_id': '0add560bfdd64454907609fd196309f0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-42133286', 'ctest-vn1-75855975'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 01:59:35,283 - DEBUG - Response for create_subnet : {'subnet': {'id': '8eecece6-0f47-4d84-bafd-53f23a27b46f', 'name': '', 'tenant_id': '0add560bfdd64454907609fd196309f0', 'network_id': '9edafd6b-4379-4521-a884-da3817a26953', 'ip_version': 4, 'cidr': '41.234.208.0/26', 'allocation_pools': [{'start': '41.234.208.2', 'end': '41.234.208.62'}], 'gateway_ip': '41.234.208.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '41.234.208.2', 'tags': [], 'project_id': '0add560bfdd64454907609fd196309f0'}}
2026-03-23 01:59:35,300 - INFO - Created VN ctest-vn1-75855975
2026-03-23 01:59:35,352 - DEBUG - VN ctest-vn1-75855975 UUID is 9edafd6b-4379-4521-a884-da3817a26953
2026-03-23 01:59:35,712 - DEBUG - Response for create_network : {'network': {'id': '396d13a9-e477-466d-a922-d39d117329be', 'name': 'ctest-vn2-82753560', 'tenant_id': '0add560bfdd64454907609fd196309f0', 'project_id': '0add560bfdd64454907609fd196309f0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-42133286', 'ctest-vn2-82753560'], 'port_security_enabled': True, 'description': ''}}
2026-03-23 01:59:35,931 - DEBUG - Response for create_subnet : {'subnet': {'id': '8ea900f6-2690-42ef-92b5-70f801251bb1', 'name': '', 'tenant_id': '0add560bfdd64454907609fd196309f0', 'network_id': '396d13a9-e477-466d-a922-d39d117329be', 'ip_version': 4, 'cidr': '83.239.180.0/26', 'allocation_pools': [{'start': '83.239.180.2', 'end': '83.239.180.62'}], 'gateway_ip': '83.239.180.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '83.239.180.2', 'tags': [], 'project_id': '0add560bfdd64454907609fd196309f0'}}
2026-03-23 01:59:35,956 - INFO - Created VN ctest-vn2-82753560
2026-03-23 01:59:36,016 - DEBUG - VN ctest-vn2-82753560 UUID is 396d13a9-e477-466d-a922-d39d117329be
2026-03-23 01:59:36,270 - DEBUG - Services list from nova: [, , ]
2026-03-23 01:59:37,255 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5510-1)
2026-03-23 01:59:38,439 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5510-1)
2026-03-23 01:59:38,503 - INFO - Adding interface with subnet_id 8eecece6-0f47-4d84-bafd-53f23a27b46f, port_id None to router a2c5f089-d3bc-479f-add1-17a1511e049f
2026-03-23 01:59:38,807 - INFO - Waiting for VM ctest-vn1-vm1-87975947 to be up..
2026-03-23 01:59:38,904 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-23 01:59:43,972 - DEBUG - VM is in ACTIVE state now
2026-03-23 01:59:43,972 - INFO - VM name : ctest-vn1-vm1-87975947
2026-03-23 01:59:44,038 - DEBUG - VM ctest-vn1-vm1-87975947 ID is c14ab08a-e659-4f67-89b4-bcf119b12eec
2026-03-23 01:59:44,056 - DEBUG - VM ctest-vn1-vm1-87975947 launched on Node cn-jenkins-deploy-platform-ansible-os-5510-1
2026-03-23 01:59:44,129 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/c14ab08a-e659-4f67-89b4-bcf119b12eec
2026-03-23 01:59:44,424 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/c14ab08a-e659-4f67-89b4-bcf119b12eec
2026-03-23 01:59:44,457 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/47bd334f-4863-42e4-a897-118ff7ad9d25
2026-03-23 01:59:47,723 - 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 1023ms')
2026-03-23 01:59:47,723 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87975947 failed!
2026-03-23 01:59:47,776 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-42133286:ctest-vn1-75855975 is 41.234.208.1 and allocation pool is NOT set
2026-03-23 01:59:51,844 - 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 1010ms')
2026-03-23 01:59:51,844 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87975947 failed!
2026-03-23 01:59:51,896 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-42133286:ctest-vn1-75855975 is 41.234.208.1 and allocation pool is NOT set
2026-03-23 01:59:53,958 - 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=59.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.503 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.503/30.062/59.621/29.559 ms')
2026-03-23 01:59:53,958 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87975947 passed
2026-03-23 01:59:54,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 01:59:54,104 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-87975947, IP 41.234.208.3, Port 22
2026-03-23 01:59:54,264 - DEBUG - VM ctest-vn1-vm1-87975947 is ready for SSH connections
2026-03-23 01:59:54,264 - INFO - Waiting for VM ctest-vn2-vm1-16342432 to be up..
2026-03-23 01:59:54,335 - DEBUG - VM is in ACTIVE state now
2026-03-23 01:59:54,335 - INFO - VM name : ctest-vn2-vm1-16342432
2026-03-23 01:59:54,409 - DEBUG - VM ctest-vn2-vm1-16342432 ID is a44f5494-f52d-4e5e-82fa-a914adee9c91
2026-03-23 01:59:54,409 - DEBUG - VM ctest-vn2-vm1-16342432 launched on Node cn-jenkins-deploy-platform-ansible-os-5510-1
2026-03-23 01:59:54,478 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a44f5494-f52d-4e5e-82fa-a914adee9c91
2026-03-23 01:59:54,486 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a167c1fd-72af-45f6-9101-1dce181cfc81
2026-03-23 01:59:55,731 - 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=2.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.55 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 = 2.549/2.723/2.897/0.174 ms')
2026-03-23 01:59:55,731 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-16342432 passed
2026-03-23 01:59:55,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 01:59:55,880 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-16342432, IP 83.239.180.3, Port 22
2026-03-23 01:59:55,936 - 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-03-23 01:59:56,018 - DEBUG - VM ctest-vn2-vm1-16342432 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-23 02:00:01,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 02:00:01,019 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-16342432, IP 83.239.180.3, Port 22
2026-03-23 02:00:01,175 - DEBUG - VM ctest-vn2-vm1-16342432 is ready for SSH connections
2026-03-23 02:00:01,176 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 02:00:01,176 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.239.180.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-23 02:00:01,176 - DEBUG - ping -s 56 -c 3 -W 1 83.239.180.3
2026-03-23 02:00:06,157 - DEBUG - PING 83.239.180.3 (83.239.180.3): 56 data bytes
--- 83.239.180.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-23 02:00:06,157 - WARNING - Ping to IP 83.239.180.3 from VM ctest-vn1-vm1-87975947 failed
2026-03-23 02:00:06,157 - INFO - Adding interface with subnet_id 8ea900f6-2690-42ef-92b5-70f801251bb1, port_id None to router a2c5f089-d3bc-479f-add1-17a1511e049f
2026-03-23 02:00:06,387 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 02:00:06,387 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.239.180.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-23 02:00:06,388 - DEBUG - ping -s 56 -c 3 -W 1 83.239.180.3
2026-03-23 02:00:09,604 - DEBUG - PING 83.239.180.3 (83.239.180.3): 56 data bytes
64 bytes from 83.239.180.3: seq=1 ttl=63 time=2.761 ms
64 bytes from 83.239.180.3: seq=2 ttl=63 time=2.193 ms
--- 83.239.180.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 2.193/2.477/2.761 ms
2026-03-23 02:00:09,604 - WARNING - Ping to IP 83.239.180.3 from VM ctest-vn1-vm1-87975947 failed
2026-03-23 02:00:10,605 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.239.180.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-23 02:00:10,605 - DEBUG - ping -s 56 -c 3 -W 1 83.239.180.3
2026-03-23 02:00:12,812 - DEBUG - PING 83.239.180.3 (83.239.180.3): 56 data bytes
64 bytes from 83.239.180.3: seq=0 ttl=63 time=1.477 ms
64 bytes from 83.239.180.3: seq=1 ttl=63 time=0.873 ms
64 bytes from 83.239.180.3: seq=2 ttl=63 time=0.823 ms
--- 83.239.180.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.823/1.057/1.477 ms
2026-03-23 02:00:12,812 - INFO - Ping to IP 83.239.180.3 from VM ctest-vn1-vm1-87975947 passed
2026-03-23 02:00:12,812 - INFO - Deleting interface with subnet_id 8eecece6-0f47-4d84-bafd-53f23a27b46f, port_id None from router a2c5f089-d3bc-479f-add1-17a1511e049f
2026-03-23 02:00:12,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 02:00:12,918 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.239.180.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-23 02:00:12,918 - DEBUG - ping -s 56 -c 3 -W 1 83.239.180.3
2026-03-23 02:00:16,148 - DEBUG - PING 83.239.180.3 (83.239.180.3): 56 data bytes
--- 83.239.180.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-23 02:00:16,148 - WARNING - Ping to IP 83.239.180.3 from VM ctest-vn1-vm1-87975947 failed
2026-03-23 02:00:16,148 - INFO - Adding interface with subnet_id 8eecece6-0f47-4d84-bafd-53f23a27b46f, port_id None to router a2c5f089-d3bc-479f-add1-17a1511e049f
2026-03-23 02:00:16,394 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-23 02:00:16,394 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 83.239.180.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-23 02:00:16,395 - DEBUG - ping -s 56 -c 3 -W 1 83.239.180.3
2026-03-23 02:00:18,640 - DEBUG - PING 83.239.180.3 (83.239.180.3): 56 data bytes
64 bytes from 83.239.180.3: seq=0 ttl=63 time=1.365 ms
64 bytes from 83.239.180.3: seq=1 ttl=63 time=0.701 ms
64 bytes from 83.239.180.3: seq=2 ttl=63 time=0.911 ms
--- 83.239.180.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.701/0.992/1.365 ms
2026-03-23 02:00:18,640 - INFO - Ping to IP 83.239.180.3 from VM ctest-vn1-vm1-87975947 passed
2026-03-23 02:00:18,641 - INFO - Deleting interface with subnet_id 8ea900f6-2690-42ef-92b5-70f801251bb1, port_id None from router a2c5f089-d3bc-479f-add1-17a1511e049f
2026-03-23 02:00:18,766 - INFO - Deleting interface with subnet_id 8eecece6-0f47-4d84-bafd-53f23a27b46f, port_id None from router a2c5f089-d3bc-479f-add1-17a1511e049f
2026-03-23 02:00:18,954 - INFO - Deleting VM ctest-vn2-vm1-16342432
2026-03-23 02:00:19,034 - INFO - Deleting VM ctest-vn1-vm1-87975947
2026-03-23 02:00:19,126 - INFO - Deleting VN ctest-vn2-82753560
2026-03-23 02:00:19,170 - DEBUG - VN 396d13a9-e477-466d-a922-d39d117329be still in use: Unable to complete operation on network 396d13a9-e477-466d-a922-d39d117329be. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b57c754c-0e56-44f1-b7a2-d40af8217702']
2026-03-23 02:00:19,170 - WARNING - Deleting VN ctest-vn2-82753560 failed..Will retry
2026-03-23 02:00:21,285 - DEBUG - Response for deleting network ()
2026-03-23 02:00:21,286 - INFO - Deleting VN ctest-vn1-75855975
2026-03-23 02:00:21,430 - DEBUG - Response for deleting network ()
2026-03-23 02:00:21,701 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 02:00:21,701 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:47]
2026-03-23 02:00:21,701 - INFO - --------------------------------------------------------------------------------
2026-03-23 02:00:22,380 - INFO - Deleted project: ctest-TestRouters-42133286, ID : 0add560b-fdd6-4454-9076-09fd196309f0