2025-10-27 02:32:07,847 - INFO - Domain Default found not creating
2025-10-27 02:32:07,977 - INFO - Project ctest-TestRouters-25252889 not found, creating it
2025-10-27 02:32:08,422 - INFO - Created Project:ctest-TestRouters-25252889, ID : 671badfa-4224-466c-ba58-bbbc9fc573c6
2025-10-27 02:32:09,794 - INFO - ================================================================================
2025-10-27 02:32:09,794 - INFO - STARTING TEST : test_basic_router_behavior
2025-10-27 02:32:09,794 - 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-10-27 02:32:10,056 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.201': '0'}} with
2025-10-27 02:32:10,056 - INFO - Initial checks done. Running the testcase now
2025-10-27 02:32:10,056 - INFO -
2025-10-27 02:32:10,624 - DEBUG - Response for create_network : {'network': {'id': '47a6b1da-2c98-43b7-8997-6f0854819038', 'name': 'ctest-vn1-39817971', 'tenant_id': '671badfa4224466cba58bbbc9fc573c6', 'project_id': '671badfa4224466cba58bbbc9fc573c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-25252889', 'ctest-vn1-39817971'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 02:32:10,766 - DEBUG - Response for create_subnet : {'subnet': {'id': 'db04973f-1983-4869-9336-dfd322572332', 'name': '', 'tenant_id': '671badfa4224466cba58bbbc9fc573c6', 'network_id': '47a6b1da-2c98-43b7-8997-6f0854819038', 'ip_version': 4, 'cidr': '30.164.147.192/26', 'allocation_pools': [{'start': '30.164.147.194', 'end': '30.164.147.254'}], 'gateway_ip': '30.164.147.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '30.164.147.194', 'tags': [], 'project_id': '671badfa4224466cba58bbbc9fc573c6'}}
2025-10-27 02:32:10,782 - INFO - Created VN ctest-vn1-39817971
2025-10-27 02:32:10,835 - DEBUG - VN ctest-vn1-39817971 UUID is 47a6b1da-2c98-43b7-8997-6f0854819038
2025-10-27 02:32:11,155 - DEBUG - Response for create_network : {'network': {'id': '5c481ee9-77cf-4618-9bae-acf08497c08b', 'name': 'ctest-vn2-54416323', 'tenant_id': '671badfa4224466cba58bbbc9fc573c6', 'project_id': '671badfa4224466cba58bbbc9fc573c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-25252889', 'ctest-vn2-54416323'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 02:32:11,309 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f4e5529f-c25b-40ff-9ca9-a8aab08e387e', 'name': '', 'tenant_id': '671badfa4224466cba58bbbc9fc573c6', 'network_id': '5c481ee9-77cf-4618-9bae-acf08497c08b', 'ip_version': 4, 'cidr': '122.169.220.128/26', 'allocation_pools': [{'start': '122.169.220.130', 'end': '122.169.220.190'}], 'gateway_ip': '122.169.220.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '122.169.220.130', 'tags': [], 'project_id': '671badfa4224466cba58bbbc9fc573c6'}}
2025-10-27 02:32:11,327 - INFO - Created VN ctest-vn2-54416323
2025-10-27 02:32:11,379 - DEBUG - VN ctest-vn2-54416323 UUID is 5c481ee9-77cf-4618-9bae-acf08497c08b
2025-10-27 02:32:11,599 - DEBUG - Services list from nova: [, , ]
2025-10-27 02:32:12,569 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4490-1)
2025-10-27 02:32:13,763 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4490-1)
2025-10-27 02:32:13,834 - INFO - Adding interface with subnet_id db04973f-1983-4869-9336-dfd322572332, port_id None to router 0670311a-010e-43e7-abb8-f298b2323715
2025-10-27 02:32:14,102 - INFO - Waiting for VM ctest-vn1-vm1-52819013 to be up..
2025-10-27 02:32:14,301 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-27 02:32:19,370 - DEBUG - VM is in ACTIVE state now
2025-10-27 02:32:19,370 - INFO - VM name : ctest-vn1-vm1-52819013
2025-10-27 02:32:19,434 - DEBUG - VM ctest-vn1-vm1-52819013 ID is 6f8d0165-bce2-4503-9054-7434336cb1e5
2025-10-27 02:32:19,451 - DEBUG - VM ctest-vn1-vm1-52819013 launched on Node cn-jenkins-deploy-platform-ansible-os-4490-1
2025-10-27 02:32:19,514 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/6f8d0165-bce2-4503-9054-7434336cb1e5
2025-10-27 02:32:19,823 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/6f8d0165-bce2-4503-9054-7434336cb1e5
2025-10-27 02:32:19,854 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/65050846-9059-4c5a-b50a-ff682a53b887
2025-10-27 02:32:23,103 - 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 1016ms')
2025-10-27 02:32:23,103 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52819013 failed!
2025-10-27 02:32:23,155 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-25252889:ctest-vn1-39817971 is 30.164.147.193 and allocation pool is NOT set
2025-10-27 02:32:25,222 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.500 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.500/2.081/3.662/1.581 ms')
2025-10-27 02:32:25,222 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52819013 passed
2025-10-27 02:32:25,375 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 02:32:25,375 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52819013, IP 30.164.147.195, Port 22
2025-10-27 02:32:25,554 - DEBUG - VM ctest-vn1-vm1-52819013 is ready for SSH connections
2025-10-27 02:32:25,554 - INFO - Waiting for VM ctest-vn2-vm1-91603866 to be up..
2025-10-27 02:32:25,632 - DEBUG - VM is in ACTIVE state now
2025-10-27 02:32:25,632 - INFO - VM name : ctest-vn2-vm1-91603866
2025-10-27 02:32:25,704 - DEBUG - VM ctest-vn2-vm1-91603866 ID is e7b77067-e3fa-4fad-ac9d-2e62bdc74ebd
2025-10-27 02:32:25,704 - DEBUG - VM ctest-vn2-vm1-91603866 launched on Node cn-jenkins-deploy-platform-ansible-os-4490-1
2025-10-27 02:32:25,769 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/e7b77067-e3fa-4fad-ac9d-2e62bdc74ebd
2025-10-27 02:32:25,778 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/10febbaf-ec81-4501-82f5-73c829ddf2e0
2025-10-27 02:32:27,023 - 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=5.41 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.95 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.948/3.679/5.411/1.731 ms')
2025-10-27 02:32:27,023 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-91603866 passed
2025-10-27 02:32:27,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 02:32:27,171 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-91603866, IP 122.169.220.131, Port 22
2025-10-27 02:32:27,322 - DEBUG - VM ctest-vn2-vm1-91603866 is ready for SSH connections
2025-10-27 02:32:27,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 02:32:27,322 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.169.220.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 02:32:27,323 - DEBUG - ping -s 56 -c 3 -W 1 122.169.220.131
2025-10-27 02:32:32,295 - DEBUG - PING 122.169.220.131 (122.169.220.131): 56 data bytes
--- 122.169.220.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-27 02:32:32,295 - WARNING - Ping to IP 122.169.220.131 from VM ctest-vn1-vm1-52819013 failed
2025-10-27 02:32:32,295 - INFO - Adding interface with subnet_id f4e5529f-c25b-40ff-9ca9-a8aab08e387e, port_id None to router 0670311a-010e-43e7-abb8-f298b2323715
2025-10-27 02:32:32,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 02:32:32,517 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.169.220.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 02:32:32,517 - DEBUG - ping -s 56 -c 3 -W 1 122.169.220.131
2025-10-27 02:32:35,724 - DEBUG - PING 122.169.220.131 (122.169.220.131): 56 data bytes
64 bytes from 122.169.220.131: seq=1 ttl=63 time=3.417 ms
64 bytes from 122.169.220.131: seq=2 ttl=63 time=0.979 ms
--- 122.169.220.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.979/2.198/3.417 ms
2025-10-27 02:32:35,725 - WARNING - Ping to IP 122.169.220.131 from VM ctest-vn1-vm1-52819013 failed
2025-10-27 02:32:36,725 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.169.220.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 02:32:36,725 - DEBUG - ping -s 56 -c 3 -W 1 122.169.220.131
2025-10-27 02:32:38,924 - DEBUG - PING 122.169.220.131 (122.169.220.131): 56 data bytes
64 bytes from 122.169.220.131: seq=0 ttl=63 time=1.402 ms
64 bytes from 122.169.220.131: seq=1 ttl=63 time=1.277 ms
64 bytes from 122.169.220.131: seq=2 ttl=63 time=0.789 ms
--- 122.169.220.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.789/1.156/1.402 ms
2025-10-27 02:32:38,924 - INFO - Ping to IP 122.169.220.131 from VM ctest-vn1-vm1-52819013 passed
2025-10-27 02:32:38,924 - INFO - Deleting interface with subnet_id db04973f-1983-4869-9336-dfd322572332, port_id None from router 0670311a-010e-43e7-abb8-f298b2323715
2025-10-27 02:32:39,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 02:32:39,030 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.169.220.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 02:32:39,031 - DEBUG - ping -s 56 -c 3 -W 1 122.169.220.131
2025-10-27 02:32:42,233 - DEBUG - PING 122.169.220.131 (122.169.220.131): 56 data bytes
--- 122.169.220.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-27 02:32:42,233 - WARNING - Ping to IP 122.169.220.131 from VM ctest-vn1-vm1-52819013 failed
2025-10-27 02:32:42,233 - INFO - Adding interface with subnet_id db04973f-1983-4869-9336-dfd322572332, port_id None to router 0670311a-010e-43e7-abb8-f298b2323715
2025-10-27 02:32:42,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 02:32:42,442 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.169.220.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-27 02:32:42,442 - DEBUG - ping -s 56 -c 3 -W 1 122.169.220.131
2025-10-27 02:32:44,652 - DEBUG - PING 122.169.220.131 (122.169.220.131): 56 data bytes
64 bytes from 122.169.220.131: seq=0 ttl=63 time=1.604 ms
64 bytes from 122.169.220.131: seq=1 ttl=63 time=0.865 ms
64 bytes from 122.169.220.131: seq=2 ttl=63 time=0.939 ms
--- 122.169.220.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.865/1.136/1.604 ms
2025-10-27 02:32:44,652 - INFO - Ping to IP 122.169.220.131 from VM ctest-vn1-vm1-52819013 passed
2025-10-27 02:32:44,652 - INFO - Deleting interface with subnet_id f4e5529f-c25b-40ff-9ca9-a8aab08e387e, port_id None from router 0670311a-010e-43e7-abb8-f298b2323715
2025-10-27 02:32:44,755 - INFO - Deleting interface with subnet_id db04973f-1983-4869-9336-dfd322572332, port_id None from router 0670311a-010e-43e7-abb8-f298b2323715
2025-10-27 02:32:44,926 - INFO - Deleting VM ctest-vn2-vm1-91603866
2025-10-27 02:32:44,996 - INFO - Deleting VM ctest-vn1-vm1-52819013
2025-10-27 02:32:45,069 - INFO - Deleting VN ctest-vn2-54416323
2025-10-27 02:32:45,103 - DEBUG - VN 5c481ee9-77cf-4618-9bae-acf08497c08b still in use: Unable to complete operation on network 5c481ee9-77cf-4618-9bae-acf08497c08b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0e68361c-eae1-4ef8-9ffd-cbad1ab5dc4f']
2025-10-27 02:32:45,103 - WARNING - Deleting VN ctest-vn2-54416323 failed..Will retry
2025-10-27 02:32:47,222 - DEBUG - Response for deleting network ()
2025-10-27 02:32:47,222 - INFO - Deleting VN ctest-vn1-39817971
2025-10-27 02:32:47,325 - DEBUG - Response for deleting network ()
2025-10-27 02:32:47,588 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 02:32:47,588 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-10-27 02:32:47,588 - INFO - --------------------------------------------------------------------------------
2025-10-27 02:32:48,264 - INFO - Deleted project: ctest-TestRouters-25252889, ID : 671badfa-4224-466c-ba58-bbbc9fc573c6