2025-09-26 02:31:27,175 - INFO - Domain Default found not creating 2025-09-26 02:31:27,324 - INFO - Project ctest-TestRouters-52582695 not found, creating it 2025-09-26 02:31:27,788 - INFO - Created Project:ctest-TestRouters-52582695, ID : a1052508-61a1-40a4-84a4-ac37fd92d3ec 2025-09-26 02:31:29,202 - INFO - ================================================================================ 2025-09-26 02:31:29,202 - INFO - STARTING TEST : test_basic_router_behavior 2025-09-26 02:31:29,202 - 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-09-26 02:31:29,461 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-09-26 02:31:29,461 - INFO - Initial checks done. Running the testcase now 2025-09-26 02:31:29,461 - INFO - 2025-09-26 02:31:30,011 - DEBUG - Response for create_network : {'network': {'id': 'd7c4d074-f067-408e-92cc-c4a16830f032', 'name': 'ctest-vn1-43616118', 'tenant_id': 'a105250861a140a484a4ac37fd92d3ec', 'project_id': 'a105250861a140a484a4ac37fd92d3ec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-52582695', 'ctest-vn1-43616118'], 'port_security_enabled': True, 'description': ''}} 2025-09-26 02:31:30,249 - DEBUG - Response for create_subnet : {'subnet': {'id': '56aa30fe-ff47-440f-9518-243287913144', 'name': '', 'tenant_id': 'a105250861a140a484a4ac37fd92d3ec', 'network_id': 'd7c4d074-f067-408e-92cc-c4a16830f032', 'ip_version': 4, 'cidr': '178.120.253.192/26', 'allocation_pools': [{'start': '178.120.253.194', 'end': '178.120.253.254'}], 'gateway_ip': '178.120.253.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '178.120.253.194', 'tags': [], 'project_id': 'a105250861a140a484a4ac37fd92d3ec'}} 2025-09-26 02:31:30,265 - INFO - Created VN ctest-vn1-43616118 2025-09-26 02:31:30,315 - DEBUG - VN ctest-vn1-43616118 UUID is d7c4d074-f067-408e-92cc-c4a16830f032 2025-09-26 02:31:30,676 - DEBUG - Response for create_network : {'network': {'id': '67247b59-12e1-4593-bb7d-faddf5894adc', 'name': 'ctest-vn2-85841189', 'tenant_id': 'a105250861a140a484a4ac37fd92d3ec', 'project_id': 'a105250861a140a484a4ac37fd92d3ec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-52582695', 'ctest-vn2-85841189'], 'port_security_enabled': True, 'description': ''}} 2025-09-26 02:31:30,923 - DEBUG - Response for create_subnet : {'subnet': {'id': '217175ad-5bbd-4932-bd47-e2136ffcd566', 'name': '', 'tenant_id': 'a105250861a140a484a4ac37fd92d3ec', 'network_id': '67247b59-12e1-4593-bb7d-faddf5894adc', 'ip_version': 4, 'cidr': '117.27.209.0/26', 'allocation_pools': [{'start': '117.27.209.2', 'end': '117.27.209.62'}], 'gateway_ip': '117.27.209.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '117.27.209.2', 'tags': [], 'project_id': 'a105250861a140a484a4ac37fd92d3ec'}} 2025-09-26 02:31:30,942 - INFO - Created VN ctest-vn2-85841189 2025-09-26 02:31:30,995 - DEBUG - VN ctest-vn2-85841189 UUID is 67247b59-12e1-4593-bb7d-faddf5894adc 2025-09-26 02:31:31,190 - DEBUG - Services list from nova: [, , ] 2025-09-26 02:31:32,293 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4197-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4197-1) 2025-09-26 02:31:33,463 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4197-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4197-1) 2025-09-26 02:31:33,558 - INFO - Adding interface with subnet_id 56aa30fe-ff47-440f-9518-243287913144, port_id None to router d44c333c-9646-4334-9db1-8067b1ed7d9b 2025-09-26 02:31:33,843 - INFO - Waiting for VM ctest-vn1-vm1-89306376 to be up.. 2025-09-26 02:31:33,934 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-26 02:31:39,002 - DEBUG - VM is in ACTIVE state now 2025-09-26 02:31:39,003 - INFO - VM name : ctest-vn1-vm1-89306376 2025-09-26 02:31:39,073 - DEBUG - VM ctest-vn1-vm1-89306376 ID is 71cf3e91-6529-4dca-a28c-2234458b023d 2025-09-26 02:31:39,091 - DEBUG - VM ctest-vn1-vm1-89306376 launched on Node cn-jenkins-deploy-platform-ansible-os-4197-1 2025-09-26 02:31:39,156 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/71cf3e91-6529-4dca-a28c-2234458b023d 2025-09-26 02:31:39,458 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/71cf3e91-6529-4dca-a28c-2234458b023d 2025-09-26 02:31:39,495 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/870ef36c-7e88-4c39-8913-099fefc6e4f6 2025-09-26 02:31:42,756 - 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 1027ms') 2025-09-26 02:31:42,756 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89306376 failed! 2025-09-26 02:31:42,807 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-52582695:ctest-vn1-43616118 is 178.120.253.193 and allocation pool is NOT set 2025-09-26 02:31:44,871 - 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=3.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.578 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.578/1.964/3.351/1.386 ms') 2025-09-26 02:31:44,871 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89306376 passed 2025-09-26 02:31:45,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-26 02:31:45,019 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-89306376, IP 178.120.253.195, Port 22 2025-09-26 02:31:45,193 - DEBUG - VM ctest-vn1-vm1-89306376 is ready for SSH connections 2025-09-26 02:31:45,193 - INFO - Waiting for VM ctest-vn2-vm1-22229480 to be up.. 2025-09-26 02:31:45,269 - DEBUG - VM is in ACTIVE state now 2025-09-26 02:31:45,269 - INFO - VM name : ctest-vn2-vm1-22229480 2025-09-26 02:31:45,341 - DEBUG - VM ctest-vn2-vm1-22229480 ID is 4e21c77c-b1a9-4264-bcb4-062c7a0fa331 2025-09-26 02:31:45,341 - DEBUG - VM ctest-vn2-vm1-22229480 launched on Node cn-jenkins-deploy-platform-ansible-os-4197-1 2025-09-26 02:31:45,414 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4e21c77c-b1a9-4264-bcb4-062c7a0fa331 2025-09-26 02:31:45,422 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4527e6a3-93cb-4bb5-b775-58988e54713e 2025-09-26 02:31:46,661 - 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.27 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.418 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.418/1.845/3.272/1.427 ms') 2025-09-26 02:31:46,661 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-22229480 passed 2025-09-26 02:31:46,811 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-26 02:31:46,811 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-22229480, IP 117.27.209.3, Port 22 2025-09-26 02:31:46,977 - DEBUG - VM ctest-vn2-vm1-22229480 is ready for SSH connections 2025-09-26 02:31:46,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-26 02:31:46,977 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 117.27.209.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-09-26 02:31:46,977 - DEBUG - ping -s 56 -c 3 -W 1 117.27.209.3 2025-09-26 02:31:51,696 - DEBUG - PING 117.27.209.3 (117.27.209.3): 56 data bytes --- 117.27.209.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-09-26 02:31:51,697 - WARNING - Ping to IP 117.27.209.3 from VM ctest-vn1-vm1-89306376 failed 2025-09-26 02:31:51,697 - INFO - Adding interface with subnet_id 217175ad-5bbd-4932-bd47-e2136ffcd566, port_id None to router d44c333c-9646-4334-9db1-8067b1ed7d9b 2025-09-26 02:31:51,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-26 02:31:51,943 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 117.27.209.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-09-26 02:31:51,943 - DEBUG - ping -s 56 -c 3 -W 1 117.27.209.3 2025-09-26 02:31:55,151 - DEBUG - PING 117.27.209.3 (117.27.209.3): 56 data bytes 64 bytes from 117.27.209.3: seq=1 ttl=63 time=2.689 ms 64 bytes from 117.27.209.3: seq=2 ttl=63 time=0.992 ms --- 117.27.209.3 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 0.992/1.840/2.689 ms 2025-09-26 02:31:55,151 - WARNING - Ping to IP 117.27.209.3 from VM ctest-vn1-vm1-89306376 failed 2025-09-26 02:31:56,153 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 117.27.209.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-09-26 02:31:56,153 - DEBUG - ping -s 56 -c 3 -W 1 117.27.209.3 2025-09-26 02:31:58,359 - DEBUG - PING 117.27.209.3 (117.27.209.3): 56 data bytes 64 bytes from 117.27.209.3: seq=0 ttl=63 time=1.701 ms 64 bytes from 117.27.209.3: seq=1 ttl=63 time=0.873 ms 64 bytes from 117.27.209.3: seq=2 ttl=63 time=1.153 ms --- 117.27.209.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.873/1.242/1.701 ms 2025-09-26 02:31:58,359 - INFO - Ping to IP 117.27.209.3 from VM ctest-vn1-vm1-89306376 passed 2025-09-26 02:31:58,359 - INFO - Deleting interface with subnet_id 56aa30fe-ff47-440f-9518-243287913144, port_id None from router d44c333c-9646-4334-9db1-8067b1ed7d9b 2025-09-26 02:31:58,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-26 02:31:58,474 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 117.27.209.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-09-26 02:31:58,474 - DEBUG - ping -s 56 -c 3 -W 1 117.27.209.3 2025-09-26 02:32:01,677 - DEBUG - PING 117.27.209.3 (117.27.209.3): 56 data bytes --- 117.27.209.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-09-26 02:32:01,677 - WARNING - Ping to IP 117.27.209.3 from VM ctest-vn1-vm1-89306376 failed 2025-09-26 02:32:01,677 - INFO - Adding interface with subnet_id 56aa30fe-ff47-440f-9518-243287913144, port_id None to router d44c333c-9646-4334-9db1-8067b1ed7d9b 2025-09-26 02:32:01,891 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-26 02:32:01,891 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 117.27.209.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-09-26 02:32:01,891 - DEBUG - ping -s 56 -c 3 -W 1 117.27.209.3 2025-09-26 02:32:04,098 - DEBUG - PING 117.27.209.3 (117.27.209.3): 56 data bytes 64 bytes from 117.27.209.3: seq=0 ttl=63 time=1.761 ms 64 bytes from 117.27.209.3: seq=1 ttl=63 time=0.985 ms 64 bytes from 117.27.209.3: seq=2 ttl=63 time=1.049 ms --- 117.27.209.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.985/1.265/1.761 ms 2025-09-26 02:32:04,098 - INFO - Ping to IP 117.27.209.3 from VM ctest-vn1-vm1-89306376 passed 2025-09-26 02:32:04,099 - INFO - Deleting interface with subnet_id 217175ad-5bbd-4932-bd47-e2136ffcd566, port_id None from router d44c333c-9646-4334-9db1-8067b1ed7d9b 2025-09-26 02:32:04,217 - INFO - Deleting interface with subnet_id 56aa30fe-ff47-440f-9518-243287913144, port_id None from router d44c333c-9646-4334-9db1-8067b1ed7d9b 2025-09-26 02:32:04,387 - INFO - Deleting VM ctest-vn2-vm1-22229480 2025-09-26 02:32:04,460 - INFO - Deleting VM ctest-vn1-vm1-89306376 2025-09-26 02:32:04,554 - INFO - Deleting VN ctest-vn2-85841189 2025-09-26 02:32:04,591 - DEBUG - VN 67247b59-12e1-4593-bb7d-faddf5894adc still in use: Unable to complete operation on network 67247b59-12e1-4593-bb7d-faddf5894adc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ab3fa939-d0a9-4e64-b65a-dc39c32d92a7'] 2025-09-26 02:32:04,591 - WARNING - Deleting VN ctest-vn2-85841189 failed..Will retry 2025-09-26 02:32:06,687 - DEBUG - Response for deleting network () 2025-09-26 02:32:06,687 - INFO - Deleting VN ctest-vn1-43616118 2025-09-26 02:32:06,781 - DEBUG - Response for deleting network () 2025-09-26 02:32:07,049 - DEBUG - No XMPP flaps were noticed during the test
2025-09-26 02:32:07,049 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-09-26 02:32:07,049 - INFO - -------------------------------------------------------------------------------- 2025-09-26 02:32:07,720 - INFO - Deleted project: ctest-TestRouters-52582695, ID : a1052508-61a1-40a4-84a4-ac37fd92d3ec