2025-11-24 02:00:04,541 - INFO - Domain Default found not creating
2025-11-24 02:00:04,719 - INFO - Project ctest-TestRouters-12671695 not found, creating it
2025-11-24 02:00:05,219 - INFO - Created Project:ctest-TestRouters-12671695, ID : 324db527-0f80-4bf0-84d2-ac31dfcaec61
2025-11-24 02:00:06,878 - INFO - ================================================================================
2025-11-24 02:00:06,878 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-24 02:00:06,878 - 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-11-24 02:00:07,137 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-11-24 02:00:07,137 - INFO - Initial checks done. Running the testcase now
2025-11-24 02:00:07,137 - INFO -
2025-11-24 02:00:07,755 - DEBUG - Response for create_network : {'network': {'id': 'a957516e-a714-45d3-9edb-269d84c1e64a', 'name': 'ctest-vn1-94836121', 'tenant_id': '324db5270f804bf084d2ac31dfcaec61', 'project_id': '324db5270f804bf084d2ac31dfcaec61', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-12671695', 'ctest-vn1-94836121'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 02:00:08,027 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a498287f-9545-468d-b897-e128ca2c7bf5', 'name': '', 'tenant_id': '324db5270f804bf084d2ac31dfcaec61', 'network_id': 'a957516e-a714-45d3-9edb-269d84c1e64a', 'ip_version': 4, 'cidr': '140.254.241.128/26', 'allocation_pools': [{'start': '140.254.241.130', 'end': '140.254.241.190'}], 'gateway_ip': '140.254.241.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '140.254.241.130', 'tags': [], 'project_id': '324db5270f804bf084d2ac31dfcaec61'}}
2025-11-24 02:00:08,050 - INFO - Created VN ctest-vn1-94836121
2025-11-24 02:00:08,107 - DEBUG - VN ctest-vn1-94836121 UUID is a957516e-a714-45d3-9edb-269d84c1e64a
2025-11-24 02:00:08,437 - DEBUG - Response for create_network : {'network': {'id': 'a7a84305-cb64-4b5f-8f2d-14feedc86267', 'name': 'ctest-vn2-87561987', 'tenant_id': '324db5270f804bf084d2ac31dfcaec61', 'project_id': '324db5270f804bf084d2ac31dfcaec61', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-12671695', 'ctest-vn2-87561987'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 02:00:08,662 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e3d0a86f-dc45-4ed6-9ce0-d187f5f1b310', 'name': '', 'tenant_id': '324db5270f804bf084d2ac31dfcaec61', 'network_id': 'a7a84305-cb64-4b5f-8f2d-14feedc86267', 'ip_version': 4, 'cidr': '38.247.157.64/26', 'allocation_pools': [{'start': '38.247.157.66', 'end': '38.247.157.126'}], 'gateway_ip': '38.247.157.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.247.157.66', 'tags': [], 'project_id': '324db5270f804bf084d2ac31dfcaec61'}}
2025-11-24 02:00:08,681 - INFO - Created VN ctest-vn2-87561987
2025-11-24 02:00:08,731 - DEBUG - VN ctest-vn2-87561987 UUID is a7a84305-cb64-4b5f-8f2d-14feedc86267
2025-11-24 02:00:08,896 - DEBUG - Services list from nova: [, , ]
2025-11-24 02:00:10,004 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4802-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4802-1)
2025-11-24 02:00:11,336 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4802-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4802-1)
2025-11-24 02:00:11,409 - INFO - Adding interface with subnet_id a498287f-9545-468d-b897-e128ca2c7bf5, port_id None to router d1ce7fe6-a056-48b4-90a9-9b3a79d29d0c
2025-11-24 02:00:11,670 - INFO - Waiting for VM ctest-vn1-vm1-26109122 to be up..
2025-11-24 02:00:11,781 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-24 02:00:16,868 - DEBUG - VM is in ACTIVE state now
2025-11-24 02:00:16,868 - INFO - VM name : ctest-vn1-vm1-26109122
2025-11-24 02:00:16,948 - DEBUG - VM ctest-vn1-vm1-26109122 ID is 32193717-15c5-4936-9a1b-485b4e695169
2025-11-24 02:00:16,968 - DEBUG - VM ctest-vn1-vm1-26109122 launched on Node cn-jenkins-deploy-platform-ansible-os-4802-1
2025-11-24 02:00:17,045 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/32193717-15c5-4936-9a1b-485b4e695169
2025-11-24 02:00:17,378 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/32193717-15c5-4936-9a1b-485b4e695169
2025-11-24 02:00:17,420 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a2e04ca9-5dc6-416d-8e70-2967649f167e
2025-11-24 02:00:20,667 - 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 1009ms')
2025-11-24 02:00:20,667 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-26109122 failed!
2025-11-24 02:00:20,719 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-12671695:ctest-vn1-94836121 is 140.254.241.129 and allocation pool is NOT set
2025-11-24 02:00:22,783 - 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=5.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.440 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.440/2.764/5.089/2.324 ms')
2025-11-24 02:00:22,783 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-26109122 passed
2025-11-24 02:00:22,931 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:00:22,932 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-26109122, IP 140.254.241.131, Port 22
2025-11-24 02:00:23,091 - DEBUG - VM ctest-vn1-vm1-26109122 is ready for SSH connections
2025-11-24 02:00:23,091 - INFO - Waiting for VM ctest-vn2-vm1-06584467 to be up..
2025-11-24 02:00:23,172 - DEBUG - VM is in ACTIVE state now
2025-11-24 02:00:23,172 - INFO - VM name : ctest-vn2-vm1-06584467
2025-11-24 02:00:23,256 - DEBUG - VM ctest-vn2-vm1-06584467 ID is 306283d1-13e1-4073-92cc-e5dc437fb9e4
2025-11-24 02:00:23,256 - DEBUG - VM ctest-vn2-vm1-06584467 launched on Node cn-jenkins-deploy-platform-ansible-os-4802-1
2025-11-24 02:00:23,342 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/306283d1-13e1-4073-92cc-e5dc437fb9e4
2025-11-24 02:00:23,351 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2c202103-854f-4f47-9645-e2bf58f925bd
2025-11-24 02:00:24,589 - 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.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.986 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.986/3.008/5.031/2.022 ms')
2025-11-24 02:00:24,589 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-06584467 passed
2025-11-24 02:00:24,743 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:00:24,744 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-06584467, IP 38.247.157.67, Port 22
2025-11-24 02:00:24,903 - DEBUG - VM ctest-vn2-vm1-06584467 is ready for SSH connections
2025-11-24 02:00:24,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:00:24,903 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 38.247.157.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 02:00:24,903 - DEBUG - ping -s 56 -c 3 -W 1 38.247.157.67
2025-11-24 02:00:29,929 - DEBUG - PING 38.247.157.67 (38.247.157.67): 56 data bytes
--- 38.247.157.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 02:00:29,930 - WARNING - Ping to IP 38.247.157.67 from VM ctest-vn1-vm1-26109122 failed
2025-11-24 02:00:29,930 - INFO - Adding interface with subnet_id e3d0a86f-dc45-4ed6-9ce0-d187f5f1b310, port_id None to router d1ce7fe6-a056-48b4-90a9-9b3a79d29d0c
2025-11-24 02:00:30,185 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:00:30,185 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 38.247.157.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 02:00:30,185 - DEBUG - ping -s 56 -c 3 -W 1 38.247.157.67
2025-11-24 02:00:33,415 - DEBUG - PING 38.247.157.67 (38.247.157.67): 56 data bytes
64 bytes from 38.247.157.67: seq=1 ttl=63 time=3.052 ms
64 bytes from 38.247.157.67: seq=2 ttl=63 time=0.905 ms
--- 38.247.157.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.905/1.978/3.052 ms
2025-11-24 02:00:33,415 - WARNING - Ping to IP 38.247.157.67 from VM ctest-vn1-vm1-26109122 failed
2025-11-24 02:00:34,416 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 38.247.157.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 02:00:34,416 - DEBUG - ping -s 56 -c 3 -W 1 38.247.157.67
2025-11-24 02:00:36,632 - DEBUG - PING 38.247.157.67 (38.247.157.67): 56 data bytes
64 bytes from 38.247.157.67: seq=0 ttl=63 time=1.516 ms
64 bytes from 38.247.157.67: seq=1 ttl=63 time=0.917 ms
64 bytes from 38.247.157.67: seq=2 ttl=63 time=0.945 ms
--- 38.247.157.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.917/1.126/1.516 ms
2025-11-24 02:00:36,633 - INFO - Ping to IP 38.247.157.67 from VM ctest-vn1-vm1-26109122 passed
2025-11-24 02:00:36,633 - INFO - Deleting interface with subnet_id a498287f-9545-468d-b897-e128ca2c7bf5, port_id None from router d1ce7fe6-a056-48b4-90a9-9b3a79d29d0c
2025-11-24 02:00:36,745 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:00:36,745 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 38.247.157.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 02:00:36,745 - DEBUG - ping -s 56 -c 3 -W 1 38.247.157.67
2025-11-24 02:00:39,961 - DEBUG - PING 38.247.157.67 (38.247.157.67): 56 data bytes
--- 38.247.157.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 02:00:39,961 - WARNING - Ping to IP 38.247.157.67 from VM ctest-vn1-vm1-26109122 failed
2025-11-24 02:00:39,962 - INFO - Adding interface with subnet_id a498287f-9545-468d-b897-e128ca2c7bf5, port_id None to router d1ce7fe6-a056-48b4-90a9-9b3a79d29d0c
2025-11-24 02:00:40,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 02:00:40,159 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 38.247.157.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-24 02:00:40,159 - DEBUG - ping -s 56 -c 3 -W 1 38.247.157.67
2025-11-24 02:00:42,384 - DEBUG - PING 38.247.157.67 (38.247.157.67): 56 data bytes
64 bytes from 38.247.157.67: seq=0 ttl=63 time=1.539 ms
64 bytes from 38.247.157.67: seq=1 ttl=63 time=0.858 ms
64 bytes from 38.247.157.67: seq=2 ttl=63 time=0.849 ms
--- 38.247.157.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.849/1.082/1.539 ms
2025-11-24 02:00:42,384 - INFO - Ping to IP 38.247.157.67 from VM ctest-vn1-vm1-26109122 passed
2025-11-24 02:00:42,384 - INFO - Deleting interface with subnet_id e3d0a86f-dc45-4ed6-9ce0-d187f5f1b310, port_id None from router d1ce7fe6-a056-48b4-90a9-9b3a79d29d0c
2025-11-24 02:00:42,510 - INFO - Deleting interface with subnet_id a498287f-9545-468d-b897-e128ca2c7bf5, port_id None from router d1ce7fe6-a056-48b4-90a9-9b3a79d29d0c
2025-11-24 02:00:42,678 - INFO - Deleting VM ctest-vn2-vm1-06584467
2025-11-24 02:00:42,760 - INFO - Deleting VM ctest-vn1-vm1-26109122
2025-11-24 02:00:42,846 - INFO - Deleting VN ctest-vn2-87561987
2025-11-24 02:00:42,882 - DEBUG - VN a7a84305-cb64-4b5f-8f2d-14feedc86267 still in use: Unable to complete operation on network a7a84305-cb64-4b5f-8f2d-14feedc86267. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-52ff3b62-a29b-45f7-8023-c700e55d3072']
2025-11-24 02:00:42,882 - WARNING - Deleting VN ctest-vn2-87561987 failed..Will retry
2025-11-24 02:00:44,976 - DEBUG - Response for deleting network ()
2025-11-24 02:00:44,976 - INFO - Deleting VN ctest-vn1-94836121
2025-11-24 02:00:45,076 - DEBUG - Response for deleting network ()
2025-11-24 02:00:45,337 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 02:00:45,337 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-11-24 02:00:45,337 - INFO - --------------------------------------------------------------------------------
2025-11-24 02:00:46,062 - INFO - Deleted project: ctest-TestRouters-12671695, ID : 324db527-0f80-4bf0-84d2-ac31dfcaec61