2025-11-17 22:49:20,818 - INFO - Domain Default found not creating
2025-11-17 22:49:20,951 - INFO - Project ctest-TestRouters-56609661 not found, creating it
2025-11-17 22:49:21,362 - INFO - Created Project:ctest-TestRouters-56609661, ID : 6bd97df9-61bd-43f7-b0e0-002a50c15da7
2025-11-17 22:49:22,839 - INFO - ================================================================================
2025-11-17 22:49:22,839 - INFO - STARTING TEST : test_basic_router_behavior
2025-11-17 22:49:22,839 - 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-17 22:49:23,095 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-17 22:49:23,095 - INFO - Initial checks done. Running the testcase now
2025-11-17 22:49:23,095 - INFO -
2025-11-17 22:49:23,630 - DEBUG - Response for create_network : {'network': {'id': '7300b27c-532e-45fb-ab6b-71ee935b6f06', 'name': 'ctest-vn1-81785638', 'tenant_id': '6bd97df961bd43f7b0e0002a50c15da7', 'project_id': '6bd97df961bd43f7b0e0002a50c15da7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56609661', 'ctest-vn1-81785638'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 22:49:23,801 - DEBUG - Response for create_subnet : {'subnet': {'id': '679724cf-9ee9-41a3-b921-0bed8063e0b5', 'name': '', 'tenant_id': '6bd97df961bd43f7b0e0002a50c15da7', 'network_id': '7300b27c-532e-45fb-ab6b-71ee935b6f06', 'ip_version': 4, 'cidr': '158.194.27.128/26', 'allocation_pools': [{'start': '158.194.27.130', 'end': '158.194.27.190'}], 'gateway_ip': '158.194.27.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.194.27.130', 'tags': [], 'project_id': '6bd97df961bd43f7b0e0002a50c15da7'}}
2025-11-17 22:49:23,816 - INFO - Created VN ctest-vn1-81785638
2025-11-17 22:49:23,867 - DEBUG - VN ctest-vn1-81785638 UUID is 7300b27c-532e-45fb-ab6b-71ee935b6f06
2025-11-17 22:49:24,181 - DEBUG - Response for create_network : {'network': {'id': 'e1b99723-977d-43a0-a4f3-5c4acdd9ed0e', 'name': 'ctest-vn2-92665176', 'tenant_id': '6bd97df961bd43f7b0e0002a50c15da7', 'project_id': '6bd97df961bd43f7b0e0002a50c15da7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56609661', 'ctest-vn2-92665176'], 'port_security_enabled': True, 'description': ''}}
2025-11-17 22:49:24,430 - DEBUG - Response for create_subnet : {'subnet': {'id': '594ccfa4-25e1-428d-9114-dcafeecf596c', 'name': '', 'tenant_id': '6bd97df961bd43f7b0e0002a50c15da7', 'network_id': 'e1b99723-977d-43a0-a4f3-5c4acdd9ed0e', 'ip_version': 4, 'cidr': '202.11.32.0/26', 'allocation_pools': [{'start': '202.11.32.2', 'end': '202.11.32.62'}], 'gateway_ip': '202.11.32.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '202.11.32.2', 'tags': [], 'project_id': '6bd97df961bd43f7b0e0002a50c15da7'}}
2025-11-17 22:49:24,445 - INFO - Created VN ctest-vn2-92665176
2025-11-17 22:49:24,495 - DEBUG - VN ctest-vn2-92665176 UUID is e1b99723-977d-43a0-a4f3-5c4acdd9ed0e
2025-11-17 22:49:24,692 - DEBUG - Services list from nova: [, , ]
2025-11-17 22:49:25,655 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4748-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4748-1)
2025-11-17 22:49:26,782 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4748-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4748-1)
2025-11-17 22:49:26,836 - INFO - Adding interface with subnet_id 679724cf-9ee9-41a3-b921-0bed8063e0b5, port_id None to router 58ecec2a-b909-42fc-8a62-b5b386cf34f4
2025-11-17 22:49:27,068 - INFO - Waiting for VM ctest-vn1-vm1-65927398 to be up..
2025-11-17 22:49:27,149 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-17 22:49:32,210 - DEBUG - VM is in ACTIVE state now
2025-11-17 22:49:32,211 - INFO - VM name : ctest-vn1-vm1-65927398
2025-11-17 22:49:32,273 - DEBUG - VM ctest-vn1-vm1-65927398 ID is ea9c20d8-bec9-4c78-a75b-572f039072e6
2025-11-17 22:49:32,288 - DEBUG - VM ctest-vn1-vm1-65927398 launched on Node cn-jenkins-deploy-platform-ansible-os-4748-1
2025-11-17 22:49:32,346 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ea9c20d8-bec9-4c78-a75b-572f039072e6
2025-11-17 22:49:32,632 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ea9c20d8-bec9-4c78-a75b-572f039072e6
2025-11-17 22:49:32,660 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/aa9506c8-d7e4-4f39-80bc-86dea2ed4e34
2025-11-17 22:49:35,905 - 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 1018ms')
2025-11-17 22:49:35,905 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65927398 failed!
2025-11-17 22:49:35,955 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-56609661:ctest-vn1-81785638 is 158.194.27.129 and allocation pool is NOT set
2025-11-17 22:49:38,012 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.769 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.769/1.813/2.858/1.044 ms')
2025-11-17 22:49:38,012 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65927398 passed
2025-11-17 22:49:38,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 22:49:38,159 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-65927398, IP 158.194.27.131, Port 22
2025-11-17 22:49:38,334 - DEBUG - VM ctest-vn1-vm1-65927398 is ready for SSH connections
2025-11-17 22:49:38,334 - INFO - Waiting for VM ctest-vn2-vm1-93147669 to be up..
2025-11-17 22:49:38,437 - DEBUG - VM is in ACTIVE state now
2025-11-17 22:49:38,437 - INFO - VM name : ctest-vn2-vm1-93147669
2025-11-17 22:49:38,500 - DEBUG - VM ctest-vn2-vm1-93147669 ID is 1f4b781c-8dfb-4719-9e0d-50b08479b80d
2025-11-17 22:49:38,500 - DEBUG - VM ctest-vn2-vm1-93147669 launched on Node cn-jenkins-deploy-platform-ansible-os-4748-1
2025-11-17 22:49:38,581 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1f4b781c-8dfb-4719-9e0d-50b08479b80d
2025-11-17 22:49:38,588 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b3c9f5eb-9665-49bc-8aae-300b15bca43b
2025-11-17 22:49:39,824 - 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=2.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.508 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.508/1.626/2.744/1.118 ms')
2025-11-17 22:49:39,824 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-93147669 passed
2025-11-17 22:49:39,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 22:49:39,983 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-93147669, IP 202.11.32.3, Port 22
2025-11-17 22:49:40,139 - DEBUG - VM ctest-vn2-vm1-93147669 is ready for SSH connections
2025-11-17 22:49:40,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 22:49:40,139 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 202.11.32.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 22:49:40,140 - DEBUG - ping -s 56 -c 3 -W 1 202.11.32.3
2025-11-17 22:49:44,785 - DEBUG - PING 202.11.32.3 (202.11.32.3): 56 data bytes
--- 202.11.32.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-17 22:49:44,786 - WARNING - Ping to IP 202.11.32.3 from VM ctest-vn1-vm1-65927398 failed
2025-11-17 22:49:44,786 - INFO - Adding interface with subnet_id 594ccfa4-25e1-428d-9114-dcafeecf596c, port_id None to router 58ecec2a-b909-42fc-8a62-b5b386cf34f4
2025-11-17 22:49:45,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 22:49:45,017 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 202.11.32.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 22:49:45,017 - DEBUG - ping -s 56 -c 3 -W 1 202.11.32.3
2025-11-17 22:49:47,213 - DEBUG - PING 202.11.32.3 (202.11.32.3): 56 data bytes
64 bytes from 202.11.32.3: seq=0 ttl=63 time=2.146 ms
64 bytes from 202.11.32.3: seq=1 ttl=63 time=0.752 ms
64 bytes from 202.11.32.3: seq=2 ttl=63 time=0.704 ms
--- 202.11.32.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.704/1.200/2.146 ms
2025-11-17 22:49:47,213 - INFO - Ping to IP 202.11.32.3 from VM ctest-vn1-vm1-65927398 passed
2025-11-17 22:49:47,213 - INFO - Deleting interface with subnet_id 679724cf-9ee9-41a3-b921-0bed8063e0b5, port_id None from router 58ecec2a-b909-42fc-8a62-b5b386cf34f4
2025-11-17 22:49:47,333 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 22:49:47,334 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 202.11.32.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 22:49:47,334 - DEBUG - ping -s 56 -c 3 -W 1 202.11.32.3
2025-11-17 22:49:50,531 - DEBUG - PING 202.11.32.3 (202.11.32.3): 56 data bytes
--- 202.11.32.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-11-17 22:49:50,531 - WARNING - Ping to IP 202.11.32.3 from VM ctest-vn1-vm1-65927398 failed
2025-11-17 22:49:50,531 - INFO - Adding interface with subnet_id 679724cf-9ee9-41a3-b921-0bed8063e0b5, port_id None to router 58ecec2a-b909-42fc-8a62-b5b386cf34f4
2025-11-17 22:49:50,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-17 22:49:50,737 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 202.11.32.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-17 22:49:50,738 - DEBUG - ping -s 56 -c 3 -W 1 202.11.32.3
2025-11-17 22:49:52,937 - DEBUG - PING 202.11.32.3 (202.11.32.3): 56 data bytes
64 bytes from 202.11.32.3: seq=0 ttl=63 time=1.255 ms
64 bytes from 202.11.32.3: seq=1 ttl=63 time=0.788 ms
64 bytes from 202.11.32.3: seq=2 ttl=63 time=0.810 ms
--- 202.11.32.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.788/0.951/1.255 ms
2025-11-17 22:49:52,937 - INFO - Ping to IP 202.11.32.3 from VM ctest-vn1-vm1-65927398 passed
2025-11-17 22:49:52,937 - INFO - Deleting interface with subnet_id 594ccfa4-25e1-428d-9114-dcafeecf596c, port_id None from router 58ecec2a-b909-42fc-8a62-b5b386cf34f4
2025-11-17 22:49:53,029 - INFO - Deleting interface with subnet_id 679724cf-9ee9-41a3-b921-0bed8063e0b5, port_id None from router 58ecec2a-b909-42fc-8a62-b5b386cf34f4
2025-11-17 22:49:53,159 - INFO - Deleting VM ctest-vn2-vm1-93147669
2025-11-17 22:49:53,215 - INFO - Deleting VM ctest-vn1-vm1-65927398
2025-11-17 22:49:53,273 - INFO - Deleting VN ctest-vn2-92665176
2025-11-17 22:49:53,302 - DEBUG - VN e1b99723-977d-43a0-a4f3-5c4acdd9ed0e still in use: Unable to complete operation on network e1b99723-977d-43a0-a4f3-5c4acdd9ed0e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8537eff0-9cbd-468b-8a82-408f634b29e7']
2025-11-17 22:49:53,302 - WARNING - Deleting VN ctest-vn2-92665176 failed..Will retry
2025-11-17 22:49:55,395 - DEBUG - Response for deleting network ()
2025-11-17 22:49:55,395 - INFO - Deleting VN ctest-vn1-81785638
2025-11-17 22:49:55,483 - DEBUG - Response for deleting network ()
2025-11-17 22:49:55,737 - DEBUG - No XMPP flaps were noticed during the test
2025-11-17 22:49:55,737 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:33]
2025-11-17 22:49:55,737 - INFO - --------------------------------------------------------------------------------
2025-11-17 22:49:56,383 - INFO - Deleted project: ctest-TestRouters-56609661, ID : 6bd97df9-61bd-43f7-b0e0-002a50c15da7