2026-04-23 21:42:11,929 - INFO - Domain Default found not creating
2026-04-23 21:42:12,097 - INFO - Project ctest-TestRouters-59747995 not found, creating it
2026-04-23 21:42:12,595 - INFO - Created Project:ctest-TestRouters-59747995, ID : 4c72519a-e4d4-45eb-a77b-4fa968564c0b
2026-04-23 21:42:14,195 - INFO - ================================================================================
2026-04-23 21:42:14,195 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-23 21:42:14,195 - 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-04-23 21:42:14,461 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-04-23 21:42:14,461 - INFO - Initial checks done. Running the testcase now
2026-04-23 21:42:14,461 - INFO -
2026-04-23 21:42:14,995 - DEBUG - Response for create_network : {'network': {'id': '03647a76-9db5-4373-9d09-20dfdc3bdc7c', 'name': 'ctest-vn1-57215633', 'tenant_id': '4c72519ae4d445eba77b4fa968564c0b', 'project_id': '4c72519ae4d445eba77b4fa968564c0b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59747995', 'ctest-vn1-57215633'], 'port_security_enabled': True, 'description': ''}}
2026-04-23 21:42:15,143 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb48e66f-dfcc-466a-afe0-7fb8c2894944', 'name': '', 'tenant_id': '4c72519ae4d445eba77b4fa968564c0b', 'network_id': '03647a76-9db5-4373-9d09-20dfdc3bdc7c', 'ip_version': 4, 'cidr': '69.175.125.128/26', 'allocation_pools': [{'start': '69.175.125.130', 'end': '69.175.125.190'}], 'gateway_ip': '69.175.125.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.175.125.130', 'tags': [], 'project_id': '4c72519ae4d445eba77b4fa968564c0b'}}
2026-04-23 21:42:15,161 - INFO - Created VN ctest-vn1-57215633
2026-04-23 21:42:15,211 - DEBUG - VN ctest-vn1-57215633 UUID is 03647a76-9db5-4373-9d09-20dfdc3bdc7c
2026-04-23 21:42:15,567 - DEBUG - Response for create_network : {'network': {'id': '7901216b-c900-44ad-bb63-e339d4db3e48', 'name': 'ctest-vn2-70712593', 'tenant_id': '4c72519ae4d445eba77b4fa968564c0b', 'project_id': '4c72519ae4d445eba77b4fa968564c0b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59747995', 'ctest-vn2-70712593'], 'port_security_enabled': True, 'description': ''}}
2026-04-23 21:42:15,765 - DEBUG - Response for create_subnet : {'subnet': {'id': '999d254e-9152-48aa-8ede-c86e3fc3ee4d', 'name': '', 'tenant_id': '4c72519ae4d445eba77b4fa968564c0b', 'network_id': '7901216b-c900-44ad-bb63-e339d4db3e48', 'ip_version': 4, 'cidr': '211.235.251.128/26', 'allocation_pools': [{'start': '211.235.251.130', 'end': '211.235.251.190'}], 'gateway_ip': '211.235.251.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '211.235.251.130', 'tags': [], 'project_id': '4c72519ae4d445eba77b4fa968564c0b'}}
2026-04-23 21:42:15,784 - INFO - Created VN ctest-vn2-70712593
2026-04-23 21:42:15,839 - DEBUG - VN ctest-vn2-70712593 UUID is 7901216b-c900-44ad-bb63-e339d4db3e48
2026-04-23 21:42:16,050 - DEBUG - Services list from nova: [, , ]
2026-04-23 21:42:17,069 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5679-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5679-1)
2026-04-23 21:42:18,284 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5679-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5679-1)
2026-04-23 21:42:18,362 - INFO - Adding interface with subnet_id bb48e66f-dfcc-466a-afe0-7fb8c2894944, port_id None to router b92042e6-c6af-49f6-a69b-b734116fd9f7
2026-04-23 21:42:18,641 - INFO - Waiting for VM ctest-vn1-vm1-11770654 to be up..
2026-04-23 21:42:18,731 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-23 21:42:23,803 - DEBUG - VM is in ACTIVE state now
2026-04-23 21:42:23,803 - INFO - VM name : ctest-vn1-vm1-11770654
2026-04-23 21:42:23,889 - DEBUG - VM ctest-vn1-vm1-11770654 ID is ced91713-2ec9-4bb3-9fc1-b86144a4aa03
2026-04-23 21:42:23,911 - DEBUG - VM ctest-vn1-vm1-11770654 launched on Node cn-jenkins-deploy-platform-ansible-os-5679-1
2026-04-23 21:42:23,995 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/ced91713-2ec9-4bb3-9fc1-b86144a4aa03
2026-04-23 21:42:24,291 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/ced91713-2ec9-4bb3-9fc1-b86144a4aa03
2026-04-23 21:42:24,328 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/16d08c27-0741-4034-a44e-ed21ef713e31
2026-04-23 21:42:27,602 - 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 1015ms')
2026-04-23 21:42:27,602 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11770654 failed!
2026-04-23 21:42:27,659 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-59747995:ctest-vn1-57215633 is 69.175.125.129 and allocation pool is NOT set
2026-04-23 21:42:29,717 - 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=2.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.376 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.376/1.639/2.903/1.263 ms')
2026-04-23 21:42:29,717 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-11770654 passed
2026-04-23 21:42:29,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 21:42:29,867 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-11770654, IP 69.175.125.131, Port 22
2026-04-23 21:42:30,027 - DEBUG - VM ctest-vn1-vm1-11770654 is ready for SSH connections
2026-04-23 21:42:30,027 - INFO - Waiting for VM ctest-vn2-vm1-11220788 to be up..
2026-04-23 21:42:30,102 - DEBUG - VM is in ACTIVE state now
2026-04-23 21:42:30,102 - INFO - VM name : ctest-vn2-vm1-11220788
2026-04-23 21:42:30,180 - DEBUG - VM ctest-vn2-vm1-11220788 ID is 0d70ae07-8e11-4d06-894c-d338b5ab9e83
2026-04-23 21:42:30,180 - DEBUG - VM ctest-vn2-vm1-11220788 launched on Node cn-jenkins-deploy-platform-ansible-os-5679-1
2026-04-23 21:42:30,254 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0d70ae07-8e11-4d06-894c-d338b5ab9e83
2026-04-23 21:42:30,262 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/40a7758b-b655-4b69-aa0e-fcb30f0dbb12
2026-04-23 21:42:31,500 - 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.37 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.508 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.508/1.936/3.365/1.428 ms')
2026-04-23 21:42:31,500 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-11220788 passed
2026-04-23 21:42:31,647 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 21:42:31,647 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-11220788, IP 211.235.251.131, Port 22
2026-04-23 21:42:31,806 - DEBUG - VM ctest-vn2-vm1-11220788 is ready for SSH connections
2026-04-23 21:42:31,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 21:42:31,807 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 211.235.251.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-23 21:42:31,807 - DEBUG - ping -s 56 -c 3 -W 1 211.235.251.131
2026-04-23 21:42:36,867 - DEBUG - PING 211.235.251.131 (211.235.251.131): 56 data bytes
--- 211.235.251.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-23 21:42:36,868 - WARNING - Ping to IP 211.235.251.131 from VM ctest-vn1-vm1-11770654 failed
2026-04-23 21:42:36,868 - INFO - Adding interface with subnet_id 999d254e-9152-48aa-8ede-c86e3fc3ee4d, port_id None to router b92042e6-c6af-49f6-a69b-b734116fd9f7
2026-04-23 21:42:37,165 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 21:42:37,165 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 211.235.251.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-23 21:42:37,165 - DEBUG - ping -s 56 -c 3 -W 1 211.235.251.131
2026-04-23 21:42:40,371 - DEBUG - PING 211.235.251.131 (211.235.251.131): 56 data bytes
64 bytes from 211.235.251.131: seq=1 ttl=63 time=2.694 ms
64 bytes from 211.235.251.131: seq=2 ttl=63 time=0.917 ms
--- 211.235.251.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.917/1.805/2.694 ms
2026-04-23 21:42:40,371 - WARNING - Ping to IP 211.235.251.131 from VM ctest-vn1-vm1-11770654 failed
2026-04-23 21:42:41,371 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 211.235.251.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-23 21:42:41,371 - DEBUG - ping -s 56 -c 3 -W 1 211.235.251.131
2026-04-23 21:42:43,585 - DEBUG - PING 211.235.251.131 (211.235.251.131): 56 data bytes
64 bytes from 211.235.251.131: seq=0 ttl=63 time=1.376 ms
64 bytes from 211.235.251.131: seq=1 ttl=63 time=0.910 ms
64 bytes from 211.235.251.131: seq=2 ttl=63 time=0.837 ms
--- 211.235.251.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.837/1.041/1.376 ms
2026-04-23 21:42:43,585 - INFO - Ping to IP 211.235.251.131 from VM ctest-vn1-vm1-11770654 passed
2026-04-23 21:42:43,585 - INFO - Deleting interface with subnet_id bb48e66f-dfcc-466a-afe0-7fb8c2894944, port_id None from router b92042e6-c6af-49f6-a69b-b734116fd9f7
2026-04-23 21:42:43,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 21:42:43,706 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 211.235.251.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-23 21:42:43,706 - DEBUG - ping -s 56 -c 3 -W 1 211.235.251.131
2026-04-23 21:42:46,926 - DEBUG - PING 211.235.251.131 (211.235.251.131): 56 data bytes
--- 211.235.251.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-23 21:42:46,926 - WARNING - Ping to IP 211.235.251.131 from VM ctest-vn1-vm1-11770654 failed
2026-04-23 21:42:46,926 - INFO - Adding interface with subnet_id bb48e66f-dfcc-466a-afe0-7fb8c2894944, port_id None to router b92042e6-c6af-49f6-a69b-b734116fd9f7
2026-04-23 21:42:47,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-23 21:42:47,159 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 211.235.251.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-23 21:42:47,159 - DEBUG - ping -s 56 -c 3 -W 1 211.235.251.131
2026-04-23 21:42:49,371 - DEBUG - PING 211.235.251.131 (211.235.251.131): 56 data bytes
64 bytes from 211.235.251.131: seq=0 ttl=63 time=1.318 ms
64 bytes from 211.235.251.131: seq=1 ttl=63 time=0.883 ms
64 bytes from 211.235.251.131: seq=2 ttl=63 time=0.869 ms
--- 211.235.251.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.869/1.023/1.318 ms
2026-04-23 21:42:49,372 - INFO - Ping to IP 211.235.251.131 from VM ctest-vn1-vm1-11770654 passed
2026-04-23 21:42:49,372 - INFO - Deleting interface with subnet_id 999d254e-9152-48aa-8ede-c86e3fc3ee4d, port_id None from router b92042e6-c6af-49f6-a69b-b734116fd9f7
2026-04-23 21:42:49,497 - INFO - Deleting interface with subnet_id bb48e66f-dfcc-466a-afe0-7fb8c2894944, port_id None from router b92042e6-c6af-49f6-a69b-b734116fd9f7
2026-04-23 21:42:49,684 - INFO - Deleting VM ctest-vn2-vm1-11220788
2026-04-23 21:42:49,768 - INFO - Deleting VM ctest-vn1-vm1-11770654
2026-04-23 21:42:49,848 - INFO - Deleting VN ctest-vn2-70712593
2026-04-23 21:42:49,886 - DEBUG - VN 7901216b-c900-44ad-bb63-e339d4db3e48 still in use: Unable to complete operation on network 7901216b-c900-44ad-bb63-e339d4db3e48. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-77c44138-1503-40a7-9e88-fb4c284b9a20']
2026-04-23 21:42:49,886 - WARNING - Deleting VN ctest-vn2-70712593 failed..Will retry
2026-04-23 21:42:51,988 - DEBUG - Response for deleting network ()
2026-04-23 21:42:51,988 - INFO - Deleting VN ctest-vn1-57215633
2026-04-23 21:42:52,081 - DEBUG - Response for deleting network ()
2026-04-23 21:42:52,337 - DEBUG - No XMPP flaps were noticed during the test
2026-04-23 21:42:52,337 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-04-23 21:42:52,338 - INFO - --------------------------------------------------------------------------------
2026-04-23 21:42:53,077 - INFO - Deleted project: ctest-TestRouters-59747995, ID : 4c72519a-e4d4-45eb-a77b-4fa968564c0b