2025-10-16 15:19:49,527 - INFO - Domain Default found not creating
2025-10-16 15:19:49,704 - INFO - Project ctest-TestRouters-98167412 not found, creating it
2025-10-16 15:19:50,224 - INFO - Created Project:ctest-TestRouters-98167412, ID : 5a7d0680-58e4-486c-b758-ebc320a040b3
2025-10-16 15:19:51,820 - INFO - ================================================================================
2025-10-16 15:19:51,820 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-16 15:19:51,820 - 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-10-16 15:19:52,081 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-10-16 15:19:52,081 - INFO - Initial checks done. Running the testcase now
2025-10-16 15:19:52,081 - INFO -
2025-10-16 15:19:52,680 - DEBUG - Response for create_network : {'network': {'id': '2f809b55-0b97-4fa6-8b78-54477d490a97', 'name': 'ctest-vn1-06531914', 'tenant_id': '5a7d068058e4486cb758ebc320a040b3', 'project_id': '5a7d068058e4486cb758ebc320a040b3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-98167412', 'ctest-vn1-06531914'], 'port_security_enabled': True, 'description': ''}}
2025-10-16 15:19:52,884 - DEBUG - Response for create_subnet : {'subnet': {'id': '204cb9e3-726b-4cf6-b582-190371fed9a3', 'name': '', 'tenant_id': '5a7d068058e4486cb758ebc320a040b3', 'network_id': '2f809b55-0b97-4fa6-8b78-54477d490a97', 'ip_version': 4, 'cidr': '176.188.137.64/26', 'allocation_pools': [{'start': '176.188.137.66', 'end': '176.188.137.126'}], 'gateway_ip': '176.188.137.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.188.137.66', 'tags': [], 'project_id': '5a7d068058e4486cb758ebc320a040b3'}}
2025-10-16 15:19:52,904 - INFO - Created VN ctest-vn1-06531914
2025-10-16 15:19:52,959 - DEBUG - VN ctest-vn1-06531914 UUID is 2f809b55-0b97-4fa6-8b78-54477d490a97
2025-10-16 15:19:53,335 - DEBUG - Response for create_network : {'network': {'id': '7e049756-6a8e-48ee-9419-0688c4be9de1', 'name': 'ctest-vn2-73472097', 'tenant_id': '5a7d068058e4486cb758ebc320a040b3', 'project_id': '5a7d068058e4486cb758ebc320a040b3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-98167412', 'ctest-vn2-73472097'], 'port_security_enabled': True, 'description': ''}}
2025-10-16 15:19:53,515 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3a2ced3-cbfa-4708-985c-6ec6e810c499', 'name': '', 'tenant_id': '5a7d068058e4486cb758ebc320a040b3', 'network_id': '7e049756-6a8e-48ee-9419-0688c4be9de1', 'ip_version': 4, 'cidr': '94.50.168.192/26', 'allocation_pools': [{'start': '94.50.168.194', 'end': '94.50.168.254'}], 'gateway_ip': '94.50.168.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.50.168.194', 'tags': [], 'project_id': '5a7d068058e4486cb758ebc320a040b3'}}
2025-10-16 15:19:53,537 - INFO - Created VN ctest-vn2-73472097
2025-10-16 15:19:53,594 - DEBUG - VN ctest-vn2-73472097 UUID is 7e049756-6a8e-48ee-9419-0688c4be9de1
2025-10-16 15:19:53,786 - DEBUG - Services list from nova: [, , ]
2025-10-16 15:19:55,019 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4346-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4346-1)
2025-10-16 15:19:56,230 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4346-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4346-1)
2025-10-16 15:19:56,299 - INFO - Adding interface with subnet_id 204cb9e3-726b-4cf6-b582-190371fed9a3, port_id None to router e8cf19b6-7563-426a-b336-a2940c006fae
2025-10-16 15:19:56,604 - INFO - Waiting for VM ctest-vn1-vm1-67220014 to be up..
2025-10-16 15:19:56,723 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-16 15:20:01,824 - DEBUG - VM is in ACTIVE state now
2025-10-16 15:20:01,824 - INFO - VM name : ctest-vn1-vm1-67220014
2025-10-16 15:20:01,951 - DEBUG - VM ctest-vn1-vm1-67220014 ID is 197fd6ca-c2f8-445f-838b-2b88797e3353
2025-10-16 15:20:01,979 - DEBUG - VM ctest-vn1-vm1-67220014 launched on Node cn-jenkins-deploy-platform-ansible-os-4346-1
2025-10-16 15:20:02,087 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/197fd6ca-c2f8-445f-838b-2b88797e3353
2025-10-16 15:20:02,404 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/197fd6ca-c2f8-445f-838b-2b88797e3353
2025-10-16 15:20:02,439 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/e447d89e-29ea-413b-9e27-a743625718bc
2025-10-16 15:20:05,700 - 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 1013ms')
2025-10-16 15:20:05,700 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67220014 failed!
2025-10-16 15:20:05,759 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-98167412:ctest-vn1-06531914 is 176.188.137.65 and allocation pool is NOT set
2025-10-16 15:20:07,827 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.19 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 3.191/4.017/4.844/0.826 ms')
2025-10-16 15:20:07,827 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67220014 passed
2025-10-16 15:20:07,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 15:20:07,983 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-67220014, IP 176.188.137.67, Port 22
2025-10-16 15:20:08,153 - DEBUG - VM ctest-vn1-vm1-67220014 is ready for SSH connections
2025-10-16 15:20:08,153 - INFO - Waiting for VM ctest-vn2-vm1-07099232 to be up..
2025-10-16 15:20:08,269 - DEBUG - VM is in ACTIVE state now
2025-10-16 15:20:08,269 - INFO - VM name : ctest-vn2-vm1-07099232
2025-10-16 15:20:08,364 - DEBUG - VM ctest-vn2-vm1-07099232 ID is 825701d0-51e7-4850-85fc-3c5753a5647a
2025-10-16 15:20:08,365 - DEBUG - VM ctest-vn2-vm1-07099232 launched on Node cn-jenkins-deploy-platform-ansible-os-4346-1
2025-10-16 15:20:08,453 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/825701d0-51e7-4850-85fc-3c5753a5647a
2025-10-16 15:20:08,463 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/069485c7-18f3-4bb5-a0da-d7cc73d8fd5d
2025-10-16 15:20:09,710 - 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=4.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.28 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.275/3.119/4.963/1.844 ms')
2025-10-16 15:20:09,710 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-07099232 passed
2025-10-16 15:20:09,871 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 15:20:09,871 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-07099232, IP 94.50.168.195, Port 22
2025-10-16 15:20:10,037 - DEBUG - VM ctest-vn2-vm1-07099232 is ready for SSH connections
2025-10-16 15:20:10,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 15:20:10,037 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.50.168.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-16 15:20:10,037 - DEBUG - ping -s 56 -c 3 -W 1 94.50.168.195
2025-10-16 15:20:15,118 - DEBUG - PING 94.50.168.195 (94.50.168.195): 56 data bytes
--- 94.50.168.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-16 15:20:15,119 - WARNING - Ping to IP 94.50.168.195 from VM ctest-vn1-vm1-67220014 failed
2025-10-16 15:20:15,119 - INFO - Adding interface with subnet_id f3a2ced3-cbfa-4708-985c-6ec6e810c499, port_id None to router e8cf19b6-7563-426a-b336-a2940c006fae
2025-10-16 15:20:15,411 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 15:20:15,411 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.50.168.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-16 15:20:15,411 - DEBUG - ping -s 56 -c 3 -W 1 94.50.168.195
2025-10-16 15:20:18,653 - DEBUG - PING 94.50.168.195 (94.50.168.195): 56 data bytes
64 bytes from 94.50.168.195: seq=1 ttl=63 time=3.787 ms
64 bytes from 94.50.168.195: seq=2 ttl=63 time=1.295 ms
--- 94.50.168.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.295/2.541/3.787 ms
2025-10-16 15:20:18,653 - WARNING - Ping to IP 94.50.168.195 from VM ctest-vn1-vm1-67220014 failed
2025-10-16 15:20:19,654 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.50.168.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-16 15:20:19,654 - DEBUG - ping -s 56 -c 3 -W 1 94.50.168.195
2025-10-16 15:20:21,877 - DEBUG - PING 94.50.168.195 (94.50.168.195): 56 data bytes
64 bytes from 94.50.168.195: seq=0 ttl=63 time=1.702 ms
64 bytes from 94.50.168.195: seq=1 ttl=63 time=1.291 ms
64 bytes from 94.50.168.195: seq=2 ttl=63 time=1.413 ms
--- 94.50.168.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.291/1.468/1.702 ms
2025-10-16 15:20:21,877 - INFO - Ping to IP 94.50.168.195 from VM ctest-vn1-vm1-67220014 passed
2025-10-16 15:20:21,877 - INFO - Deleting interface with subnet_id 204cb9e3-726b-4cf6-b582-190371fed9a3, port_id None from router e8cf19b6-7563-426a-b336-a2940c006fae
2025-10-16 15:20:22,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 15:20:22,032 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.50.168.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-16 15:20:22,033 - DEBUG - ping -s 56 -c 3 -W 1 94.50.168.195
2025-10-16 15:20:25,265 - DEBUG - PING 94.50.168.195 (94.50.168.195): 56 data bytes
--- 94.50.168.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-16 15:20:25,265 - WARNING - Ping to IP 94.50.168.195 from VM ctest-vn1-vm1-67220014 failed
2025-10-16 15:20:25,265 - INFO - Adding interface with subnet_id 204cb9e3-726b-4cf6-b582-190371fed9a3, port_id None to router e8cf19b6-7563-426a-b336-a2940c006fae
2025-10-16 15:20:25,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 15:20:25,556 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 94.50.168.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-16 15:20:25,556 - DEBUG - ping -s 56 -c 3 -W 1 94.50.168.195
2025-10-16 15:20:27,786 - DEBUG - PING 94.50.168.195 (94.50.168.195): 56 data bytes
64 bytes from 94.50.168.195: seq=0 ttl=63 time=3.161 ms
64 bytes from 94.50.168.195: seq=1 ttl=63 time=1.115 ms
64 bytes from 94.50.168.195: seq=2 ttl=63 time=0.958 ms
--- 94.50.168.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.958/1.744/3.161 ms
2025-10-16 15:20:27,786 - INFO - Ping to IP 94.50.168.195 from VM ctest-vn1-vm1-67220014 passed
2025-10-16 15:20:27,786 - INFO - Deleting interface with subnet_id f3a2ced3-cbfa-4708-985c-6ec6e810c499, port_id None from router e8cf19b6-7563-426a-b336-a2940c006fae
2025-10-16 15:20:27,946 - INFO - Deleting interface with subnet_id 204cb9e3-726b-4cf6-b582-190371fed9a3, port_id None from router e8cf19b6-7563-426a-b336-a2940c006fae
2025-10-16 15:20:28,160 - INFO - Deleting VM ctest-vn2-vm1-07099232
2025-10-16 15:20:28,252 - INFO - Deleting VM ctest-vn1-vm1-67220014
2025-10-16 15:20:28,339 - INFO - Deleting VN ctest-vn2-73472097
2025-10-16 15:20:28,386 - DEBUG - VN 7e049756-6a8e-48ee-9419-0688c4be9de1 still in use: Unable to complete operation on network 7e049756-6a8e-48ee-9419-0688c4be9de1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-20b817d3-beb4-4215-a419-b00b729252a9']
2025-10-16 15:20:28,386 - WARNING - Deleting VN ctest-vn2-73472097 failed..Will retry
2025-10-16 15:20:30,497 - DEBUG - Response for deleting network ()
2025-10-16 15:20:30,497 - INFO - Deleting VN ctest-vn1-06531914
2025-10-16 15:20:30,614 - DEBUG - Response for deleting network ()
2025-10-16 15:20:30,871 - DEBUG - No XMPP flaps were noticed during the test
2025-10-16 15:20:30,871 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-10-16 15:20:30,871 - INFO - --------------------------------------------------------------------------------
2025-10-16 15:20:31,594 - INFO - Deleted project: ctest-TestRouters-98167412, ID : 5a7d0680-58e4-486c-b758-ebc320a040b3