2026-03-03 16:31:32,612 - INFO - Domain Default found not creating
2026-03-03 16:31:32,811 - INFO - Project ctest-TestRouters-34176459 not found, creating it
2026-03-03 16:31:33,326 - INFO - Created Project:ctest-TestRouters-34176459, ID : bd32eb19-bf2f-47ff-8831-5cde38b1832f
2026-03-03 16:31:34,983 - INFO - ================================================================================
2026-03-03 16:31:34,983 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-03 16:31:34,983 - 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-03 16:31:35,237 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-03-03 16:31:35,237 - INFO - Initial checks done. Running the testcase now
2026-03-03 16:31:35,237 - INFO -
2026-03-03 16:31:35,839 - DEBUG - Response for create_network : {'network': {'id': 'cade342e-d71f-4d57-841d-9563891c4cf5', 'name': 'ctest-vn1-50689934', 'tenant_id': 'bd32eb19bf2f47ff88315cde38b1832f', 'project_id': 'bd32eb19bf2f47ff88315cde38b1832f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-34176459', 'ctest-vn1-50689934'], 'port_security_enabled': True, 'description': ''}}
2026-03-03 16:31:36,090 - DEBUG - Response for create_subnet : {'subnet': {'id': '0734ae79-79e4-4124-8bf6-083d035e7475', 'name': '', 'tenant_id': 'bd32eb19bf2f47ff88315cde38b1832f', 'network_id': 'cade342e-d71f-4d57-841d-9563891c4cf5', 'ip_version': 4, 'cidr': '119.91.29.192/26', 'allocation_pools': [{'start': '119.91.29.194', 'end': '119.91.29.254'}], 'gateway_ip': '119.91.29.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.91.29.194', 'tags': [], 'project_id': 'bd32eb19bf2f47ff88315cde38b1832f'}}
2026-03-03 16:31:36,114 - INFO - Created VN ctest-vn1-50689934
2026-03-03 16:31:36,171 - DEBUG - VN ctest-vn1-50689934 UUID is cade342e-d71f-4d57-841d-9563891c4cf5
2026-03-03 16:31:36,492 - DEBUG - Response for create_network : {'network': {'id': '239613a6-29be-41e4-acf3-16f61ec2b6e3', 'name': 'ctest-vn2-29355777', 'tenant_id': 'bd32eb19bf2f47ff88315cde38b1832f', 'project_id': 'bd32eb19bf2f47ff88315cde38b1832f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-34176459', 'ctest-vn2-29355777'], 'port_security_enabled': True, 'description': ''}}
2026-03-03 16:31:36,673 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c6c0a59-dfdc-4bda-9808-86a3ca2ae8c8', 'name': '', 'tenant_id': 'bd32eb19bf2f47ff88315cde38b1832f', 'network_id': '239613a6-29be-41e4-acf3-16f61ec2b6e3', 'ip_version': 4, 'cidr': '24.120.147.192/26', 'allocation_pools': [{'start': '24.120.147.194', 'end': '24.120.147.254'}], 'gateway_ip': '24.120.147.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '24.120.147.194', 'tags': [], 'project_id': 'bd32eb19bf2f47ff88315cde38b1832f'}}
2026-03-03 16:31:36,692 - INFO - Created VN ctest-vn2-29355777
2026-03-03 16:31:36,747 - DEBUG - VN ctest-vn2-29355777 UUID is 239613a6-29be-41e4-acf3-16f61ec2b6e3
2026-03-03 16:31:36,934 - DEBUG - Services list from nova: [, , ]
2026-03-03 16:31:38,170 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5427-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5427-1)
2026-03-03 16:31:39,354 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5427-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5427-1)
2026-03-03 16:31:39,431 - INFO - Adding interface with subnet_id 0734ae79-79e4-4124-8bf6-083d035e7475, port_id None to router 847e0bc1-a597-4f95-9e85-c98ec94d67c3
2026-03-03 16:31:39,702 - INFO - Waiting for VM ctest-vn1-vm1-83796061 to be up..
2026-03-03 16:31:39,825 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-03 16:31:44,919 - DEBUG - VM is in ACTIVE state now
2026-03-03 16:31:44,919 - INFO - VM name : ctest-vn1-vm1-83796061
2026-03-03 16:31:45,002 - DEBUG - VM ctest-vn1-vm1-83796061 ID is d2c1cbdc-1e02-4492-90d0-a0d3e2afdd38
2026-03-03 16:31:45,022 - DEBUG - VM ctest-vn1-vm1-83796061 launched on Node cn-jenkins-deploy-platform-ansible-os-5427-1
2026-03-03 16:31:45,100 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d2c1cbdc-1e02-4492-90d0-a0d3e2afdd38
2026-03-03 16:31:45,394 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d2c1cbdc-1e02-4492-90d0-a0d3e2afdd38
2026-03-03 16:31:45,434 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/78151805-b9d9-443d-af68-7dd1d7c0daf8
2026-03-03 16:31:48,692 - 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 1019ms')
2026-03-03 16:31:48,692 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-83796061 failed!
2026-03-03 16:31:48,747 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-34176459:ctest-vn1-50689934 is 119.91.29.193 and allocation pool is NOT set
2026-03-03 16:31:50,818 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.817 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.817/2.724/4.631/1.907 ms')
2026-03-03 16:31:50,818 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-83796061 passed
2026-03-03 16:31:50,975 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-03 16:31:50,975 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-83796061, IP 119.91.29.195, Port 22
2026-03-03 16:31:51,146 - DEBUG - VM ctest-vn1-vm1-83796061 is ready for SSH connections
2026-03-03 16:31:51,146 - INFO - Waiting for VM ctest-vn2-vm1-08308530 to be up..
2026-03-03 16:31:51,233 - DEBUG - VM is in ACTIVE state now
2026-03-03 16:31:51,233 - INFO - VM name : ctest-vn2-vm1-08308530
2026-03-03 16:31:51,317 - DEBUG - VM ctest-vn2-vm1-08308530 ID is 4dfac931-25ee-48de-84b9-59c9261dd05b
2026-03-03 16:31:51,317 - DEBUG - VM ctest-vn2-vm1-08308530 launched on Node cn-jenkins-deploy-platform-ansible-os-5427-1
2026-03-03 16:31:51,402 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4dfac931-25ee-48de-84b9-59c9261dd05b
2026-03-03 16:31:51,411 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/67392ae5-b634-473c-9661-e9a9558ba52c
2026-03-03 16:31:52,657 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.493 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.493/1.754/3.015/1.261 ms')
2026-03-03 16:31:52,657 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-08308530 passed
2026-03-03 16:31:52,815 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-03 16:31:52,815 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-08308530, IP 24.120.147.195, Port 22
2026-03-03 16:31:52,970 - DEBUG - VM ctest-vn2-vm1-08308530 is ready for SSH connections
2026-03-03 16:31:52,970 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-03 16:31:52,970 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.120.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-03 16:31:52,970 - DEBUG - ping -s 56 -c 3 -W 1 24.120.147.195
2026-03-03 16:31:58,044 - DEBUG - PING 24.120.147.195 (24.120.147.195): 56 data bytes
--- 24.120.147.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-03 16:31:58,045 - WARNING - Ping to IP 24.120.147.195 from VM ctest-vn1-vm1-83796061 failed
2026-03-03 16:31:58,045 - INFO - Adding interface with subnet_id 7c6c0a59-dfdc-4bda-9808-86a3ca2ae8c8, port_id None to router 847e0bc1-a597-4f95-9e85-c98ec94d67c3
2026-03-03 16:31:58,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-03 16:31:58,324 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.120.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-03 16:31:58,324 - DEBUG - ping -s 56 -c 3 -W 1 24.120.147.195
2026-03-03 16:32:01,554 - DEBUG - PING 24.120.147.195 (24.120.147.195): 56 data bytes
64 bytes from 24.120.147.195: seq=1 ttl=63 time=4.546 ms
64 bytes from 24.120.147.195: seq=2 ttl=63 time=1.178 ms
--- 24.120.147.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.178/2.862/4.546 ms
2026-03-03 16:32:01,554 - WARNING - Ping to IP 24.120.147.195 from VM ctest-vn1-vm1-83796061 failed
2026-03-03 16:32:02,555 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.120.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-03 16:32:02,555 - DEBUG - ping -s 56 -c 3 -W 1 24.120.147.195
2026-03-03 16:32:04,774 - DEBUG - PING 24.120.147.195 (24.120.147.195): 56 data bytes
64 bytes from 24.120.147.195: seq=0 ttl=63 time=1.946 ms
64 bytes from 24.120.147.195: seq=1 ttl=63 time=1.305 ms
64 bytes from 24.120.147.195: seq=2 ttl=63 time=1.005 ms
--- 24.120.147.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.005/1.418/1.946 ms
2026-03-03 16:32:04,774 - INFO - Ping to IP 24.120.147.195 from VM ctest-vn1-vm1-83796061 passed
2026-03-03 16:32:04,774 - INFO - Deleting interface with subnet_id 0734ae79-79e4-4124-8bf6-083d035e7475, port_id None from router 847e0bc1-a597-4f95-9e85-c98ec94d67c3
2026-03-03 16:32:04,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-03 16:32:04,926 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.120.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-03 16:32:04,926 - DEBUG - ping -s 56 -c 3 -W 1 24.120.147.195
2026-03-03 16:32:08,158 - DEBUG - PING 24.120.147.195 (24.120.147.195): 56 data bytes
--- 24.120.147.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-03 16:32:08,158 - WARNING - Ping to IP 24.120.147.195 from VM ctest-vn1-vm1-83796061 failed
2026-03-03 16:32:08,158 - INFO - Adding interface with subnet_id 0734ae79-79e4-4124-8bf6-083d035e7475, port_id None to router 847e0bc1-a597-4f95-9e85-c98ec94d67c3
2026-03-03 16:32:08,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-03 16:32:08,417 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 24.120.147.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-03 16:32:08,417 - DEBUG - ping -s 56 -c 3 -W 1 24.120.147.195
2026-03-03 16:32:10,654 - DEBUG - PING 24.120.147.195 (24.120.147.195): 56 data bytes
64 bytes from 24.120.147.195: seq=0 ttl=63 time=1.949 ms
64 bytes from 24.120.147.195: seq=1 ttl=63 time=0.790 ms
64 bytes from 24.120.147.195: seq=2 ttl=63 time=1.101 ms
--- 24.120.147.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.790/1.280/1.949 ms
2026-03-03 16:32:10,654 - INFO - Ping to IP 24.120.147.195 from VM ctest-vn1-vm1-83796061 passed
2026-03-03 16:32:10,654 - INFO - Deleting interface with subnet_id 7c6c0a59-dfdc-4bda-9808-86a3ca2ae8c8, port_id None from router 847e0bc1-a597-4f95-9e85-c98ec94d67c3
2026-03-03 16:32:10,827 - INFO - Deleting interface with subnet_id 0734ae79-79e4-4124-8bf6-083d035e7475, port_id None from router 847e0bc1-a597-4f95-9e85-c98ec94d67c3
2026-03-03 16:32:11,046 - INFO - Deleting VM ctest-vn2-vm1-08308530
2026-03-03 16:32:11,131 - INFO - Deleting VM ctest-vn1-vm1-83796061
2026-03-03 16:32:11,217 - INFO - Deleting VN ctest-vn2-29355777
2026-03-03 16:32:11,262 - DEBUG - VN 239613a6-29be-41e4-acf3-16f61ec2b6e3 still in use: Unable to complete operation on network 239613a6-29be-41e4-acf3-16f61ec2b6e3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-373efbdf-0076-4e2e-9d12-5893284ef6ec']
2026-03-03 16:32:11,262 - WARNING - Deleting VN ctest-vn2-29355777 failed..Will retry
2026-03-03 16:32:13,399 - DEBUG - Response for deleting network ()
2026-03-03 16:32:13,399 - INFO - Deleting VN ctest-vn1-50689934
2026-03-03 16:32:13,517 - DEBUG - Response for deleting network ()
2026-03-03 16:32:13,777 - DEBUG - No XMPP flaps were noticed during the test
2026-03-03 16:32:13,777 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2026-03-03 16:32:13,777 - INFO - --------------------------------------------------------------------------------
2026-03-03 16:32:14,472 - INFO - Deleted project: ctest-TestRouters-34176459, ID : bd32eb19-bf2f-47ff-8831-5cde38b1832f