2026-08-17 02:25:41,969 - INFO - Domain Default found not creating
2026-08-17 02:25:42,110 - INFO - Project ctest-TestRouters-55770812 not found, creating it
2026-08-17 02:25:42,554 - INFO - Created Project:ctest-TestRouters-55770812, ID : 3fa920c5-83f9-4c20-803a-2cd87e0aa846
2026-08-17 02:25:44,116 - INFO - ================================================================================
2026-08-17 02:25:44,117 - INFO - STARTING TEST : test_basic_router_behavior
2026-08-17 02:25:44,117 - 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-08-17 02:25:44,381 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.17': '0'}} with
2026-08-17 02:25:44,382 - INFO - Initial checks done. Running the testcase now
2026-08-17 02:25:44,382 - INFO -
2026-08-17 02:25:45,059 - DEBUG - Response for create_network : {'network': {'id': '8c035100-248c-4b98-9676-947f2d45766a', 'name': 'ctest-vn1-22695103', 'tenant_id': '3fa920c583f94c20803a2cd87e0aa846', 'project_id': '3fa920c583f94c20803a2cd87e0aa846', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-55770812', 'ctest-vn1-22695103'], 'port_security_enabled': True, 'description': ''}}
2026-08-17 02:25:45,262 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc8d7e1e-1eb3-4c0b-8751-4d1c865e01c6', 'name': '', 'tenant_id': '3fa920c583f94c20803a2cd87e0aa846', 'network_id': '8c035100-248c-4b98-9676-947f2d45766a', 'ip_version': 4, 'cidr': '203.188.247.64/26', 'allocation_pools': [{'start': '203.188.247.66', 'end': '203.188.247.126'}], 'gateway_ip': '203.188.247.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '203.188.247.66', 'tags': [], 'project_id': '3fa920c583f94c20803a2cd87e0aa846'}}
2026-08-17 02:25:45,279 - INFO - Created VN ctest-vn1-22695103
2026-08-17 02:25:45,332 - DEBUG - VN ctest-vn1-22695103 UUID is 8c035100-248c-4b98-9676-947f2d45766a
2026-08-17 02:25:45,659 - DEBUG - Response for create_network : {'network': {'id': 'b9b6ea81-3566-4962-9e54-fcb358b489bf', 'name': 'ctest-vn2-46085261', 'tenant_id': '3fa920c583f94c20803a2cd87e0aa846', 'project_id': '3fa920c583f94c20803a2cd87e0aa846', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-55770812', 'ctest-vn2-46085261'], 'port_security_enabled': True, 'description': ''}}
2026-08-17 02:25:45,865 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bce02433-249f-4f03-9be4-c8d3371b4e64', 'name': '', 'tenant_id': '3fa920c583f94c20803a2cd87e0aa846', 'network_id': 'b9b6ea81-3566-4962-9e54-fcb358b489bf', 'ip_version': 4, 'cidr': '93.236.81.192/26', 'allocation_pools': [{'start': '93.236.81.194', 'end': '93.236.81.254'}], 'gateway_ip': '93.236.81.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.236.81.194', 'tags': [], 'project_id': '3fa920c583f94c20803a2cd87e0aa846'}}
2026-08-17 02:25:45,880 - INFO - Created VN ctest-vn2-46085261
2026-08-17 02:25:45,936 - DEBUG - VN ctest-vn2-46085261 UUID is b9b6ea81-3566-4962-9e54-fcb358b489bf
2026-08-17 02:25:46,217 - DEBUG - Services list from nova: [, , ]
2026-08-17 02:25:46,553 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6168-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6168-1)
2026-08-17 02:25:46,978 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6168-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6168-1)
2026-08-17 02:25:47,051 - INFO - Adding interface with subnet_id dc8d7e1e-1eb3-4c0b-8751-4d1c865e01c6, port_id None to router ca675dff-1807-410f-9263-f3b1e7f3301f
2026-08-17 02:25:47,307 - INFO - Waiting for VM ctest-vn1-vm1-44233659 to be up..
2026-08-17 02:25:47,374 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:25:52,450 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:25:57,523 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:26:02,600 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:26:07,671 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:26:12,735 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:26:17,814 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 02:26:22,891 - DEBUG - VM is in ACTIVE state now
2026-08-17 02:26:22,891 - INFO - VM name : ctest-vn1-vm1-44233659
2026-08-17 02:26:22,968 - DEBUG - VM ctest-vn1-vm1-44233659 ID is 0a7708e1-65d8-41b6-9bab-7de389bda0ce
2026-08-17 02:26:22,989 - DEBUG - VM ctest-vn1-vm1-44233659 launched on Node cn-jenkins-deploy-platform-ansible-os-6168-1
2026-08-17 02:26:23,060 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/0a7708e1-65d8-41b6-9bab-7de389bda0ce
2026-08-17 02:26:23,394 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/0a7708e1-65d8-41b6-9bab-7de389bda0ce
2026-08-17 02:26:23,423 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/b41d2e85-ad06-4a99-872f-fc777d9e58b3
2026-08-17 02:26:26,671 - 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 1014ms')
2026-08-17 02:26:26,672 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-44233659 failed!
2026-08-17 02:26:26,728 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-55770812:ctest-vn1-22695103 is 203.188.247.65 and allocation pool is NOT set
2026-08-17 02:26:28,795 - 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=9.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.504 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.504/4.985/9.467/4.481 ms')
2026-08-17 02:26:28,796 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-44233659 passed
2026-08-17 02:26:28,944 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:26:28,944 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-44233659, IP 203.188.247.67, Port 22
2026-08-17 02:26:29,113 - DEBUG - VM ctest-vn1-vm1-44233659 is ready for SSH connections
2026-08-17 02:26:29,114 - INFO - Waiting for VM ctest-vn2-vm1-63816636 to be up..
2026-08-17 02:26:29,188 - DEBUG - VM is in ACTIVE state now
2026-08-17 02:26:29,188 - INFO - VM name : ctest-vn2-vm1-63816636
2026-08-17 02:26:29,264 - DEBUG - VM ctest-vn2-vm1-63816636 ID is f12e18bb-f599-4990-a78f-745a10e3ba15
2026-08-17 02:26:29,265 - DEBUG - VM ctest-vn2-vm1-63816636 launched on Node cn-jenkins-deploy-platform-ansible-os-6168-1
2026-08-17 02:26:29,338 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/f12e18bb-f599-4990-a78f-745a10e3ba15
2026-08-17 02:26:29,348 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/9658b5cc-f8b5-413b-baab-157da4c1a00c
2026-08-17 02:26:32,588 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2026-08-17 02:26:32,588 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-63816636 failed!
2026-08-17 02:26:32,644 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-55770812:ctest-vn2-46085261 is 93.236.81.193 and allocation pool is NOT set
2026-08-17 02:26:34,711 - 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=5.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.55 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 = 2.549/4.066/5.584/1.517 ms')
2026-08-17 02:26:34,712 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-63816636 passed
2026-08-17 02:26:34,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:26:34,860 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-63816636, IP 93.236.81.195, Port 22
2026-08-17 02:26:34,926 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-08-17 02:26:35,002 - DEBUG - VM ctest-vn2-vm1-63816636 is NOT ready for SSH connections, VM status: ACTIVE
2026-08-17 02:26:40,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:26:40,003 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-63816636, IP 93.236.81.195, Port 22
2026-08-17 02:26:40,160 - DEBUG - VM ctest-vn2-vm1-63816636 is ready for SSH connections
2026-08-17 02:26:40,160 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:26:40,160 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.236.81.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-08-17 02:26:40,160 - DEBUG - ping -s 56 -c 3 -W 1 93.236.81.195
2026-08-17 02:26:45,060 - DEBUG - PING 93.236.81.195 (93.236.81.195): 56 data bytes
--- 93.236.81.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-17 02:26:45,061 - WARNING - Ping to IP 93.236.81.195 from VM ctest-vn1-vm1-44233659 failed
2026-08-17 02:26:45,061 - INFO - Adding interface with subnet_id bce02433-249f-4f03-9be4-c8d3371b4e64, port_id None to router ca675dff-1807-410f-9263-f3b1e7f3301f
2026-08-17 02:26:45,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:26:45,310 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.236.81.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-08-17 02:26:45,310 - DEBUG - ping -s 56 -c 3 -W 1 93.236.81.195
2026-08-17 02:26:48,430 - DEBUG - PING 93.236.81.195 (93.236.81.195): 56 data bytes
64 bytes from 93.236.81.195: seq=1 ttl=63 time=3.803 ms
64 bytes from 93.236.81.195: seq=2 ttl=63 time=0.918 ms
--- 93.236.81.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.918/2.360/3.803 ms
2026-08-17 02:26:48,430 - WARNING - Ping to IP 93.236.81.195 from VM ctest-vn1-vm1-44233659 failed
2026-08-17 02:26:49,431 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.236.81.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-08-17 02:26:49,432 - DEBUG - ping -s 56 -c 3 -W 1 93.236.81.195
2026-08-17 02:26:51,557 - DEBUG - PING 93.236.81.195 (93.236.81.195): 56 data bytes
64 bytes from 93.236.81.195: seq=0 ttl=63 time=1.769 ms
64 bytes from 93.236.81.195: seq=1 ttl=63 time=1.033 ms
64 bytes from 93.236.81.195: seq=2 ttl=63 time=1.048 ms
--- 93.236.81.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.033/1.283/1.769 ms
2026-08-17 02:26:51,557 - INFO - Ping to IP 93.236.81.195 from VM ctest-vn1-vm1-44233659 passed
2026-08-17 02:26:51,557 - INFO - Deleting interface with subnet_id dc8d7e1e-1eb3-4c0b-8751-4d1c865e01c6, port_id None from router ca675dff-1807-410f-9263-f3b1e7f3301f
2026-08-17 02:26:51,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:26:51,687 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.236.81.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-08-17 02:26:51,687 - DEBUG - ping -s 56 -c 3 -W 1 93.236.81.195
2026-08-17 02:26:54,808 - DEBUG - PING 93.236.81.195 (93.236.81.195): 56 data bytes
--- 93.236.81.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-08-17 02:26:54,808 - WARNING - Ping to IP 93.236.81.195 from VM ctest-vn1-vm1-44233659 failed
2026-08-17 02:26:54,808 - INFO - Adding interface with subnet_id dc8d7e1e-1eb3-4c0b-8751-4d1c865e01c6, port_id None to router ca675dff-1807-410f-9263-f3b1e7f3301f
2026-08-17 02:26:55,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 02:26:55,052 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.236.81.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123
2026-08-17 02:26:55,052 - DEBUG - ping -s 56 -c 3 -W 1 93.236.81.195
2026-08-17 02:26:57,169 - DEBUG - PING 93.236.81.195 (93.236.81.195): 56 data bytes
64 bytes from 93.236.81.195: seq=0 ttl=63 time=1.495 ms
64 bytes from 93.236.81.195: seq=1 ttl=63 time=0.940 ms
64 bytes from 93.236.81.195: seq=2 ttl=63 time=0.929 ms
--- 93.236.81.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.929/1.121/1.495 ms
2026-08-17 02:26:57,170 - INFO - Ping to IP 93.236.81.195 from VM ctest-vn1-vm1-44233659 passed
2026-08-17 02:26:57,170 - INFO - Deleting interface with subnet_id bce02433-249f-4f03-9be4-c8d3371b4e64, port_id None from router ca675dff-1807-410f-9263-f3b1e7f3301f
2026-08-17 02:26:57,290 - INFO - Deleting interface with subnet_id dc8d7e1e-1eb3-4c0b-8751-4d1c865e01c6, port_id None from router ca675dff-1807-410f-9263-f3b1e7f3301f
2026-08-17 02:26:57,496 - INFO - Deleting VM ctest-vn2-vm1-63816636
2026-08-17 02:26:57,571 - INFO - Deleting VM ctest-vn1-vm1-44233659
2026-08-17 02:26:57,638 - INFO - Deleting VN ctest-vn2-46085261
2026-08-17 02:26:57,671 - DEBUG - VN b9b6ea81-3566-4962-9e54-fcb358b489bf still in use: Unable to complete operation on network b9b6ea81-3566-4962-9e54-fcb358b489bf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-aa0c7f77-161e-4c55-8935-fdbf2b838188']
2026-08-17 02:26:57,671 - WARNING - Deleting VN ctest-vn2-46085261 failed..Will retry
2026-08-17 02:26:59,856 - DEBUG - Response for deleting network ()
2026-08-17 02:26:59,856 - INFO - Deleting VN ctest-vn1-22695103
2026-08-17 02:26:59,981 - DEBUG - Response for deleting network ()
2026-08-17 02:27:00,241 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 02:27:00,241 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:16]
2026-08-17 02:27:00,241 - INFO - --------------------------------------------------------------------------------
2026-08-17 02:27:00,986 - INFO - Deleted project: ctest-TestRouters-55770812, ID : 3fa920c5-83f9-4c20-803a-2cd87e0aa846