2025-09-08 18:57:52,722 - INFO - Domain Default found not creating
2025-09-08 18:57:52,856 - INFO - Project ctest-TestRouters-95160304 not found, creating it
2025-09-08 18:57:53,276 - INFO - Created Project:ctest-TestRouters-95160304, ID : dce21cfd-25b3-4d84-b1e1-685131ebc478
2025-09-08 18:57:54,744 - INFO - ================================================================================
2025-09-08 18:57:54,744 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-08 18:57:54,744 - 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-08 18:57:55,021 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-08 18:57:55,022 - INFO - Initial checks done. Running the testcase now
2025-09-08 18:57:55,022 - INFO -
2025-09-08 18:57:55,545 - DEBUG - Response for create_network : {'network': {'id': '59ab1857-b9ad-42e4-a2e9-e33cc307f2ed', 'name': 'ctest-vn1-51372307', 'tenant_id': 'dce21cfd25b34d84b1e1685131ebc478', 'project_id': 'dce21cfd25b34d84b1e1685131ebc478', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-95160304', 'ctest-vn1-51372307'], 'port_security_enabled': True, 'description': ''}}
2025-09-08 18:57:55,766 - DEBUG - Response for create_subnet : {'subnet': {'id': '55ad9160-9822-4838-8986-3e3485eae7ba', 'name': '', 'tenant_id': 'dce21cfd25b34d84b1e1685131ebc478', 'network_id': '59ab1857-b9ad-42e4-a2e9-e33cc307f2ed', 'ip_version': 4, 'cidr': '190.146.179.192/26', 'allocation_pools': [{'start': '190.146.179.194', 'end': '190.146.179.254'}], 'gateway_ip': '190.146.179.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.146.179.194', 'tags': [], 'project_id': 'dce21cfd25b34d84b1e1685131ebc478'}}
2025-09-08 18:57:55,782 - INFO - Created VN ctest-vn1-51372307
2025-09-08 18:57:55,834 - DEBUG - VN ctest-vn1-51372307 UUID is 59ab1857-b9ad-42e4-a2e9-e33cc307f2ed
2025-09-08 18:57:56,144 - DEBUG - Response for create_network : {'network': {'id': 'b94a65e2-d850-425f-bc90-6a68e4c15255', 'name': 'ctest-vn2-35597581', 'tenant_id': 'dce21cfd25b34d84b1e1685131ebc478', 'project_id': 'dce21cfd25b34d84b1e1685131ebc478', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-95160304', 'ctest-vn2-35597581'], 'port_security_enabled': True, 'description': ''}}
2025-09-08 18:57:56,307 - DEBUG - Response for create_subnet : {'subnet': {'id': '6eeee320-3d78-450a-93d9-551e66368d4d', 'name': '', 'tenant_id': 'dce21cfd25b34d84b1e1685131ebc478', 'network_id': 'b94a65e2-d850-425f-bc90-6a68e4c15255', 'ip_version': 4, 'cidr': '206.223.27.192/26', 'allocation_pools': [{'start': '206.223.27.194', 'end': '206.223.27.254'}], 'gateway_ip': '206.223.27.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.223.27.194', 'tags': [], 'project_id': 'dce21cfd25b34d84b1e1685131ebc478'}}
2025-09-08 18:57:56,323 - INFO - Created VN ctest-vn2-35597581
2025-09-08 18:57:56,374 - DEBUG - VN ctest-vn2-35597581 UUID is b94a65e2-d850-425f-bc90-6a68e4c15255
2025-09-08 18:57:56,626 - DEBUG - Services list from nova: [, , ]
2025-09-08 18:57:57,567 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4057-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4057-1)
2025-09-08 18:57:58,719 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4057-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4057-1)
2025-09-08 18:57:58,784 - INFO - Adding interface with subnet_id 55ad9160-9822-4838-8986-3e3485eae7ba, port_id None to router 75a7996c-af98-47d9-81ae-93239bf4b788
2025-09-08 18:57:59,035 - INFO - Waiting for VM ctest-vn1-vm1-24943766 to be up..
2025-09-08 18:57:59,124 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-08 18:58:04,189 - DEBUG - VM is in ACTIVE state now
2025-09-08 18:58:04,189 - INFO - VM name : ctest-vn1-vm1-24943766
2025-09-08 18:58:04,251 - DEBUG - VM ctest-vn1-vm1-24943766 ID is 39816f25-d785-40b6-9a8a-7f5eb554ebcf
2025-09-08 18:58:04,267 - DEBUG - VM ctest-vn1-vm1-24943766 launched on Node cn-jenkins-deploy-platform-ansible-os-4057-1
2025-09-08 18:58:04,335 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/39816f25-d785-40b6-9a8a-7f5eb554ebcf
2025-09-08 18:58:04,631 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/39816f25-d785-40b6-9a8a-7f5eb554ebcf
2025-09-08 18:58:04,660 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/660060e8-cc70-41de-af4c-84bc69fbfd0a
2025-09-08 18:58:07,893 - 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')
2025-09-08 18:58:07,893 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-24943766 failed!
2025-09-08 18:58:07,946 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-95160304:ctest-vn1-51372307 is 190.146.179.193 and allocation pool is NOT set
2025-09-08 18:58:10,009 - 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=2.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.537 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.537/1.669/2.801/1.132 ms')
2025-09-08 18:58:10,009 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-24943766 passed
2025-09-08 18:58:10,166 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 18:58:10,166 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-24943766, IP 190.146.179.195, Port 22
2025-09-08 18:58:10,333 - DEBUG - VM ctest-vn1-vm1-24943766 is ready for SSH connections
2025-09-08 18:58:10,333 - INFO - Waiting for VM ctest-vn2-vm1-63275047 to be up..
2025-09-08 18:58:10,399 - DEBUG - VM is in ACTIVE state now
2025-09-08 18:58:10,400 - INFO - VM name : ctest-vn2-vm1-63275047
2025-09-08 18:58:10,465 - DEBUG - VM ctest-vn2-vm1-63275047 ID is 275f7af3-3291-4c39-8033-e6ff9aae83c4
2025-09-08 18:58:10,465 - DEBUG - VM ctest-vn2-vm1-63275047 launched on Node cn-jenkins-deploy-platform-ansible-os-4057-1
2025-09-08 18:58:10,539 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/275f7af3-3291-4c39-8033-e6ff9aae83c4
2025-09-08 18:58:10,547 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/e44c572d-cddb-46b4-abd5-7be6f751b845
2025-09-08 18:58:11,781 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.363 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.363/1.557/2.751/1.194 ms')
2025-09-08 18:58:11,781 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-63275047 passed
2025-09-08 18:58:11,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 18:58:11,930 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-63275047, IP 206.223.27.195, Port 22
2025-09-08 18:58:12,085 - DEBUG - VM ctest-vn2-vm1-63275047 is ready for SSH connections
2025-09-08 18:58:12,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 18:58:12,085 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 206.223.27.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 18:58:12,085 - DEBUG - ping -s 56 -c 3 -W 1 206.223.27.195
2025-09-08 18:58:16,733 - DEBUG - PING 206.223.27.195 (206.223.27.195): 56 data bytes
--- 206.223.27.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-08 18:58:16,733 - WARNING - Ping to IP 206.223.27.195 from VM ctest-vn1-vm1-24943766 failed
2025-09-08 18:58:16,733 - INFO - Adding interface with subnet_id 6eeee320-3d78-450a-93d9-551e66368d4d, port_id None to router 75a7996c-af98-47d9-81ae-93239bf4b788
2025-09-08 18:58:16,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 18:58:16,958 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 206.223.27.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 18:58:16,958 - DEBUG - ping -s 56 -c 3 -W 1 206.223.27.195
2025-09-08 18:58:19,158 - DEBUG - PING 206.223.27.195 (206.223.27.195): 56 data bytes
64 bytes from 206.223.27.195: seq=0 ttl=63 time=2.424 ms
64 bytes from 206.223.27.195: seq=1 ttl=63 time=0.881 ms
64 bytes from 206.223.27.195: seq=2 ttl=63 time=0.724 ms
--- 206.223.27.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.724/1.343/2.424 ms
2025-09-08 18:58:19,158 - INFO - Ping to IP 206.223.27.195 from VM ctest-vn1-vm1-24943766 passed
2025-09-08 18:58:19,158 - INFO - Deleting interface with subnet_id 55ad9160-9822-4838-8986-3e3485eae7ba, port_id None from router 75a7996c-af98-47d9-81ae-93239bf4b788
2025-09-08 18:58:19,256 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 18:58:19,256 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 206.223.27.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 18:58:19,256 - DEBUG - ping -s 56 -c 3 -W 1 206.223.27.195
2025-09-08 18:58:22,463 - DEBUG - PING 206.223.27.195 (206.223.27.195): 56 data bytes
--- 206.223.27.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-08 18:58:22,463 - WARNING - Ping to IP 206.223.27.195 from VM ctest-vn1-vm1-24943766 failed
2025-09-08 18:58:22,463 - INFO - Adding interface with subnet_id 55ad9160-9822-4838-8986-3e3485eae7ba, port_id None to router 75a7996c-af98-47d9-81ae-93239bf4b788
2025-09-08 18:58:22,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-08 18:58:22,655 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 206.223.27.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 18:58:22,655 - DEBUG - ping -s 56 -c 3 -W 1 206.223.27.195
2025-09-08 18:58:25,850 - DEBUG - PING 206.223.27.195 (206.223.27.195): 56 data bytes
64 bytes from 206.223.27.195: seq=1 ttl=63 time=1.551 ms
64 bytes from 206.223.27.195: seq=2 ttl=63 time=0.707 ms
--- 206.223.27.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.707/1.129/1.551 ms
2025-09-08 18:58:25,850 - WARNING - Ping to IP 206.223.27.195 from VM ctest-vn1-vm1-24943766 failed
2025-09-08 18:58:26,851 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 206.223.27.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-08 18:58:26,851 - DEBUG - ping -s 56 -c 3 -W 1 206.223.27.195
2025-09-08 18:58:29,067 - DEBUG - PING 206.223.27.195 (206.223.27.195): 56 data bytes
64 bytes from 206.223.27.195: seq=0 ttl=63 time=1.363 ms
64 bytes from 206.223.27.195: seq=1 ttl=63 time=0.757 ms
64 bytes from 206.223.27.195: seq=2 ttl=63 time=0.751 ms
--- 206.223.27.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.751/0.957/1.363 ms
2025-09-08 18:58:29,067 - INFO - Ping to IP 206.223.27.195 from VM ctest-vn1-vm1-24943766 passed
2025-09-08 18:58:29,068 - INFO - Deleting interface with subnet_id 6eeee320-3d78-450a-93d9-551e66368d4d, port_id None from router 75a7996c-af98-47d9-81ae-93239bf4b788
2025-09-08 18:58:29,163 - INFO - Deleting interface with subnet_id 55ad9160-9822-4838-8986-3e3485eae7ba, port_id None from router 75a7996c-af98-47d9-81ae-93239bf4b788
2025-09-08 18:58:29,319 - INFO - Deleting VM ctest-vn2-vm1-63275047
2025-09-08 18:58:29,384 - INFO - Deleting VM ctest-vn1-vm1-24943766
2025-09-08 18:58:29,447 - INFO - Deleting VN ctest-vn2-35597581
2025-09-08 18:58:29,480 - DEBUG - VN b94a65e2-d850-425f-bc90-6a68e4c15255 still in use: Unable to complete operation on network b94a65e2-d850-425f-bc90-6a68e4c15255. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-aab7faf6-943b-43e7-91d8-cf978aba02fa']
2025-09-08 18:58:29,480 - WARNING - Deleting VN ctest-vn2-35597581 failed..Will retry
2025-09-08 18:58:31,562 - DEBUG - Response for deleting network ()
2025-09-08 18:58:31,563 - INFO - Deleting VN ctest-vn1-51372307
2025-09-08 18:58:31,646 - DEBUG - Response for deleting network ()
2025-09-08 18:58:31,894 - DEBUG - No XMPP flaps were noticed during the test
2025-09-08 18:58:31,894 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-09-08 18:58:31,894 - INFO - --------------------------------------------------------------------------------
2025-09-08 18:58:32,523 - INFO - Deleted project: ctest-TestRouters-95160304, ID : dce21cfd-25b3-4d84-b1e1-685131ebc478