2025-10-09 10:31:51,361 - INFO - Reading existing Domain with UUID dfa458d1-aaf5-4c71-9ede-e49be62ab991 2025-10-09 10:31:51,373 - INFO - Using existing domain ['admin_domain'](dfa458d1-aaf5-4c71-9ede-e49be62ab991) 2025-10-09 10:31:51,570 - INFO - Project ctest-TestRouters-31676881 not found, creating it 2025-10-09 10:31:52,065 - INFO - Created Project:ctest-TestRouters-31676881, ID : 278bdc02-949c-4c75-a2bf-b991d2f670df 2025-10-09 10:31:53,995 - INFO - ================================================================================ 2025-10-09 10:31:53,995 - INFO - STARTING TEST : test_basic_router_behavior 2025-10-09 10:31:53,995 - 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-09 10:31:54,384 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.33': '0'}} with 2025-10-09 10:31:54,384 - INFO - Initial checks done. Running the testcase now 2025-10-09 10:31:54,384 - INFO - 2025-10-09 10:31:55,154 - DEBUG - Response for create_network : {'network': {'id': '77f960d9-5385-4622-8b20-e5ffe6dd75c3', 'name': 'ctest-vn1-79796669', 'tenant_id': '278bdc02949c4c75a2bfb991d2f670df', 'project_id': '278bdc02949c4c75a2bfb991d2f670df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-31676881', 'ctest-vn1-79796669'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-09 10:31:55,436 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fcc536da-e349-4119-b146-2c2d8da2b3f8', 'name': '', 'tenant_id': '278bdc02949c4c75a2bfb991d2f670df', 'network_id': '77f960d9-5385-4622-8b20-e5ffe6dd75c3', 'ip_version': 4, 'cidr': '177.154.195.128/26', 'allocation_pools': [{'start': '177.154.195.130', 'end': '177.154.195.190'}], 'gateway_ip': '177.154.195.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-10-09T10:31:55.328433', 'updated_at': '2025-10-09T10:31:55.328433', 'dns_server_address': '177.154.195.130', 'tags': [], 'project_id': '278bdc02949c4c75a2bfb991d2f670df'}} 2025-10-09 10:31:55,505 - INFO - Created VN ctest-vn1-79796669 2025-10-09 10:31:55,563 - DEBUG - VN ctest-vn1-79796669 UUID is 77f960d9-5385-4622-8b20-e5ffe6dd75c3 2025-10-09 10:31:56,052 - DEBUG - Response for create_network : {'network': {'id': 'b3080333-4672-47b6-9fba-4f784a85f287', 'name': 'ctest-vn2-05925071', 'tenant_id': '278bdc02949c4c75a2bfb991d2f670df', 'project_id': '278bdc02949c4c75a2bfb991d2f670df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-31676881', 'ctest-vn2-05925071'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2025-10-09 10:31:56,259 - DEBUG - Response for create_subnet : {'subnet': {'id': '7ef329bd-9e61-404b-80ba-e8133c78ac0f', 'name': '', 'tenant_id': '278bdc02949c4c75a2bfb991d2f670df', 'network_id': 'b3080333-4672-47b6-9fba-4f784a85f287', 'ip_version': 4, 'cidr': '214.0.65.0/26', 'allocation_pools': [{'start': '214.0.65.2', 'end': '214.0.65.62'}], 'gateway_ip': '214.0.65.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2025-10-09T10:31:56.154210', 'updated_at': '2025-10-09T10:31:56.154210', 'dns_server_address': '214.0.65.2', 'tags': [], 'project_id': '278bdc02949c4c75a2bfb991d2f670df'}} 2025-10-09 10:31:56,325 - INFO - Created VN ctest-vn2-05925071 2025-10-09 10:31:56,379 - DEBUG - VN ctest-vn2-05925071 UUID is b3080333-4672-47b6-9fba-4f784a85f287 2025-10-09 10:31:56,638 - DEBUG - Services list from nova: [, , ] 2025-10-09 10:31:58,155 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-587-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-587-1) 2025-10-09 10:31:59,601 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-587-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-587-1) 2025-10-09 10:31:59,748 - INFO - Adding interface with subnet_id fcc536da-e349-4119-b146-2c2d8da2b3f8, port_id None to router b96ed8b6-d278-4e9f-88c6-23a3ae9acc68 2025-10-09 10:32:00,177 - INFO - Waiting for VM ctest-vn1-vm1-77893098 to be up.. 2025-10-09 10:32:00,314 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 10:32:05,453 - DEBUG - VM is in ACTIVE state now 2025-10-09 10:32:05,453 - INFO - VM name : ctest-vn1-vm1-77893098 2025-10-09 10:32:05,586 - DEBUG - VM ctest-vn1-vm1-77893098 ID is b9d67f0b-e021-4502-9b39-fdb56ce8ca47 2025-10-09 10:32:05,622 - DEBUG - VM ctest-vn1-vm1-77893098 launched on Node cn-jenkins-deploy-platform-juju-os-587-1 2025-10-09 10:32:05,757 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine/b9d67f0b-e021-4502-9b39-fdb56ce8ca47 2025-10-09 10:32:06,105 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine/b9d67f0b-e021-4502-9b39-fdb56ce8ca47 2025-10-09 10:32:06,188 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine-interface/7fa1a189-a1b6-4d7a-81f3-15dcae64acf7 2025-10-09 10:32:09,663 - 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 1001ms') 2025-10-09 10:32:09,663 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77893098 failed! 2025-10-09 10:32:09,719 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-31676881:ctest-vn1-79796669 is 177.154.195.129 and allocation pool is NOT set 2025-10-09 10:32:11,809 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.955 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.955/2.976/4.997/2.021 ms') 2025-10-09 10:32:11,809 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77893098 passed 2025-10-09 10:32:11,963 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 10:32:11,963 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77893098, IP 177.154.195.131, Port 22 2025-10-09 10:32:12,184 - DEBUG - VM ctest-vn1-vm1-77893098 is ready for SSH connections 2025-10-09 10:32:12,189 - INFO - Waiting for VM ctest-vn2-vm1-78671493 to be up.. 2025-10-09 10:32:12,323 - DEBUG - VM is in ACTIVE state now 2025-10-09 10:32:12,323 - INFO - VM name : ctest-vn2-vm1-78671493 2025-10-09 10:32:12,464 - DEBUG - VM ctest-vn2-vm1-78671493 ID is 2d965d3c-3101-428f-9eb6-32c549a2cab3 2025-10-09 10:32:12,464 - DEBUG - VM ctest-vn2-vm1-78671493 launched on Node cn-jenkins-deploy-platform-juju-os-587-1 2025-10-09 10:32:12,601 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine/2d965d3c-3101-428f-9eb6-32c549a2cab3 2025-10-09 10:32:12,659 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine-interface/68e46482-a99f-479d-b30a-34c25755f3c4 2025-10-09 10:32:14,116 - 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.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.417 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.417/1.621/2.826/1.204 ms') 2025-10-09 10:32:14,116 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-78671493 passed 2025-10-09 10:32:14,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 10:32:14,283 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-78671493, IP 214.0.65.3, Port 22 2025-10-09 10:32:14,501 - DEBUG - VM ctest-vn2-vm1-78671493 is ready for SSH connections 2025-10-09 10:32:14,501 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 10:32:14,501 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.0.65.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:32:14,501 - DEBUG - ping -s 56 -c 3 -W 1 214.0.65.3 2025-10-09 10:32:19,536 - DEBUG - PING 214.0.65.3 (214.0.65.3): 56 data bytes --- 214.0.65.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-09 10:32:19,536 - WARNING - Ping to IP 214.0.65.3 from VM ctest-vn1-vm1-77893098 failed 2025-10-09 10:32:19,537 - INFO - Adding interface with subnet_id 7ef329bd-9e61-404b-80ba-e8133c78ac0f, port_id None to router b96ed8b6-d278-4e9f-88c6-23a3ae9acc68 2025-10-09 10:32:19,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 10:32:19,897 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.0.65.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:32:19,897 - DEBUG - ping -s 56 -c 3 -W 1 214.0.65.3 2025-10-09 10:32:22,113 - DEBUG - PING 214.0.65.3 (214.0.65.3): 56 data bytes 64 bytes from 214.0.65.3: seq=0 ttl=63 time=2.546 ms 64 bytes from 214.0.65.3: seq=1 ttl=63 time=1.105 ms 64 bytes from 214.0.65.3: seq=2 ttl=63 time=1.084 ms --- 214.0.65.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.084/1.578/2.546 ms 2025-10-09 10:32:22,114 - INFO - Ping to IP 214.0.65.3 from VM ctest-vn1-vm1-77893098 passed 2025-10-09 10:32:22,114 - INFO - Deleting interface with subnet_id fcc536da-e349-4119-b146-2c2d8da2b3f8, port_id None from router b96ed8b6-d278-4e9f-88c6-23a3ae9acc68 2025-10-09 10:32:22,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 10:32:22,341 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.0.65.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:32:22,342 - DEBUG - ping -s 56 -c 3 -W 1 214.0.65.3 2025-10-09 10:32:25,569 - DEBUG - PING 214.0.65.3 (214.0.65.3): 56 data bytes --- 214.0.65.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-10-09 10:32:25,569 - WARNING - Ping to IP 214.0.65.3 from VM ctest-vn1-vm1-77893098 failed 2025-10-09 10:32:25,569 - INFO - Adding interface with subnet_id fcc536da-e349-4119-b146-2c2d8da2b3f8, port_id None to router b96ed8b6-d278-4e9f-88c6-23a3ae9acc68 2025-10-09 10:32:25,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 10:32:25,910 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.0.65.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-09 10:32:25,910 - DEBUG - ping -s 56 -c 3 -W 1 214.0.65.3 2025-10-09 10:32:28,127 - DEBUG - PING 214.0.65.3 (214.0.65.3): 56 data bytes 64 bytes from 214.0.65.3: seq=0 ttl=63 time=1.264 ms 64 bytes from 214.0.65.3: seq=1 ttl=63 time=1.192 ms 64 bytes from 214.0.65.3: seq=2 ttl=63 time=1.032 ms --- 214.0.65.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.032/1.162/1.264 ms 2025-10-09 10:32:28,127 - INFO - Ping to IP 214.0.65.3 from VM ctest-vn1-vm1-77893098 passed 2025-10-09 10:32:28,127 - INFO - Deleting interface with subnet_id 7ef329bd-9e61-404b-80ba-e8133c78ac0f, port_id None from router b96ed8b6-d278-4e9f-88c6-23a3ae9acc68 2025-10-09 10:32:28,361 - INFO - Deleting interface with subnet_id fcc536da-e349-4119-b146-2c2d8da2b3f8, port_id None from router b96ed8b6-d278-4e9f-88c6-23a3ae9acc68 2025-10-09 10:32:28,736 - INFO - Deleting VM ctest-vn2-vm1-78671493 2025-10-09 10:32:28,974 - INFO - Deleting VM ctest-vn1-vm1-77893098 2025-10-09 10:32:29,092 - INFO - Deleting VN ctest-vn2-05925071 2025-10-09 10:32:29,234 - DEBUG - VN b3080333-4672-47b6-9fba-4f784a85f287 still in use: Unable to complete operation on network b3080333-4672-47b6-9fba-4f784a85f287. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e452ce6f-a5a2-49a5-a104-3f3b49ccc4b2'] 2025-10-09 10:32:29,234 - WARNING - Deleting VN ctest-vn2-05925071 failed..Will retry 2025-10-09 10:32:31,399 - DEBUG - Response for deleting network () 2025-10-09 10:32:31,399 - INFO - Deleting VN ctest-vn1-79796669 2025-10-09 10:32:31,582 - DEBUG - Response for deleting network () 2025-10-09 10:32:31,972 - DEBUG - No XMPP flaps were noticed during the test 2025-10-09 10:32:31,972 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38] 2025-10-09 10:32:31,972 - INFO - -------------------------------------------------------------------------------- 2025-10-09 10:32:32,726 - INFO - Deleted project: ctest-TestRouters-31676881, ID : 278bdc02-949c-4c75-a2bf-b991d2f670df