2026-02-23 02:16:15,961 - INFO - Domain Default found not creating
2026-02-23 02:16:16,118 - INFO - Project ctest-TestRouters-61535196 not found, creating it
2026-02-23 02:16:16,574 - INFO - Created Project:ctest-TestRouters-61535196, ID : 30a23203-9ff5-45ab-8767-f195f8df61aa
2026-02-23 02:16:18,058 - INFO - ================================================================================
2026-02-23 02:16:18,058 - INFO - STARTING TEST : test_basic_router_behavior
2026-02-23 02:16:18,059 - 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
2026-02-23 02:16:18,315 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.200': '0'}} with
2026-02-23 02:16:18,315 - INFO - Initial checks done. Running the testcase now
2026-02-23 02:16:18,316 - INFO -
2026-02-23 02:16:18,875 - DEBUG - Response for create_network : {'network': {'id': '0d4739ea-7401-45cb-8701-f71cfee852e1', 'name': 'ctest-vn1-54832974', 'tenant_id': '30a232039ff545ab8767f195f8df61aa', 'project_id': '30a232039ff545ab8767f195f8df61aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61535196', 'ctest-vn1-54832974'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:16:19,042 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e392e284-560b-45ba-a897-19477d1d4666', 'name': '', 'tenant_id': '30a232039ff545ab8767f195f8df61aa', 'network_id': '0d4739ea-7401-45cb-8701-f71cfee852e1', 'ip_version': 4, 'cidr': '216.93.105.192/26', 'allocation_pools': [{'start': '216.93.105.194', 'end': '216.93.105.254'}], 'gateway_ip': '216.93.105.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '216.93.105.194', 'tags': [], 'project_id': '30a232039ff545ab8767f195f8df61aa'}}
2026-02-23 02:16:19,059 - INFO - Created VN ctest-vn1-54832974
2026-02-23 02:16:19,110 - DEBUG - VN ctest-vn1-54832974 UUID is 0d4739ea-7401-45cb-8701-f71cfee852e1
2026-02-23 02:16:19,439 - DEBUG - Response for create_network : {'network': {'id': 'c1d118a1-3dca-49ab-ab26-b3403561e225', 'name': 'ctest-vn2-52317975', 'tenant_id': '30a232039ff545ab8767f195f8df61aa', 'project_id': '30a232039ff545ab8767f195f8df61aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-61535196', 'ctest-vn2-52317975'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 02:16:19,613 - DEBUG - Response for create_subnet : {'subnet': {'id': '66d0f1a1-961b-4b4f-b8e0-e3084eba3ae6', 'name': '', 'tenant_id': '30a232039ff545ab8767f195f8df61aa', 'network_id': 'c1d118a1-3dca-49ab-ab26-b3403561e225', 'ip_version': 4, 'cidr': '17.206.104.64/26', 'allocation_pools': [{'start': '17.206.104.66', 'end': '17.206.104.126'}], 'gateway_ip': '17.206.104.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.206.104.66', 'tags': [], 'project_id': '30a232039ff545ab8767f195f8df61aa'}}
2026-02-23 02:16:19,633 - INFO - Created VN ctest-vn2-52317975
2026-02-23 02:16:19,692 - DEBUG - VN ctest-vn2-52317975 UUID is c1d118a1-3dca-49ab-ab26-b3403561e225
2026-02-23 02:16:19,947 - DEBUG - Services list from nova: [, , ]
2026-02-23 02:16:21,073 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5386-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5386-1)
2026-02-23 02:16:22,198 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5386-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5386-1)
2026-02-23 02:16:22,298 - INFO - Adding interface with subnet_id e392e284-560b-45ba-a897-19477d1d4666, port_id None to router 96bc6e7e-3f59-432e-94c5-5fbef5facd09
2026-02-23 02:16:22,553 - INFO - Waiting for VM ctest-vn1-vm1-08164603 to be up..
2026-02-23 02:16:22,653 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 02:16:27,729 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:16:27,729 - INFO - VM name : ctest-vn1-vm1-08164603
2026-02-23 02:16:27,801 - DEBUG - VM ctest-vn1-vm1-08164603 ID is c0229829-6191-4a9d-8019-a947a58b023e
2026-02-23 02:16:27,822 - DEBUG - VM ctest-vn1-vm1-08164603 launched on Node cn-jenkins-deploy-platform-ansible-os-5386-1
2026-02-23 02:16:27,897 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/c0229829-6191-4a9d-8019-a947a58b023e
2026-02-23 02:16:28,207 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/c0229829-6191-4a9d-8019-a947a58b023e
2026-02-23 02:16:28,238 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/6c0a78a5-0cca-4c14-a597-5e993d974eb3
2026-02-23 02:16:31,508 - 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 1031ms')
2026-02-23 02:16:31,509 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08164603 failed!
2026-02-23 02:16:31,562 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-61535196:ctest-vn1-54832974 is 216.93.105.193 and allocation pool is NOT set
2026-02-23 02:16:33,620 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.406 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.406/1.748/3.090/1.342 ms')
2026-02-23 02:16:33,620 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08164603 passed
2026-02-23 02:16:33,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:16:33,770 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08164603, IP 216.93.105.195, Port 22
2026-02-23 02:16:33,934 - DEBUG - VM ctest-vn1-vm1-08164603 is ready for SSH connections
2026-02-23 02:16:33,934 - INFO - Waiting for VM ctest-vn2-vm1-57048868 to be up..
2026-02-23 02:16:34,011 - DEBUG - VM is in ACTIVE state now
2026-02-23 02:16:34,011 - INFO - VM name : ctest-vn2-vm1-57048868
2026-02-23 02:16:34,084 - DEBUG - VM ctest-vn2-vm1-57048868 ID is 11386ce0-f89c-4a87-b3e7-70372403bec6
2026-02-23 02:16:34,084 - DEBUG - VM ctest-vn2-vm1-57048868 launched on Node cn-jenkins-deploy-platform-ansible-os-5386-1
2026-02-23 02:16:34,156 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/11386ce0-f89c-4a87-b3e7-70372403bec6
2026-02-23 02:16:34,165 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/e36714b5-364d-4fd3-96c7-b7ea1556c87c
2026-02-23 02:16:35,407 - 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.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.381 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.381/1.834/3.288/1.453 ms')
2026-02-23 02:16:35,408 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-57048868 passed
2026-02-23 02:16:35,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:16:35,554 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-57048868, IP 17.206.104.67, Port 22
2026-02-23 02:16:35,739 - DEBUG - VM ctest-vn2-vm1-57048868 is ready for SSH connections
2026-02-23 02:16:35,739 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:16:35,739 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 17.206.104.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-02-23 02:16:35,739 - DEBUG - ping -s 56 -c 3 -W 1 17.206.104.67
2026-02-23 02:16:40,727 - DEBUG - PING 17.206.104.67 (17.206.104.67): 56 data bytes
--- 17.206.104.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-23 02:16:40,727 - WARNING - Ping to IP 17.206.104.67 from VM ctest-vn1-vm1-08164603 failed
2026-02-23 02:16:40,728 - INFO - Adding interface with subnet_id 66d0f1a1-961b-4b4f-b8e0-e3084eba3ae6, port_id None to router 96bc6e7e-3f59-432e-94c5-5fbef5facd09
2026-02-23 02:16:40,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:16:40,957 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 17.206.104.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-02-23 02:16:40,957 - DEBUG - ping -s 56 -c 3 -W 1 17.206.104.67
2026-02-23 02:16:44,154 - DEBUG - PING 17.206.104.67 (17.206.104.67): 56 data bytes
64 bytes from 17.206.104.67: seq=1 ttl=63 time=2.640 ms
64 bytes from 17.206.104.67: seq=2 ttl=63 time=0.867 ms
--- 17.206.104.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.867/1.753/2.640 ms
2026-02-23 02:16:44,154 - WARNING - Ping to IP 17.206.104.67 from VM ctest-vn1-vm1-08164603 failed
2026-02-23 02:16:45,155 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 17.206.104.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-02-23 02:16:45,155 - DEBUG - ping -s 56 -c 3 -W 1 17.206.104.67
2026-02-23 02:16:47,371 - DEBUG - PING 17.206.104.67 (17.206.104.67): 56 data bytes
64 bytes from 17.206.104.67: seq=0 ttl=63 time=2.021 ms
64 bytes from 17.206.104.67: seq=1 ttl=63 time=0.966 ms
64 bytes from 17.206.104.67: seq=2 ttl=63 time=0.734 ms
--- 17.206.104.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.734/1.240/2.021 ms
2026-02-23 02:16:47,372 - INFO - Ping to IP 17.206.104.67 from VM ctest-vn1-vm1-08164603 passed
2026-02-23 02:16:47,372 - INFO - Deleting interface with subnet_id e392e284-560b-45ba-a897-19477d1d4666, port_id None from router 96bc6e7e-3f59-432e-94c5-5fbef5facd09
2026-02-23 02:16:47,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:16:47,506 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 17.206.104.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-02-23 02:16:47,506 - DEBUG - ping -s 56 -c 3 -W 1 17.206.104.67
2026-02-23 02:16:50,704 - DEBUG - PING 17.206.104.67 (17.206.104.67): 56 data bytes
--- 17.206.104.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-02-23 02:16:50,704 - WARNING - Ping to IP 17.206.104.67 from VM ctest-vn1-vm1-08164603 failed
2026-02-23 02:16:50,704 - INFO - Adding interface with subnet_id e392e284-560b-45ba-a897-19477d1d4666, port_id None to router 96bc6e7e-3f59-432e-94c5-5fbef5facd09
2026-02-23 02:16:50,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 02:16:50,909 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 17.206.104.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-02-23 02:16:50,909 - DEBUG - ping -s 56 -c 3 -W 1 17.206.104.67
2026-02-23 02:16:53,098 - DEBUG - PING 17.206.104.67 (17.206.104.67): 56 data bytes
64 bytes from 17.206.104.67: seq=0 ttl=63 time=1.643 ms
64 bytes from 17.206.104.67: seq=1 ttl=63 time=0.884 ms
64 bytes from 17.206.104.67: seq=2 ttl=63 time=0.805 ms
--- 17.206.104.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.805/1.110/1.643 ms
2026-02-23 02:16:53,099 - INFO - Ping to IP 17.206.104.67 from VM ctest-vn1-vm1-08164603 passed
2026-02-23 02:16:53,099 - INFO - Deleting interface with subnet_id 66d0f1a1-961b-4b4f-b8e0-e3084eba3ae6, port_id None from router 96bc6e7e-3f59-432e-94c5-5fbef5facd09
2026-02-23 02:16:53,215 - INFO - Deleting interface with subnet_id e392e284-560b-45ba-a897-19477d1d4666, port_id None from router 96bc6e7e-3f59-432e-94c5-5fbef5facd09
2026-02-23 02:16:53,372 - INFO - Deleting VM ctest-vn2-vm1-57048868
2026-02-23 02:16:53,435 - INFO - Deleting VM ctest-vn1-vm1-08164603
2026-02-23 02:16:53,496 - INFO - Deleting VN ctest-vn2-52317975
2026-02-23 02:16:53,532 - DEBUG - VN c1d118a1-3dca-49ab-ab26-b3403561e225 still in use: Unable to complete operation on network c1d118a1-3dca-49ab-ab26-b3403561e225. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1c0ab8c7-36f3-4193-a345-c7405debe8a6']
2026-02-23 02:16:53,532 - WARNING - Deleting VN ctest-vn2-52317975 failed..Will retry
2026-02-23 02:16:55,623 - DEBUG - Response for deleting network ()
2026-02-23 02:16:55,623 - INFO - Deleting VN ctest-vn1-54832974
2026-02-23 02:16:55,738 - DEBUG - Response for deleting network ()
2026-02-23 02:16:55,991 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 02:16:55,991 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2026-02-23 02:16:55,992 - INFO - --------------------------------------------------------------------------------
2026-02-23 02:16:56,663 - INFO - Deleted project: ctest-TestRouters-61535196, ID : 30a23203-9ff5-45ab-8767-f195f8df61aa