2026-06-04 02:12:18,193 - INFO - Reading existing Domain with UUID 4bbd272f-f102-4983-a587-c5578191c0aa
2026-06-04 02:12:18,205 - INFO - Using existing domain ['admin_domain'](4bbd272f-f102-4983-a587-c5578191c0aa)
2026-06-04 02:12:18,413 - INFO - Project ctest-TestRouters-16322050 not found, creating it
2026-06-04 02:12:18,959 - INFO - Created Project:ctest-TestRouters-16322050, ID : 3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb
2026-06-04 02:12:20,778 - INFO - ================================================================================
2026-06-04 02:12:20,778 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-04 02:12:20,778 - 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-04 02:12:21,187 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with
2026-06-04 02:12:21,187 - INFO - Initial checks done. Running the testcase now
2026-06-04 02:12:21,187 - INFO -
2026-06-04 02:12:21,970 - DEBUG - Response for create_network : {'network': {'id': '02be00d0-b650-47eb-bdcc-0495c52bbcc9', 'name': 'ctest-vn1-19740035', 'tenant_id': '3d2bcbe853504ab1a7fd68d9d5ffc5cb', 'project_id': '3d2bcbe853504ab1a7fd68d9d5ffc5cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-16322050', 'ctest-vn1-19740035'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-06-04 02:12:22,202 - DEBUG - Response for create_subnet : {'subnet': {'id': '3141ccdb-2d6f-4539-b3f1-67df6db4512b', 'name': '', 'tenant_id': '3d2bcbe853504ab1a7fd68d9d5ffc5cb', 'network_id': '02be00d0-b650-47eb-bdcc-0495c52bbcc9', 'ip_version': 4, 'cidr': '56.77.111.0/26', 'allocation_pools': [{'start': '56.77.111.2', 'end': '56.77.111.62'}], 'gateway_ip': '56.77.111.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-04T02:12:22.109128', 'updated_at': '2026-06-04T02:12:22.109128', 'dns_server_address': '56.77.111.2', 'tags': [], 'project_id': '3d2bcbe853504ab1a7fd68d9d5ffc5cb'}}
2026-06-04 02:12:22,267 - INFO - Created VN ctest-vn1-19740035
2026-06-04 02:12:22,321 - DEBUG - VN ctest-vn1-19740035 UUID is 02be00d0-b650-47eb-bdcc-0495c52bbcc9
2026-06-04 02:12:22,841 - DEBUG - Response for create_network : {'network': {'id': '69f00a58-0cba-4d55-9e9a-267f481fc5f3', 'name': 'ctest-vn2-14992834', 'tenant_id': '3d2bcbe853504ab1a7fd68d9d5ffc5cb', 'project_id': '3d2bcbe853504ab1a7fd68d9d5ffc5cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-16322050', 'ctest-vn2-14992834'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-06-04 02:12:23,105 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d71c6b4-57a9-47ca-a93d-0c8ed8d15814', 'name': '', 'tenant_id': '3d2bcbe853504ab1a7fd68d9d5ffc5cb', 'network_id': '69f00a58-0cba-4d55-9e9a-267f481fc5f3', 'ip_version': 4, 'cidr': '106.176.149.128/26', 'allocation_pools': [{'start': '106.176.149.130', 'end': '106.176.149.190'}], 'gateway_ip': '106.176.149.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-04T02:12:22.986930', 'updated_at': '2026-06-04T02:12:22.986930', 'dns_server_address': '106.176.149.130', 'tags': [], 'project_id': '3d2bcbe853504ab1a7fd68d9d5ffc5cb'}}
2026-06-04 02:12:23,167 - INFO - Created VN ctest-vn2-14992834
2026-06-04 02:12:23,224 - DEBUG - VN ctest-vn2-14992834 UUID is 69f00a58-0cba-4d55-9e9a-267f481fc5f3
2026-06-04 02:12:23,500 - DEBUG - Services list from nova: [, , ]
2026-06-04 02:12:24,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-709-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-709-1)
2026-06-04 02:12:25,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-709-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-709-1)
2026-06-04 02:12:26,115 - INFO - Adding interface with subnet_id 3141ccdb-2d6f-4539-b3f1-67df6db4512b, port_id None to router 2ec59787-374d-4864-8957-82fbf4378eee
2026-06-04 02:12:26,551 - INFO - Waiting for VM ctest-vn1-vm1-68321383 to be up..
2026-06-04 02:12:26,803 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-04 02:12:31,951 - DEBUG - VM is in ACTIVE state now
2026-06-04 02:12:31,951 - INFO - VM name : ctest-vn1-vm1-68321383
2026-06-04 02:12:32,086 - DEBUG - VM ctest-vn1-vm1-68321383 ID is f1d23a78-343b-48d0-bfca-b4811406fb72
2026-06-04 02:12:32,111 - DEBUG - VM ctest-vn1-vm1-68321383 launched on Node cn-jenkins-deploy-platform-juju-os-709-1
2026-06-04 02:12:32,254 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/f1d23a78-343b-48d0-bfca-b4811406fb72
2026-06-04 02:12:32,603 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/f1d23a78-343b-48d0-bfca-b4811406fb72
2026-06-04 02:12:32,693 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/f847baa7-c81f-4bb4-8729-89baa247eadd
2026-06-04 02:12:36,142 - 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 1007ms')
2026-06-04 02:12:36,142 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-68321383 failed!
2026-06-04 02:12:36,217 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-16322050:ctest-vn1-19740035 is 56.77.111.1 and allocation pool is NOT set
2026-06-04 02:12:38,301 - 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=5.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.647 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.647/3.008/5.370/2.361 ms')
2026-06-04 02:12:38,301 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-68321383 passed
2026-06-04 02:12:38,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 02:12:38,461 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-68321383, IP 56.77.111.3, Port 22
2026-06-04 02:12:38,688 - DEBUG - VM ctest-vn1-vm1-68321383 is ready for SSH connections
2026-06-04 02:12:38,688 - INFO - Waiting for VM ctest-vn2-vm1-43106146 to be up..
2026-06-04 02:12:38,838 - DEBUG - VM is in ACTIVE state now
2026-06-04 02:12:38,839 - INFO - VM name : ctest-vn2-vm1-43106146
2026-06-04 02:12:39,020 - DEBUG - VM ctest-vn2-vm1-43106146 ID is 850b8c8c-eae8-4971-9307-ca6a52b9467c
2026-06-04 02:12:39,020 - DEBUG - VM ctest-vn2-vm1-43106146 launched on Node cn-jenkins-deploy-platform-juju-os-709-1
2026-06-04 02:12:39,163 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/850b8c8c-eae8-4971-9307-ca6a52b9467c
2026-06-04 02:12:39,222 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/93a3f235-f27c-4b46-9555-55393c73d7bd
2026-06-04 02:12:40,675 - 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.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.463 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.463/1.863/3.264/1.400 ms')
2026-06-04 02:12:40,675 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-43106146 passed
2026-06-04 02:12:40,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 02:12:40,829 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-43106146, IP 106.176.149.131, Port 22
2026-06-04 02:12:41,047 - DEBUG - VM ctest-vn2-vm1-43106146 is ready for SSH connections
2026-06-04 02:12:41,047 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 02:12:41,047 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 106.176.149.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-04 02:12:41,047 - DEBUG - ping -s 56 -c 3 -W 1 106.176.149.131
2026-06-04 02:12:45,716 - DEBUG - PING 106.176.149.131 (106.176.149.131): 56 data bytes
--- 106.176.149.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-04 02:12:45,717 - WARNING - Ping to IP 106.176.149.131 from VM ctest-vn1-vm1-68321383 failed
2026-06-04 02:12:45,717 - INFO - Adding interface with subnet_id 3d71c6b4-57a9-47ca-a93d-0c8ed8d15814, port_id None to router 2ec59787-374d-4864-8957-82fbf4378eee
2026-06-04 02:12:46,111 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 02:12:46,111 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 106.176.149.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-04 02:12:46,111 - DEBUG - ping -s 56 -c 3 -W 1 106.176.149.131
2026-06-04 02:12:48,315 - DEBUG - PING 106.176.149.131 (106.176.149.131): 56 data bytes
64 bytes from 106.176.149.131: seq=0 ttl=63 time=2.680 ms
64 bytes from 106.176.149.131: seq=1 ttl=63 time=0.973 ms
64 bytes from 106.176.149.131: seq=2 ttl=63 time=0.819 ms
--- 106.176.149.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.819/1.490/2.680 ms
2026-06-04 02:12:48,316 - INFO - Ping to IP 106.176.149.131 from VM ctest-vn1-vm1-68321383 passed
2026-06-04 02:12:48,316 - INFO - Deleting interface with subnet_id 3141ccdb-2d6f-4539-b3f1-67df6db4512b, port_id None from router 2ec59787-374d-4864-8957-82fbf4378eee
2026-06-04 02:12:48,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 02:12:48,575 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 106.176.149.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-04 02:12:48,575 - DEBUG - ping -s 56 -c 3 -W 1 106.176.149.131
2026-06-04 02:12:51,788 - DEBUG - PING 106.176.149.131 (106.176.149.131): 56 data bytes
--- 106.176.149.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-04 02:12:51,789 - WARNING - Ping to IP 106.176.149.131 from VM ctest-vn1-vm1-68321383 failed
2026-06-04 02:12:51,789 - INFO - Adding interface with subnet_id 3141ccdb-2d6f-4539-b3f1-67df6db4512b, port_id None to router 2ec59787-374d-4864-8957-82fbf4378eee
2026-06-04 02:12:52,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-04 02:12:52,123 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 106.176.149.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-04 02:12:52,123 - DEBUG - ping -s 56 -c 3 -W 1 106.176.149.131
2026-06-04 02:12:54,331 - DEBUG - PING 106.176.149.131 (106.176.149.131): 56 data bytes
64 bytes from 106.176.149.131: seq=0 ttl=63 time=1.488 ms
64 bytes from 106.176.149.131: seq=1 ttl=63 time=0.869 ms
64 bytes from 106.176.149.131: seq=2 ttl=63 time=0.831 ms
--- 106.176.149.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.831/1.062/1.488 ms
2026-06-04 02:12:54,331 - INFO - Ping to IP 106.176.149.131 from VM ctest-vn1-vm1-68321383 passed
2026-06-04 02:12:54,331 - INFO - Deleting interface with subnet_id 3d71c6b4-57a9-47ca-a93d-0c8ed8d15814, port_id None from router 2ec59787-374d-4864-8957-82fbf4378eee
2026-06-04 02:12:54,555 - INFO - Deleting interface with subnet_id 3141ccdb-2d6f-4539-b3f1-67df6db4512b, port_id None from router 2ec59787-374d-4864-8957-82fbf4378eee
2026-06-04 02:12:54,881 - INFO - Deleting VM ctest-vn2-vm1-43106146
2026-06-04 02:12:54,988 - INFO - Deleting VM ctest-vn1-vm1-68321383
2026-06-04 02:12:55,118 - INFO - Deleting VN ctest-vn2-14992834
2026-06-04 02:12:55,260 - DEBUG - VN 69f00a58-0cba-4d55-9e9a-267f481fc5f3 still in use: Unable to complete operation on network 69f00a58-0cba-4d55-9e9a-267f481fc5f3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2f300f8f-f0df-4e65-93ae-241817c85c71']
2026-06-04 02:12:55,260 - WARNING - Deleting VN ctest-vn2-14992834 failed..Will retry
2026-06-04 02:12:57,446 - DEBUG - Response for deleting network ()
2026-06-04 02:12:57,446 - INFO - Deleting VN ctest-vn1-19740035
2026-06-04 02:12:57,611 - DEBUG - Response for deleting network ()
2026-06-04 02:12:58,002 - DEBUG - No XMPP flaps were noticed during the test
2026-06-04 02:12:58,002 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2026-06-04 02:12:58,002 - INFO - --------------------------------------------------------------------------------
2026-06-04 02:12:58,746 - INFO - Deleted project: ctest-TestRouters-16322050, ID : 3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb