2025-07-23 13:05:23,029 - INFO - Domain Default found not creating
2025-07-23 13:05:23,179 - INFO - Project ctest-TestRouters-17302721 not found, creating it
2025-07-23 13:05:23,665 - INFO - Created Project:ctest-TestRouters-17302721, ID : 88541b9c-999b-4e09-aafd-8a88294dd643
2025-07-23 13:05:25,229 - INFO - ================================================================================
2025-07-23 13:05:25,229 - INFO - STARTING TEST : test_basic_router_behavior
2025-07-23 13:05:25,230 - 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-07-23 13:05:25,499 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with
2025-07-23 13:05:25,499 - INFO - Initial checks done. Running the testcase now
2025-07-23 13:05:25,499 - INFO -
2025-07-23 13:05:26,067 - DEBUG - Response for create_network : {'network': {'id': 'c6c1cf79-9e4c-42ec-baee-70d1362fdabc', 'name': 'ctest-vn1-18783620', 'tenant_id': '88541b9c999b4e09aafd8a88294dd643', 'project_id': '88541b9c999b4e09aafd8a88294dd643', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-17302721', 'ctest-vn1-18783620'], 'port_security_enabled': True, 'description': ''}}
2025-07-23 13:05:26,232 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed0a3df5-9ce7-4093-b343-6e007a7a66d5', 'name': '', 'tenant_id': '88541b9c999b4e09aafd8a88294dd643', 'network_id': 'c6c1cf79-9e4c-42ec-baee-70d1362fdabc', 'ip_version': 4, 'cidr': '151.117.219.128/26', 'allocation_pools': [{'start': '151.117.219.130', 'end': '151.117.219.190'}], 'gateway_ip': '151.117.219.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.117.219.130', 'tags': [], 'project_id': '88541b9c999b4e09aafd8a88294dd643'}}
2025-07-23 13:05:26,258 - INFO - Created VN ctest-vn1-18783620
2025-07-23 13:05:26,310 - DEBUG - VN ctest-vn1-18783620 UUID is c6c1cf79-9e4c-42ec-baee-70d1362fdabc
2025-07-23 13:05:26,662 - DEBUG - Response for create_network : {'network': {'id': 'bcad13b2-f33b-4ddc-8fd2-0f441dfc3f65', 'name': 'ctest-vn2-34436988', 'tenant_id': '88541b9c999b4e09aafd8a88294dd643', 'project_id': '88541b9c999b4e09aafd8a88294dd643', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-17302721', 'ctest-vn2-34436988'], 'port_security_enabled': True, 'description': ''}}
2025-07-23 13:05:26,851 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b7fc5db6-dbce-4fab-9711-1e6cb8dcdff4', 'name': '', 'tenant_id': '88541b9c999b4e09aafd8a88294dd643', 'network_id': 'bcad13b2-f33b-4ddc-8fd2-0f441dfc3f65', 'ip_version': 4, 'cidr': '34.32.219.64/26', 'allocation_pools': [{'start': '34.32.219.66', 'end': '34.32.219.126'}], 'gateway_ip': '34.32.219.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.32.219.66', 'tags': [], 'project_id': '88541b9c999b4e09aafd8a88294dd643'}}
2025-07-23 13:05:26,868 - INFO - Created VN ctest-vn2-34436988
2025-07-23 13:05:26,922 - DEBUG - VN ctest-vn2-34436988 UUID is bcad13b2-f33b-4ddc-8fd2-0f441dfc3f65
2025-07-23 13:05:27,083 - DEBUG - Services list from nova: [, , ]
2025-07-23 13:05:28,139 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3699-1)
2025-07-23 13:05:29,369 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3699-1)
2025-07-23 13:05:29,447 - INFO - Adding interface with subnet_id ed0a3df5-9ce7-4093-b343-6e007a7a66d5, port_id None to router 5e0d4cc2-e7bb-48ca-8f1d-0a2a378ca3d5
2025-07-23 13:05:29,818 - INFO - Waiting for VM ctest-vn1-vm1-96623071 to be up..
2025-07-23 13:05:29,981 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-23 13:05:35,080 - DEBUG - VM is in ACTIVE state now
2025-07-23 13:05:35,081 - INFO - VM name : ctest-vn1-vm1-96623071
2025-07-23 13:05:35,163 - DEBUG - VM ctest-vn1-vm1-96623071 ID is 0ece5a1f-cc34-4556-ab89-c55b32facb25
2025-07-23 13:05:35,185 - DEBUG - VM ctest-vn1-vm1-96623071 launched on Node cn-jenkins-deploy-platform-ansible-os-3699-1
2025-07-23 13:05:35,274 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/0ece5a1f-cc34-4556-ab89-c55b32facb25
2025-07-23 13:05:35,579 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/0ece5a1f-cc34-4556-ab89-c55b32facb25
2025-07-23 13:05:35,612 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/c0646c4c-b23a-4b42-8e37-46916b83d045
2025-07-23 13:05:38,891 - 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 1031ms')
2025-07-23 13:05:38,892 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-96623071 failed!
2025-07-23 13:05:38,995 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-17302721:ctest-vn1-18783620 is 151.117.219.129 and allocation pool is NOT set
2025-07-23 13:05:41,062 - 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=4.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.444 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.444/2.361/4.279/1.917 ms')
2025-07-23 13:05:41,062 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-96623071 passed
2025-07-23 13:05:41,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:05:41,218 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-96623071, IP 151.117.219.131, Port 22
2025-07-23 13:05:41,385 - DEBUG - VM ctest-vn1-vm1-96623071 is ready for SSH connections
2025-07-23 13:05:41,385 - INFO - Waiting for VM ctest-vn2-vm1-15486676 to be up..
2025-07-23 13:05:41,474 - DEBUG - VM is in ACTIVE state now
2025-07-23 13:05:41,474 - INFO - VM name : ctest-vn2-vm1-15486676
2025-07-23 13:05:41,553 - DEBUG - VM ctest-vn2-vm1-15486676 ID is 388e4cda-63fe-488c-8fef-483f0e569830
2025-07-23 13:05:41,553 - DEBUG - VM ctest-vn2-vm1-15486676 launched on Node cn-jenkins-deploy-platform-ansible-os-3699-1
2025-07-23 13:05:41,637 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/388e4cda-63fe-488c-8fef-483f0e569830
2025-07-23 13:05:41,647 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/79ef698d-408c-43e6-9716-2aeb13c8dec4
2025-07-23 13:05:42,883 - 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=3.55 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/2.011/3.551/1.539 ms')
2025-07-23 13:05:42,883 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-15486676 passed
2025-07-23 13:05:43,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:05:43,034 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-15486676, IP 34.32.219.67, Port 22
2025-07-23 13:05:43,197 - DEBUG - VM ctest-vn2-vm1-15486676 is ready for SSH connections
2025-07-23 13:05:43,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:05:43,198 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 34.32.219.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-23 13:05:43,198 - DEBUG - ping -s 56 -c 3 -W 1 34.32.219.67
2025-07-23 13:05:47,882 - DEBUG - PING 34.32.219.67 (34.32.219.67): 56 data bytes
--- 34.32.219.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-23 13:05:47,882 - WARNING - Ping to IP 34.32.219.67 from VM ctest-vn1-vm1-96623071 failed
2025-07-23 13:05:47,883 - INFO - Adding interface with subnet_id b7fc5db6-dbce-4fab-9711-1e6cb8dcdff4, port_id None to router 5e0d4cc2-e7bb-48ca-8f1d-0a2a378ca3d5
2025-07-23 13:05:48,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:05:48,155 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 34.32.219.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-23 13:05:48,155 - DEBUG - ping -s 56 -c 3 -W 1 34.32.219.67
2025-07-23 13:05:51,354 - DEBUG - PING 34.32.219.67 (34.32.219.67): 56 data bytes
64 bytes from 34.32.219.67: seq=1 ttl=63 time=2.652 ms
64 bytes from 34.32.219.67: seq=2 ttl=63 time=1.013 ms
--- 34.32.219.67 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.013/1.832/2.652 ms
2025-07-23 13:05:51,354 - WARNING - Ping to IP 34.32.219.67 from VM ctest-vn1-vm1-96623071 failed
2025-07-23 13:05:52,355 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 34.32.219.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-23 13:05:52,355 - DEBUG - ping -s 56 -c 3 -W 1 34.32.219.67
2025-07-23 13:05:54,565 - DEBUG - PING 34.32.219.67 (34.32.219.67): 56 data bytes
64 bytes from 34.32.219.67: seq=0 ttl=63 time=1.892 ms
64 bytes from 34.32.219.67: seq=1 ttl=63 time=0.888 ms
64 bytes from 34.32.219.67: seq=2 ttl=63 time=0.892 ms
--- 34.32.219.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.888/1.224/1.892 ms
2025-07-23 13:05:54,565 - INFO - Ping to IP 34.32.219.67 from VM ctest-vn1-vm1-96623071 passed
2025-07-23 13:05:54,565 - INFO - Deleting interface with subnet_id ed0a3df5-9ce7-4093-b343-6e007a7a66d5, port_id None from router 5e0d4cc2-e7bb-48ca-8f1d-0a2a378ca3d5
2025-07-23 13:05:54,718 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:05:54,719 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 34.32.219.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-23 13:05:54,719 - DEBUG - ping -s 56 -c 3 -W 1 34.32.219.67
2025-07-23 13:05:57,922 - DEBUG - PING 34.32.219.67 (34.32.219.67): 56 data bytes
--- 34.32.219.67 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-23 13:05:57,922 - WARNING - Ping to IP 34.32.219.67 from VM ctest-vn1-vm1-96623071 failed
2025-07-23 13:05:57,922 - INFO - Adding interface with subnet_id ed0a3df5-9ce7-4093-b343-6e007a7a66d5, port_id None to router 5e0d4cc2-e7bb-48ca-8f1d-0a2a378ca3d5
2025-07-23 13:05:58,161 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:05:58,161 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 34.32.219.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-07-23 13:05:58,161 - DEBUG - ping -s 56 -c 3 -W 1 34.32.219.67
2025-07-23 13:06:00,366 - DEBUG - PING 34.32.219.67 (34.32.219.67): 56 data bytes
64 bytes from 34.32.219.67: seq=0 ttl=63 time=1.446 ms
64 bytes from 34.32.219.67: seq=1 ttl=63 time=0.981 ms
64 bytes from 34.32.219.67: seq=2 ttl=63 time=0.896 ms
--- 34.32.219.67 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.896/1.107/1.446 ms
2025-07-23 13:06:00,366 - INFO - Ping to IP 34.32.219.67 from VM ctest-vn1-vm1-96623071 passed
2025-07-23 13:06:00,366 - INFO - Deleting interface with subnet_id b7fc5db6-dbce-4fab-9711-1e6cb8dcdff4, port_id None from router 5e0d4cc2-e7bb-48ca-8f1d-0a2a378ca3d5
2025-07-23 13:06:00,503 - INFO - Deleting interface with subnet_id ed0a3df5-9ce7-4093-b343-6e007a7a66d5, port_id None from router 5e0d4cc2-e7bb-48ca-8f1d-0a2a378ca3d5
2025-07-23 13:06:00,722 - INFO - Deleting VM ctest-vn2-vm1-15486676
2025-07-23 13:06:00,799 - INFO - Deleting VM ctest-vn1-vm1-96623071
2025-07-23 13:06:00,893 - INFO - Deleting VN ctest-vn2-34436988
2025-07-23 13:06:00,937 - DEBUG - VN bcad13b2-f33b-4ddc-8fd2-0f441dfc3f65 still in use: Unable to complete operation on network bcad13b2-f33b-4ddc-8fd2-0f441dfc3f65. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-de5cd9ba-f170-4287-b719-269722fe9c7d']
2025-07-23 13:06:00,937 - WARNING - Deleting VN ctest-vn2-34436988 failed..Will retry
2025-07-23 13:06:03,063 - DEBUG - Response for deleting network ()
2025-07-23 13:06:03,063 - INFO - Deleting VN ctest-vn1-18783620
2025-07-23 13:06:03,189 - DEBUG - Response for deleting network ()
2025-07-23 13:06:03,450 - DEBUG - No XMPP flaps were noticed during the test
2025-07-23 13:06:03,450 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-07-23 13:06:03,450 - INFO - --------------------------------------------------------------------------------
2025-07-23 13:06:04,136 - INFO - Deleted project: ctest-TestRouters-17302721, ID : 88541b9c-999b-4e09-aafd-8a88294dd643