2025-10-16 10:08:26,175 - INFO - Domain Default found not creating
2025-10-16 10:08:26,409 - INFO - Project ctest-TestRouters-99807812 not found, creating it
2025-10-16 10:08:27,057 - INFO - Created Project:ctest-TestRouters-99807812, ID : 977b0db4-0603-4f0c-9829-68ea29ffb41c
2025-10-16 10:08:28,674 - INFO - ================================================================================
2025-10-16 10:08:28,674 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-16 10:08:28,674 - 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 10:08:28,938 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with
2025-10-16 10:08:28,938 - INFO - Initial checks done. Running the testcase now
2025-10-16 10:08:28,938 - INFO -
2025-10-16 10:08:29,646 - DEBUG - Response for create_network : {'network': {'id': '61577bd9-256a-47bb-95f4-977ca6e24292', 'name': 'ctest-vn1-64965866', 'tenant_id': '977b0db406034f0c982968ea29ffb41c', 'project_id': '977b0db406034f0c982968ea29ffb41c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-99807812', 'ctest-vn1-64965866'], 'port_security_enabled': True, 'description': ''}}
2025-10-16 10:08:29,864 - DEBUG - Response for create_subnet : {'subnet': {'id': '73f11e1c-afd8-4d94-be3a-316d2c51dd24', 'name': '', 'tenant_id': '977b0db406034f0c982968ea29ffb41c', 'network_id': '61577bd9-256a-47bb-95f4-977ca6e24292', 'ip_version': 4, 'cidr': '67.217.225.192/26', 'allocation_pools': [{'start': '67.217.225.194', 'end': '67.217.225.254'}], 'gateway_ip': '67.217.225.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.217.225.194', 'tags': [], 'project_id': '977b0db406034f0c982968ea29ffb41c'}}
2025-10-16 10:08:29,883 - INFO - Created VN ctest-vn1-64965866
2025-10-16 10:08:29,936 - DEBUG - VN ctest-vn1-64965866 UUID is 61577bd9-256a-47bb-95f4-977ca6e24292
2025-10-16 10:08:30,269 - DEBUG - Response for create_network : {'network': {'id': '3c41d961-bd0f-410d-ab90-94b16d5dc94e', 'name': 'ctest-vn2-01532319', 'tenant_id': '977b0db406034f0c982968ea29ffb41c', 'project_id': '977b0db406034f0c982968ea29ffb41c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-99807812', 'ctest-vn2-01532319'], 'port_security_enabled': True, 'description': ''}}
2025-10-16 10:08:30,533 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f864a3bf-f6b7-4636-98d2-f7d6bd2a9770', 'name': '', 'tenant_id': '977b0db406034f0c982968ea29ffb41c', 'network_id': '3c41d961-bd0f-410d-ab90-94b16d5dc94e', 'ip_version': 4, 'cidr': '162.163.110.128/26', 'allocation_pools': [{'start': '162.163.110.130', 'end': '162.163.110.190'}], 'gateway_ip': '162.163.110.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.163.110.130', 'tags': [], 'project_id': '977b0db406034f0c982968ea29ffb41c'}}
2025-10-16 10:08:30,559 - INFO - Created VN ctest-vn2-01532319
2025-10-16 10:08:30,616 - DEBUG - VN ctest-vn2-01532319 UUID is 3c41d961-bd0f-410d-ab90-94b16d5dc94e
2025-10-16 10:08:30,797 - DEBUG - Services list from nova: [, , ]
2025-10-16 10:08:32,044 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4343-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4343-1)
2025-10-16 10:08:33,416 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4343-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4343-1)
2025-10-16 10:08:33,568 - INFO - Adding interface with subnet_id 73f11e1c-afd8-4d94-be3a-316d2c51dd24, port_id None to router 0ea844a2-7dbe-4905-b3ed-658559865295
2025-10-16 10:08:33,982 - INFO - Waiting for VM ctest-vn1-vm1-66815451 to be up..
2025-10-16 10:08:34,134 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-16 10:08:39,226 - DEBUG - VM is in ACTIVE state now
2025-10-16 10:08:39,227 - INFO - VM name : ctest-vn1-vm1-66815451
2025-10-16 10:08:39,310 - DEBUG - VM ctest-vn1-vm1-66815451 ID is 04a53ed2-e9b9-4931-afd1-39e8f2ac401e
2025-10-16 10:08:39,332 - DEBUG - VM ctest-vn1-vm1-66815451 launched on Node cn-jenkins-deploy-platform-ansible-os-4343-1
2025-10-16 10:08:39,418 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/04a53ed2-e9b9-4931-afd1-39e8f2ac401e
2025-10-16 10:08:39,767 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/04a53ed2-e9b9-4931-afd1-39e8f2ac401e
2025-10-16 10:08:39,802 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2dd77e41-6446-4135-a66b-a1f047883ee2
2025-10-16 10:08:43,071 - 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 1022ms')
2025-10-16 10:08:43,071 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66815451 failed!
2025-10-16 10:08:43,128 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-99807812:ctest-vn1-64965866 is 67.217.225.193 and allocation pool is NOT set
2025-10-16 10:08:45,191 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.846 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.846/2.068/3.290/1.222 ms')
2025-10-16 10:08:45,191 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-66815451 passed
2025-10-16 10:08:45,344 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 10:08:45,344 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-66815451, IP 67.217.225.195, Port 22
2025-10-16 10:08:45,500 - DEBUG - VM ctest-vn1-vm1-66815451 is ready for SSH connections
2025-10-16 10:08:45,500 - INFO - Waiting for VM ctest-vn2-vm1-76443728 to be up..
2025-10-16 10:08:45,580 - DEBUG - VM is in ACTIVE state now
2025-10-16 10:08:45,580 - INFO - VM name : ctest-vn2-vm1-76443728
2025-10-16 10:08:45,659 - DEBUG - VM ctest-vn2-vm1-76443728 ID is fe3b65d1-722f-465c-81a4-a1cc4ecd99db
2025-10-16 10:08:45,659 - DEBUG - VM ctest-vn2-vm1-76443728 launched on Node cn-jenkins-deploy-platform-ansible-os-4343-1
2025-10-16 10:08:45,740 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fe3b65d1-722f-465c-81a4-a1cc4ecd99db
2025-10-16 10:08:45,752 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c7e89410-5a62-4d84-b9e0-361c1efe2cf9
2025-10-16 10:08:47,006 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.497 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.497/2.620/4.744/2.123 ms')
2025-10-16 10:08:47,006 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-76443728 passed
2025-10-16 10:08:47,160 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 10:08:47,160 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-76443728, IP 162.163.110.131, Port 22
2025-10-16 10:08:47,315 - DEBUG - VM ctest-vn2-vm1-76443728 is ready for SSH connections
2025-10-16 10:08:47,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 10:08:47,315 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 162.163.110.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-16 10:08:47,315 - DEBUG - ping -s 56 -c 3 -W 1 162.163.110.131
2025-10-16 10:08:52,382 - DEBUG - PING 162.163.110.131 (162.163.110.131): 56 data bytes
--- 162.163.110.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-16 10:08:52,382 - WARNING - Ping to IP 162.163.110.131 from VM ctest-vn1-vm1-66815451 failed
2025-10-16 10:08:52,382 - INFO - Adding interface with subnet_id f864a3bf-f6b7-4636-98d2-f7d6bd2a9770, port_id None to router 0ea844a2-7dbe-4905-b3ed-658559865295
2025-10-16 10:08:52,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 10:08:52,672 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 162.163.110.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-16 10:08:52,672 - DEBUG - ping -s 56 -c 3 -W 1 162.163.110.131
2025-10-16 10:08:55,907 - DEBUG - PING 162.163.110.131 (162.163.110.131): 56 data bytes
64 bytes from 162.163.110.131: seq=1 ttl=63 time=3.051 ms
64 bytes from 162.163.110.131: seq=2 ttl=63 time=0.909 ms
--- 162.163.110.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.909/1.980/3.051 ms
2025-10-16 10:08:55,907 - WARNING - Ping to IP 162.163.110.131 from VM ctest-vn1-vm1-66815451 failed
2025-10-16 10:08:56,908 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 162.163.110.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-16 10:08:56,908 - DEBUG - ping -s 56 -c 3 -W 1 162.163.110.131
2025-10-16 10:08:59,178 - DEBUG - PING 162.163.110.131 (162.163.110.131): 56 data bytes
64 bytes from 162.163.110.131: seq=0 ttl=63 time=1.464 ms
64 bytes from 162.163.110.131: seq=1 ttl=63 time=0.988 ms
64 bytes from 162.163.110.131: seq=2 ttl=63 time=0.833 ms
--- 162.163.110.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.833/1.095/1.464 ms
2025-10-16 10:08:59,178 - INFO - Ping to IP 162.163.110.131 from VM ctest-vn1-vm1-66815451 passed
2025-10-16 10:08:59,178 - INFO - Deleting interface with subnet_id 73f11e1c-afd8-4d94-be3a-316d2c51dd24, port_id None from router 0ea844a2-7dbe-4905-b3ed-658559865295
2025-10-16 10:08:59,301 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 10:08:59,301 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 162.163.110.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-16 10:08:59,302 - DEBUG - ping -s 56 -c 3 -W 1 162.163.110.131
2025-10-16 10:09:02,533 - DEBUG - PING 162.163.110.131 (162.163.110.131): 56 data bytes
--- 162.163.110.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-16 10:09:02,533 - WARNING - Ping to IP 162.163.110.131 from VM ctest-vn1-vm1-66815451 failed
2025-10-16 10:09:02,533 - INFO - Adding interface with subnet_id 73f11e1c-afd8-4d94-be3a-316d2c51dd24, port_id None to router 0ea844a2-7dbe-4905-b3ed-658559865295
2025-10-16 10:09:02,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 10:09:02,774 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 162.163.110.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-16 10:09:02,774 - DEBUG - ping -s 56 -c 3 -W 1 162.163.110.131
2025-10-16 10:09:05,003 - DEBUG - PING 162.163.110.131 (162.163.110.131): 56 data bytes
64 bytes from 162.163.110.131: seq=0 ttl=63 time=1.874 ms
64 bytes from 162.163.110.131: seq=1 ttl=63 time=1.014 ms
64 bytes from 162.163.110.131: seq=2 ttl=63 time=1.103 ms
--- 162.163.110.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.014/1.330/1.874 ms
2025-10-16 10:09:05,003 - INFO - Ping to IP 162.163.110.131 from VM ctest-vn1-vm1-66815451 passed
2025-10-16 10:09:05,003 - INFO - Deleting interface with subnet_id f864a3bf-f6b7-4636-98d2-f7d6bd2a9770, port_id None from router 0ea844a2-7dbe-4905-b3ed-658559865295
2025-10-16 10:09:05,151 - INFO - Deleting interface with subnet_id 73f11e1c-afd8-4d94-be3a-316d2c51dd24, port_id None from router 0ea844a2-7dbe-4905-b3ed-658559865295
2025-10-16 10:09:05,349 - INFO - Deleting VM ctest-vn2-vm1-76443728
2025-10-16 10:09:05,431 - INFO - Deleting VM ctest-vn1-vm1-66815451
2025-10-16 10:09:05,512 - INFO - Deleting VN ctest-vn2-01532319
2025-10-16 10:09:05,555 - DEBUG - VN 3c41d961-bd0f-410d-ab90-94b16d5dc94e still in use: Unable to complete operation on network 3c41d961-bd0f-410d-ab90-94b16d5dc94e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b8233159-775b-41d2-a520-92ee8a4b82f1']
2025-10-16 10:09:05,555 - WARNING - Deleting VN ctest-vn2-01532319 failed..Will retry
2025-10-16 10:09:07,674 - DEBUG - Response for deleting network ()
2025-10-16 10:09:07,674 - INFO - Deleting VN ctest-vn1-64965866
2025-10-16 10:09:07,790 - DEBUG - Response for deleting network ()
2025-10-16 10:09:08,065 - DEBUG - No XMPP flaps were noticed during the test
2025-10-16 10:09:08,065 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:40]
2025-10-16 10:09:08,065 - INFO - --------------------------------------------------------------------------------
2025-10-16 10:09:08,802 - INFO - Deleted project: ctest-TestRouters-99807812, ID : 977b0db4-0603-4f0c-9829-68ea29ffb41c