2026-06-19 17:27:30,031 - INFO - Domain Default found not creating
2026-06-19 17:27:30,184 - INFO - Project ctest-TestRouters-71496055 not found, creating it
2026-06-19 17:27:30,633 - INFO - Created Project:ctest-TestRouters-71496055, ID : d64133c0-446a-490e-af52-2679a16d18c9
2026-06-19 17:27:32,268 - INFO - ================================================================================
2026-06-19 17:27:32,269 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-19 17:27:32,269 - 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-06-19 17:27:32,522 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2026-06-19 17:27:32,522 - INFO - Initial checks done. Running the testcase now
2026-06-19 17:27:32,522 - INFO -
2026-06-19 17:27:33,128 - DEBUG - Response for create_network : {'network': {'id': '20089022-8648-4b1f-82ba-6ab76ed56d8f', 'name': 'ctest-vn1-19319072', 'tenant_id': 'd64133c0446a490eaf522679a16d18c9', 'project_id': 'd64133c0446a490eaf522679a16d18c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-71496055', 'ctest-vn1-19319072'], 'port_security_enabled': True, 'description': ''}}
2026-06-19 17:27:33,283 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b95bcf61-ae22-4595-ab3b-6b2aa4e7a6a1', 'name': '', 'tenant_id': 'd64133c0446a490eaf522679a16d18c9', 'network_id': '20089022-8648-4b1f-82ba-6ab76ed56d8f', 'ip_version': 4, 'cidr': '58.197.100.64/26', 'allocation_pools': [{'start': '58.197.100.66', 'end': '58.197.100.126'}], 'gateway_ip': '58.197.100.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.197.100.66', 'tags': [], 'project_id': 'd64133c0446a490eaf522679a16d18c9'}}
2026-06-19 17:27:33,298 - INFO - Created VN ctest-vn1-19319072
2026-06-19 17:27:33,352 - DEBUG - VN ctest-vn1-19319072 UUID is 20089022-8648-4b1f-82ba-6ab76ed56d8f
2026-06-19 17:27:33,636 - DEBUG - Response for create_network : {'network': {'id': 'e3ef0ac2-b39e-427f-8f99-47f11409b6a2', 'name': 'ctest-vn2-58072391', 'tenant_id': 'd64133c0446a490eaf522679a16d18c9', 'project_id': 'd64133c0446a490eaf522679a16d18c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-71496055', 'ctest-vn2-58072391'], 'port_security_enabled': True, 'description': ''}}
2026-06-19 17:27:33,781 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4583a46-97c8-400e-a990-45e17b153584', 'name': '', 'tenant_id': 'd64133c0446a490eaf522679a16d18c9', 'network_id': 'e3ef0ac2-b39e-427f-8f99-47f11409b6a2', 'ip_version': 4, 'cidr': '47.178.17.0/26', 'allocation_pools': [{'start': '47.178.17.2', 'end': '47.178.17.62'}], 'gateway_ip': '47.178.17.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.178.17.2', 'tags': [], 'project_id': 'd64133c0446a490eaf522679a16d18c9'}}
2026-06-19 17:27:33,797 - INFO - Created VN ctest-vn2-58072391
2026-06-19 17:27:33,847 - DEBUG - VN ctest-vn2-58072391 UUID is e3ef0ac2-b39e-427f-8f99-47f11409b6a2
2026-06-19 17:27:34,047 - DEBUG - Services list from nova: [, , ]
2026-06-19 17:27:35,192 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5998-1)
2026-06-19 17:27:36,454 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5998-1)
2026-06-19 17:27:36,515 - INFO - Adding interface with subnet_id b95bcf61-ae22-4595-ab3b-6b2aa4e7a6a1, port_id None to router eff16be8-e48a-4a6b-9337-2ae7f89f4627
2026-06-19 17:27:36,706 - INFO - Waiting for VM ctest-vn1-vm1-25890322 to be up..
2026-06-19 17:27:36,751 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-19 17:27:41,816 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-19 17:27:46,882 - DEBUG - VM is in ACTIVE state now
2026-06-19 17:27:46,882 - INFO - VM name : ctest-vn1-vm1-25890322
2026-06-19 17:27:46,943 - DEBUG - VM ctest-vn1-vm1-25890322 ID is 088dc845-a965-404d-b2fb-0ab066fc5113
2026-06-19 17:27:46,960 - DEBUG - VM ctest-vn1-vm1-25890322 launched on Node cn-jenkins-deploy-platform-ansible-os-5998-1
2026-06-19 17:27:47,023 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/088dc845-a965-404d-b2fb-0ab066fc5113
2026-06-19 17:27:47,388 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/088dc845-a965-404d-b2fb-0ab066fc5113
2026-06-19 17:27:47,414 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/2ac41083-a2c4-4e90-953a-772b87772b33
2026-06-19 17:27:50,682 - 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 1026ms')
2026-06-19 17:27:50,682 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-25890322 failed!
2026-06-19 17:27:50,740 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-71496055:ctest-vn1-19319072 is 58.197.100.65 and allocation pool is NOT set
2026-06-19 17:27:52,804 - 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=8.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.446 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.446/4.301/8.157/3.855 ms')
2026-06-19 17:27:52,804 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-25890322 passed
2026-06-19 17:27:52,955 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:27:52,956 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-25890322, IP 58.197.100.67, Port 22
2026-06-19 17:27:53,119 - DEBUG - VM ctest-vn1-vm1-25890322 is ready for SSH connections
2026-06-19 17:27:53,119 - INFO - Waiting for VM ctest-vn2-vm1-84147335 to be up..
2026-06-19 17:27:53,190 - DEBUG - VM is in ACTIVE state now
2026-06-19 17:27:53,190 - INFO - VM name : ctest-vn2-vm1-84147335
2026-06-19 17:27:53,272 - DEBUG - VM ctest-vn2-vm1-84147335 ID is 81f12fe0-2d60-4ea4-9163-3c40447563ef
2026-06-19 17:27:53,272 - DEBUG - VM ctest-vn2-vm1-84147335 launched on Node cn-jenkins-deploy-platform-ansible-os-5998-1
2026-06-19 17:27:53,337 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/81f12fe0-2d60-4ea4-9163-3c40447563ef
2026-06-19 17:27:53,344 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/041554e9-2e9c-459e-b791-95808f9df2d6
2026-06-19 17:27:54,575 - 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=5.31 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.390 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.390/2.851/5.313/2.461 ms')
2026-06-19 17:27:54,575 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-84147335 passed
2026-06-19 17:27:54,723 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:27:54,724 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-84147335, IP 47.178.17.3, Port 22
2026-06-19 17:27:54,879 - DEBUG - VM ctest-vn2-vm1-84147335 is ready for SSH connections
2026-06-19 17:27:54,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:27:54,879 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.178.17.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-19 17:27:54,879 - DEBUG - ping -s 56 -c 3 -W 1 47.178.17.3
2026-06-19 17:27:59,857 - DEBUG - PING 47.178.17.3 (47.178.17.3): 56 data bytes
--- 47.178.17.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-19 17:27:59,857 - WARNING - Ping to IP 47.178.17.3 from VM ctest-vn1-vm1-25890322 failed
2026-06-19 17:27:59,857 - INFO - Adding interface with subnet_id e4583a46-97c8-400e-a990-45e17b153584, port_id None to router eff16be8-e48a-4a6b-9337-2ae7f89f4627
2026-06-19 17:28:00,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:28:00,107 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.178.17.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-19 17:28:00,108 - DEBUG - ping -s 56 -c 3 -W 1 47.178.17.3
2026-06-19 17:28:02,234 - DEBUG - PING 47.178.17.3 (47.178.17.3): 56 data bytes
64 bytes from 47.178.17.3: seq=0 ttl=63 time=2.889 ms
64 bytes from 47.178.17.3: seq=1 ttl=63 time=1.008 ms
64 bytes from 47.178.17.3: seq=2 ttl=63 time=1.020 ms
--- 47.178.17.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.008/1.639/2.889 ms
2026-06-19 17:28:02,234 - INFO - Ping to IP 47.178.17.3 from VM ctest-vn1-vm1-25890322 passed
2026-06-19 17:28:02,234 - INFO - Deleting interface with subnet_id b95bcf61-ae22-4595-ab3b-6b2aa4e7a6a1, port_id None from router eff16be8-e48a-4a6b-9337-2ae7f89f4627
2026-06-19 17:28:02,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:28:02,355 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.178.17.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-19 17:28:02,355 - DEBUG - ping -s 56 -c 3 -W 1 47.178.17.3
2026-06-19 17:28:05,477 - DEBUG - PING 47.178.17.3 (47.178.17.3): 56 data bytes
--- 47.178.17.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-19 17:28:05,477 - WARNING - Ping to IP 47.178.17.3 from VM ctest-vn1-vm1-25890322 failed
2026-06-19 17:28:05,477 - INFO - Adding interface with subnet_id b95bcf61-ae22-4595-ab3b-6b2aa4e7a6a1, port_id None to router eff16be8-e48a-4a6b-9337-2ae7f89f4627
2026-06-19 17:28:05,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-19 17:28:05,678 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.178.17.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-06-19 17:28:05,678 - DEBUG - ping -s 56 -c 3 -W 1 47.178.17.3
2026-06-19 17:28:07,803 - DEBUG - PING 47.178.17.3 (47.178.17.3): 56 data bytes
64 bytes from 47.178.17.3: seq=0 ttl=63 time=1.203 ms
64 bytes from 47.178.17.3: seq=1 ttl=63 time=0.822 ms
64 bytes from 47.178.17.3: seq=2 ttl=63 time=1.106 ms
--- 47.178.17.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.822/1.043/1.203 ms
2026-06-19 17:28:07,803 - INFO - Ping to IP 47.178.17.3 from VM ctest-vn1-vm1-25890322 passed
2026-06-19 17:28:07,804 - INFO - Deleting interface with subnet_id e4583a46-97c8-400e-a990-45e17b153584, port_id None from router eff16be8-e48a-4a6b-9337-2ae7f89f4627
2026-06-19 17:28:07,930 - INFO - Deleting interface with subnet_id b95bcf61-ae22-4595-ab3b-6b2aa4e7a6a1, port_id None from router eff16be8-e48a-4a6b-9337-2ae7f89f4627
2026-06-19 17:28:08,090 - INFO - Deleting VM ctest-vn2-vm1-84147335
2026-06-19 17:28:08,163 - INFO - Deleting VM ctest-vn1-vm1-25890322
2026-06-19 17:28:08,230 - INFO - Deleting VN ctest-vn2-58072391
2026-06-19 17:28:08,260 - DEBUG - VN e3ef0ac2-b39e-427f-8f99-47f11409b6a2 still in use: Unable to complete operation on network e3ef0ac2-b39e-427f-8f99-47f11409b6a2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bc8c5cc4-11f5-44a4-bd7c-d43ad0bb8f1b']
2026-06-19 17:28:08,260 - WARNING - Deleting VN ctest-vn2-58072391 failed..Will retry
2026-06-19 17:28:10,381 - DEBUG - Response for deleting network ()
2026-06-19 17:28:10,381 - INFO - Deleting VN ctest-vn1-19319072
2026-06-19 17:28:10,477 - DEBUG - Response for deleting network ()
2026-06-19 17:28:10,728 - DEBUG - No XMPP flaps were noticed during the test
2026-06-19 17:28:10,728 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-06-19 17:28:10,729 - INFO - --------------------------------------------------------------------------------
2026-06-19 17:28:11,486 - INFO - Deleted project: ctest-TestRouters-71496055, ID : d64133c0-446a-490e-af52-2679a16d18c9