2026-06-22 02:51:53,602 - INFO - Domain Default found not creating
2026-06-22 02:51:53,774 - INFO - Project ctest-TestRouters-66199691 not found, creating it
2026-06-22 02:51:54,371 - INFO - Created Project:ctest-TestRouters-66199691, ID : e89b8203-3b81-4882-b60a-347a3bb1f1a8
2026-06-22 02:51:55,967 - INFO - ================================================================================
2026-06-22 02:51:55,967 - INFO - STARTING TEST : test_basic_router_behavior
2026-06-22 02:51:55,968 - 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-06-22 02:51:57,248 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.18': '0', '10.20.0.129': '0'}, '10.0.0.22': {'10.20.0.193': '0', '10.20.0.129': '0'}} with
2026-06-22 02:51:57,248 - INFO - Initial checks done. Running the testcase now
2026-06-22 02:51:57,248 - INFO -
2026-06-22 02:51:58,325 - DEBUG - Response for create_network : {'network': {'id': '65112575-e33e-4081-ba03-bd2aac438290', 'name': 'ctest-vn1-39506337', 'tenant_id': 'e89b82033b814882b60a347a3bb1f1a8', 'project_id': 'e89b82033b814882b60a347a3bb1f1a8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-66199691', 'ctest-vn1-39506337'], 'port_security_enabled': True, 'description': ''}}
2026-06-22 02:51:58,679 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bd7b53e9-1a67-4677-9adb-efc0f1215b5a', 'name': '', 'tenant_id': 'e89b82033b814882b60a347a3bb1f1a8', 'network_id': '65112575-e33e-4081-ba03-bd2aac438290', 'ip_version': 4, 'cidr': '24.91.110.128/26', 'allocation_pools': [{'start': '24.91.110.130', 'end': '24.91.110.190'}], 'gateway_ip': '24.91.110.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '24.91.110.130', 'tags': [], 'project_id': 'e89b82033b814882b60a347a3bb1f1a8'}}
2026-06-22 02:51:58,714 - INFO - Created VN ctest-vn1-39506337
2026-06-22 02:51:58,734 - DEBUG - VN ctest-vn1-39506337 UUID is 65112575-e33e-4081-ba03-bd2aac438290
2026-06-22 02:51:59,095 - DEBUG - Response for create_network : {'network': {'id': 'fae06085-ac3b-4519-bbf1-4ffff3bf8aa6', 'name': 'ctest-vn2-13156680', 'tenant_id': 'e89b82033b814882b60a347a3bb1f1a8', 'project_id': 'e89b82033b814882b60a347a3bb1f1a8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-66199691', 'ctest-vn2-13156680'], 'port_security_enabled': True, 'description': ''}}
2026-06-22 02:51:59,298 - DEBUG - Response for create_subnet : {'subnet': {'id': '9fb202d4-17a4-4df6-bebd-4ce2e81ee3ac', 'name': '', 'tenant_id': 'e89b82033b814882b60a347a3bb1f1a8', 'network_id': 'fae06085-ac3b-4519-bbf1-4ffff3bf8aa6', 'ip_version': 4, 'cidr': '191.214.107.0/26', 'allocation_pools': [{'start': '191.214.107.2', 'end': '191.214.107.62'}], 'gateway_ip': '191.214.107.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '191.214.107.2', 'tags': [], 'project_id': 'e89b82033b814882b60a347a3bb1f1a8'}}
2026-06-22 02:51:59,329 - INFO - Created VN ctest-vn2-13156680
2026-06-22 02:51:59,342 - DEBUG - VN ctest-vn2-13156680 UUID is fae06085-ac3b-4519-bbf1-4ffff3bf8aa6
2026-06-22 02:51:59,509 - DEBUG - Services list from nova: [, , , ]
2026-06-22 02:52:00,529 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6014-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6014-1)
2026-06-22 02:52:01,624 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6014-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6014-2)
2026-06-22 02:52:01,745 - INFO - Adding interface with subnet_id bd7b53e9-1a67-4677-9adb-efc0f1215b5a, port_id None to router d7194ba7-aa94-4786-af2d-aca817988e02
2026-06-22 02:52:02,091 - INFO - Waiting for VM ctest-vn1-vm1-43960598 to be up..
2026-06-22 02:52:02,186 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 02:52:07,276 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 02:52:12,361 - DEBUG - VM is in ACTIVE state now
2026-06-22 02:52:12,361 - INFO - VM name : ctest-vn1-vm1-43960598
2026-06-22 02:52:12,442 - DEBUG - VM ctest-vn1-vm1-43960598 ID is 57b41384-8a42-4e2d-abfe-dbea7b1b9257
2026-06-22 02:52:12,464 - DEBUG - VM ctest-vn1-vm1-43960598 launched on Node an-jenkins-deploy-platform-ansible-os-6014-1
2026-06-22 02:52:12,537 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/57b41384-8a42-4e2d-abfe-dbea7b1b9257
2026-06-22 02:52:12,857 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/57b41384-8a42-4e2d-abfe-dbea7b1b9257
2026-06-22 02:52:12,887 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/12aec1f6-6f1d-4d17-b15d-cc55e605422b
2026-06-22 02:52:16,067 - 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 1015ms')
2026-06-22 02:52:16,067 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-43960598 failed!
2026-06-22 02:52:16,082 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-66199691:ctest-vn1-39506337 is 24.91.110.129 and allocation pool is NOT set
2026-06-22 02:52:18,138 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.404 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.404/1.649/2.895/1.245 ms')
2026-06-22 02:52:18,138 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-43960598 passed
2026-06-22 02:52:18,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:52:18,208 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-43960598, IP 24.91.110.131, Port 22
2026-06-22 02:52:18,366 - DEBUG - VM ctest-vn1-vm1-43960598 is ready for SSH connections
2026-06-22 02:52:18,366 - INFO - Waiting for VM ctest-vn2-vm1-93428159 to be up..
2026-06-22 02:52:18,454 - DEBUG - VM is in ACTIVE state now
2026-06-22 02:52:18,454 - INFO - VM name : ctest-vn2-vm1-93428159
2026-06-22 02:52:18,529 - DEBUG - VM ctest-vn2-vm1-93428159 ID is 09b085e1-a0da-4460-a9cf-7efdf60b9e6d
2026-06-22 02:52:18,530 - DEBUG - VM ctest-vn2-vm1-93428159 launched on Node an-jenkins-deploy-platform-ansible-os-6014-2
2026-06-22 02:52:18,608 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/09b085e1-a0da-4460-a9cf-7efdf60b9e6d
2026-06-22 02:52:18,618 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/991c95ca-7b49-40db-bafa-2f42b10fb2cf
2026-06-22 02:52:19,772 - 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=6.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.06 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 = 3.063/4.779/6.495/1.716 ms')
2026-06-22 02:52:19,772 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-93428159 passed
2026-06-22 02:52:19,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:52:19,844 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-93428159, IP 191.214.107.3, Port 22
2026-06-22 02:52:19,913 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-06-22 02:52:19,990 - DEBUG - VM ctest-vn2-vm1-93428159 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-22 02:52:24,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:52:24,991 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-93428159, IP 191.214.107.3, Port 22
2026-06-22 02:52:25,155 - DEBUG - VM ctest-vn2-vm1-93428159 is ready for SSH connections
2026-06-22 02:52:25,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:52:25,156 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 191.214.107.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-22 02:52:25,156 - DEBUG - ping -s 56 -c 3 -W 1 191.214.107.3
2026-06-22 02:52:28,964 - DEBUG - PING 191.214.107.3 (191.214.107.3): 56 data bytes
--- 191.214.107.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-22 02:52:28,965 - WARNING - Ping to IP 191.214.107.3 from VM ctest-vn1-vm1-43960598 failed
2026-06-22 02:52:28,965 - INFO - Adding interface with subnet_id 9fb202d4-17a4-4df6-bebd-4ce2e81ee3ac, port_id None to router d7194ba7-aa94-4786-af2d-aca817988e02
2026-06-22 02:52:29,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:52:29,430 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 191.214.107.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-22 02:52:29,430 - DEBUG - ping -s 56 -c 3 -W 1 191.214.107.3
2026-06-22 02:52:32,534 - DEBUG - PING 191.214.107.3 (191.214.107.3): 56 data bytes
64 bytes from 191.214.107.3: seq=1 ttl=63 time=5.423 ms
64 bytes from 191.214.107.3: seq=2 ttl=63 time=1.025 ms
--- 191.214.107.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.025/3.224/5.423 ms
2026-06-22 02:52:32,534 - WARNING - Ping to IP 191.214.107.3 from VM ctest-vn1-vm1-43960598 failed
2026-06-22 02:52:33,534 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 191.214.107.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-22 02:52:33,534 - DEBUG - ping -s 56 -c 3 -W 1 191.214.107.3
2026-06-22 02:52:35,641 - DEBUG - PING 191.214.107.3 (191.214.107.3): 56 data bytes
64 bytes from 191.214.107.3: seq=0 ttl=63 time=2.515 ms
64 bytes from 191.214.107.3: seq=1 ttl=63 time=1.360 ms
64 bytes from 191.214.107.3: seq=2 ttl=63 time=1.108 ms
--- 191.214.107.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.108/1.661/2.515 ms
2026-06-22 02:52:35,641 - INFO - Ping to IP 191.214.107.3 from VM ctest-vn1-vm1-43960598 passed
2026-06-22 02:52:35,641 - INFO - Deleting interface with subnet_id bd7b53e9-1a67-4677-9adb-efc0f1215b5a, port_id None from router d7194ba7-aa94-4786-af2d-aca817988e02
2026-06-22 02:52:35,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:52:35,880 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 191.214.107.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-22 02:52:35,880 - DEBUG - ping -s 56 -c 3 -W 1 191.214.107.3
2026-06-22 02:52:38,997 - DEBUG - PING 191.214.107.3 (191.214.107.3): 56 data bytes
--- 191.214.107.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-06-22 02:52:38,997 - WARNING - Ping to IP 191.214.107.3 from VM ctest-vn1-vm1-43960598 failed
2026-06-22 02:52:38,997 - INFO - Adding interface with subnet_id bd7b53e9-1a67-4677-9adb-efc0f1215b5a, port_id None to router d7194ba7-aa94-4786-af2d-aca817988e02
2026-06-22 02:52:39,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:52:39,346 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 191.214.107.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-22 02:52:39,346 - DEBUG - ping -s 56 -c 3 -W 1 191.214.107.3
2026-06-22 02:52:41,460 - DEBUG - PING 191.214.107.3 (191.214.107.3): 56 data bytes
64 bytes from 191.214.107.3: seq=0 ttl=63 time=1.864 ms
64 bytes from 191.214.107.3: seq=1 ttl=63 time=1.442 ms
64 bytes from 191.214.107.3: seq=2 ttl=63 time=1.324 ms
--- 191.214.107.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.324/1.543/1.864 ms
2026-06-22 02:52:41,460 - INFO - Ping to IP 191.214.107.3 from VM ctest-vn1-vm1-43960598 passed
2026-06-22 02:52:41,461 - INFO - Deleting interface with subnet_id 9fb202d4-17a4-4df6-bebd-4ce2e81ee3ac, port_id None from router d7194ba7-aa94-4786-af2d-aca817988e02
2026-06-22 02:52:41,736 - INFO - Deleting interface with subnet_id bd7b53e9-1a67-4677-9adb-efc0f1215b5a, port_id None from router d7194ba7-aa94-4786-af2d-aca817988e02
2026-06-22 02:52:42,115 - INFO - Deleting VM ctest-vn2-vm1-93428159
2026-06-22 02:52:42,236 - INFO - Deleting VM ctest-vn1-vm1-43960598
2026-06-22 02:52:42,308 - INFO - Deleting VN ctest-vn2-13156680
2026-06-22 02:52:42,352 - DEBUG - VN fae06085-ac3b-4519-bbf1-4ffff3bf8aa6 still in use: Unable to complete operation on network fae06085-ac3b-4519-bbf1-4ffff3bf8aa6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7945fbef-adfc-43d8-a9f5-4a952e5635ae']
2026-06-22 02:52:42,352 - WARNING - Deleting VN ctest-vn2-13156680 failed..Will retry
2026-06-22 02:52:44,599 - DEBUG - Response for deleting network ()
2026-06-22 02:52:44,600 - INFO - Deleting VN ctest-vn1-39506337
2026-06-22 02:52:44,799 - DEBUG - Response for deleting network ()
2026-06-22 02:52:46,072 - DEBUG - No XMPP flaps were noticed during the test
2026-06-22 02:52:46,072 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:51]
2026-06-22 02:52:46,072 - INFO - --------------------------------------------------------------------------------
2026-06-22 02:52:46,845 - INFO - Deleted project: ctest-TestRouters-66199691, ID : e89b8203-3b81-4882-b60a-347a3bb1f1a8