2025-08-20 09:07:23,069 - INFO - Domain Default found not creating
2025-08-20 09:07:23,188 - INFO - Project ctest-TestRouters-19532425 not found, creating it
2025-08-20 09:07:23,663 - INFO - Created Project:ctest-TestRouters-19532425, ID : 2020eb31-16fb-4676-b77c-cb8d42c925d0
2025-08-20 09:07:25,022 - INFO - ================================================================================
2025-08-20 09:07:25,022 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-20 09:07:25,022 - 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-08-20 09:07:25,284 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.50': '0'}} with
2025-08-20 09:07:25,284 - INFO - Initial checks done. Running the testcase now
2025-08-20 09:07:25,284 - INFO -
2025-08-20 09:07:25,809 - DEBUG - Response for create_network : {'network': {'id': '9e157db0-4ce6-4923-8202-4a9a8c454631', 'name': 'ctest-vn1-62056740', 'tenant_id': '2020eb3116fb4676b77ccb8d42c925d0', 'project_id': '2020eb3116fb4676b77ccb8d42c925d0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-19532425', 'ctest-vn1-62056740'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 09:07:25,981 - DEBUG - Response for create_subnet : {'subnet': {'id': '0827f2aa-9e57-455f-9838-3fc84ee79210', 'name': '', 'tenant_id': '2020eb3116fb4676b77ccb8d42c925d0', 'network_id': '9e157db0-4ce6-4923-8202-4a9a8c454631', 'ip_version': 4, 'cidr': '121.107.211.192/26', 'allocation_pools': [{'start': '121.107.211.194', 'end': '121.107.211.254'}], 'gateway_ip': '121.107.211.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.107.211.194', 'tags': [], 'project_id': '2020eb3116fb4676b77ccb8d42c925d0'}}
2025-08-20 09:07:25,996 - INFO - Created VN ctest-vn1-62056740
2025-08-20 09:07:26,047 - DEBUG - VN ctest-vn1-62056740 UUID is 9e157db0-4ce6-4923-8202-4a9a8c454631
2025-08-20 09:07:26,378 - DEBUG - Response for create_network : {'network': {'id': 'c737af8e-e9f3-4e4e-ac9d-4c8774100273', 'name': 'ctest-vn2-25915152', 'tenant_id': '2020eb3116fb4676b77ccb8d42c925d0', 'project_id': '2020eb3116fb4676b77ccb8d42c925d0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-19532425', 'ctest-vn2-25915152'], 'port_security_enabled': True, 'description': ''}}
2025-08-20 09:07:26,597 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4e10447-b618-44c4-a3b5-b2ac732399b2', 'name': '', 'tenant_id': '2020eb3116fb4676b77ccb8d42c925d0', 'network_id': 'c737af8e-e9f3-4e4e-ac9d-4c8774100273', 'ip_version': 4, 'cidr': '163.134.174.64/26', 'allocation_pools': [{'start': '163.134.174.66', 'end': '163.134.174.126'}], 'gateway_ip': '163.134.174.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '163.134.174.66', 'tags': [], 'project_id': '2020eb3116fb4676b77ccb8d42c925d0'}}
2025-08-20 09:07:26,616 - INFO - Created VN ctest-vn2-25915152
2025-08-20 09:07:26,675 - DEBUG - VN ctest-vn2-25915152 UUID is c737af8e-e9f3-4e4e-ac9d-4c8774100273
2025-08-20 09:07:26,922 - DEBUG - Services list from nova: [, , ]
2025-08-20 09:07:27,874 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3889-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3889-1)
2025-08-20 09:07:29,037 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3889-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3889-1)
2025-08-20 09:07:29,100 - INFO - Adding interface with subnet_id 0827f2aa-9e57-455f-9838-3fc84ee79210, port_id None to router b34bd030-84e0-4121-92dc-1e0c06d54760
2025-08-20 09:07:29,397 - INFO - Waiting for VM ctest-vn1-vm1-50475076 to be up..
2025-08-20 09:07:29,516 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-20 09:07:34,584 - DEBUG - VM is in ACTIVE state now
2025-08-20 09:07:34,584 - INFO - VM name : ctest-vn1-vm1-50475076
2025-08-20 09:07:34,648 - DEBUG - VM ctest-vn1-vm1-50475076 ID is 7b0e1d82-6039-481c-b113-df2550db490d
2025-08-20 09:07:34,663 - DEBUG - VM ctest-vn1-vm1-50475076 launched on Node cn-jenkins-deploy-platform-ansible-os-3889-1.
2025-08-20 09:07:34,726 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7b0e1d82-6039-481c-b113-df2550db490d
2025-08-20 09:07:35,015 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7b0e1d82-6039-481c-b113-df2550db490d
2025-08-20 09:07:35,042 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ed399d1b-b891-4019-bab9-49e268e7d40b
2025-08-20 09:07:38,293 - 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 1016ms')
2025-08-20 09:07:38,294 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50475076 failed!
2025-08-20 09:07:38,351 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-19532425:ctest-vn1-62056740 is 121.107.211.193 and allocation pool is NOT set
2025-08-20 09:07:40,412 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.397 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.397/1.559/2.721/1.162 ms')
2025-08-20 09:07:40,412 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50475076 passed
2025-08-20 09:07:40,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:07:40,563 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50475076, IP 121.107.211.195, Port 22
2025-08-20 09:07:40,714 - DEBUG - VM ctest-vn1-vm1-50475076 is ready for SSH connections
2025-08-20 09:07:40,714 - INFO - Waiting for VM ctest-vn2-vm1-33269276 to be up..
2025-08-20 09:07:40,780 - DEBUG - VM is in ACTIVE state now
2025-08-20 09:07:40,780 - INFO - VM name : ctest-vn2-vm1-33269276
2025-08-20 09:07:40,842 - DEBUG - VM ctest-vn2-vm1-33269276 ID is da89efe0-b88b-4c6a-bf2b-b2b4535cd4a3
2025-08-20 09:07:40,842 - DEBUG - VM ctest-vn2-vm1-33269276 launched on Node cn-jenkins-deploy-platform-ansible-os-3889-1.
2025-08-20 09:07:40,901 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/da89efe0-b88b-4c6a-bf2b-b2b4535cd4a3
2025-08-20 09:07:40,907 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/906bfd9b-8b38-4553-8061-b55e08bca5bb
2025-08-20 09:07:42,133 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.332 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.332/1.468/2.604/1.136 ms')
2025-08-20 09:07:42,133 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-33269276 passed
2025-08-20 09:07:42,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:07:42,291 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-33269276, IP 163.134.174.67, Port 22
2025-08-20 09:07:42,450 - DEBUG - VM ctest-vn2-vm1-33269276 is ready for SSH connections
2025-08-20 09:07:42,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:07:42,451 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 163.134.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-20 09:07:42,451 - DEBUG - ping -s 56 -c 3 -W 1 163.134.174.67
2025-08-20 09:07:47,111 - DEBUG - PING 163.134.174.67 (163.134.174.67): 56 data bytes
--- 163.134.174.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-20 09:07:47,112 - WARNING - Ping to IP 163.134.174.67 from VM ctest-vn1-vm1-50475076 failed
2025-08-20 09:07:47,112 - INFO - Adding interface with subnet_id d4e10447-b618-44c4-a3b5-b2ac732399b2, port_id None to router b34bd030-84e0-4121-92dc-1e0c06d54760
2025-08-20 09:07:47,348 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:07:47,348 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 163.134.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-20 09:07:47,348 - DEBUG - ping -s 56 -c 3 -W 1 163.134.174.67
2025-08-20 09:07:50,544 - DEBUG - PING 163.134.174.67 (163.134.174.67): 56 data bytes
64 bytes from 163.134.174.67: seq=1 ttl=63 time=2.429 ms
64 bytes from 163.134.174.67: seq=2 ttl=63 time=0.708 ms
--- 163.134.174.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.708/1.568/2.429 ms
2025-08-20 09:07:50,545 - WARNING - Ping to IP 163.134.174.67 from VM ctest-vn1-vm1-50475076 failed
2025-08-20 09:07:51,545 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 163.134.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-20 09:07:51,545 - DEBUG - ping -s 56 -c 3 -W 1 163.134.174.67
2025-08-20 09:07:53,734 - DEBUG - PING 163.134.174.67 (163.134.174.67): 56 data bytes
64 bytes from 163.134.174.67: seq=0 ttl=63 time=1.412 ms
64 bytes from 163.134.174.67: seq=1 ttl=63 time=0.691 ms
64 bytes from 163.134.174.67: seq=2 ttl=63 time=0.622 ms
--- 163.134.174.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.622/0.908/1.412 ms
2025-08-20 09:07:53,734 - INFO - Ping to IP 163.134.174.67 from VM ctest-vn1-vm1-50475076 passed
2025-08-20 09:07:53,735 - INFO - Deleting interface with subnet_id 0827f2aa-9e57-455f-9838-3fc84ee79210, port_id None from router b34bd030-84e0-4121-92dc-1e0c06d54760
2025-08-20 09:07:53,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:07:53,854 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 163.134.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-20 09:07:53,854 - DEBUG - ping -s 56 -c 3 -W 1 163.134.174.67
2025-08-20 09:07:57,047 - DEBUG - PING 163.134.174.67 (163.134.174.67): 56 data bytes
--- 163.134.174.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-20 09:07:57,047 - WARNING - Ping to IP 163.134.174.67 from VM ctest-vn1-vm1-50475076 failed
2025-08-20 09:07:57,047 - INFO - Adding interface with subnet_id 0827f2aa-9e57-455f-9838-3fc84ee79210, port_id None to router b34bd030-84e0-4121-92dc-1e0c06d54760
2025-08-20 09:07:57,265 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-20 09:07:57,265 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 163.134.174.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-08-20 09:07:57,265 - DEBUG - ping -s 56 -c 3 -W 1 163.134.174.67
2025-08-20 09:07:59,458 - DEBUG - PING 163.134.174.67 (163.134.174.67): 56 data bytes
64 bytes from 163.134.174.67: seq=0 ttl=63 time=1.373 ms
64 bytes from 163.134.174.67: seq=1 ttl=63 time=0.682 ms
64 bytes from 163.134.174.67: seq=2 ttl=63 time=0.759 ms
--- 163.134.174.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.682/0.938/1.373 ms
2025-08-20 09:07:59,458 - INFO - Ping to IP 163.134.174.67 from VM ctest-vn1-vm1-50475076 passed
2025-08-20 09:07:59,458 - INFO - Deleting interface with subnet_id d4e10447-b618-44c4-a3b5-b2ac732399b2, port_id None from router b34bd030-84e0-4121-92dc-1e0c06d54760
2025-08-20 09:07:59,578 - INFO - Deleting interface with subnet_id 0827f2aa-9e57-455f-9838-3fc84ee79210, port_id None from router b34bd030-84e0-4121-92dc-1e0c06d54760
2025-08-20 09:07:59,731 - INFO - Deleting VM ctest-vn2-vm1-33269276
2025-08-20 09:07:59,795 - INFO - Deleting VM ctest-vn1-vm1-50475076
2025-08-20 09:07:59,857 - INFO - Deleting VN ctest-vn2-25915152
2025-08-20 09:07:59,897 - DEBUG - VN c737af8e-e9f3-4e4e-ac9d-4c8774100273 still in use: Unable to complete operation on network c737af8e-e9f3-4e4e-ac9d-4c8774100273. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eb1417f2-0edf-4ad3-aa2a-8dc516dff526']
2025-08-20 09:07:59,897 - WARNING - Deleting VN ctest-vn2-25915152 failed..Will retry
2025-08-20 09:08:01,993 - DEBUG - Response for deleting network ()
2025-08-20 09:08:01,993 - INFO - Deleting VN ctest-vn1-62056740
2025-08-20 09:08:02,080 - DEBUG - Response for deleting network ()
2025-08-20 09:08:02,344 - DEBUG - No XMPP flaps were noticed during the test
2025-08-20 09:08:02,344 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-08-20 09:08:02,344 - INFO - --------------------------------------------------------------------------------
2025-08-20 09:08:03,001 - INFO - Deleted project: ctest-TestRouters-19532425, ID : 2020eb31-16fb-4676-b77c-cb8d42c925d0