2025-09-16 21:43:30,975 - INFO - Domain Default found not creating
2025-09-16 21:43:31,194 - INFO - Project ctest-TestRouters-84503686 not found, creating it
2025-09-16 21:43:31,680 - INFO - Created Project:ctest-TestRouters-84503686, ID : 6b83960a-5f72-4ee5-b2e7-dc9e1800be40
2025-09-16 21:43:33,073 - INFO - ================================================================================
2025-09-16 21:43:33,073 - INFO - STARTING TEST : test_basic_router_behavior
2025-09-16 21:43:33,073 - 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-16 21:43:33,332 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-16 21:43:33,332 - INFO - Initial checks done. Running the testcase now
2025-09-16 21:43:33,332 - INFO -
2025-09-16 21:43:33,881 - DEBUG - Response for create_network : {'network': {'id': 'e3063f33-6e9a-4095-a6ed-7f1073e7ab53', 'name': 'ctest-vn1-01532404', 'tenant_id': '6b83960a5f724ee5b2e7dc9e1800be40', 'project_id': '6b83960a5f724ee5b2e7dc9e1800be40', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84503686', 'ctest-vn1-01532404'], 'port_security_enabled': True, 'description': ''}}
2025-09-16 21:43:34,049 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e45ba5d5-9361-4025-a84b-ca6e06670d65', 'name': '', 'tenant_id': '6b83960a5f724ee5b2e7dc9e1800be40', 'network_id': 'e3063f33-6e9a-4095-a6ed-7f1073e7ab53', 'ip_version': 4, 'cidr': '33.220.207.128/26', 'allocation_pools': [{'start': '33.220.207.130', 'end': '33.220.207.190'}], 'gateway_ip': '33.220.207.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '33.220.207.130', 'tags': [], 'project_id': '6b83960a5f724ee5b2e7dc9e1800be40'}}
2025-09-16 21:43:34,068 - INFO - Created VN ctest-vn1-01532404
2025-09-16 21:43:34,122 - DEBUG - VN ctest-vn1-01532404 UUID is e3063f33-6e9a-4095-a6ed-7f1073e7ab53
2025-09-16 21:43:34,471 - DEBUG - Response for create_network : {'network': {'id': 'cae8bac7-00fc-4884-b4d1-7b8e131be8f5', 'name': 'ctest-vn2-80276754', 'tenant_id': '6b83960a5f724ee5b2e7dc9e1800be40', 'project_id': '6b83960a5f724ee5b2e7dc9e1800be40', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84503686', 'ctest-vn2-80276754'], 'port_security_enabled': True, 'description': ''}}
2025-09-16 21:43:34,687 - DEBUG - Response for create_subnet : {'subnet': {'id': '8160b2d9-3ce7-4b92-9ee5-0479c56fd40b', 'name': '', 'tenant_id': '6b83960a5f724ee5b2e7dc9e1800be40', 'network_id': 'cae8bac7-00fc-4884-b4d1-7b8e131be8f5', 'ip_version': 4, 'cidr': '147.183.239.128/26', 'allocation_pools': [{'start': '147.183.239.130', 'end': '147.183.239.190'}], 'gateway_ip': '147.183.239.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '147.183.239.130', 'tags': [], 'project_id': '6b83960a5f724ee5b2e7dc9e1800be40'}}
2025-09-16 21:43:34,713 - INFO - Created VN ctest-vn2-80276754
2025-09-16 21:43:34,774 - DEBUG - VN ctest-vn2-80276754 UUID is cae8bac7-00fc-4884-b4d1-7b8e131be8f5
2025-09-16 21:43:34,934 - DEBUG - Services list from nova: [, , ]
2025-09-16 21:43:35,956 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4127-1)
2025-09-16 21:43:37,138 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4127-1)
2025-09-16 21:43:37,213 - INFO - Adding interface with subnet_id e45ba5d5-9361-4025-a84b-ca6e06670d65, port_id None to router 6cdb0028-e05b-4be3-a00b-1d3c333feb64
2025-09-16 21:43:37,522 - INFO - Waiting for VM ctest-vn1-vm1-56245461 to be up..
2025-09-16 21:43:37,600 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-16 21:43:42,689 - DEBUG - VM is in ACTIVE state now
2025-09-16 21:43:42,690 - INFO - VM name : ctest-vn1-vm1-56245461
2025-09-16 21:43:42,758 - DEBUG - VM ctest-vn1-vm1-56245461 ID is 18c972f7-e5ce-4f6d-92fc-480794c79afb
2025-09-16 21:43:42,778 - DEBUG - VM ctest-vn1-vm1-56245461 launched on Node cn-jenkins-deploy-platform-ansible-os-4127-1
2025-09-16 21:43:42,846 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/18c972f7-e5ce-4f6d-92fc-480794c79afb
2025-09-16 21:43:43,140 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/18c972f7-e5ce-4f6d-92fc-480794c79afb
2025-09-16 21:43:43,170 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/11f7c3c1-86c0-4cc8-819f-fa335760bc28
2025-09-16 21:43:46,408 - 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 1003ms')
2025-09-16 21:43:46,409 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-56245461 failed!
2025-09-16 21:43:46,462 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-84503686:ctest-vn1-01532404 is 33.220.207.129 and allocation pool is NOT set
2025-09-16 21:43:48,520 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.491 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.491/1.943/3.395/1.452 ms')
2025-09-16 21:43:48,520 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-56245461 passed
2025-09-16 21:43:48,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:43:48,666 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-56245461, IP 33.220.207.131, Port 22
2025-09-16 21:43:48,824 - DEBUG - VM ctest-vn1-vm1-56245461 is ready for SSH connections
2025-09-16 21:43:48,824 - INFO - Waiting for VM ctest-vn2-vm1-12041682 to be up..
2025-09-16 21:43:48,896 - DEBUG - VM is in ACTIVE state now
2025-09-16 21:43:48,896 - INFO - VM name : ctest-vn2-vm1-12041682
2025-09-16 21:43:48,966 - DEBUG - VM ctest-vn2-vm1-12041682 ID is cfe5632c-43c6-4894-afdb-197daca7e7e5
2025-09-16 21:43:48,966 - DEBUG - VM ctest-vn2-vm1-12041682 launched on Node cn-jenkins-deploy-platform-ansible-os-4127-1
2025-09-16 21:43:49,035 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cfe5632c-43c6-4894-afdb-197daca7e7e5
2025-09-16 21:43:49,043 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/61433610-1a32-40fa-b258-681f4d27b411
2025-09-16 21:43:50,276 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.436 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.436/1.584/2.732/1.148 ms')
2025-09-16 21:43:50,277 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-12041682 passed
2025-09-16 21:43:50,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:43:50,426 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-12041682, IP 147.183.239.131, Port 22
2025-09-16 21:43:50,581 - DEBUG - VM ctest-vn2-vm1-12041682 is ready for SSH connections
2025-09-16 21:43:50,581 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:43:50,581 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 147.183.239.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-16 21:43:50,581 - DEBUG - ping -s 56 -c 3 -W 1 147.183.239.131
2025-09-16 21:43:55,228 - DEBUG - PING 147.183.239.131 (147.183.239.131): 56 data bytes
--- 147.183.239.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-16 21:43:55,228 - WARNING - Ping to IP 147.183.239.131 from VM ctest-vn1-vm1-56245461 failed
2025-09-16 21:43:55,228 - INFO - Adding interface with subnet_id 8160b2d9-3ce7-4b92-9ee5-0479c56fd40b, port_id None to router 6cdb0028-e05b-4be3-a00b-1d3c333feb64
2025-09-16 21:43:55,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:43:55,464 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 147.183.239.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-16 21:43:55,464 - DEBUG - ping -s 56 -c 3 -W 1 147.183.239.131
2025-09-16 21:43:57,661 - DEBUG - PING 147.183.239.131 (147.183.239.131): 56 data bytes
64 bytes from 147.183.239.131: seq=0 ttl=63 time=2.268 ms
64 bytes from 147.183.239.131: seq=1 ttl=63 time=0.819 ms
64 bytes from 147.183.239.131: seq=2 ttl=63 time=0.922 ms
--- 147.183.239.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.819/1.336/2.268 ms
2025-09-16 21:43:57,661 - INFO - Ping to IP 147.183.239.131 from VM ctest-vn1-vm1-56245461 passed
2025-09-16 21:43:57,661 - INFO - Deleting interface with subnet_id e45ba5d5-9361-4025-a84b-ca6e06670d65, port_id None from router 6cdb0028-e05b-4be3-a00b-1d3c333feb64
2025-09-16 21:43:57,777 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:43:57,777 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 147.183.239.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-16 21:43:57,777 - DEBUG - ping -s 56 -c 3 -W 1 147.183.239.131
2025-09-16 21:44:00,994 - DEBUG - PING 147.183.239.131 (147.183.239.131): 56 data bytes
--- 147.183.239.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-09-16 21:44:00,994 - WARNING - Ping to IP 147.183.239.131 from VM ctest-vn1-vm1-56245461 failed
2025-09-16 21:44:00,995 - INFO - Adding interface with subnet_id e45ba5d5-9361-4025-a84b-ca6e06670d65, port_id None to router 6cdb0028-e05b-4be3-a00b-1d3c333feb64
2025-09-16 21:44:01,233 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:44:01,233 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 147.183.239.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-16 21:44:01,233 - DEBUG - ping -s 56 -c 3 -W 1 147.183.239.131
2025-09-16 21:44:04,439 - DEBUG - PING 147.183.239.131 (147.183.239.131): 56 data bytes
64 bytes from 147.183.239.131: seq=1 ttl=63 time=1.432 ms
64 bytes from 147.183.239.131: seq=2 ttl=63 time=0.822 ms
--- 147.183.239.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.822/1.127/1.432 ms
2025-09-16 21:44:04,439 - WARNING - Ping to IP 147.183.239.131 from VM ctest-vn1-vm1-56245461 failed
2025-09-16 21:44:05,439 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 147.183.239.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-16 21:44:05,439 - DEBUG - ping -s 56 -c 3 -W 1 147.183.239.131
2025-09-16 21:44:07,637 - DEBUG - PING 147.183.239.131 (147.183.239.131): 56 data bytes
64 bytes from 147.183.239.131: seq=0 ttl=63 time=1.320 ms
64 bytes from 147.183.239.131: seq=1 ttl=63 time=0.828 ms
64 bytes from 147.183.239.131: seq=2 ttl=63 time=0.946 ms
--- 147.183.239.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.828/1.031/1.320 ms
2025-09-16 21:44:07,637 - INFO - Ping to IP 147.183.239.131 from VM ctest-vn1-vm1-56245461 passed
2025-09-16 21:44:07,637 - INFO - Deleting interface with subnet_id 8160b2d9-3ce7-4b92-9ee5-0479c56fd40b, port_id None from router 6cdb0028-e05b-4be3-a00b-1d3c333feb64
2025-09-16 21:44:07,771 - INFO - Deleting interface with subnet_id e45ba5d5-9361-4025-a84b-ca6e06670d65, port_id None from router 6cdb0028-e05b-4be3-a00b-1d3c333feb64
2025-09-16 21:44:07,944 - INFO - Deleting VM ctest-vn2-vm1-12041682
2025-09-16 21:44:08,015 - INFO - Deleting VM ctest-vn1-vm1-56245461
2025-09-16 21:44:08,084 - INFO - Deleting VN ctest-vn2-80276754
2025-09-16 21:44:08,124 - DEBUG - VN cae8bac7-00fc-4884-b4d1-7b8e131be8f5 still in use: Unable to complete operation on network cae8bac7-00fc-4884-b4d1-7b8e131be8f5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-162d4dd1-20c3-41f2-94a7-9b93dc473f23']
2025-09-16 21:44:08,124 - WARNING - Deleting VN ctest-vn2-80276754 failed..Will retry
2025-09-16 21:44:10,218 - DEBUG - Response for deleting network ()
2025-09-16 21:44:10,219 - INFO - Deleting VN ctest-vn1-01532404
2025-09-16 21:44:10,366 - DEBUG - Response for deleting network ()
2025-09-16 21:44:10,627 - DEBUG - No XMPP flaps were noticed during the test
2025-09-16 21:44:10,627 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2025-09-16 21:44:10,627 - INFO - --------------------------------------------------------------------------------
2025-09-16 21:44:11,295 - INFO - Deleted project: ctest-TestRouters-84503686, ID : 6b83960a-5f72-4ee5-b2e7-dc9e1800be40