2025-08-07 17:39:02,215 - INFO - Domain Default found not creating
2025-08-07 17:39:02,363 - INFO - Project ctest-TestRouters-84262127 not found, creating it
2025-08-07 17:39:02,906 - INFO - Created Project:ctest-TestRouters-84262127, ID : 04cc87ca-742f-4bc4-88e6-f4cbe87adea8
2025-08-07 17:39:04,497 - INFO - ================================================================================
2025-08-07 17:39:04,497 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-07 17:39:04,497 - 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-07 17:39:04,757 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-07 17:39:04,757 - INFO - Initial checks done. Running the testcase now
2025-08-07 17:39:04,757 - INFO -
2025-08-07 17:39:05,344 - DEBUG - Response for create_network : {'network': {'id': '4473e587-9fba-4068-92fa-c8d911aef35f', 'name': 'ctest-vn1-28551515', 'tenant_id': '04cc87ca742f4bc488e6f4cbe87adea8', 'project_id': '04cc87ca742f4bc488e6f4cbe87adea8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84262127', 'ctest-vn1-28551515'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 17:39:05,535 - DEBUG - Response for create_subnet : {'subnet': {'id': '115f0e9e-2b9c-4675-992e-dc61a663f22c', 'name': '', 'tenant_id': '04cc87ca742f4bc488e6f4cbe87adea8', 'network_id': '4473e587-9fba-4068-92fa-c8d911aef35f', 'ip_version': 4, 'cidr': '14.229.36.0/26', 'allocation_pools': [{'start': '14.229.36.2', 'end': '14.229.36.62'}], 'gateway_ip': '14.229.36.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '14.229.36.2', 'tags': [], 'project_id': '04cc87ca742f4bc488e6f4cbe87adea8'}}
2025-08-07 17:39:05,557 - INFO - Created VN ctest-vn1-28551515
2025-08-07 17:39:05,610 - DEBUG - VN ctest-vn1-28551515 UUID is 4473e587-9fba-4068-92fa-c8d911aef35f
2025-08-07 17:39:05,955 - DEBUG - Response for create_network : {'network': {'id': '093fd36d-32e2-44d1-a97f-906f5dab92df', 'name': 'ctest-vn2-67002632', 'tenant_id': '04cc87ca742f4bc488e6f4cbe87adea8', 'project_id': '04cc87ca742f4bc488e6f4cbe87adea8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-84262127', 'ctest-vn2-67002632'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 17:39:06,167 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f5c41bd-2f03-49fb-8fc9-521bacc2d8d1', 'name': '', 'tenant_id': '04cc87ca742f4bc488e6f4cbe87adea8', 'network_id': '093fd36d-32e2-44d1-a97f-906f5dab92df', 'ip_version': 4, 'cidr': '141.161.103.0/26', 'allocation_pools': [{'start': '141.161.103.2', 'end': '141.161.103.62'}], 'gateway_ip': '141.161.103.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '141.161.103.2', 'tags': [], 'project_id': '04cc87ca742f4bc488e6f4cbe87adea8'}}
2025-08-07 17:39:06,188 - INFO - Created VN ctest-vn2-67002632
2025-08-07 17:39:06,242 - DEBUG - VN ctest-vn2-67002632 UUID is 093fd36d-32e2-44d1-a97f-906f5dab92df
2025-08-07 17:39:06,402 - DEBUG - Services list from nova: [, , ]
2025-08-07 17:39:07,497 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3774-1)
2025-08-07 17:39:08,824 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3774-1)
2025-08-07 17:39:08,892 - INFO - Adding interface with subnet_id 115f0e9e-2b9c-4675-992e-dc61a663f22c, port_id None to router 42aaf9e8-d6f0-45c3-a4bf-4088ed909d81
2025-08-07 17:39:09,268 - INFO - Waiting for VM ctest-vn1-vm1-84944135 to be up..
2025-08-07 17:39:09,415 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 17:39:14,496 - DEBUG - VM is in ACTIVE state now
2025-08-07 17:39:14,496 - INFO - VM name : ctest-vn1-vm1-84944135
2025-08-07 17:39:14,570 - DEBUG - VM ctest-vn1-vm1-84944135 ID is ea1fb21b-dabd-4933-a6d4-5a47fd38a91b
2025-08-07 17:39:14,589 - DEBUG - VM ctest-vn1-vm1-84944135 launched on Node cn-jenkins-deploy-platform-ansible-os-3774-1
2025-08-07 17:39:14,673 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ea1fb21b-dabd-4933-a6d4-5a47fd38a91b
2025-08-07 17:39:15,008 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ea1fb21b-dabd-4933-a6d4-5a47fd38a91b
2025-08-07 17:39:15,053 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bff997cf-84a5-4f78-87b7-c83742e66eb3
2025-08-07 17:39:18,303 - 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 1007ms')
2025-08-07 17:39:18,303 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84944135 failed!
2025-08-07 17:39:18,358 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-84262127:ctest-vn1-28551515 is 14.229.36.1 and allocation pool is NOT set
2025-08-07 17:39:20,422 - 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=2.97 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 1000ms\r\nrtt min/avg/max/mdev = 0.500/1.736/2.972/1.236 ms')
2025-08-07 17:39:20,422 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-84944135 passed
2025-08-07 17:39:20,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:39:20,582 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-84944135, IP 14.229.36.3, Port 22
2025-08-07 17:39:20,741 - DEBUG - VM ctest-vn1-vm1-84944135 is ready for SSH connections
2025-08-07 17:39:20,742 - INFO - Waiting for VM ctest-vn2-vm1-43771442 to be up..
2025-08-07 17:39:20,821 - DEBUG - VM is in ACTIVE state now
2025-08-07 17:39:20,822 - INFO - VM name : ctest-vn2-vm1-43771442
2025-08-07 17:39:20,903 - DEBUG - VM ctest-vn2-vm1-43771442 ID is 5d2323c2-626d-4cac-ba92-f790c373be1c
2025-08-07 17:39:20,903 - DEBUG - VM ctest-vn2-vm1-43771442 launched on Node cn-jenkins-deploy-platform-ansible-os-3774-1
2025-08-07 17:39:20,982 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5d2323c2-626d-4cac-ba92-f790c373be1c
2025-08-07 17:39:20,991 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3c28b7e5-88de-4920-8c19-8be2738fb4a8
2025-08-07 17:39:22,237 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.345 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.345/1.558/2.772/1.213 ms')
2025-08-07 17:39:22,238 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-43771442 passed
2025-08-07 17:39:22,386 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:39:22,386 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-43771442, IP 141.161.103.3, Port 22
2025-08-07 17:39:22,541 - DEBUG - VM ctest-vn2-vm1-43771442 is ready for SSH connections
2025-08-07 17:39:22,541 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:39:22,542 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.161.103.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-07 17:39:22,542 - DEBUG - ping -s 56 -c 3 -W 1 141.161.103.3
2025-08-07 17:39:27,204 - DEBUG - PING 141.161.103.3 (141.161.103.3): 56 data bytes
--- 141.161.103.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-07 17:39:27,204 - WARNING - Ping to IP 141.161.103.3 from VM ctest-vn1-vm1-84944135 failed
2025-08-07 17:39:27,205 - INFO - Adding interface with subnet_id 4f5c41bd-2f03-49fb-8fc9-521bacc2d8d1, port_id None to router 42aaf9e8-d6f0-45c3-a4bf-4088ed909d81
2025-08-07 17:39:27,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:39:27,478 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.161.103.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-07 17:39:27,478 - DEBUG - ping -s 56 -c 3 -W 1 141.161.103.3
2025-08-07 17:39:30,699 - DEBUG - PING 141.161.103.3 (141.161.103.3): 56 data bytes
64 bytes from 141.161.103.3: seq=1 ttl=63 time=2.568 ms
64 bytes from 141.161.103.3: seq=2 ttl=63 time=0.917 ms
--- 141.161.103.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.917/1.742/2.568 ms
2025-08-07 17:39:30,699 - WARNING - Ping to IP 141.161.103.3 from VM ctest-vn1-vm1-84944135 failed
2025-08-07 17:39:31,700 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.161.103.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-07 17:39:31,700 - DEBUG - ping -s 56 -c 3 -W 1 141.161.103.3
2025-08-07 17:39:33,946 - DEBUG - PING 141.161.103.3 (141.161.103.3): 56 data bytes
64 bytes from 141.161.103.3: seq=0 ttl=63 time=1.657 ms
64 bytes from 141.161.103.3: seq=1 ttl=63 time=0.761 ms
64 bytes from 141.161.103.3: seq=2 ttl=63 time=0.806 ms
--- 141.161.103.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.761/1.074/1.657 ms
2025-08-07 17:39:33,947 - INFO - Ping to IP 141.161.103.3 from VM ctest-vn1-vm1-84944135 passed
2025-08-07 17:39:33,947 - INFO - Deleting interface with subnet_id 115f0e9e-2b9c-4675-992e-dc61a663f22c, port_id None from router 42aaf9e8-d6f0-45c3-a4bf-4088ed909d81
2025-08-07 17:39:34,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:39:34,078 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.161.103.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-07 17:39:34,078 - DEBUG - ping -s 56 -c 3 -W 1 141.161.103.3
2025-08-07 17:39:37,298 - DEBUG - PING 141.161.103.3 (141.161.103.3): 56 data bytes
--- 141.161.103.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-07 17:39:37,298 - WARNING - Ping to IP 141.161.103.3 from VM ctest-vn1-vm1-84944135 failed
2025-08-07 17:39:37,298 - INFO - Adding interface with subnet_id 115f0e9e-2b9c-4675-992e-dc61a663f22c, port_id None to router 42aaf9e8-d6f0-45c3-a4bf-4088ed909d81
2025-08-07 17:39:37,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:39:37,520 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.161.103.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-07 17:39:37,521 - DEBUG - ping -s 56 -c 3 -W 1 141.161.103.3
2025-08-07 17:39:39,742 - DEBUG - PING 141.161.103.3 (141.161.103.3): 56 data bytes
64 bytes from 141.161.103.3: seq=0 ttl=63 time=1.329 ms
64 bytes from 141.161.103.3: seq=1 ttl=63 time=1.115 ms
64 bytes from 141.161.103.3: seq=2 ttl=63 time=0.765 ms
--- 141.161.103.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.765/1.069/1.329 ms
2025-08-07 17:39:39,743 - INFO - Ping to IP 141.161.103.3 from VM ctest-vn1-vm1-84944135 passed
2025-08-07 17:39:39,743 - INFO - Deleting interface with subnet_id 4f5c41bd-2f03-49fb-8fc9-521bacc2d8d1, port_id None from router 42aaf9e8-d6f0-45c3-a4bf-4088ed909d81
2025-08-07 17:39:39,882 - INFO - Deleting interface with subnet_id 115f0e9e-2b9c-4675-992e-dc61a663f22c, port_id None from router 42aaf9e8-d6f0-45c3-a4bf-4088ed909d81
2025-08-07 17:39:40,083 - INFO - Deleting VM ctest-vn2-vm1-43771442
2025-08-07 17:39:40,163 - INFO - Deleting VM ctest-vn1-vm1-84944135
2025-08-07 17:39:40,240 - INFO - Deleting VN ctest-vn2-67002632
2025-08-07 17:39:40,283 - DEBUG - VN 093fd36d-32e2-44d1-a97f-906f5dab92df still in use: Unable to complete operation on network 093fd36d-32e2-44d1-a97f-906f5dab92df. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1e2a635a-0714-4802-b43c-73481d73f9cd']
2025-08-07 17:39:40,283 - WARNING - Deleting VN ctest-vn2-67002632 failed..Will retry
2025-08-07 17:39:42,381 - DEBUG - Response for deleting network ()
2025-08-07 17:39:42,381 - INFO - Deleting VN ctest-vn1-28551515
2025-08-07 17:39:42,489 - DEBUG - Response for deleting network ()
2025-08-07 17:39:42,744 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 17:39:42,744 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-08-07 17:39:42,744 - INFO - --------------------------------------------------------------------------------
2025-08-07 17:39:43,462 - INFO - Deleted project: ctest-TestRouters-84262127, ID : 04cc87ca-742f-4bc4-88e6-f4cbe87adea8