2025-08-22 13:32:41,671 - INFO - Domain Default found not creating
2025-08-22 13:32:41,807 - INFO - Project ctest-TestRouters-07903860 not found, creating it
2025-08-22 13:32:42,277 - INFO - Created Project:ctest-TestRouters-07903860, ID : 7eea780c-2161-4f43-a307-be04e91d4160
2025-08-22 13:32:43,748 - INFO - ================================================================================
2025-08-22 13:32:43,748 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-22 13:32:43,748 - 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-22 13:32:44,004 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-08-22 13:32:44,004 - INFO - Initial checks done. Running the testcase now
2025-08-22 13:32:44,004 - INFO -
2025-08-22 13:32:44,567 - DEBUG - Response for create_network : {'network': {'id': 'b64a331e-1675-4e52-bc2a-d41109eac56d', 'name': 'ctest-vn1-03644916', 'tenant_id': '7eea780c21614f43a307be04e91d4160', 'project_id': '7eea780c21614f43a307be04e91d4160', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-07903860', 'ctest-vn1-03644916'], 'port_security_enabled': True, 'description': ''}}
2025-08-22 13:32:44,796 - DEBUG - Response for create_subnet : {'subnet': {'id': '0db0f885-716d-44e6-8144-642314cf7c95', 'name': '', 'tenant_id': '7eea780c21614f43a307be04e91d4160', 'network_id': 'b64a331e-1675-4e52-bc2a-d41109eac56d', 'ip_version': 4, 'cidr': '95.64.196.128/26', 'allocation_pools': [{'start': '95.64.196.130', 'end': '95.64.196.190'}], 'gateway_ip': '95.64.196.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '95.64.196.130', 'tags': [], 'project_id': '7eea780c21614f43a307be04e91d4160'}}
2025-08-22 13:32:44,813 - INFO - Created VN ctest-vn1-03644916
2025-08-22 13:32:44,863 - DEBUG - VN ctest-vn1-03644916 UUID is b64a331e-1675-4e52-bc2a-d41109eac56d
2025-08-22 13:32:45,194 - DEBUG - Response for create_network : {'network': {'id': '90ba276b-a9b8-491b-8c61-7bd99c07eee0', 'name': 'ctest-vn2-74203689', 'tenant_id': '7eea780c21614f43a307be04e91d4160', 'project_id': '7eea780c21614f43a307be04e91d4160', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-07903860', 'ctest-vn2-74203689'], 'port_security_enabled': True, 'description': ''}}
2025-08-22 13:32:45,422 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2eb6788-4bfa-4370-b0a0-d952d845f7d9', 'name': '', 'tenant_id': '7eea780c21614f43a307be04e91d4160', 'network_id': '90ba276b-a9b8-491b-8c61-7bd99c07eee0', 'ip_version': 4, 'cidr': '132.128.162.192/26', 'allocation_pools': [{'start': '132.128.162.194', 'end': '132.128.162.254'}], 'gateway_ip': '132.128.162.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '132.128.162.194', 'tags': [], 'project_id': '7eea780c21614f43a307be04e91d4160'}}
2025-08-22 13:32:45,438 - INFO - Created VN ctest-vn2-74203689
2025-08-22 13:32:45,491 - DEBUG - VN ctest-vn2-74203689 UUID is 90ba276b-a9b8-491b-8c61-7bd99c07eee0
2025-08-22 13:32:45,703 - DEBUG - Services list from nova: [, , ]
2025-08-22 13:32:46,684 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3909-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3909-1)
2025-08-22 13:32:47,906 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3909-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3909-1)
2025-08-22 13:32:47,994 - INFO - Adding interface with subnet_id 0db0f885-716d-44e6-8144-642314cf7c95, port_id None to router dd3e1b7e-db51-4d9e-8d6b-dcbc5f979b69
2025-08-22 13:32:48,341 - INFO - Waiting for VM ctest-vn1-vm1-27165853 to be up..
2025-08-22 13:32:48,439 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-22 13:32:53,511 - DEBUG - VM is in ACTIVE state now
2025-08-22 13:32:53,512 - INFO - VM name : ctest-vn1-vm1-27165853
2025-08-22 13:32:53,594 - DEBUG - VM ctest-vn1-vm1-27165853 ID is 7c5eaf6d-1ce6-46d8-970d-6e7f44839c1f
2025-08-22 13:32:53,614 - DEBUG - VM ctest-vn1-vm1-27165853 launched on Node cn-jenkins-deploy-platform-ansible-os-3909-1.
2025-08-22 13:32:53,694 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7c5eaf6d-1ce6-46d8-970d-6e7f44839c1f
2025-08-22 13:32:53,987 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7c5eaf6d-1ce6-46d8-970d-6e7f44839c1f
2025-08-22 13:32:54,018 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f63a3d17-9c49-4e4f-9929-90cb4fb15419
2025-08-22 13:32:57,287 - 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=8.45 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1020ms\r\nrtt min/avg/max/mdev = 8.453/8.453/8.453/0.000 ms')
2025-08-22 13:32:57,287 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27165853 passed
2025-08-22 13:32:57,443 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 13:32:57,443 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-27165853, IP 95.64.196.131, Port 22
2025-08-22 13:32:57,598 - DEBUG - VM ctest-vn1-vm1-27165853 is ready for SSH connections
2025-08-22 13:32:57,598 - INFO - Waiting for VM ctest-vn2-vm1-36906743 to be up..
2025-08-22 13:32:57,667 - DEBUG - VM is in ACTIVE state now
2025-08-22 13:32:57,668 - INFO - VM name : ctest-vn2-vm1-36906743
2025-08-22 13:32:57,743 - DEBUG - VM ctest-vn2-vm1-36906743 ID is 8fbb2e6e-8636-486d-8fd2-439a2df8ae1a
2025-08-22 13:32:57,743 - DEBUG - VM ctest-vn2-vm1-36906743 launched on Node cn-jenkins-deploy-platform-ansible-os-3909-1.
2025-08-22 13:32:57,825 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8fbb2e6e-8636-486d-8fd2-439a2df8ae1a
2025-08-22 13:32:57,846 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/059e00e6-ef73-442b-a3e9-a43cefb5263f
2025-08-22 13:32:59,091 - 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.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.473 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.473/1.568/2.664/1.095 ms')
2025-08-22 13:32:59,091 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-36906743 passed
2025-08-22 13:32:59,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 13:32:59,243 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-36906743, IP 132.128.162.195, Port 22
2025-08-22 13:32:59,406 - DEBUG - VM ctest-vn2-vm1-36906743 is ready for SSH connections
2025-08-22 13:32:59,406 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 13:32:59,406 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.128.162.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-22 13:32:59,406 - DEBUG - ping -s 56 -c 3 -W 1 132.128.162.195
2025-08-22 13:33:04,091 - DEBUG - PING 132.128.162.195 (132.128.162.195): 56 data bytes
--- 132.128.162.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-22 13:33:04,091 - WARNING - Ping to IP 132.128.162.195 from VM ctest-vn1-vm1-27165853 failed
2025-08-22 13:33:04,091 - INFO - Adding interface with subnet_id c2eb6788-4bfa-4370-b0a0-d952d845f7d9, port_id None to router dd3e1b7e-db51-4d9e-8d6b-dcbc5f979b69
2025-08-22 13:33:04,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 13:33:04,364 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.128.162.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-22 13:33:04,364 - DEBUG - ping -s 56 -c 3 -W 1 132.128.162.195
2025-08-22 13:33:06,565 - DEBUG - PING 132.128.162.195 (132.128.162.195): 56 data bytes
64 bytes from 132.128.162.195: seq=0 ttl=63 time=3.571 ms
64 bytes from 132.128.162.195: seq=1 ttl=63 time=0.687 ms
64 bytes from 132.128.162.195: seq=2 ttl=63 time=1.064 ms
--- 132.128.162.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.687/1.774/3.571 ms
2025-08-22 13:33:06,565 - INFO - Ping to IP 132.128.162.195 from VM ctest-vn1-vm1-27165853 passed
2025-08-22 13:33:06,565 - INFO - Deleting interface with subnet_id 0db0f885-716d-44e6-8144-642314cf7c95, port_id None from router dd3e1b7e-db51-4d9e-8d6b-dcbc5f979b69
2025-08-22 13:33:06,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 13:33:06,742 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.128.162.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-22 13:33:06,742 - DEBUG - ping -s 56 -c 3 -W 1 132.128.162.195
2025-08-22 13:33:09,934 - DEBUG - PING 132.128.162.195 (132.128.162.195): 56 data bytes
--- 132.128.162.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-22 13:33:09,934 - WARNING - Ping to IP 132.128.162.195 from VM ctest-vn1-vm1-27165853 failed
2025-08-22 13:33:09,935 - INFO - Adding interface with subnet_id 0db0f885-716d-44e6-8144-642314cf7c95, port_id None to router dd3e1b7e-db51-4d9e-8d6b-dcbc5f979b69
2025-08-22 13:33:10,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-22 13:33:10,206 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.128.162.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-22 13:33:10,206 - DEBUG - ping -s 56 -c 3 -W 1 132.128.162.195
2025-08-22 13:33:13,402 - DEBUG - PING 132.128.162.195 (132.128.162.195): 56 data bytes
64 bytes from 132.128.162.195: seq=1 ttl=63 time=1.464 ms
64 bytes from 132.128.162.195: seq=2 ttl=63 time=0.717 ms
--- 132.128.162.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.717/1.090/1.464 ms
2025-08-22 13:33:13,402 - WARNING - Ping to IP 132.128.162.195 from VM ctest-vn1-vm1-27165853 failed
2025-08-22 13:33:14,403 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.128.162.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-22 13:33:14,403 - DEBUG - ping -s 56 -c 3 -W 1 132.128.162.195
2025-08-22 13:33:16,599 - DEBUG - PING 132.128.162.195 (132.128.162.195): 56 data bytes
64 bytes from 132.128.162.195: seq=0 ttl=63 time=1.747 ms
64 bytes from 132.128.162.195: seq=1 ttl=63 time=0.712 ms
64 bytes from 132.128.162.195: seq=2 ttl=63 time=0.674 ms
--- 132.128.162.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.674/1.044/1.747 ms
2025-08-22 13:33:16,599 - INFO - Ping to IP 132.128.162.195 from VM ctest-vn1-vm1-27165853 passed
2025-08-22 13:33:16,599 - INFO - Deleting interface with subnet_id c2eb6788-4bfa-4370-b0a0-d952d845f7d9, port_id None from router dd3e1b7e-db51-4d9e-8d6b-dcbc5f979b69
2025-08-22 13:33:16,737 - INFO - Deleting interface with subnet_id 0db0f885-716d-44e6-8144-642314cf7c95, port_id None from router dd3e1b7e-db51-4d9e-8d6b-dcbc5f979b69
2025-08-22 13:33:16,956 - INFO - Deleting VM ctest-vn2-vm1-36906743
2025-08-22 13:33:17,031 - INFO - Deleting VM ctest-vn1-vm1-27165853
2025-08-22 13:33:17,125 - INFO - Deleting VN ctest-vn2-74203689
2025-08-22 13:33:17,162 - DEBUG - VN 90ba276b-a9b8-491b-8c61-7bd99c07eee0 still in use: Unable to complete operation on network 90ba276b-a9b8-491b-8c61-7bd99c07eee0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-28594123-b91c-4166-ae65-1037e5d7ab01']
2025-08-22 13:33:17,162 - WARNING - Deleting VN ctest-vn2-74203689 failed..Will retry
2025-08-22 13:33:19,283 - DEBUG - Response for deleting network ()
2025-08-22 13:33:19,283 - INFO - Deleting VN ctest-vn1-03644916
2025-08-22 13:33:19,396 - DEBUG - Response for deleting network ()
2025-08-22 13:33:19,643 - DEBUG - No XMPP flaps were noticed during the test
2025-08-22 13:33:19,643 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:36]
2025-08-22 13:33:19,643 - INFO - --------------------------------------------------------------------------------
2025-08-22 13:33:20,286 - INFO - Deleted project: ctest-TestRouters-07903860, ID : 7eea780c-2161-4f43-a307-be04e91d4160