2026-04-20 02:06:11,819 - INFO - Domain Default found not creating
2026-04-20 02:06:11,972 - INFO - Project ctest-TestRouters-78529238 not found, creating it
2026-04-20 02:06:12,400 - INFO - Created Project:ctest-TestRouters-78529238, ID : d4be7ec3-48db-4252-9eed-173caf6f72e4
2026-04-20 02:06:13,813 - INFO - ================================================================================
2026-04-20 02:06:13,814 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-20 02:06:13,814 - 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-04-20 02:06:14,064 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with
2026-04-20 02:06:14,064 - INFO - Initial checks done. Running the testcase now
2026-04-20 02:06:14,064 - INFO -
2026-04-20 02:06:14,573 - DEBUG - Response for create_network : {'network': {'id': 'ff951c87-7be5-4397-a7b9-324eb681d7e4', 'name': 'ctest-vn1-20852062', 'tenant_id': 'd4be7ec348db42529eed173caf6f72e4', 'project_id': 'd4be7ec348db42529eed173caf6f72e4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-78529238', 'ctest-vn1-20852062'], 'port_security_enabled': True, 'description': ''}}
2026-04-20 02:06:14,767 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bbfb7a05-d7b0-4a86-bcbd-14473a8a0b2d', 'name': '', 'tenant_id': 'd4be7ec348db42529eed173caf6f72e4', 'network_id': 'ff951c87-7be5-4397-a7b9-324eb681d7e4', 'ip_version': 4, 'cidr': '124.136.28.64/26', 'allocation_pools': [{'start': '124.136.28.66', 'end': '124.136.28.126'}], 'gateway_ip': '124.136.28.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '124.136.28.66', 'tags': [], 'project_id': 'd4be7ec348db42529eed173caf6f72e4'}}
2026-04-20 02:06:14,782 - INFO - Created VN ctest-vn1-20852062
2026-04-20 02:06:14,831 - DEBUG - VN ctest-vn1-20852062 UUID is ff951c87-7be5-4397-a7b9-324eb681d7e4
2026-04-20 02:06:15,154 - DEBUG - Response for create_network : {'network': {'id': '676e4d2b-9018-493a-ad6a-c0603823f1bf', 'name': 'ctest-vn2-18189769', 'tenant_id': 'd4be7ec348db42529eed173caf6f72e4', 'project_id': 'd4be7ec348db42529eed173caf6f72e4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-78529238', 'ctest-vn2-18189769'], 'port_security_enabled': True, 'description': ''}}
2026-04-20 02:06:15,371 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f7240d03-f05d-4e87-a957-302fb37d6768', 'name': '', 'tenant_id': 'd4be7ec348db42529eed173caf6f72e4', 'network_id': '676e4d2b-9018-493a-ad6a-c0603823f1bf', 'ip_version': 4, 'cidr': '18.57.230.64/26', 'allocation_pools': [{'start': '18.57.230.66', 'end': '18.57.230.126'}], 'gateway_ip': '18.57.230.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.57.230.66', 'tags': [], 'project_id': 'd4be7ec348db42529eed173caf6f72e4'}}
2026-04-20 02:06:15,391 - INFO - Created VN ctest-vn2-18189769
2026-04-20 02:06:15,443 - DEBUG - VN ctest-vn2-18189769 UUID is 676e4d2b-9018-493a-ad6a-c0603823f1bf
2026-04-20 02:06:15,688 - DEBUG - Services list from nova: [, , ]
2026-04-20 02:06:16,666 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5645-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5645-1)
2026-04-20 02:06:17,859 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5645-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5645-1)
2026-04-20 02:06:17,928 - INFO - Adding interface with subnet_id bbfb7a05-d7b0-4a86-bcbd-14473a8a0b2d, port_id None to router 0789a486-9244-49e5-b828-f407344844d5
2026-04-20 02:06:18,171 - INFO - Waiting for VM ctest-vn1-vm1-92455304 to be up..
2026-04-20 02:06:18,258 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-20 02:06:23,329 - DEBUG - VM is in ACTIVE state now
2026-04-20 02:06:23,329 - INFO - VM name : ctest-vn1-vm1-92455304
2026-04-20 02:06:23,393 - DEBUG - VM ctest-vn1-vm1-92455304 ID is 4f092eb5-85ee-4acb-8adc-cd6c70d44c75
2026-04-20 02:06:23,410 - DEBUG - VM ctest-vn1-vm1-92455304 launched on Node cn-jenkins-deploy-platform-ansible-os-5645-1
2026-04-20 02:06:23,476 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/4f092eb5-85ee-4acb-8adc-cd6c70d44c75
2026-04-20 02:06:23,766 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/4f092eb5-85ee-4acb-8adc-cd6c70d44c75
2026-04-20 02:06:23,795 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/0a77a973-4478-4ad8-8968-d7924cd1c1a9
2026-04-20 02:06:27,040 - 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-04-20 02:06:27,040 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92455304 failed!
2026-04-20 02:06:27,091 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-78529238:ctest-vn1-20852062 is 124.136.28.65 and allocation pool is NOT set
2026-04-20 02:06:29,154 - 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=2.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.425 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.425/1.600/2.775/1.175 ms')
2026-04-20 02:06:29,154 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92455304 passed
2026-04-20 02:06:29,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 02:06:29,299 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92455304, IP 124.136.28.67, Port 22
2026-04-20 02:06:29,451 - DEBUG - VM ctest-vn1-vm1-92455304 is ready for SSH connections
2026-04-20 02:06:29,451 - INFO - Waiting for VM ctest-vn2-vm1-74424569 to be up..
2026-04-20 02:06:29,513 - DEBUG - VM is in ACTIVE state now
2026-04-20 02:06:29,513 - INFO - VM name : ctest-vn2-vm1-74424569
2026-04-20 02:06:29,578 - DEBUG - VM ctest-vn2-vm1-74424569 ID is 2c3d2cc8-e3c2-496d-a193-33368faf4eb9
2026-04-20 02:06:29,579 - DEBUG - VM ctest-vn2-vm1-74424569 launched on Node cn-jenkins-deploy-platform-ansible-os-5645-1
2026-04-20 02:06:29,646 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/2c3d2cc8-e3c2-496d-a193-33368faf4eb9
2026-04-20 02:06:29,654 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/a3aedc18-2d7e-4cb8-a8f7-56c5a7864971
2026-04-20 02:06:30,889 - 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=2.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.472 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.472/1.651/2.830/1.179 ms')
2026-04-20 02:06:30,889 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-74424569 passed
2026-04-20 02:06:31,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 02:06:31,035 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-74424569, IP 18.57.230.67, Port 22
2026-04-20 02:06:31,191 - DEBUG - VM ctest-vn2-vm1-74424569 is ready for SSH connections
2026-04-20 02:06:31,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 02:06:31,191 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.57.230.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-20 02:06:31,191 - DEBUG - ping -s 56 -c 3 -W 1 18.57.230.67
2026-04-20 02:06:35,838 - DEBUG - PING 18.57.230.67 (18.57.230.67): 56 data bytes
--- 18.57.230.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-20 02:06:35,838 - WARNING - Ping to IP 18.57.230.67 from VM ctest-vn1-vm1-92455304 failed
2026-04-20 02:06:35,838 - INFO - Adding interface with subnet_id f7240d03-f05d-4e87-a957-302fb37d6768, port_id None to router 0789a486-9244-49e5-b828-f407344844d5
2026-04-20 02:06:36,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 02:06:36,073 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.57.230.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-20 02:06:36,073 - DEBUG - ping -s 56 -c 3 -W 1 18.57.230.67
2026-04-20 02:06:38,273 - DEBUG - PING 18.57.230.67 (18.57.230.67): 56 data bytes
64 bytes from 18.57.230.67: seq=0 ttl=63 time=2.240 ms
64 bytes from 18.57.230.67: seq=1 ttl=63 time=0.862 ms
64 bytes from 18.57.230.67: seq=2 ttl=63 time=0.716 ms
--- 18.57.230.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.716/1.272/2.240 ms
2026-04-20 02:06:38,273 - INFO - Ping to IP 18.57.230.67 from VM ctest-vn1-vm1-92455304 passed
2026-04-20 02:06:38,273 - INFO - Deleting interface with subnet_id bbfb7a05-d7b0-4a86-bcbd-14473a8a0b2d, port_id None from router 0789a486-9244-49e5-b828-f407344844d5
2026-04-20 02:06:38,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 02:06:38,362 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.57.230.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-20 02:06:38,363 - DEBUG - ping -s 56 -c 3 -W 1 18.57.230.67
2026-04-20 02:06:41,565 - DEBUG - PING 18.57.230.67 (18.57.230.67): 56 data bytes
--- 18.57.230.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-20 02:06:41,565 - WARNING - Ping to IP 18.57.230.67 from VM ctest-vn1-vm1-92455304 failed
2026-04-20 02:06:41,565 - INFO - Adding interface with subnet_id bbfb7a05-d7b0-4a86-bcbd-14473a8a0b2d, port_id None to router 0789a486-9244-49e5-b828-f407344844d5
2026-04-20 02:06:41,747 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 02:06:41,747 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.57.230.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-04-20 02:06:41,748 - DEBUG - ping -s 56 -c 3 -W 1 18.57.230.67
2026-04-20 02:06:43,944 - DEBUG - PING 18.57.230.67 (18.57.230.67): 56 data bytes
64 bytes from 18.57.230.67: seq=0 ttl=63 time=1.283 ms
64 bytes from 18.57.230.67: seq=1 ttl=63 time=0.710 ms
64 bytes from 18.57.230.67: seq=2 ttl=63 time=0.713 ms
--- 18.57.230.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.710/0.902/1.283 ms
2026-04-20 02:06:43,944 - INFO - Ping to IP 18.57.230.67 from VM ctest-vn1-vm1-92455304 passed
2026-04-20 02:06:43,944 - INFO - Deleting interface with subnet_id f7240d03-f05d-4e87-a957-302fb37d6768, port_id None from router 0789a486-9244-49e5-b828-f407344844d5
2026-04-20 02:06:44,051 - INFO - Deleting interface with subnet_id bbfb7a05-d7b0-4a86-bcbd-14473a8a0b2d, port_id None from router 0789a486-9244-49e5-b828-f407344844d5
2026-04-20 02:06:44,213 - INFO - Deleting VM ctest-vn2-vm1-74424569
2026-04-20 02:06:44,278 - INFO - Deleting VM ctest-vn1-vm1-92455304
2026-04-20 02:06:44,350 - INFO - Deleting VN ctest-vn2-18189769
2026-04-20 02:06:44,384 - DEBUG - VN 676e4d2b-9018-493a-ad6a-c0603823f1bf still in use: Unable to complete operation on network 676e4d2b-9018-493a-ad6a-c0603823f1bf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d348e1b8-1105-463a-a391-fe9618ff2af5']
2026-04-20 02:06:44,384 - WARNING - Deleting VN ctest-vn2-18189769 failed..Will retry
2026-04-20 02:06:46,464 - DEBUG - Response for deleting network ()
2026-04-20 02:06:46,465 - INFO - Deleting VN ctest-vn1-20852062
2026-04-20 02:06:46,553 - DEBUG - Response for deleting network ()
2026-04-20 02:06:46,808 - DEBUG - No XMPP flaps were noticed during the test
2026-04-20 02:06:46,808 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:33]
2026-04-20 02:06:46,808 - INFO - --------------------------------------------------------------------------------
2026-04-20 02:06:47,448 - INFO - Deleted project: ctest-TestRouters-78529238, ID : d4be7ec3-48db-4252-9eed-173caf6f72e4