2025-08-12 17:18:43,888 - INFO - Domain Default found not creating
2025-08-12 17:18:44,020 - INFO - Project ctest-TestRouters-95689506 not found, creating it
2025-08-12 17:18:44,492 - INFO - Created Project:ctest-TestRouters-95689506, ID : 99937ff3-580d-47af-af17-a74432616cda
2025-08-12 17:18:45,830 - INFO - ================================================================================
2025-08-12 17:18:45,830 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-12 17:18:45,830 - 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-08-12 17:18:46,084 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-08-12 17:18:46,084 - INFO - Initial checks done. Running the testcase now
2025-08-12 17:18:46,084 - INFO -
2025-08-12 17:18:46,606 - DEBUG - Response for create_network : {'network': {'id': '29e01698-a3a8-49ec-97f8-b7931a271ea0', 'name': 'ctest-vn1-92544477', 'tenant_id': '99937ff3580d47afaf17a74432616cda', 'project_id': '99937ff3580d47afaf17a74432616cda', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-95689506', 'ctest-vn1-92544477'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 17:18:46,787 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb40ee01-b5cb-40e4-a8f4-b1a57c4541d5', 'name': '', 'tenant_id': '99937ff3580d47afaf17a74432616cda', 'network_id': '29e01698-a3a8-49ec-97f8-b7931a271ea0', 'ip_version': 4, 'cidr': '5.100.83.0/26', 'allocation_pools': [{'start': '5.100.83.2', 'end': '5.100.83.62'}], 'gateway_ip': '5.100.83.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.100.83.2', 'tags': [], 'project_id': '99937ff3580d47afaf17a74432616cda'}}
2025-08-12 17:18:46,806 - INFO - Created VN ctest-vn1-92544477
2025-08-12 17:18:46,863 - DEBUG - VN ctest-vn1-92544477 UUID is 29e01698-a3a8-49ec-97f8-b7931a271ea0
2025-08-12 17:18:47,205 - DEBUG - Response for create_network : {'network': {'id': 'a1b6ef70-fc79-4cdc-8d2c-4c954e774dc6', 'name': 'ctest-vn2-99009053', 'tenant_id': '99937ff3580d47afaf17a74432616cda', 'project_id': '99937ff3580d47afaf17a74432616cda', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-95689506', 'ctest-vn2-99009053'], 'port_security_enabled': True, 'description': ''}}
2025-08-12 17:18:47,424 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e9aeb3e5-0f81-4dc8-a2e5-a54c3531a0c9', 'name': '', 'tenant_id': '99937ff3580d47afaf17a74432616cda', 'network_id': 'a1b6ef70-fc79-4cdc-8d2c-4c954e774dc6', 'ip_version': 4, 'cidr': '80.230.151.0/26', 'allocation_pools': [{'start': '80.230.151.2', 'end': '80.230.151.62'}], 'gateway_ip': '80.230.151.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '80.230.151.2', 'tags': [], 'project_id': '99937ff3580d47afaf17a74432616cda'}}
2025-08-12 17:18:47,446 - INFO - Created VN ctest-vn2-99009053
2025-08-12 17:18:47,499 - DEBUG - VN ctest-vn2-99009053 UUID is a1b6ef70-fc79-4cdc-8d2c-4c954e774dc6
2025-08-12 17:18:47,745 - DEBUG - Services list from nova: [, , ]
2025-08-12 17:18:48,697 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3836-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3836-1)
2025-08-12 17:18:49,907 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3836-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3836-1)
2025-08-12 17:18:50,036 - INFO - Adding interface with subnet_id bb40ee01-b5cb-40e4-a8f4-b1a57c4541d5, port_id None to router 364e12a3-0e96-471d-9574-20a0be1e86b9
2025-08-12 17:18:50,339 - INFO - Waiting for VM ctest-vn1-vm1-06366307 to be up..
2025-08-12 17:18:50,500 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-12 17:18:55,563 - DEBUG - VM is in ACTIVE state now
2025-08-12 17:18:55,563 - INFO - VM name : ctest-vn1-vm1-06366307
2025-08-12 17:18:55,621 - DEBUG - VM ctest-vn1-vm1-06366307 ID is 87823e5a-9ce8-4545-abc2-b8ba97bbb980
2025-08-12 17:18:55,637 - DEBUG - VM ctest-vn1-vm1-06366307 launched on Node cn-jenkins-deploy-platform-ansible-os-3836-1
2025-08-12 17:18:55,700 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/87823e5a-9ce8-4545-abc2-b8ba97bbb980
2025-08-12 17:18:55,987 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/87823e5a-9ce8-4545-abc2-b8ba97bbb980
2025-08-12 17:18:56,015 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/17c18347-09a9-4000-992a-4000a0002698
2025-08-12 17:18:59,257 - 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=2 ttl=63 time=13.5 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 13.466/13.466/13.466/0.000 ms')
2025-08-12 17:18:59,257 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06366307 passed
2025-08-12 17:18:59,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 17:18:59,411 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-06366307, IP 5.100.83.3, Port 22
2025-08-12 17:18:59,573 - DEBUG - VM ctest-vn1-vm1-06366307 is ready for SSH connections
2025-08-12 17:18:59,573 - INFO - Waiting for VM ctest-vn2-vm1-26964468 to be up..
2025-08-12 17:18:59,637 - DEBUG - VM is in ACTIVE state now
2025-08-12 17:18:59,637 - INFO - VM name : ctest-vn2-vm1-26964468
2025-08-12 17:18:59,706 - DEBUG - VM ctest-vn2-vm1-26964468 ID is 93c1f955-0fba-4e19-9bc9-09d91f10bf44
2025-08-12 17:18:59,706 - DEBUG - VM ctest-vn2-vm1-26964468 launched on Node cn-jenkins-deploy-platform-ansible-os-3836-1
2025-08-12 17:18:59,776 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/93c1f955-0fba-4e19-9bc9-09d91f10bf44
2025-08-12 17:18:59,783 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/71dd1690-afe1-449c-a3da-fbc9d8f13f14
2025-08-12 17:19:01,026 - 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=4.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.49 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 = 1.488/3.074/4.660/1.586 ms')
2025-08-12 17:19:01,026 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-26964468 passed
2025-08-12 17:19:01,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 17:19:01,179 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-26964468, IP 80.230.151.3, Port 22
2025-08-12 17:19:01,334 - DEBUG - VM ctest-vn2-vm1-26964468 is ready for SSH connections
2025-08-12 17:19:01,334 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 17:19:01,334 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 80.230.151.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-12 17:19:01,334 - DEBUG - ping -s 56 -c 3 -W 1 80.230.151.3
2025-08-12 17:19:05,959 - DEBUG - PING 80.230.151.3 (80.230.151.3): 56 data bytes
--- 80.230.151.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-12 17:19:05,959 - WARNING - Ping to IP 80.230.151.3 from VM ctest-vn1-vm1-06366307 failed
2025-08-12 17:19:05,959 - INFO - Adding interface with subnet_id e9aeb3e5-0f81-4dc8-a2e5-a54c3531a0c9, port_id None to router 364e12a3-0e96-471d-9574-20a0be1e86b9
2025-08-12 17:19:06,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 17:19:06,201 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 80.230.151.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-12 17:19:06,201 - DEBUG - ping -s 56 -c 3 -W 1 80.230.151.3
2025-08-12 17:19:08,393 - DEBUG - PING 80.230.151.3 (80.230.151.3): 56 data bytes
64 bytes from 80.230.151.3: seq=0 ttl=63 time=2.321 ms
64 bytes from 80.230.151.3: seq=1 ttl=63 time=0.643 ms
64 bytes from 80.230.151.3: seq=2 ttl=63 time=0.716 ms
--- 80.230.151.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.643/1.226/2.321 ms
2025-08-12 17:19:08,393 - INFO - Ping to IP 80.230.151.3 from VM ctest-vn1-vm1-06366307 passed
2025-08-12 17:19:08,393 - INFO - Deleting interface with subnet_id bb40ee01-b5cb-40e4-a8f4-b1a57c4541d5, port_id None from router 364e12a3-0e96-471d-9574-20a0be1e86b9
2025-08-12 17:19:08,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 17:19:08,509 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 80.230.151.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-12 17:19:08,509 - DEBUG - ping -s 56 -c 3 -W 1 80.230.151.3
2025-08-12 17:19:11,697 - DEBUG - PING 80.230.151.3 (80.230.151.3): 56 data bytes
--- 80.230.151.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-12 17:19:11,697 - WARNING - Ping to IP 80.230.151.3 from VM ctest-vn1-vm1-06366307 failed
2025-08-12 17:19:11,697 - INFO - Adding interface with subnet_id bb40ee01-b5cb-40e4-a8f4-b1a57c4541d5, port_id None to router 364e12a3-0e96-471d-9574-20a0be1e86b9
2025-08-12 17:19:11,886 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-12 17:19:11,887 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 80.230.151.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-12 17:19:11,887 - DEBUG - ping -s 56 -c 3 -W 1 80.230.151.3
2025-08-12 17:19:14,086 - DEBUG - PING 80.230.151.3 (80.230.151.3): 56 data bytes
64 bytes from 80.230.151.3: seq=0 ttl=63 time=1.322 ms
64 bytes from 80.230.151.3: seq=1 ttl=63 time=0.713 ms
64 bytes from 80.230.151.3: seq=2 ttl=63 time=0.676 ms
--- 80.230.151.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.676/0.903/1.322 ms
2025-08-12 17:19:14,086 - INFO - Ping to IP 80.230.151.3 from VM ctest-vn1-vm1-06366307 passed
2025-08-12 17:19:14,086 - INFO - Deleting interface with subnet_id e9aeb3e5-0f81-4dc8-a2e5-a54c3531a0c9, port_id None from router 364e12a3-0e96-471d-9574-20a0be1e86b9
2025-08-12 17:19:14,189 - INFO - Deleting interface with subnet_id bb40ee01-b5cb-40e4-a8f4-b1a57c4541d5, port_id None from router 364e12a3-0e96-471d-9574-20a0be1e86b9
2025-08-12 17:19:14,342 - INFO - Deleting VM ctest-vn2-vm1-26964468
2025-08-12 17:19:14,398 - INFO - Deleting VM ctest-vn1-vm1-06366307
2025-08-12 17:19:14,456 - INFO - Deleting VN ctest-vn2-99009053
2025-08-12 17:19:14,488 - DEBUG - VN a1b6ef70-fc79-4cdc-8d2c-4c954e774dc6 still in use: Unable to complete operation on network a1b6ef70-fc79-4cdc-8d2c-4c954e774dc6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4853dfae-c174-4468-9d79-f7f6ffde60b1']
2025-08-12 17:19:14,488 - WARNING - Deleting VN ctest-vn2-99009053 failed..Will retry
2025-08-12 17:19:16,572 - DEBUG - Response for deleting network ()
2025-08-12 17:19:16,572 - INFO - Deleting VN ctest-vn1-92544477
2025-08-12 17:19:16,655 - DEBUG - Response for deleting network ()
2025-08-12 17:19:16,907 - DEBUG - No XMPP flaps were noticed during the test
2025-08-12 17:19:16,907 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:31]
2025-08-12 17:19:16,908 - INFO - --------------------------------------------------------------------------------
2025-08-12 17:19:17,541 - INFO - Deleted project: ctest-TestRouters-95689506, ID : 99937ff3-580d-47af-af17-a74432616cda