2026-03-05 02:11:02,640 - INFO - Domain Default found not creating
2026-03-05 02:11:02,919 - INFO - Project ctest-TestRouters-96596401 not found, creating it
2026-03-05 02:11:03,371 - INFO - Created Project:ctest-TestRouters-96596401, ID : 43d5ef6c-00a6-4a7c-a751-83c1cf2bcb12
2026-03-05 02:11:05,538 - INFO - ================================================================================
2026-03-05 02:11:05,538 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-05 02:11:05,538 - 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-05 02:11:05,801 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.249': '0'}} with
2026-03-05 02:11:05,802 - INFO - Initial checks done. Running the testcase now
2026-03-05 02:11:05,802 - INFO -
2026-03-05 02:11:06,452 - DEBUG - Response for create_network : {'network': {'id': 'd8f8d892-4eb3-4536-8230-9d6878acce6a', 'name': 'ctest-vn1-63234127', 'tenant_id': '43d5ef6c00a64a7ca75183c1cf2bcb12', 'project_id': '43d5ef6c00a64a7ca75183c1cf2bcb12', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-96596401', 'ctest-vn1-63234127'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 02:11:06,617 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf6b172b-ddff-43ca-9cc5-c15ee8fecd1b', 'name': '', 'tenant_id': '43d5ef6c00a64a7ca75183c1cf2bcb12', 'network_id': 'd8f8d892-4eb3-4536-8230-9d6878acce6a', 'ip_version': 4, 'cidr': '213.20.202.64/26', 'allocation_pools': [{'start': '213.20.202.66', 'end': '213.20.202.126'}], 'gateway_ip': '213.20.202.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '213.20.202.66', 'tags': [], 'project_id': '43d5ef6c00a64a7ca75183c1cf2bcb12'}}
2026-03-05 02:11:06,638 - INFO - Created VN ctest-vn1-63234127
2026-03-05 02:11:06,693 - DEBUG - VN ctest-vn1-63234127 UUID is d8f8d892-4eb3-4536-8230-9d6878acce6a
2026-03-05 02:11:07,065 - DEBUG - Response for create_network : {'network': {'id': 'd40532a8-4db7-44a4-865c-8fc7f938769c', 'name': 'ctest-vn2-75356355', 'tenant_id': '43d5ef6c00a64a7ca75183c1cf2bcb12', 'project_id': '43d5ef6c00a64a7ca75183c1cf2bcb12', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-96596401', 'ctest-vn2-75356355'], 'port_security_enabled': True, 'description': ''}}
2026-03-05 02:11:07,291 - DEBUG - Response for create_subnet : {'subnet': {'id': '4bf7c40a-f80e-4f59-9393-3f1a6d2d6155', 'name': '', 'tenant_id': '43d5ef6c00a64a7ca75183c1cf2bcb12', 'network_id': 'd40532a8-4db7-44a4-865c-8fc7f938769c', 'ip_version': 4, 'cidr': '22.88.253.128/26', 'allocation_pools': [{'start': '22.88.253.130', 'end': '22.88.253.190'}], 'gateway_ip': '22.88.253.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.88.253.130', 'tags': [], 'project_id': '43d5ef6c00a64a7ca75183c1cf2bcb12'}}
2026-03-05 02:11:07,312 - INFO - Created VN ctest-vn2-75356355
2026-03-05 02:11:07,365 - DEBUG - VN ctest-vn2-75356355 UUID is d40532a8-4db7-44a4-865c-8fc7f938769c
2026-03-05 02:11:07,591 - DEBUG - Services list from nova: [, , ]
2026-03-05 02:11:08,717 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5434-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5434-1)
2026-03-05 02:11:09,833 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5434-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5434-1)
2026-03-05 02:11:09,909 - INFO - Adding interface with subnet_id bf6b172b-ddff-43ca-9cc5-c15ee8fecd1b, port_id None to router 46ebfce7-ec49-48c5-8439-139e79aeb19c
2026-03-05 02:11:10,185 - INFO - Waiting for VM ctest-vn1-vm1-27580996 to be up..
2026-03-05 02:11:10,305 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-05 02:11:15,385 - DEBUG - VM is in ACTIVE state now
2026-03-05 02:11:15,385 - INFO - VM name : ctest-vn1-vm1-27580996
2026-03-05 02:11:15,461 - DEBUG - VM ctest-vn1-vm1-27580996 ID is b2949ff1-04dd-4914-b81d-b6e0127330ce
2026-03-05 02:11:15,482 - DEBUG - VM ctest-vn1-vm1-27580996 launched on Node cn-jenkins-deploy-platform-ansible-os-5434-1
2026-03-05 02:11:15,572 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/b2949ff1-04dd-4914-b81d-b6e0127330ce
2026-03-05 02:11:15,877 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/b2949ff1-04dd-4914-b81d-b6e0127330ce
2026-03-05 02:11:15,908 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/bb988b1b-42ec-4b6d-b40f-e72046a056a7
2026-03-05 02:11:19,170 - 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 1025ms')
2026-03-05 02:11:19,171 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27580996 failed!
2026-03-05 02:11:19,225 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-96596401:ctest-vn1-63234127 is 213.20.202.65 and allocation pool is NOT set
2026-03-05 02:11:21,287 - 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=3.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.410 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.410/1.723/3.037/1.313 ms')
2026-03-05 02:11:21,287 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27580996 passed
2026-03-05 02:11:21,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:11:21,437 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-27580996, IP 213.20.202.67, Port 22
2026-03-05 02:11:21,615 - DEBUG - VM ctest-vn1-vm1-27580996 is ready for SSH connections
2026-03-05 02:11:21,615 - INFO - Waiting for VM ctest-vn2-vm1-84750557 to be up..
2026-03-05 02:11:21,693 - DEBUG - VM is in ACTIVE state now
2026-03-05 02:11:21,693 - INFO - VM name : ctest-vn2-vm1-84750557
2026-03-05 02:11:21,762 - DEBUG - VM ctest-vn2-vm1-84750557 ID is 2ac3c214-e237-4c62-bfce-874001807586
2026-03-05 02:11:21,762 - DEBUG - VM ctest-vn2-vm1-84750557 launched on Node cn-jenkins-deploy-platform-ansible-os-5434-1
2026-03-05 02:11:21,839 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/2ac3c214-e237-4c62-bfce-874001807586
2026-03-05 02:11:21,849 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/92563bf1-1495-44e9-adf3-b94e45cbee52
2026-03-05 02:11:23,093 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.461 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.461/1.686/2.912/1.225 ms')
2026-03-05 02:11:23,094 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-84750557 passed
2026-03-05 02:11:23,245 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:11:23,245 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-84750557, IP 22.88.253.131, Port 22
2026-03-05 02:11:23,400 - DEBUG - VM ctest-vn2-vm1-84750557 is ready for SSH connections
2026-03-05 02:11:23,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:11:23,401 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 22.88.253.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2026-03-05 02:11:23,401 - DEBUG - ping -s 56 -c 3 -W 1 22.88.253.131
2026-03-05 02:11:28,077 - DEBUG - PING 22.88.253.131 (22.88.253.131): 56 data bytes
--- 22.88.253.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-05 02:11:28,077 - WARNING - Ping to IP 22.88.253.131 from VM ctest-vn1-vm1-27580996 failed
2026-03-05 02:11:28,077 - INFO - Adding interface with subnet_id 4bf7c40a-f80e-4f59-9393-3f1a6d2d6155, port_id None to router 46ebfce7-ec49-48c5-8439-139e79aeb19c
2026-03-05 02:11:28,318 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:11:28,318 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 22.88.253.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2026-03-05 02:11:28,318 - DEBUG - ping -s 56 -c 3 -W 1 22.88.253.131
2026-03-05 02:11:31,524 - DEBUG - PING 22.88.253.131 (22.88.253.131): 56 data bytes
64 bytes from 22.88.253.131: seq=1 ttl=63 time=3.125 ms
64 bytes from 22.88.253.131: seq=2 ttl=63 time=1.007 ms
--- 22.88.253.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.007/2.066/3.125 ms
2026-03-05 02:11:31,524 - WARNING - Ping to IP 22.88.253.131 from VM ctest-vn1-vm1-27580996 failed
2026-03-05 02:11:32,525 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 22.88.253.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2026-03-05 02:11:32,525 - DEBUG - ping -s 56 -c 3 -W 1 22.88.253.131
2026-03-05 02:11:34,728 - DEBUG - PING 22.88.253.131 (22.88.253.131): 56 data bytes
64 bytes from 22.88.253.131: seq=0 ttl=63 time=2.364 ms
64 bytes from 22.88.253.131: seq=1 ttl=63 time=1.183 ms
64 bytes from 22.88.253.131: seq=2 ttl=63 time=0.886 ms
--- 22.88.253.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.886/1.477/2.364 ms
2026-03-05 02:11:34,728 - INFO - Ping to IP 22.88.253.131 from VM ctest-vn1-vm1-27580996 passed
2026-03-05 02:11:34,728 - INFO - Deleting interface with subnet_id bf6b172b-ddff-43ca-9cc5-c15ee8fecd1b, port_id None from router 46ebfce7-ec49-48c5-8439-139e79aeb19c
2026-03-05 02:11:34,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:11:34,854 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 22.88.253.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2026-03-05 02:11:34,854 - DEBUG - ping -s 56 -c 3 -W 1 22.88.253.131
2026-03-05 02:11:38,051 - DEBUG - PING 22.88.253.131 (22.88.253.131): 56 data bytes
--- 22.88.253.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-05 02:11:38,051 - WARNING - Ping to IP 22.88.253.131 from VM ctest-vn1-vm1-27580996 failed
2026-03-05 02:11:38,051 - INFO - Adding interface with subnet_id bf6b172b-ddff-43ca-9cc5-c15ee8fecd1b, port_id None to router 46ebfce7-ec49-48c5-8439-139e79aeb19c
2026-03-05 02:11:38,249 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-05 02:11:38,249 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 22.88.253.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2026-03-05 02:11:38,249 - DEBUG - ping -s 56 -c 3 -W 1 22.88.253.131
2026-03-05 02:11:40,448 - DEBUG - PING 22.88.253.131 (22.88.253.131): 56 data bytes
64 bytes from 22.88.253.131: seq=0 ttl=63 time=1.546 ms
64 bytes from 22.88.253.131: seq=1 ttl=63 time=1.015 ms
64 bytes from 22.88.253.131: seq=2 ttl=63 time=0.939 ms
--- 22.88.253.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.939/1.166/1.546 ms
2026-03-05 02:11:40,448 - INFO - Ping to IP 22.88.253.131 from VM ctest-vn1-vm1-27580996 passed
2026-03-05 02:11:40,448 - INFO - Deleting interface with subnet_id 4bf7c40a-f80e-4f59-9393-3f1a6d2d6155, port_id None from router 46ebfce7-ec49-48c5-8439-139e79aeb19c
2026-03-05 02:11:40,561 - INFO - Deleting interface with subnet_id bf6b172b-ddff-43ca-9cc5-c15ee8fecd1b, port_id None from router 46ebfce7-ec49-48c5-8439-139e79aeb19c
2026-03-05 02:11:40,720 - INFO - Deleting VM ctest-vn2-vm1-84750557
2026-03-05 02:11:40,784 - INFO - Deleting VM ctest-vn1-vm1-27580996
2026-03-05 02:11:40,850 - INFO - Deleting VN ctest-vn2-75356355
2026-03-05 02:11:40,885 - DEBUG - VN d40532a8-4db7-44a4-865c-8fc7f938769c still in use: Unable to complete operation on network d40532a8-4db7-44a4-865c-8fc7f938769c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fb0b84dc-162a-4dc1-b24f-2a08b62745e9']
2026-03-05 02:11:40,886 - WARNING - Deleting VN ctest-vn2-75356355 failed..Will retry
2026-03-05 02:11:42,989 - DEBUG - Response for deleting network ()
2026-03-05 02:11:42,989 - INFO - Deleting VN ctest-vn1-63234127
2026-03-05 02:11:43,082 - DEBUG - Response for deleting network ()
2026-03-05 02:11:43,337 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 02:11:43,337 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-03-05 02:11:43,337 - INFO - --------------------------------------------------------------------------------
2026-03-05 02:11:44,013 - INFO - Deleted project: ctest-TestRouters-96596401, ID : 43d5ef6c-00a6-4a7c-a751-83c1cf2bcb12