2025-07-31 03:32:14,328 - INFO - Domain Default found not creating 2025-07-31 03:32:14,497 - INFO - Project ctest-TestRouters-59328245 not found, creating it 2025-07-31 03:32:15,099 - INFO - Created Project:ctest-TestRouters-59328245, ID : 236ccb5f-51f3-4261-9f53-744f723d21b6 2025-07-31 03:32:16,787 - INFO - ================================================================================ 2025-07-31 03:32:16,788 - INFO - STARTING TEST : test_basic_router_behavior 2025-07-31 03:32:16,788 - 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-07-31 03:32:18,183 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.193': '0', '10.20.0.18': '0'}, '10.0.0.57': {'10.20.0.18': '0', '10.20.0.193': '0'}} with 2025-07-31 03:32:18,183 - INFO - Initial checks done. Running the testcase now 2025-07-31 03:32:18,183 - INFO - 2025-07-31 03:32:19,071 - DEBUG - Response for create_network : {'network': {'id': '8f8afe2c-827b-4b03-925b-f0f2946e647a', 'name': 'ctest-vn1-62686056', 'tenant_id': '236ccb5f51f342619f53744f723d21b6', 'project_id': '236ccb5f51f342619f53744f723d21b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59328245', 'ctest-vn1-62686056'], 'port_security_enabled': True, 'description': ''}} 2025-07-31 03:32:19,386 - DEBUG - Response for create_subnet : {'subnet': {'id': '1bb1d8d5-3811-402a-9b30-dc63d8dbc02d', 'name': '', 'tenant_id': '236ccb5f51f342619f53744f723d21b6', 'network_id': '8f8afe2c-827b-4b03-925b-f0f2946e647a', 'ip_version': 4, 'cidr': '119.173.183.0/26', 'allocation_pools': [{'start': '119.173.183.2', 'end': '119.173.183.62'}], 'gateway_ip': '119.173.183.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.173.183.2', 'tags': [], 'project_id': '236ccb5f51f342619f53744f723d21b6'}} 2025-07-31 03:32:19,415 - INFO - Created VN ctest-vn1-62686056 2025-07-31 03:32:19,427 - DEBUG - VN ctest-vn1-62686056 UUID is 8f8afe2c-827b-4b03-925b-f0f2946e647a 2025-07-31 03:32:19,796 - DEBUG - Response for create_network : {'network': {'id': 'cd1ff215-22f3-4b75-802d-7577d275ab10', 'name': 'ctest-vn2-51950063', 'tenant_id': '236ccb5f51f342619f53744f723d21b6', 'project_id': '236ccb5f51f342619f53744f723d21b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-59328245', 'ctest-vn2-51950063'], 'port_security_enabled': True, 'description': ''}} 2025-07-31 03:32:20,049 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fbc63c55-dd69-421f-99c7-93f850d97a82', 'name': '', 'tenant_id': '236ccb5f51f342619f53744f723d21b6', 'network_id': 'cd1ff215-22f3-4b75-802d-7577d275ab10', 'ip_version': 4, 'cidr': '57.56.179.0/26', 'allocation_pools': [{'start': '57.56.179.2', 'end': '57.56.179.62'}], 'gateway_ip': '57.56.179.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.56.179.2', 'tags': [], 'project_id': '236ccb5f51f342619f53744f723d21b6'}} 2025-07-31 03:32:20,075 - INFO - Created VN ctest-vn2-51950063 2025-07-31 03:32:20,088 - DEBUG - VN ctest-vn2-51950063 UUID is cd1ff215-22f3-4b75-802d-7577d275ab10 2025-07-31 03:32:20,253 - DEBUG - Services list from nova: [, , , ] 2025-07-31 03:32:21,681 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3732-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3732-1) 2025-07-31 03:32:23,057 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3732-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3732-2) 2025-07-31 03:32:23,203 - INFO - Adding interface with subnet_id 1bb1d8d5-3811-402a-9b30-dc63d8dbc02d, port_id None to router 50eafad1-e475-43dd-9727-7de0906d71e0 2025-07-31 03:32:23,643 - INFO - Waiting for VM ctest-vn1-vm1-21105605 to be up.. 2025-07-31 03:32:23,780 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-31 03:32:28,971 - DEBUG - VM is in ACTIVE state now 2025-07-31 03:32:28,971 - INFO - VM name : ctest-vn1-vm1-21105605 2025-07-31 03:32:29,092 - DEBUG - VM ctest-vn1-vm1-21105605 ID is 578a44d6-5e6e-4f9e-9081-a82bcee3677a 2025-07-31 03:32:29,137 - DEBUG - VM ctest-vn1-vm1-21105605 launched on Node an-jenkins-deploy-platform-ansible-os-3732-1 2025-07-31 03:32:29,250 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/578a44d6-5e6e-4f9e-9081-a82bcee3677a 2025-07-31 03:32:29,583 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/578a44d6-5e6e-4f9e-9081-a82bcee3677a 2025-07-31 03:32:29,616 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/34e6224c-a802-440d-8315-c50c91582b04 2025-07-31 03:32:32,842 - 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-07-31 03:32:32,843 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21105605 failed! 2025-07-31 03:32:32,861 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-59328245:ctest-vn1-62686056 is 119.173.183.1 and allocation pool is NOT set 2025-07-31 03:32:34,926 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.636 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.636/1.977/3.318/1.341 ms') 2025-07-31 03:32:34,926 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21105605 passed 2025-07-31 03:32:35,060 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 03:32:35,061 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21105605, IP 119.173.183.3, Port 22 2025-07-31 03:32:35,233 - DEBUG - VM ctest-vn1-vm1-21105605 is ready for SSH connections 2025-07-31 03:32:35,233 - INFO - Waiting for VM ctest-vn2-vm1-69408334 to be up.. 2025-07-31 03:32:35,431 - DEBUG - VM is in ACTIVE state now 2025-07-31 03:32:35,432 - INFO - VM name : ctest-vn2-vm1-69408334 2025-07-31 03:32:35,540 - DEBUG - VM ctest-vn2-vm1-69408334 ID is 3a3cb10b-bd86-40a6-af9b-a740108b6926 2025-07-31 03:32:35,540 - DEBUG - VM ctest-vn2-vm1-69408334 launched on Node an-jenkins-deploy-platform-ansible-os-3732-2 2025-07-31 03:32:35,680 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/3a3cb10b-bd86-40a6-af9b-a740108b6926 2025-07-31 03:32:35,696 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/c6a97c54-f8b2-4d92-a0c9-07472c657ebc 2025-07-31 03:32:36,967 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.790 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.790/2.423/4.056/1.633 ms') 2025-07-31 03:32:36,967 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-69408334 passed 2025-07-31 03:32:37,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 03:32:37,103 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-69408334, IP 57.56.179.3, Port 22 2025-07-31 03:32:37,297 - DEBUG - VM ctest-vn2-vm1-69408334 is ready for SSH connections 2025-07-31 03:32:37,297 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 03:32:37,298 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.56.179.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-07-31 03:32:37,298 - DEBUG - ping -s 56 -c 3 -W 1 57.56.179.3 2025-07-31 03:32:42,054 - DEBUG - PING 57.56.179.3 (57.56.179.3): 56 data bytes --- 57.56.179.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-07-31 03:32:42,055 - WARNING - Ping to IP 57.56.179.3 from VM ctest-vn1-vm1-21105605 failed 2025-07-31 03:32:42,055 - INFO - Adding interface with subnet_id fbc63c55-dd69-421f-99c7-93f850d97a82, port_id None to router 50eafad1-e475-43dd-9727-7de0906d71e0 2025-07-31 03:32:42,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 03:32:42,518 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.56.179.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-07-31 03:32:42,518 - DEBUG - ping -s 56 -c 3 -W 1 57.56.179.3 2025-07-31 03:32:45,728 - DEBUG - PING 57.56.179.3 (57.56.179.3): 56 data bytes 64 bytes from 57.56.179.3: seq=1 ttl=63 time=6.585 ms 64 bytes from 57.56.179.3: seq=2 ttl=63 time=1.382 ms --- 57.56.179.3 ping statistics --- 3 packets transmitted, 2 packets received, 33% packet loss round-trip min/avg/max = 1.382/3.983/6.585 ms 2025-07-31 03:32:45,728 - WARNING - Ping to IP 57.56.179.3 from VM ctest-vn1-vm1-21105605 failed 2025-07-31 03:32:46,729 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.56.179.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-07-31 03:32:46,729 - DEBUG - ping -s 56 -c 3 -W 1 57.56.179.3 2025-07-31 03:32:48,946 - DEBUG - PING 57.56.179.3 (57.56.179.3): 56 data bytes 64 bytes from 57.56.179.3: seq=0 ttl=63 time=3.038 ms 64 bytes from 57.56.179.3: seq=1 ttl=63 time=2.481 ms 64 bytes from 57.56.179.3: seq=2 ttl=63 time=1.054 ms --- 57.56.179.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.054/2.191/3.038 ms 2025-07-31 03:32:48,946 - INFO - Ping to IP 57.56.179.3 from VM ctest-vn1-vm1-21105605 passed 2025-07-31 03:32:48,947 - INFO - Deleting interface with subnet_id 1bb1d8d5-3811-402a-9b30-dc63d8dbc02d, port_id None from router 50eafad1-e475-43dd-9727-7de0906d71e0 2025-07-31 03:32:49,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 03:32:49,207 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.56.179.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-07-31 03:32:49,207 - DEBUG - ping -s 56 -c 3 -W 1 57.56.179.3 2025-07-31 03:32:52,429 - DEBUG - PING 57.56.179.3 (57.56.179.3): 56 data bytes --- 57.56.179.3 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2025-07-31 03:32:52,430 - WARNING - Ping to IP 57.56.179.3 from VM ctest-vn1-vm1-21105605 failed 2025-07-31 03:32:52,431 - INFO - Adding interface with subnet_id 1bb1d8d5-3811-402a-9b30-dc63d8dbc02d, port_id None to router 50eafad1-e475-43dd-9727-7de0906d71e0 2025-07-31 03:32:52,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 03:32:52,827 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.56.179.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-07-31 03:32:52,827 - DEBUG - ping -s 56 -c 3 -W 1 57.56.179.3 2025-07-31 03:32:55,061 - DEBUG - PING 57.56.179.3 (57.56.179.3): 56 data bytes 64 bytes from 57.56.179.3: seq=0 ttl=63 time=3.431 ms 64 bytes from 57.56.179.3: seq=1 ttl=63 time=2.051 ms 64 bytes from 57.56.179.3: seq=2 ttl=63 time=1.470 ms --- 57.56.179.3 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.470/2.317/3.431 ms 2025-07-31 03:32:55,061 - INFO - Ping to IP 57.56.179.3 from VM ctest-vn1-vm1-21105605 passed 2025-07-31 03:32:55,062 - INFO - Deleting interface with subnet_id fbc63c55-dd69-421f-99c7-93f850d97a82, port_id None from router 50eafad1-e475-43dd-9727-7de0906d71e0 2025-07-31 03:32:55,320 - INFO - Deleting interface with subnet_id 1bb1d8d5-3811-402a-9b30-dc63d8dbc02d, port_id None from router 50eafad1-e475-43dd-9727-7de0906d71e0 2025-07-31 03:32:55,711 - INFO - Deleting VM ctest-vn2-vm1-69408334 2025-07-31 03:32:55,834 - INFO - Deleting VM ctest-vn1-vm1-21105605 2025-07-31 03:32:55,906 - INFO - Deleting VN ctest-vn2-51950063 2025-07-31 03:32:55,966 - DEBUG - VN cd1ff215-22f3-4b75-802d-7577d275ab10 still in use: Unable to complete operation on network cd1ff215-22f3-4b75-802d-7577d275ab10. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-129d52f9-1c15-4929-a1b7-b718b43e9c99'] 2025-07-31 03:32:55,966 - WARNING - Deleting VN ctest-vn2-51950063 failed..Will retry 2025-07-31 03:32:58,211 - DEBUG - Response for deleting network () 2025-07-31 03:32:58,211 - INFO - Deleting VN ctest-vn1-62686056 2025-07-31 03:32:58,381 - DEBUG - Response for deleting network () 2025-07-31 03:32:59,728 - DEBUG - No XMPP flaps were noticed during the test 2025-07-31 03:32:59,728 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:43] 2025-07-31 03:32:59,729 - INFO - -------------------------------------------------------------------------------- 2025-07-31 03:33:00,545 - INFO - Deleted project: ctest-TestRouters-59328245, ID : 236ccb5f-51f3-4261-9f53-744f723d21b6