2026-04-30 17:47:51,512 - INFO - Domain Default found not creating
2026-04-30 17:47:51,710 - INFO - Project ctest-TestRouters-29422376 not found, creating it
2026-04-30 17:47:52,242 - INFO - Created Project:ctest-TestRouters-29422376, ID : d1ee4b07-5d7f-4e9e-96b3-434b3154afc5
2026-04-30 17:47:53,872 - INFO - ================================================================================
2026-04-30 17:47:53,872 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-30 17:47:53,872 - 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-30 17:47:54,135 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-04-30 17:47:54,135 - INFO - Initial checks done. Running the testcase now
2026-04-30 17:47:54,135 - INFO -
2026-04-30 17:47:54,711 - DEBUG - Response for create_network : {'network': {'id': '639a1acd-997e-4acc-bbcd-91d57bf9f204', 'name': 'ctest-vn1-19870974', 'tenant_id': 'd1ee4b075d7f4e9e96b3434b3154afc5', 'project_id': 'd1ee4b075d7f4e9e96b3434b3154afc5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29422376', 'ctest-vn1-19870974'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 17:47:54,874 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa959365-62eb-495d-bdb3-e4eada8fbeb2', 'name': '', 'tenant_id': 'd1ee4b075d7f4e9e96b3434b3154afc5', 'network_id': '639a1acd-997e-4acc-bbcd-91d57bf9f204', 'ip_version': 4, 'cidr': '168.113.23.192/26', 'allocation_pools': [{'start': '168.113.23.194', 'end': '168.113.23.254'}], 'gateway_ip': '168.113.23.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '168.113.23.194', 'tags': [], 'project_id': 'd1ee4b075d7f4e9e96b3434b3154afc5'}}
2026-04-30 17:47:54,894 - INFO - Created VN ctest-vn1-19870974
2026-04-30 17:47:54,950 - DEBUG - VN ctest-vn1-19870974 UUID is 639a1acd-997e-4acc-bbcd-91d57bf9f204
2026-04-30 17:47:55,310 - DEBUG - Response for create_network : {'network': {'id': '3b584bfb-ac0e-4e60-b070-a313da6b9179', 'name': 'ctest-vn2-92690394', 'tenant_id': 'd1ee4b075d7f4e9e96b3434b3154afc5', 'project_id': 'd1ee4b075d7f4e9e96b3434b3154afc5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29422376', 'ctest-vn2-92690394'], 'port_security_enabled': True, 'description': ''}}
2026-04-30 17:47:55,529 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd25c3d66-7960-4af9-b748-cc3a40009a62', 'name': '', 'tenant_id': 'd1ee4b075d7f4e9e96b3434b3154afc5', 'network_id': '3b584bfb-ac0e-4e60-b070-a313da6b9179', 'ip_version': 4, 'cidr': '47.36.213.192/26', 'allocation_pools': [{'start': '47.36.213.194', 'end': '47.36.213.254'}], 'gateway_ip': '47.36.213.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.36.213.194', 'tags': [], 'project_id': 'd1ee4b075d7f4e9e96b3434b3154afc5'}}
2026-04-30 17:47:55,550 - INFO - Created VN ctest-vn2-92690394
2026-04-30 17:47:55,602 - DEBUG - VN ctest-vn2-92690394 UUID is 3b584bfb-ac0e-4e60-b070-a313da6b9179
2026-04-30 17:47:55,807 - DEBUG - Services list from nova: [, , ]
2026-04-30 17:47:56,872 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5734-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5734-1)
2026-04-30 17:47:58,312 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5734-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5734-1)
2026-04-30 17:47:58,406 - INFO - Adding interface with subnet_id fa959365-62eb-495d-bdb3-e4eada8fbeb2, port_id None to router 557093a7-ed32-4bee-a3e7-438f910089ac
2026-04-30 17:47:58,679 - INFO - Waiting for VM ctest-vn1-vm1-77382104 to be up..
2026-04-30 17:47:58,808 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-30 17:48:03,906 - DEBUG - VM is in ACTIVE state now
2026-04-30 17:48:03,906 - INFO - VM name : ctest-vn1-vm1-77382104
2026-04-30 17:48:04,020 - DEBUG - VM ctest-vn1-vm1-77382104 ID is 26aa2fdb-d440-45d3-8df8-164d1e4416f2
2026-04-30 17:48:04,047 - DEBUG - VM ctest-vn1-vm1-77382104 launched on Node cn-jenkins-deploy-platform-ansible-os-5734-1
2026-04-30 17:48:04,150 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/26aa2fdb-d440-45d3-8df8-164d1e4416f2
2026-04-30 17:48:04,471 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/26aa2fdb-d440-45d3-8df8-164d1e4416f2
2026-04-30 17:48:04,519 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/dbf46b11-52da-4cfc-8974-a4d2f4c97935
2026-04-30 17:48:07,789 - 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 1013ms')
2026-04-30 17:48:07,789 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77382104 failed!
2026-04-30 17:48:07,846 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-29422376:ctest-vn1-19870974 is 168.113.23.193 and allocation pool is NOT set
2026-04-30 17:48:09,912 - 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=4.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.649 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.649/2.575/4.501/1.926 ms')
2026-04-30 17:48:09,912 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77382104 passed
2026-04-30 17:48:10,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:48:10,067 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77382104, IP 168.113.23.195, Port 22
2026-04-30 17:48:10,233 - DEBUG - VM ctest-vn1-vm1-77382104 is ready for SSH connections
2026-04-30 17:48:10,233 - INFO - Waiting for VM ctest-vn2-vm1-63576155 to be up..
2026-04-30 17:48:10,319 - DEBUG - VM is in ACTIVE state now
2026-04-30 17:48:10,319 - INFO - VM name : ctest-vn2-vm1-63576155
2026-04-30 17:48:10,422 - DEBUG - VM ctest-vn2-vm1-63576155 ID is d9a0aea7-f114-4b75-a014-f024f63dbe6d
2026-04-30 17:48:10,423 - DEBUG - VM ctest-vn2-vm1-63576155 launched on Node cn-jenkins-deploy-platform-ansible-os-5734-1
2026-04-30 17:48:10,511 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d9a0aea7-f114-4b75-a014-f024f63dbe6d
2026-04-30 17:48:10,520 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b1f3e534-94d6-4b4f-bf27-9b9000e65f3c
2026-04-30 17:48:11,772 - 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=4.47 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 1002ms\r\nrtt min/avg/max/mdev = 0.508/2.491/4.474/1.983 ms')
2026-04-30 17:48:11,772 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-63576155 passed
2026-04-30 17:48:11,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:48:11,926 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-63576155, IP 47.36.213.195, Port 22
2026-04-30 17:48:12,086 - DEBUG - VM ctest-vn2-vm1-63576155 is ready for SSH connections
2026-04-30 17:48:12,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:48:12,086 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.36.213.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-30 17:48:12,086 - DEBUG - ping -s 56 -c 3 -W 1 47.36.213.195
2026-04-30 17:48:17,126 - DEBUG - PING 47.36.213.195 (47.36.213.195): 56 data bytes
--- 47.36.213.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-30 17:48:17,126 - WARNING - Ping to IP 47.36.213.195 from VM ctest-vn1-vm1-77382104 failed
2026-04-30 17:48:17,126 - INFO - Adding interface with subnet_id d25c3d66-7960-4af9-b748-cc3a40009a62, port_id None to router 557093a7-ed32-4bee-a3e7-438f910089ac
2026-04-30 17:48:17,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:48:17,426 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.36.213.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-30 17:48:17,426 - DEBUG - ping -s 56 -c 3 -W 1 47.36.213.195
2026-04-30 17:48:20,638 - DEBUG - PING 47.36.213.195 (47.36.213.195): 56 data bytes
64 bytes from 47.36.213.195: seq=1 ttl=63 time=3.691 ms
64 bytes from 47.36.213.195: seq=2 ttl=63 time=1.067 ms
--- 47.36.213.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.067/2.379/3.691 ms
2026-04-30 17:48:20,638 - WARNING - Ping to IP 47.36.213.195 from VM ctest-vn1-vm1-77382104 failed
2026-04-30 17:48:21,639 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.36.213.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-30 17:48:21,640 - DEBUG - ping -s 56 -c 3 -W 1 47.36.213.195
2026-04-30 17:48:23,924 - DEBUG - PING 47.36.213.195 (47.36.213.195): 56 data bytes
64 bytes from 47.36.213.195: seq=0 ttl=63 time=1.673 ms
64 bytes from 47.36.213.195: seq=1 ttl=63 time=0.930 ms
64 bytes from 47.36.213.195: seq=2 ttl=63 time=1.157 ms
--- 47.36.213.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.930/1.253/1.673 ms
2026-04-30 17:48:23,924 - INFO - Ping to IP 47.36.213.195 from VM ctest-vn1-vm1-77382104 passed
2026-04-30 17:48:23,924 - INFO - Deleting interface with subnet_id fa959365-62eb-495d-bdb3-e4eada8fbeb2, port_id None from router 557093a7-ed32-4bee-a3e7-438f910089ac
2026-04-30 17:48:24,060 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:48:24,061 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.36.213.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-30 17:48:24,061 - DEBUG - ping -s 56 -c 3 -W 1 47.36.213.195
2026-04-30 17:48:27,316 - DEBUG - PING 47.36.213.195 (47.36.213.195): 56 data bytes
--- 47.36.213.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-30 17:48:27,316 - WARNING - Ping to IP 47.36.213.195 from VM ctest-vn1-vm1-77382104 failed
2026-04-30 17:48:27,316 - INFO - Adding interface with subnet_id fa959365-62eb-495d-bdb3-e4eada8fbeb2, port_id None to router 557093a7-ed32-4bee-a3e7-438f910089ac
2026-04-30 17:48:27,577 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-30 17:48:27,577 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.36.213.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-30 17:48:27,577 - DEBUG - ping -s 56 -c 3 -W 1 47.36.213.195
2026-04-30 17:48:29,804 - DEBUG - PING 47.36.213.195 (47.36.213.195): 56 data bytes
64 bytes from 47.36.213.195: seq=0 ttl=63 time=1.540 ms
64 bytes from 47.36.213.195: seq=1 ttl=63 time=1.049 ms
64 bytes from 47.36.213.195: seq=2 ttl=63 time=1.077 ms
--- 47.36.213.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.049/1.222/1.540 ms
2026-04-30 17:48:29,804 - INFO - Ping to IP 47.36.213.195 from VM ctest-vn1-vm1-77382104 passed
2026-04-30 17:48:29,804 - INFO - Deleting interface with subnet_id d25c3d66-7960-4af9-b748-cc3a40009a62, port_id None from router 557093a7-ed32-4bee-a3e7-438f910089ac
2026-04-30 17:48:29,943 - INFO - Deleting interface with subnet_id fa959365-62eb-495d-bdb3-e4eada8fbeb2, port_id None from router 557093a7-ed32-4bee-a3e7-438f910089ac
2026-04-30 17:48:30,152 - INFO - Deleting VM ctest-vn2-vm1-63576155
2026-04-30 17:48:30,235 - INFO - Deleting VM ctest-vn1-vm1-77382104
2026-04-30 17:48:30,319 - INFO - Deleting VN ctest-vn2-92690394
2026-04-30 17:48:30,369 - DEBUG - VN 3b584bfb-ac0e-4e60-b070-a313da6b9179 still in use: Unable to complete operation on network 3b584bfb-ac0e-4e60-b070-a313da6b9179. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-177b7e94-12ae-4f9d-b311-d98eb016f7ab']
2026-04-30 17:48:30,369 - WARNING - Deleting VN ctest-vn2-92690394 failed..Will retry
2026-04-30 17:48:32,489 - DEBUG - Response for deleting network ()
2026-04-30 17:48:32,489 - INFO - Deleting VN ctest-vn1-19870974
2026-04-30 17:48:32,615 - DEBUG - Response for deleting network ()
2026-04-30 17:48:32,875 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 17:48:32,875 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-04-30 17:48:32,875 - INFO - --------------------------------------------------------------------------------
2026-04-30 17:48:33,599 - INFO - Deleted project: ctest-TestRouters-29422376, ID : d1ee4b07-5d7f-4e9e-96b3-434b3154afc5