2026-03-13 16:56:49,255 - INFO - Domain Default found not creating
2026-03-13 16:56:49,464 - INFO - Project ctest-TestRouters-81418545 not found, creating it
2026-03-13 16:56:50,029 - INFO - Created Project:ctest-TestRouters-81418545, ID : 1e3a354a-f273-4a3d-a3b2-8ec8e599d7e5
2026-03-13 16:56:51,860 - INFO - ================================================================================
2026-03-13 16:56:51,860 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-13 16:56:51,860 - 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-03-13 16:56:52,133 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with
2026-03-13 16:56:52,133 - INFO - Initial checks done. Running the testcase now
2026-03-13 16:56:52,133 - INFO -
2026-03-13 16:56:52,848 - DEBUG - Response for create_network : {'network': {'id': '168e1e7c-1853-4d0a-abdc-20b1f34ead2e', 'name': 'ctest-vn1-05371604', 'tenant_id': '1e3a354af2734a3da3b28ec8e599d7e5', 'project_id': '1e3a354af2734a3da3b28ec8e599d7e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-81418545', 'ctest-vn1-05371604'], 'port_security_enabled': True, 'description': ''}}
2026-03-13 16:56:53,048 - DEBUG - Response for create_subnet : {'subnet': {'id': '48c74e8e-0e1c-484f-ab53-898a0d6c5ad2', 'name': '', 'tenant_id': '1e3a354af2734a3da3b28ec8e599d7e5', 'network_id': '168e1e7c-1853-4d0a-abdc-20b1f34ead2e', 'ip_version': 4, 'cidr': '116.217.106.64/26', 'allocation_pools': [{'start': '116.217.106.66', 'end': '116.217.106.126'}], 'gateway_ip': '116.217.106.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.217.106.66', 'tags': [], 'project_id': '1e3a354af2734a3da3b28ec8e599d7e5'}}
2026-03-13 16:56:53,069 - INFO - Created VN ctest-vn1-05371604
2026-03-13 16:56:53,125 - DEBUG - VN ctest-vn1-05371604 UUID is 168e1e7c-1853-4d0a-abdc-20b1f34ead2e
2026-03-13 16:56:53,481 - DEBUG - Response for create_network : {'network': {'id': '2211f95a-c69e-4ae6-a391-0b8511c7626c', 'name': 'ctest-vn2-29913810', 'tenant_id': '1e3a354af2734a3da3b28ec8e599d7e5', 'project_id': '1e3a354af2734a3da3b28ec8e599d7e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-81418545', 'ctest-vn2-29913810'], 'port_security_enabled': True, 'description': ''}}
2026-03-13 16:56:53,715 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e77bdb4a-64f2-40a4-999c-8b2eded96dec', 'name': '', 'tenant_id': '1e3a354af2734a3da3b28ec8e599d7e5', 'network_id': '2211f95a-c69e-4ae6-a391-0b8511c7626c', 'ip_version': 4, 'cidr': '42.46.41.0/26', 'allocation_pools': [{'start': '42.46.41.2', 'end': '42.46.41.62'}], 'gateway_ip': '42.46.41.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.46.41.2', 'tags': [], 'project_id': '1e3a354af2734a3da3b28ec8e599d7e5'}}
2026-03-13 16:56:53,736 - INFO - Created VN ctest-vn2-29913810
2026-03-13 16:56:53,788 - DEBUG - VN ctest-vn2-29913810 UUID is 2211f95a-c69e-4ae6-a391-0b8511c7626c
2026-03-13 16:56:53,986 - DEBUG - Services list from nova: [, , ]
2026-03-13 16:56:55,296 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5466-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5466-1)
2026-03-13 16:56:56,584 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5466-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5466-1)
2026-03-13 16:56:56,651 - INFO - Adding interface with subnet_id 48c74e8e-0e1c-484f-ab53-898a0d6c5ad2, port_id None to router 69ee9050-25b7-446e-acc2-4610e331cd4f
2026-03-13 16:56:56,990 - INFO - Waiting for VM ctest-vn1-vm1-54921982 to be up..
2026-03-13 16:56:57,121 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:57:02,214 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:57:07,298 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:57:12,399 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-13 16:57:17,494 - DEBUG - VM is in ACTIVE state now
2026-03-13 16:57:17,494 - INFO - VM name : ctest-vn1-vm1-54921982
2026-03-13 16:57:17,582 - DEBUG - VM ctest-vn1-vm1-54921982 ID is de2e2bd4-a21f-4044-91c5-95748fa595c0
2026-03-13 16:57:17,605 - DEBUG - VM ctest-vn1-vm1-54921982 launched on Node cn-jenkins-deploy-platform-ansible-os-5466-1
2026-03-13 16:57:17,699 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/de2e2bd4-a21f-4044-91c5-95748fa595c0
2026-03-13 16:57:18,011 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/de2e2bd4-a21f-4044-91c5-95748fa595c0
2026-03-13 16:57:18,052 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/15d3369b-ff57-44be-aeb3-662ba4fcfb0a
2026-03-13 16:57:21,350 - 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 1023ms')
2026-03-13 16:57:21,351 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-54921982 failed!
2026-03-13 16:57:21,412 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-81418545:ctest-vn1-05371604 is 116.217.106.65 and allocation pool is NOT set
2026-03-13 16:57:25,478 - 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=2 ttl=63 time=7.61 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 7.613/7.613/7.613/0.000 ms')
2026-03-13 16:57:25,478 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-54921982 passed
2026-03-13 16:57:25,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:57:25,632 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-54921982, IP 116.217.106.67, Port 22
2026-03-13 16:57:25,806 - DEBUG - VM ctest-vn1-vm1-54921982 is ready for SSH connections
2026-03-13 16:57:25,806 - INFO - Waiting for VM ctest-vn2-vm1-33684469 to be up..
2026-03-13 16:57:25,908 - DEBUG - VM is in ACTIVE state now
2026-03-13 16:57:25,908 - INFO - VM name : ctest-vn2-vm1-33684469
2026-03-13 16:57:26,001 - DEBUG - VM ctest-vn2-vm1-33684469 ID is d9c403b7-6d78-4875-a6be-d1da15081444
2026-03-13 16:57:26,002 - DEBUG - VM ctest-vn2-vm1-33684469 launched on Node cn-jenkins-deploy-platform-ansible-os-5466-1
2026-03-13 16:57:26,099 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/d9c403b7-6d78-4875-a6be-d1da15081444
2026-03-13 16:57:26,109 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/7135dea1-1c5d-4e82-849b-00a52d4620a6
2026-03-13 16:57:29,379 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2026-03-13 16:57:29,379 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-33684469 failed!
2026-03-13 16:57:29,436 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-81418545:ctest-vn2-29913810 is 42.46.41.1 and allocation pool is NOT set
2026-03-13 16:57:31,504 - 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=5.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.07 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 = 1.066/3.476/5.886/2.410 ms')
2026-03-13 16:57:31,504 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-33684469 passed
2026-03-13 16:57:31,656 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:57:31,656 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-33684469, IP 42.46.41.3, Port 22
2026-03-13 16:57:31,834 - DEBUG - VM ctest-vn2-vm1-33684469 is ready for SSH connections
2026-03-13 16:57:31,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:57:31,834 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.46.41.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-13 16:57:31,835 - DEBUG - ping -s 56 -c 3 -W 1 42.46.41.3
2026-03-13 16:57:36,593 - DEBUG - PING 42.46.41.3 (42.46.41.3): 56 data bytes
--- 42.46.41.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-13 16:57:36,593 - WARNING - Ping to IP 42.46.41.3 from VM ctest-vn1-vm1-54921982 failed
2026-03-13 16:57:36,593 - INFO - Adding interface with subnet_id e77bdb4a-64f2-40a4-999c-8b2eded96dec, port_id None to router 69ee9050-25b7-446e-acc2-4610e331cd4f
2026-03-13 16:57:36,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:57:36,949 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.46.41.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-13 16:57:36,949 - DEBUG - ping -s 56 -c 3 -W 1 42.46.41.3
2026-03-13 16:57:39,190 - DEBUG - PING 42.46.41.3 (42.46.41.3): 56 data bytes
64 bytes from 42.46.41.3: seq=0 ttl=63 time=4.211 ms
64 bytes from 42.46.41.3: seq=1 ttl=63 time=1.030 ms
64 bytes from 42.46.41.3: seq=2 ttl=63 time=1.575 ms
--- 42.46.41.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.030/2.272/4.211 ms
2026-03-13 16:57:39,191 - INFO - Ping to IP 42.46.41.3 from VM ctest-vn1-vm1-54921982 passed
2026-03-13 16:57:39,191 - INFO - Deleting interface with subnet_id 48c74e8e-0e1c-484f-ab53-898a0d6c5ad2, port_id None from router 69ee9050-25b7-446e-acc2-4610e331cd4f
2026-03-13 16:57:39,333 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:57:39,333 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.46.41.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-13 16:57:39,333 - DEBUG - ping -s 56 -c 3 -W 1 42.46.41.3
2026-03-13 16:57:42,580 - DEBUG - PING 42.46.41.3 (42.46.41.3): 56 data bytes
--- 42.46.41.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-13 16:57:42,580 - WARNING - Ping to IP 42.46.41.3 from VM ctest-vn1-vm1-54921982 failed
2026-03-13 16:57:42,580 - INFO - Adding interface with subnet_id 48c74e8e-0e1c-484f-ab53-898a0d6c5ad2, port_id None to router 69ee9050-25b7-446e-acc2-4610e331cd4f
2026-03-13 16:57:42,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-13 16:57:42,816 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 42.46.41.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-13 16:57:42,816 - DEBUG - ping -s 56 -c 3 -W 1 42.46.41.3
2026-03-13 16:57:45,035 - DEBUG - PING 42.46.41.3 (42.46.41.3): 56 data bytes
64 bytes from 42.46.41.3: seq=0 ttl=63 time=1.846 ms
64 bytes from 42.46.41.3: seq=1 ttl=63 time=1.122 ms
64 bytes from 42.46.41.3: seq=2 ttl=63 time=1.341 ms
--- 42.46.41.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.122/1.436/1.846 ms
2026-03-13 16:57:45,035 - INFO - Ping to IP 42.46.41.3 from VM ctest-vn1-vm1-54921982 passed
2026-03-13 16:57:45,035 - INFO - Deleting interface with subnet_id e77bdb4a-64f2-40a4-999c-8b2eded96dec, port_id None from router 69ee9050-25b7-446e-acc2-4610e331cd4f
2026-03-13 16:57:45,194 - INFO - Deleting interface with subnet_id 48c74e8e-0e1c-484f-ab53-898a0d6c5ad2, port_id None from router 69ee9050-25b7-446e-acc2-4610e331cd4f
2026-03-13 16:57:45,419 - INFO - Deleting VM ctest-vn2-vm1-33684469
2026-03-13 16:57:45,522 - INFO - Deleting VM ctest-vn1-vm1-54921982
2026-03-13 16:57:45,612 - INFO - Deleting VN ctest-vn2-29913810
2026-03-13 16:57:45,665 - DEBUG - VN 2211f95a-c69e-4ae6-a391-0b8511c7626c still in use: Unable to complete operation on network 2211f95a-c69e-4ae6-a391-0b8511c7626c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f9945814-c938-4399-b281-d921c1f4ebe2']
2026-03-13 16:57:45,665 - WARNING - Deleting VN ctest-vn2-29913810 failed..Will retry
2026-03-13 16:57:47,780 - DEBUG - Response for deleting network ()
2026-03-13 16:57:47,780 - INFO - Deleting VN ctest-vn1-05371604
2026-03-13 16:57:47,894 - DEBUG - Response for deleting network ()
2026-03-13 16:57:48,169 - DEBUG - No XMPP flaps were noticed during the test
2026-03-13 16:57:48,169 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:57]
2026-03-13 16:57:48,169 - INFO - --------------------------------------------------------------------------------
2026-03-13 16:57:48,971 - INFO - Deleted project: ctest-TestRouters-81418545, ID : 1e3a354a-f273-4a3d-a3b2-8ec8e599d7e5