2025-10-17 22:46:09,938 - INFO - Reading existing Domain with UUID c2fab7b5-42f0-4b0e-a131-4c62931bf465 2025-10-17 22:46:09,950 - INFO - Using existing domain ['admin_domain'](c2fab7b5-42f0-4b0e-a131-4c62931bf465) 2025-10-17 22:46:10,193 - INFO - Project ctest-TestRouters-72346962 not found, creating it 2025-10-17 22:46:10,744 - INFO - Created Project:ctest-TestRouters-72346962, ID : 7001e691-e8dc-407e-98d9-e3c86416f3e4 2025-10-17 22:46:12,659 - INFO - ================================================================================ 2025-10-17 22:46:12,660 - INFO - STARTING TEST : test_basic_router_behavior 2025-10-17 22:46:12,660 - 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 2025-10-17 22:46:13,065 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.0.0.131': '0'}} with 2025-10-17 22:46:13,066 - INFO - Initial checks done. Running the testcase now 2025-10-17 22:46:13,066 - INFO - 2025-10-17 22:46:13,907 - DEBUG - Response for create_network : {'network': {'id': '84fca820-8765-4e15-a591-805701863387', 'name': 'ctest-vn1-75211410', 'tenant_id': '7001e691e8dc407e98d9e3c86416f3e4', 'project_id': '7001e691e8dc407e98d9e3c86416f3e4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-72346962', 'ctest-vn1-75211410'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-17 22:46:14,159 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe78c3f4-1aef-4bae-b578-a0e719930d3b', 'name': '', 'tenant_id': '7001e691e8dc407e98d9e3c86416f3e4', 'network_id': '84fca820-8765-4e15-a591-805701863387', 'ip_version': 4, 'cidr': '149.31.188.128/26', 'allocation_pools': [{'start': '149.31.188.130', 'end': '149.31.188.190'}], 'gateway_ip': '149.31.188.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-10-17T22:46:14.061588', 'updated_at': '2025-10-17T22:46:14.061588', 'dns_server_address': '149.31.188.130', 'tags': [], 'project_id': '7001e691e8dc407e98d9e3c86416f3e4'}} 2025-10-17 22:46:14,225 - INFO - Created VN ctest-vn1-75211410 2025-10-17 22:46:14,278 - DEBUG - VN ctest-vn1-75211410 UUID is 84fca820-8765-4e15-a591-805701863387 2025-10-17 22:46:14,776 - DEBUG - Response for create_network : {'network': {'id': '708bf399-b903-4a5f-b6e0-3731fa75d080', 'name': 'ctest-vn2-50660983', 'tenant_id': '7001e691e8dc407e98d9e3c86416f3e4', 'project_id': '7001e691e8dc407e98d9e3c86416f3e4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-72346962', 'ctest-vn2-50660983'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-17 22:46:15,039 - DEBUG - Response for create_subnet : {'subnet': {'id': '148164bc-d42d-448e-abc8-05f248f319dc', 'name': '', 'tenant_id': '7001e691e8dc407e98d9e3c86416f3e4', 'network_id': '708bf399-b903-4a5f-b6e0-3731fa75d080', 'ip_version': 4, 'cidr': '95.253.2.0/26', 'allocation_pools': [{'start': '95.253.2.2', 'end': '95.253.2.62'}], 'gateway_ip': '95.253.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-10-17T22:46:14.932800', 'updated_at': '2025-10-17T22:46:14.932800', 'dns_server_address': '95.253.2.2', 'tags': [], 'project_id': '7001e691e8dc407e98d9e3c86416f3e4'}} 2025-10-17 22:46:15,105 - INFO - Created VN ctest-vn2-50660983 2025-10-17 22:46:15,158 - DEBUG - VN ctest-vn2-50660983 UUID is 708bf399-b903-4a5f-b6e0-3731fa75d080 2025-10-17 22:46:15,426 - DEBUG - Services list from nova: [, , ] 2025-10-17 22:46:17,022 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-595-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-595-1) 2025-10-17 22:46:18,543 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-595-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-595-1) 2025-10-17 22:46:18,715 - INFO - Adding interface with subnet_id fe78c3f4-1aef-4bae-b578-a0e719930d3b, port_id None to router af7a1267-3b46-4a2c-8695-734fe9828918 2025-10-17 22:46:19,233 - INFO - Waiting for VM ctest-vn1-vm1-04435181 to be up.. 2025-10-17 22:46:19,392 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-17 22:46:24,541 - DEBUG - VM is in ACTIVE state now 2025-10-17 22:46:24,541 - INFO - VM name : ctest-vn1-vm1-04435181 2025-10-17 22:46:24,687 - DEBUG - VM ctest-vn1-vm1-04435181 ID is b929b085-d5d9-48cc-9aa2-865f883965c3 2025-10-17 22:46:24,725 - DEBUG - VM ctest-vn1-vm1-04435181 launched on Node cn-jenkins-deploy-platform-juju-os-595-1 2025-10-17 22:46:24,881 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-machine/b929b085-d5d9-48cc-9aa2-865f883965c3 2025-10-17 22:46:25,239 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-machine/b929b085-d5d9-48cc-9aa2-865f883965c3 2025-10-17 22:46:25,331 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-machine-interface/04b46899-09ed-499d-a19c-d7bdea54b737 2025-10-17 22:46:28,798 - 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 1005ms') 2025-10-17 22:46:28,798 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-04435181 failed! 2025-10-17 22:46:28,871 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-72346962:ctest-vn1-75211410 is 149.31.188.129 and allocation pool is NOT set 2025-10-17 22:46:30,965 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.04 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 = 1.039/2.642/4.246/1.603 ms') 2025-10-17 22:46:30,965 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-04435181 passed 2025-10-17 22:46:31,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 22:46:31,123 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-04435181, IP 149.31.188.131, Port 22 2025-10-17 22:46:31,353 - DEBUG - VM ctest-vn1-vm1-04435181 is ready for SSH connections 2025-10-17 22:46:31,353 - INFO - Waiting for VM ctest-vn2-vm1-98624682 to be up.. 2025-10-17 22:46:31,526 - DEBUG - VM is in ACTIVE state now 2025-10-17 22:46:31,527 - INFO - VM name : ctest-vn2-vm1-98624682 2025-10-17 22:46:31,753 - DEBUG - VM ctest-vn2-vm1-98624682 ID is 6883c9a1-084b-4472-934c-e9ba3ac4ba33 2025-10-17 22:46:31,753 - DEBUG - VM ctest-vn2-vm1-98624682 launched on Node cn-jenkins-deploy-platform-juju-os-595-1 2025-10-17 22:46:31,912 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-machine/6883c9a1-084b-4472-934c-e9ba3ac4ba33 2025-10-17 22:46:31,977 - DEBUG - Requesting: https://10.0.0.131:8082/virtual-machine-interface/7822faad-e87c-41fd-8791-20de72b03cda 2025-10-17 22:46:33,471 - 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=6.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.45 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 = 2.447/4.513/6.580/2.066 ms') 2025-10-17 22:46:33,471 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-98624682 passed 2025-10-17 22:46:33,627 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 22:46:33,627 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-98624682, IP 95.253.2.3, Port 22 2025-10-17 22:46:33,853 - DEBUG - VM ctest-vn2-vm1-98624682 is ready for SSH connections 2025-10-17 22:46:33,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 22:46:33,853 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 95.253.2.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:46:33,854 - DEBUG - ping -s 56 -c 3 -W 1 95.253.2.3 2025-10-17 22:46:38,548 - DEBUG - PING 95.253.2.3 (95.253.2.3): 56 data bytes --- 95.253.2.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-17 22:46:38,549 - WARNING - Ping to IP 95.253.2.3 from VM ctest-vn1-vm1-04435181 failed 2025-10-17 22:46:38,549 - INFO - Adding interface with subnet_id 148164bc-d42d-448e-abc8-05f248f319dc, port_id None to router af7a1267-3b46-4a2c-8695-734fe9828918 2025-10-17 22:46:39,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 22:46:39,110 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 95.253.2.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:46:39,110 - DEBUG - ping -s 56 -c 3 -W 1 95.253.2.3 2025-10-17 22:46:41,323 - DEBUG - PING 95.253.2.3 (95.253.2.3): 56 data bytes 64 bytes from 95.253.2.3: seq=0 ttl=63 time=4.180 ms 64 bytes from 95.253.2.3: seq=1 ttl=63 time=1.096 ms 64 bytes from 95.253.2.3: seq=2 ttl=63 time=0.973 ms --- 95.253.2.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.973/2.083/4.180 ms 2025-10-17 22:46:41,324 - INFO - Ping to IP 95.253.2.3 from VM ctest-vn1-vm1-04435181 passed 2025-10-17 22:46:41,324 - INFO - Deleting interface with subnet_id fe78c3f4-1aef-4bae-b578-a0e719930d3b, port_id None from router af7a1267-3b46-4a2c-8695-734fe9828918 2025-10-17 22:46:41,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 22:46:41,594 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 95.253.2.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:46:41,594 - DEBUG - ping -s 56 -c 3 -W 1 95.253.2.3 2025-10-17 22:46:44,799 - DEBUG - PING 95.253.2.3 (95.253.2.3): 56 data bytes --- 95.253.2.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-17 22:46:44,799 - WARNING - Ping to IP 95.253.2.3 from VM ctest-vn1-vm1-04435181 failed 2025-10-17 22:46:44,800 - INFO - Adding interface with subnet_id fe78c3f4-1aef-4bae-b578-a0e719930d3b, port_id None to router af7a1267-3b46-4a2c-8695-734fe9828918 2025-10-17 22:46:45,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-17 22:46:45,141 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 95.253.2.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-10-17 22:46:45,142 - DEBUG - ping -s 56 -c 3 -W 1 95.253.2.3 2025-10-17 22:46:47,351 - DEBUG - PING 95.253.2.3 (95.253.2.3): 56 data bytes 64 bytes from 95.253.2.3: seq=0 ttl=63 time=1.464 ms 64 bytes from 95.253.2.3: seq=1 ttl=63 time=0.953 ms 64 bytes from 95.253.2.3: seq=2 ttl=63 time=1.016 ms --- 95.253.2.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.953/1.144/1.464 ms 2025-10-17 22:46:47,351 - INFO - Ping to IP 95.253.2.3 from VM ctest-vn1-vm1-04435181 passed 2025-10-17 22:46:47,351 - INFO - Deleting interface with subnet_id 148164bc-d42d-448e-abc8-05f248f319dc, port_id None from router af7a1267-3b46-4a2c-8695-734fe9828918 2025-10-17 22:46:47,581 - INFO - Deleting interface with subnet_id fe78c3f4-1aef-4bae-b578-a0e719930d3b, port_id None from router af7a1267-3b46-4a2c-8695-734fe9828918 2025-10-17 22:46:47,925 - INFO - Deleting VM ctest-vn2-vm1-98624682 2025-10-17 22:46:48,035 - INFO - Deleting VM ctest-vn1-vm1-04435181 2025-10-17 22:46:48,154 - INFO - Deleting VN ctest-vn2-50660983 2025-10-17 22:46:48,290 - DEBUG - VN 708bf399-b903-4a5f-b6e0-3731fa75d080 still in use: Unable to complete operation on network 708bf399-b903-4a5f-b6e0-3731fa75d080. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-695b2dff-7678-4324-9c9e-a6f169e96a7a'] 2025-10-17 22:46:48,290 - WARNING - Deleting VN ctest-vn2-50660983 failed..Will retry 2025-10-17 22:46:50,461 - DEBUG - Response for deleting network () 2025-10-17 22:46:50,461 - INFO - Deleting VN ctest-vn1-75211410 2025-10-17 22:46:50,633 - DEBUG - Response for deleting network () 2025-10-17 22:46:51,028 - DEBUG - No XMPP flaps were noticed during the test 2025-10-17 22:46:51,028 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39] 2025-10-17 22:46:51,028 - INFO - -------------------------------------------------------------------------------- 2025-10-17 22:46:51,781 - INFO - Deleted project: ctest-TestRouters-72346962, ID : 7001e691-e8dc-407e-98d9-e3c86416f3e4