2025-09-09 22:51:49,530 - INFO - Domain Default found not creating
2025-09-09 22:51:49,751 - INFO - Project ctest-TestRouters-49596558 not found, creating it
2025-09-09 22:51:50,204 - INFO - Created Project:ctest-TestRouters-49596558, ID : 2f0577b6-202e-4369-b757-4036bafea359
2025-09-09 22:51:51,611 - INFO - ================================================================================
2025-09-09 22:51:51,611 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-09 22:51:51,611 - 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-09-09 22:51:51,865 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-09 22:51:51,865 - INFO - Initial checks done. Running the testcase now
2025-09-09 22:51:51,865 - INFO -
2025-09-09 22:51:52,406 - DEBUG - Response for create_network : {'network': {'id': '92e79486-794c-4b85-91dc-da26578f11df', 'name': 'ctest-vn1-17083468', 'tenant_id': '2f0577b6202e4369b7574036bafea359', 'project_id': '2f0577b6202e4369b7574036bafea359', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-49596558', 'ctest-vn1-17083468'], 'port_security_enabled': True, 'description': ''}}
2025-09-09 22:51:52,608 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c8c15cc-05db-47e8-b462-534182478b5a', 'name': '', 'tenant_id': '2f0577b6202e4369b7574036bafea359', 'network_id': '92e79486-794c-4b85-91dc-da26578f11df', 'ip_version': 4, 'cidr': '49.212.65.64/26', 'allocation_pools': [{'start': '49.212.65.66', 'end': '49.212.65.126'}], 'gateway_ip': '49.212.65.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '49.212.65.66', 'tags': [], 'project_id': '2f0577b6202e4369b7574036bafea359'}}
2025-09-09 22:51:52,624 - INFO - Created VN ctest-vn1-17083468
2025-09-09 22:51:52,675 - DEBUG - VN ctest-vn1-17083468 UUID is 92e79486-794c-4b85-91dc-da26578f11df
2025-09-09 22:51:53,015 - DEBUG - Response for create_network : {'network': {'id': '6a57873b-6e91-4065-b703-b1cd3fbbd7dd', 'name': 'ctest-vn2-99066443', 'tenant_id': '2f0577b6202e4369b7574036bafea359', 'project_id': '2f0577b6202e4369b7574036bafea359', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-49596558', 'ctest-vn2-99066443'], 'port_security_enabled': True, 'description': ''}}
2025-09-09 22:51:53,156 - DEBUG - Response for create_subnet : {'subnet': {'id': '719fc251-f602-4064-9687-6eaaf9ac716c', 'name': '', 'tenant_id': '2f0577b6202e4369b7574036bafea359', 'network_id': '6a57873b-6e91-4065-b703-b1cd3fbbd7dd', 'ip_version': 4, 'cidr': '92.1.237.128/26', 'allocation_pools': [{'start': '92.1.237.130', 'end': '92.1.237.190'}], 'gateway_ip': '92.1.237.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.1.237.130', 'tags': [], 'project_id': '2f0577b6202e4369b7574036bafea359'}}
2025-09-09 22:51:53,172 - INFO - Created VN ctest-vn2-99066443
2025-09-09 22:51:53,232 - DEBUG - VN ctest-vn2-99066443 UUID is 6a57873b-6e91-4065-b703-b1cd3fbbd7dd
2025-09-09 22:51:53,444 - DEBUG - Services list from nova: [, , ]
2025-09-09 22:51:54,503 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4063-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4063-1)
2025-09-09 22:51:55,616 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4063-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4063-1)
2025-09-09 22:51:55,678 - INFO - Adding interface with subnet_id 7c8c15cc-05db-47e8-b462-534182478b5a, port_id None to router b9e62012-ef21-46cd-892e-5ed9a383773f
2025-09-09 22:51:55,967 - INFO - Waiting for VM ctest-vn1-vm1-35259564 to be up..
2025-09-09 22:51:56,052 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-09 22:52:01,128 - DEBUG - VM is in ACTIVE state now
2025-09-09 22:52:01,128 - INFO - VM name : ctest-vn1-vm1-35259564
2025-09-09 22:52:01,197 - DEBUG - VM ctest-vn1-vm1-35259564 ID is 18e45077-1676-45e9-8e67-888153dd6d07
2025-09-09 22:52:01,218 - DEBUG - VM ctest-vn1-vm1-35259564 launched on Node cn-jenkins-deploy-platform-ansible-os-4063-1
2025-09-09 22:52:01,311 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/18e45077-1676-45e9-8e67-888153dd6d07
2025-09-09 22:52:01,609 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/18e45077-1676-45e9-8e67-888153dd6d07
2025-09-09 22:52:01,638 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/89556dc4-45d7-4b0e-8ec9-1491167133b6
2025-09-09 22:52:04,899 - 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 1019ms')
2025-09-09 22:52:04,899 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35259564 failed!
2025-09-09 22:52:04,951 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-49596558:ctest-vn1-17083468 is 49.212.65.65 and allocation pool is NOT set
2025-09-09 22:52:07,018 - 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=3.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.452 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.452/1.939/3.426/1.487 ms')
2025-09-09 22:52:07,018 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35259564 passed
2025-09-09 22:52:07,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 22:52:07,172 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35259564, IP 49.212.65.67, Port 22
2025-09-09 22:52:07,327 - DEBUG - VM ctest-vn1-vm1-35259564 is ready for SSH connections
2025-09-09 22:52:07,327 - INFO - Waiting for VM ctest-vn2-vm1-15846136 to be up..
2025-09-09 22:52:07,406 - DEBUG - VM is in ACTIVE state now
2025-09-09 22:52:07,406 - INFO - VM name : ctest-vn2-vm1-15846136
2025-09-09 22:52:07,481 - DEBUG - VM ctest-vn2-vm1-15846136 ID is 623de6cf-6580-4038-9f04-5b5537c00eae
2025-09-09 22:52:07,482 - DEBUG - VM ctest-vn2-vm1-15846136 launched on Node cn-jenkins-deploy-platform-ansible-os-4063-1
2025-09-09 22:52:07,551 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/623de6cf-6580-4038-9f04-5b5537c00eae
2025-09-09 22:52:07,559 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/fbd8da00-49b2-4526-92ca-f8d931463d9e
2025-09-09 22:52:08,803 - 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.52 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.426 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.426/1.472/2.519/1.046 ms')
2025-09-09 22:52:08,803 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-15846136 passed
2025-09-09 22:52:08,956 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 22:52:08,956 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-15846136, IP 92.1.237.131, Port 22
2025-09-09 22:52:09,107 - DEBUG - VM ctest-vn2-vm1-15846136 is ready for SSH connections
2025-09-09 22:52:09,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 22:52:09,107 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.1.237.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 22:52:09,107 - DEBUG - ping -s 56 -c 3 -W 1 92.1.237.131
2025-09-09 22:52:13,745 - DEBUG - PING 92.1.237.131 (92.1.237.131): 56 data bytes
--- 92.1.237.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-09 22:52:13,746 - WARNING - Ping to IP 92.1.237.131 from VM ctest-vn1-vm1-35259564 failed
2025-09-09 22:52:13,746 - INFO - Adding interface with subnet_id 719fc251-f602-4064-9687-6eaaf9ac716c, port_id None to router b9e62012-ef21-46cd-892e-5ed9a383773f
2025-09-09 22:52:13,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 22:52:13,978 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.1.237.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 22:52:13,978 - DEBUG - ping -s 56 -c 3 -W 1 92.1.237.131
2025-09-09 22:52:16,189 - DEBUG - PING 92.1.237.131 (92.1.237.131): 56 data bytes
64 bytes from 92.1.237.131: seq=0 ttl=63 time=3.279 ms
64 bytes from 92.1.237.131: seq=1 ttl=63 time=1.097 ms
64 bytes from 92.1.237.131: seq=2 ttl=63 time=1.127 ms
--- 92.1.237.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.097/1.834/3.279 ms
2025-09-09 22:52:16,189 - INFO - Ping to IP 92.1.237.131 from VM ctest-vn1-vm1-35259564 passed
2025-09-09 22:52:16,189 - INFO - Deleting interface with subnet_id 7c8c15cc-05db-47e8-b462-534182478b5a, port_id None from router b9e62012-ef21-46cd-892e-5ed9a383773f
2025-09-09 22:52:16,333 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 22:52:16,333 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.1.237.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 22:52:16,333 - DEBUG - ping -s 56 -c 3 -W 1 92.1.237.131
2025-09-09 22:52:19,533 - DEBUG - PING 92.1.237.131 (92.1.237.131): 56 data bytes
--- 92.1.237.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-09 22:52:19,533 - WARNING - Ping to IP 92.1.237.131 from VM ctest-vn1-vm1-35259564 failed
2025-09-09 22:52:19,533 - INFO - Adding interface with subnet_id 7c8c15cc-05db-47e8-b462-534182478b5a, port_id None to router b9e62012-ef21-46cd-892e-5ed9a383773f
2025-09-09 22:52:19,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-09 22:52:19,742 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.1.237.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 22:52:19,742 - DEBUG - ping -s 56 -c 3 -W 1 92.1.237.131
2025-09-09 22:52:22,931 - DEBUG - PING 92.1.237.131 (92.1.237.131): 56 data bytes
64 bytes from 92.1.237.131: seq=1 ttl=63 time=1.707 ms
64 bytes from 92.1.237.131: seq=2 ttl=63 time=0.907 ms
--- 92.1.237.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.907/1.307/1.707 ms
2025-09-09 22:52:22,931 - WARNING - Ping to IP 92.1.237.131 from VM ctest-vn1-vm1-35259564 failed
2025-09-09 22:52:23,932 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.1.237.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-09 22:52:23,932 - DEBUG - ping -s 56 -c 3 -W 1 92.1.237.131
2025-09-09 22:52:26,138 - DEBUG - PING 92.1.237.131 (92.1.237.131): 56 data bytes
64 bytes from 92.1.237.131: seq=0 ttl=63 time=1.339 ms
64 bytes from 92.1.237.131: seq=1 ttl=63 time=0.989 ms
64 bytes from 92.1.237.131: seq=2 ttl=63 time=0.778 ms
--- 92.1.237.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.778/1.035/1.339 ms
2025-09-09 22:52:26,138 - INFO - Ping to IP 92.1.237.131 from VM ctest-vn1-vm1-35259564 passed
2025-09-09 22:52:26,138 - INFO - Deleting interface with subnet_id 719fc251-f602-4064-9687-6eaaf9ac716c, port_id None from router b9e62012-ef21-46cd-892e-5ed9a383773f
2025-09-09 22:52:26,243 - INFO - Deleting interface with subnet_id 7c8c15cc-05db-47e8-b462-534182478b5a, port_id None from router b9e62012-ef21-46cd-892e-5ed9a383773f
2025-09-09 22:52:26,415 - INFO - Deleting VM ctest-vn2-vm1-15846136
2025-09-09 22:52:26,480 - INFO - Deleting VM ctest-vn1-vm1-35259564
2025-09-09 22:52:26,549 - INFO - Deleting VN ctest-vn2-99066443
2025-09-09 22:52:26,584 - DEBUG - VN 6a57873b-6e91-4065-b703-b1cd3fbbd7dd still in use: Unable to complete operation on network 6a57873b-6e91-4065-b703-b1cd3fbbd7dd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ff878ae2-d49e-4a48-81e4-b3d2fc867eb6']
2025-09-09 22:52:26,584 - WARNING - Deleting VN ctest-vn2-99066443 failed..Will retry
2025-09-09 22:52:28,683 - DEBUG - Response for deleting network ()
2025-09-09 22:52:28,684 - INFO - Deleting VN ctest-vn1-17083468
2025-09-09 22:52:28,787 - DEBUG - Response for deleting network ()
2025-09-09 22:52:29,044 - DEBUG - No XMPP flaps were noticed during the test
2025-09-09 22:52:29,044 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-09-09 22:52:29,044 - INFO - --------------------------------------------------------------------------------
2025-09-09 22:52:29,704 - INFO - Deleted project: ctest-TestRouters-49596558, ID : 2f0577b6-202e-4369-b757-4036bafea359