2025-08-26 10:48:42,933 - INFO - Domain Default found not creating
2025-08-26 10:48:43,087 - INFO - Project ctest-TestRouters-17278276 not found, creating it
2025-08-26 10:48:43,625 - INFO - Created Project:ctest-TestRouters-17278276, ID : 48172d86-6dde-45a6-b141-479af95496ad
2025-08-26 10:48:45,186 - INFO - ================================================================================
2025-08-26 10:48:45,187 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-26 10:48:45,188 - 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-26 10:48:45,458 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-08-26 10:48:45,458 - INFO - Initial checks done. Running the testcase now
2025-08-26 10:48:45,459 - INFO -
2025-08-26 10:48:46,038 - DEBUG - Response for create_network : {'network': {'id': 'df02e00a-2446-47cb-9ecc-f23fbd6e42f1', 'name': 'ctest-vn1-31861526', 'tenant_id': '48172d866dde45a6b141479af95496ad', 'project_id': '48172d866dde45a6b141479af95496ad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-17278276', 'ctest-vn1-31861526'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 10:48:46,304 - DEBUG - Response for create_subnet : {'subnet': {'id': '974149d7-a576-4534-9073-583b90f87c24', 'name': '', 'tenant_id': '48172d866dde45a6b141479af95496ad', 'network_id': 'df02e00a-2446-47cb-9ecc-f23fbd6e42f1', 'ip_version': 4, 'cidr': '58.147.244.192/26', 'allocation_pools': [{'start': '58.147.244.194', 'end': '58.147.244.254'}], 'gateway_ip': '58.147.244.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.147.244.194', 'tags': [], 'project_id': '48172d866dde45a6b141479af95496ad'}}
2025-08-26 10:48:46,334 - INFO - Created VN ctest-vn1-31861526
2025-08-26 10:48:46,390 - DEBUG - VN ctest-vn1-31861526 UUID is df02e00a-2446-47cb-9ecc-f23fbd6e42f1
2025-08-26 10:48:46,786 - DEBUG - Response for create_network : {'network': {'id': 'b8c70df5-c699-45c2-9d7b-05996ca35eff', 'name': 'ctest-vn2-64553892', 'tenant_id': '48172d866dde45a6b141479af95496ad', 'project_id': '48172d866dde45a6b141479af95496ad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-17278276', 'ctest-vn2-64553892'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 10:48:46,982 - DEBUG - Response for create_subnet : {'subnet': {'id': '650f4909-c26d-4d9a-84ad-0f497aba3a2b', 'name': '', 'tenant_id': '48172d866dde45a6b141479af95496ad', 'network_id': 'b8c70df5-c699-45c2-9d7b-05996ca35eff', 'ip_version': 4, 'cidr': '72.153.146.0/26', 'allocation_pools': [{'start': '72.153.146.2', 'end': '72.153.146.62'}], 'gateway_ip': '72.153.146.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.153.146.2', 'tags': [], 'project_id': '48172d866dde45a6b141479af95496ad'}}
2025-08-26 10:48:47,003 - INFO - Created VN ctest-vn2-64553892
2025-08-26 10:48:47,058 - DEBUG - VN ctest-vn2-64553892 UUID is b8c70df5-c699-45c2-9d7b-05996ca35eff
2025-08-26 10:48:47,222 - DEBUG - Services list from nova: [, , ]
2025-08-26 10:48:48,244 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3938-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3938-1)
2025-08-26 10:48:49,464 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3938-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3938-1)
2025-08-26 10:48:49,563 - INFO - Adding interface with subnet_id 974149d7-a576-4534-9073-583b90f87c24, port_id None to router 9ac82819-5435-4081-b2f9-48d9fe78a691
2025-08-26 10:48:49,910 - INFO - Waiting for VM ctest-vn1-vm1-39943009 to be up..
2025-08-26 10:48:50,021 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-26 10:48:55,097 - DEBUG - VM is in ACTIVE state now
2025-08-26 10:48:55,097 - INFO - VM name : ctest-vn1-vm1-39943009
2025-08-26 10:48:55,180 - DEBUG - VM ctest-vn1-vm1-39943009 ID is f104fb56-e46e-4064-855f-3cb824e7051d
2025-08-26 10:48:55,202 - DEBUG - VM ctest-vn1-vm1-39943009 launched on Node cn-jenkins-deploy-platform-ansible-os-3938-1
2025-08-26 10:48:55,277 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f104fb56-e46e-4064-855f-3cb824e7051d
2025-08-26 10:48:55,587 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f104fb56-e46e-4064-855f-3cb824e7051d
2025-08-26 10:48:55,616 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/f32910ab-2b30-4a6f-8990-b14ac464788d
2025-08-26 10:48:58,887 - 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 1022ms')
2025-08-26 10:48:58,887 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-39943009 failed!
2025-08-26 10:48:58,942 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-17278276:ctest-vn1-31861526 is 58.147.244.193 and allocation pool is NOT set
2025-08-26 10:49:01,005 - 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.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.399 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.399/2.011/3.623/1.612 ms')
2025-08-26 10:49:01,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-39943009 passed
2025-08-26 10:49:01,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:49:01,158 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-39943009, IP 58.147.244.195, Port 22
2025-08-26 10:49:01,332 - DEBUG - VM ctest-vn1-vm1-39943009 is ready for SSH connections
2025-08-26 10:49:01,333 - INFO - Waiting for VM ctest-vn2-vm1-06351546 to be up..
2025-08-26 10:49:01,470 - DEBUG - VM is in ACTIVE state now
2025-08-26 10:49:01,471 - INFO - VM name : ctest-vn2-vm1-06351546
2025-08-26 10:49:01,601 - DEBUG - VM ctest-vn2-vm1-06351546 ID is 892a96d9-58ac-48f3-bcb9-969ac34cc54a
2025-08-26 10:49:01,601 - DEBUG - VM ctest-vn2-vm1-06351546 launched on Node cn-jenkins-deploy-platform-ansible-os-3938-1
2025-08-26 10:49:01,690 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/892a96d9-58ac-48f3-bcb9-969ac34cc54a
2025-08-26 10:49:01,702 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/186b3c9c-0855-46fd-b1a8-2cf3b1e5796a
2025-08-26 10:49:02,957 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.369 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.369/1.637/2.906/1.268 ms')
2025-08-26 10:49:02,957 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-06351546 passed
2025-08-26 10:49:03,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:49:03,114 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-06351546, IP 72.153.146.3, Port 22
2025-08-26 10:49:03,265 - DEBUG - VM ctest-vn2-vm1-06351546 is ready for SSH connections
2025-08-26 10:49:03,265 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:49:03,265 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 72.153.146.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-08-26 10:49:03,266 - DEBUG - ping -s 56 -c 3 -W 1 72.153.146.3
2025-08-26 10:49:08,251 - DEBUG - PING 72.153.146.3 (72.153.146.3): 56 data bytes
--- 72.153.146.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-26 10:49:08,251 - WARNING - Ping to IP 72.153.146.3 from VM ctest-vn1-vm1-39943009 failed
2025-08-26 10:49:08,251 - INFO - Adding interface with subnet_id 650f4909-c26d-4d9a-84ad-0f497aba3a2b, port_id None to router 9ac82819-5435-4081-b2f9-48d9fe78a691
2025-08-26 10:49:08,510 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:49:08,510 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 72.153.146.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-08-26 10:49:08,510 - DEBUG - ping -s 56 -c 3 -W 1 72.153.146.3
2025-08-26 10:49:11,721 - DEBUG - PING 72.153.146.3 (72.153.146.3): 56 data bytes
64 bytes from 72.153.146.3: seq=1 ttl=63 time=2.641 ms
64 bytes from 72.153.146.3: seq=2 ttl=63 time=0.847 ms
--- 72.153.146.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.847/1.744/2.641 ms
2025-08-26 10:49:11,721 - WARNING - Ping to IP 72.153.146.3 from VM ctest-vn1-vm1-39943009 failed
2025-08-26 10:49:12,722 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 72.153.146.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-08-26 10:49:12,722 - DEBUG - ping -s 56 -c 3 -W 1 72.153.146.3
2025-08-26 10:49:14,949 - DEBUG - PING 72.153.146.3 (72.153.146.3): 56 data bytes
64 bytes from 72.153.146.3: seq=0 ttl=63 time=1.381 ms
64 bytes from 72.153.146.3: seq=1 ttl=63 time=0.757 ms
64 bytes from 72.153.146.3: seq=2 ttl=63 time=0.853 ms
--- 72.153.146.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.757/0.997/1.381 ms
2025-08-26 10:49:14,949 - INFO - Ping to IP 72.153.146.3 from VM ctest-vn1-vm1-39943009 passed
2025-08-26 10:49:14,949 - INFO - Deleting interface with subnet_id 974149d7-a576-4534-9073-583b90f87c24, port_id None from router 9ac82819-5435-4081-b2f9-48d9fe78a691
2025-08-26 10:49:15,092 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:49:15,092 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 72.153.146.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-08-26 10:49:15,093 - DEBUG - ping -s 56 -c 3 -W 1 72.153.146.3
2025-08-26 10:49:18,292 - DEBUG - PING 72.153.146.3 (72.153.146.3): 56 data bytes
--- 72.153.146.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-26 10:49:18,293 - WARNING - Ping to IP 72.153.146.3 from VM ctest-vn1-vm1-39943009 failed
2025-08-26 10:49:18,293 - INFO - Adding interface with subnet_id 974149d7-a576-4534-9073-583b90f87c24, port_id None to router 9ac82819-5435-4081-b2f9-48d9fe78a691
2025-08-26 10:49:18,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:49:18,520 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 72.153.146.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-08-26 10:49:18,520 - DEBUG - ping -s 56 -c 3 -W 1 72.153.146.3
2025-08-26 10:49:20,731 - DEBUG - PING 72.153.146.3 (72.153.146.3): 56 data bytes
64 bytes from 72.153.146.3: seq=0 ttl=63 time=1.501 ms
64 bytes from 72.153.146.3: seq=1 ttl=63 time=0.748 ms
64 bytes from 72.153.146.3: seq=2 ttl=63 time=0.842 ms
--- 72.153.146.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.748/1.030/1.501 ms
2025-08-26 10:49:20,731 - INFO - Ping to IP 72.153.146.3 from VM ctest-vn1-vm1-39943009 passed
2025-08-26 10:49:20,731 - INFO - Deleting interface with subnet_id 650f4909-c26d-4d9a-84ad-0f497aba3a2b, port_id None from router 9ac82819-5435-4081-b2f9-48d9fe78a691
2025-08-26 10:49:20,876 - INFO - Deleting interface with subnet_id 974149d7-a576-4534-9073-583b90f87c24, port_id None from router 9ac82819-5435-4081-b2f9-48d9fe78a691
2025-08-26 10:49:21,112 - INFO - Deleting VM ctest-vn2-vm1-06351546
2025-08-26 10:49:21,179 - INFO - Deleting VM ctest-vn1-vm1-39943009
2025-08-26 10:49:21,260 - INFO - Deleting VN ctest-vn2-64553892
2025-08-26 10:49:21,303 - DEBUG - VN b8c70df5-c699-45c2-9d7b-05996ca35eff still in use: Unable to complete operation on network b8c70df5-c699-45c2-9d7b-05996ca35eff. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5e583916-f541-4804-9c63-00e0912511d1']
2025-08-26 10:49:21,303 - WARNING - Deleting VN ctest-vn2-64553892 failed..Will retry
2025-08-26 10:49:23,419 - DEBUG - Response for deleting network ()
2025-08-26 10:49:23,419 - INFO - Deleting VN ctest-vn1-31861526
2025-08-26 10:49:23,520 - DEBUG - Response for deleting network ()
2025-08-26 10:49:23,775 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 10:49:23,775 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-08-26 10:49:23,775 - INFO - --------------------------------------------------------------------------------
2025-08-26 10:49:24,529 - INFO - Deleted project: ctest-TestRouters-17278276, ID : 48172d86-6dde-45a6-b141-479af95496ad