2025-11-24 18:28:17,561 - INFO - Domain Default found not creating
2025-11-24 18:28:17,809 - INFO - Project ctest-TestRouters-90336826 not found, creating it
2025-11-24 18:28:18,263 - INFO - Created Project:ctest-TestRouters-90336826, ID : 236ee026-6406-4f4a-aef4-90d11c27bc02
2025-11-24 18:28:19,706 - INFO - ================================================================================
2025-11-24 18:28:19,706 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-24 18:28:19,706 - 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 18:28:19,959 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2025-11-24 18:28:19,959 - INFO - Initial checks done. Running the testcase now
2025-11-24 18:28:19,959 - INFO -
2025-11-24 18:28:20,535 - DEBUG - Response for create_network : {'network': {'id': '7116b93f-cccd-456b-875e-4301cf921872', 'name': 'ctest-vn1-56804058', 'tenant_id': '236ee02664064f4aaef490d11c27bc02', 'project_id': '236ee02664064f4aaef490d11c27bc02', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-90336826', 'ctest-vn1-56804058'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 18:28:20,740 - DEBUG - Response for create_subnet : {'subnet': {'id': '8de49eb2-8ab1-48b5-8f69-89a8b7fc7d20', 'name': '', 'tenant_id': '236ee02664064f4aaef490d11c27bc02', 'network_id': '7116b93f-cccd-456b-875e-4301cf921872', 'ip_version': 4, 'cidr': '22.245.202.64/26', 'allocation_pools': [{'start': '22.245.202.66', 'end': '22.245.202.126'}], 'gateway_ip': '22.245.202.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.245.202.66', 'tags': [], 'project_id': '236ee02664064f4aaef490d11c27bc02'}}
2025-11-24 18:28:20,760 - INFO - Created VN ctest-vn1-56804058
2025-11-24 18:28:20,814 - DEBUG - VN ctest-vn1-56804058 UUID is 7116b93f-cccd-456b-875e-4301cf921872
2025-11-24 18:28:21,130 - DEBUG - Response for create_network : {'network': {'id': 'b5c86621-eebc-479c-a3ca-165cef0739e9', 'name': 'ctest-vn2-43918724', 'tenant_id': '236ee02664064f4aaef490d11c27bc02', 'project_id': '236ee02664064f4aaef490d11c27bc02', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-90336826', 'ctest-vn2-43918724'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 18:28:21,300 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8239bc8-28c1-4167-93ba-f644d4ee54fb', 'name': '', 'tenant_id': '236ee02664064f4aaef490d11c27bc02', 'network_id': 'b5c86621-eebc-479c-a3ca-165cef0739e9', 'ip_version': 4, 'cidr': '36.112.230.128/26', 'allocation_pools': [{'start': '36.112.230.130', 'end': '36.112.230.190'}], 'gateway_ip': '36.112.230.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.112.230.130', 'tags': [], 'project_id': '236ee02664064f4aaef490d11c27bc02'}}
2025-11-24 18:28:21,317 - INFO - Created VN ctest-vn2-43918724
2025-11-24 18:28:21,370 - DEBUG - VN ctest-vn2-43918724 UUID is b5c86621-eebc-479c-a3ca-165cef0739e9
2025-11-24 18:28:21,566 - DEBUG - Services list from nova: [, , ]
2025-11-24 18:28:22,661 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4814-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4814-1)
2025-11-24 18:28:23,799 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4814-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4814-1)
2025-11-24 18:28:23,861 - INFO - Adding interface with subnet_id 8de49eb2-8ab1-48b5-8f69-89a8b7fc7d20, port_id None to router 4fcd9efd-bfe1-47f2-b9f7-aca3db0618a1
2025-11-24 18:28:24,106 - INFO - Waiting for VM ctest-vn1-vm1-46795984 to be up..
2025-11-24 18:28:24,195 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-24 18:28:29,266 - DEBUG - VM is in ACTIVE state now
2025-11-24 18:28:29,266 - INFO - VM name : ctest-vn1-vm1-46795984
2025-11-24 18:28:29,340 - DEBUG - VM ctest-vn1-vm1-46795984 ID is cb3f36f4-c9fb-4f9f-b327-9a75cd849976
2025-11-24 18:28:29,360 - DEBUG - VM ctest-vn1-vm1-46795984 launched on Node cn-jenkins-deploy-platform-ansible-os-4814-1
2025-11-24 18:28:29,434 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/cb3f36f4-c9fb-4f9f-b327-9a75cd849976
2025-11-24 18:28:29,734 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/cb3f36f4-c9fb-4f9f-b327-9a75cd849976
2025-11-24 18:28:29,780 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/dbe2163a-2ee0-4c04-9a08-1042394104b8
2025-11-24 18:28:33,052 - 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 1011ms')
2025-11-24 18:28:33,052 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-46795984 failed!
2025-11-24 18:28:33,106 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-90336826:ctest-vn1-56804058 is 22.245.202.65 and allocation pool is NOT set
2025-11-24 18:28:35,164 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.74 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 = 1.738/3.555/5.373/1.817 ms')
2025-11-24 18:28:35,164 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-46795984 passed
2025-11-24 18:28:35,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:28:35,314 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-46795984, IP 22.245.202.67, Port 22
2025-11-24 18:28:35,477 - DEBUG - VM ctest-vn1-vm1-46795984 is ready for SSH connections
2025-11-24 18:28:35,478 - INFO - Waiting for VM ctest-vn2-vm1-26281919 to be up..
2025-11-24 18:28:35,551 - DEBUG - VM is in ACTIVE state now
2025-11-24 18:28:35,551 - INFO - VM name : ctest-vn2-vm1-26281919
2025-11-24 18:28:35,627 - DEBUG - VM ctest-vn2-vm1-26281919 ID is 0ef90ab7-a14d-4e63-9e48-48d8d292e8fc
2025-11-24 18:28:35,629 - DEBUG - VM ctest-vn2-vm1-26281919 launched on Node cn-jenkins-deploy-platform-ansible-os-4814-1
2025-11-24 18:28:35,710 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0ef90ab7-a14d-4e63-9e48-48d8d292e8fc
2025-11-24 18:28:35,719 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/acd43286-6adb-4483-b2ba-bb34575882ee
2025-11-24 18:28:36,965 - 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=6.68 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.75 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 = 2.750/4.713/6.677/1.963 ms')
2025-11-24 18:28:36,965 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-26281919 passed
2025-11-24 18:28:37,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:28:37,074 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-26281919, IP 36.112.230.131, Port 22
2025-11-24 18:28:37,235 - DEBUG - VM ctest-vn2-vm1-26281919 is ready for SSH connections
2025-11-24 18:28:37,235 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:28:37,235 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 36.112.230.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 18:28:37,235 - DEBUG - ping -s 56 -c 3 -W 1 36.112.230.131
2025-11-24 18:28:42,259 - DEBUG - PING 36.112.230.131 (36.112.230.131): 56 data bytes
--- 36.112.230.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 18:28:42,259 - WARNING - Ping to IP 36.112.230.131 from VM ctest-vn1-vm1-46795984 failed
2025-11-24 18:28:42,259 - INFO - Adding interface with subnet_id c8239bc8-28c1-4167-93ba-f644d4ee54fb, port_id None to router 4fcd9efd-bfe1-47f2-b9f7-aca3db0618a1
2025-11-24 18:28:42,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:28:42,482 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 36.112.230.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 18:28:42,482 - DEBUG - ping -s 56 -c 3 -W 1 36.112.230.131
2025-11-24 18:28:45,691 - DEBUG - PING 36.112.230.131 (36.112.230.131): 56 data bytes
64 bytes from 36.112.230.131: seq=1 ttl=63 time=2.922 ms
64 bytes from 36.112.230.131: seq=2 ttl=63 time=1.337 ms
--- 36.112.230.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.337/2.129/2.922 ms
2025-11-24 18:28:45,691 - WARNING - Ping to IP 36.112.230.131 from VM ctest-vn1-vm1-46795984 failed
2025-11-24 18:28:46,692 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 36.112.230.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 18:28:46,692 - DEBUG - ping -s 56 -c 3 -W 1 36.112.230.131
2025-11-24 18:28:48,886 - DEBUG - PING 36.112.230.131 (36.112.230.131): 56 data bytes
64 bytes from 36.112.230.131: seq=0 ttl=63 time=1.298 ms
64 bytes from 36.112.230.131: seq=1 ttl=63 time=0.714 ms
64 bytes from 36.112.230.131: seq=2 ttl=63 time=0.931 ms
--- 36.112.230.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.714/0.981/1.298 ms
2025-11-24 18:28:48,886 - INFO - Ping to IP 36.112.230.131 from VM ctest-vn1-vm1-46795984 passed
2025-11-24 18:28:48,886 - INFO - Deleting interface with subnet_id 8de49eb2-8ab1-48b5-8f69-89a8b7fc7d20, port_id None from router 4fcd9efd-bfe1-47f2-b9f7-aca3db0618a1
2025-11-24 18:28:48,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:28:48,991 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 36.112.230.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 18:28:48,991 - DEBUG - ping -s 56 -c 3 -W 1 36.112.230.131
2025-11-24 18:28:52,184 - DEBUG - PING 36.112.230.131 (36.112.230.131): 56 data bytes
--- 36.112.230.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-24 18:28:52,184 - WARNING - Ping to IP 36.112.230.131 from VM ctest-vn1-vm1-46795984 failed
2025-11-24 18:28:52,184 - INFO - Adding interface with subnet_id 8de49eb2-8ab1-48b5-8f69-89a8b7fc7d20, port_id None to router 4fcd9efd-bfe1-47f2-b9f7-aca3db0618a1
2025-11-24 18:28:52,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:28:52,414 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 36.112.230.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 18:28:52,414 - DEBUG - ping -s 56 -c 3 -W 1 36.112.230.131
2025-11-24 18:28:54,624 - DEBUG - PING 36.112.230.131 (36.112.230.131): 56 data bytes
64 bytes from 36.112.230.131: seq=0 ttl=63 time=2.117 ms
64 bytes from 36.112.230.131: seq=1 ttl=63 time=1.065 ms
64 bytes from 36.112.230.131: seq=2 ttl=63 time=0.778 ms
--- 36.112.230.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.778/1.320/2.117 ms
2025-11-24 18:28:54,624 - INFO - Ping to IP 36.112.230.131 from VM ctest-vn1-vm1-46795984 passed
2025-11-24 18:28:54,624 - INFO - Deleting interface with subnet_id c8239bc8-28c1-4167-93ba-f644d4ee54fb, port_id None from router 4fcd9efd-bfe1-47f2-b9f7-aca3db0618a1
2025-11-24 18:28:54,753 - INFO - Deleting interface with subnet_id 8de49eb2-8ab1-48b5-8f69-89a8b7fc7d20, port_id None from router 4fcd9efd-bfe1-47f2-b9f7-aca3db0618a1
2025-11-24 18:28:54,903 - INFO - Deleting VM ctest-vn2-vm1-26281919
2025-11-24 18:28:54,984 - INFO - Deleting VM ctest-vn1-vm1-46795984
2025-11-24 18:28:55,051 - INFO - Deleting VN ctest-vn2-43918724
2025-11-24 18:28:55,084 - DEBUG - VN b5c86621-eebc-479c-a3ca-165cef0739e9 still in use: Unable to complete operation on network b5c86621-eebc-479c-a3ca-165cef0739e9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-baad6ea9-d488-49fe-abd7-e01fdaeaa0b3']
2025-11-24 18:28:55,084 - WARNING - Deleting VN ctest-vn2-43918724 failed..Will retry
2025-11-24 18:28:57,179 - DEBUG - Response for deleting network ()
2025-11-24 18:28:57,179 - INFO - Deleting VN ctest-vn1-56804058
2025-11-24 18:28:57,269 - DEBUG - Response for deleting network ()
2025-11-24 18:28:57,522 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 18:28:57,522 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-11-24 18:28:57,522 - INFO - --------------------------------------------------------------------------------
2025-11-24 18:28:58,195 - INFO - Deleted project: ctest-TestRouters-90336826, ID : 236ee026-6406-4f4a-aef4-90d11c27bc02