2026-04-09 01:48:59,127 - INFO - Reading existing Domain with UUID 549f21b8-1b18-436e-a6d1-a3af077f9f73
2026-04-09 01:48:59,139 - INFO - Using existing domain ['admin_domain'](549f21b8-1b18-436e-a6d1-a3af077f9f73)
2026-04-09 01:48:59,354 - INFO - Project ctest-TestRouters-99646362 not found, creating it
2026-04-09 01:48:59,888 - INFO - Created Project:ctest-TestRouters-99646362, ID : 7b92dcf1-6cfa-4d18-b722-db81988255bf
2026-04-09 01:49:01,812 - INFO - ================================================================================
2026-04-09 01:49:01,812 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-09 01:49:01,813 - 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
2026-04-09 01:49:02,225 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with
2026-04-09 01:49:02,225 - INFO - Initial checks done. Running the testcase now
2026-04-09 01:49:02,225 - INFO -
2026-04-09 01:49:03,092 - DEBUG - Response for create_network : {'network': {'id': '551f995b-b397-42f4-bfa6-9ec426875882', 'name': 'ctest-vn1-65397904', 'tenant_id': '7b92dcf16cfa4d18b722db81988255bf', 'project_id': '7b92dcf16cfa4d18b722db81988255bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-99646362', 'ctest-vn1-65397904'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-04-09 01:49:03,382 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b841ec9a-f5e8-4251-a6ae-48c831017899', 'name': '', 'tenant_id': '7b92dcf16cfa4d18b722db81988255bf', 'network_id': '551f995b-b397-42f4-bfa6-9ec426875882', 'ip_version': 4, 'cidr': '43.89.153.128/26', 'allocation_pools': [{'start': '43.89.153.130', 'end': '43.89.153.190'}], 'gateway_ip': '43.89.153.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-09T01:49:03.264234', 'updated_at': '2026-04-09T01:49:03.264234', 'dns_server_address': '43.89.153.130', 'tags': [], 'project_id': '7b92dcf16cfa4d18b722db81988255bf'}}
2026-04-09 01:49:03,453 - INFO - Created VN ctest-vn1-65397904
2026-04-09 01:49:03,511 - DEBUG - VN ctest-vn1-65397904 UUID is 551f995b-b397-42f4-bfa6-9ec426875882
2026-04-09 01:49:04,045 - DEBUG - Response for create_network : {'network': {'id': '34a24f0a-9e7f-453b-9eb8-92fb964c14f8', 'name': 'ctest-vn2-78443513', 'tenant_id': '7b92dcf16cfa4d18b722db81988255bf', 'project_id': '7b92dcf16cfa4d18b722db81988255bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestRouters-99646362', 'ctest-vn2-78443513'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-04-09 01:49:04,321 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7951cae-d737-4f72-b867-4a5a7882fcdf', 'name': '', 'tenant_id': '7b92dcf16cfa4d18b722db81988255bf', 'network_id': '34a24f0a-9e7f-453b-9eb8-92fb964c14f8', 'ip_version': 4, 'cidr': '180.245.113.0/26', 'allocation_pools': [{'start': '180.245.113.2', 'end': '180.245.113.62'}], 'gateway_ip': '180.245.113.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-04-09T01:49:04.202466', 'updated_at': '2026-04-09T01:49:04.202466', 'dns_server_address': '180.245.113.2', 'tags': [], 'project_id': '7b92dcf16cfa4d18b722db81988255bf'}}
2026-04-09 01:49:04,397 - INFO - Created VN ctest-vn2-78443513
2026-04-09 01:49:04,451 - DEBUG - VN ctest-vn2-78443513 UUID is 34a24f0a-9e7f-453b-9eb8-92fb964c14f8
2026-04-09 01:49:04,743 - DEBUG - Services list from nova: [, , ]
2026-04-09 01:49:05,943 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-692-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-692-1)
2026-04-09 01:49:07,482 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-692-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-692-1)
2026-04-09 01:49:07,669 - INFO - Adding interface with subnet_id b841ec9a-f5e8-4251-a6ae-48c831017899, port_id None to router 145ad891-76e7-4f83-9663-c6c9f42e0114
2026-04-09 01:49:08,153 - INFO - Waiting for VM ctest-vn1-vm1-19437961 to be up..
2026-04-09 01:49:08,502 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-09 01:49:13,651 - DEBUG - VM is in ACTIVE state now
2026-04-09 01:49:13,651 - INFO - VM name : ctest-vn1-vm1-19437961
2026-04-09 01:49:13,798 - DEBUG - VM ctest-vn1-vm1-19437961 ID is 126a68ce-05a4-443e-94b8-b4d8513fdaaf
2026-04-09 01:49:13,824 - DEBUG - VM ctest-vn1-vm1-19437961 launched on Node cn-jenkins-deploy-platform-juju-os-692-1
2026-04-09 01:49:13,978 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/126a68ce-05a4-443e-94b8-b4d8513fdaaf
2026-04-09 01:49:14,356 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/126a68ce-05a4-443e-94b8-b4d8513fdaaf
2026-04-09 01:49:14,452 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/36a2ca67-ce7b-46ef-bddb-88b92921150f
2026-04-09 01:49:17,945 - 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 1013ms')
2026-04-09 01:49:17,945 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-19437961 failed!
2026-04-09 01:49:18,007 - DEBUG - Gateway for vn admin_domain:ctest-TestRouters-99646362:ctest-vn1-65397904 is 43.89.153.129 and allocation pool is NOT set
2026-04-09 01:49:20,111 - 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=9.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.420 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.420/5.038/9.656/4.618 ms')
2026-04-09 01:49:20,111 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-19437961 passed
2026-04-09 01:49:20,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-09 01:49:20,271 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-19437961, IP 43.89.153.131, Port 22
2026-04-09 01:49:20,506 - DEBUG - VM ctest-vn1-vm1-19437961 is ready for SSH connections
2026-04-09 01:49:20,506 - INFO - Waiting for VM ctest-vn2-vm1-47353059 to be up..
2026-04-09 01:49:20,671 - DEBUG - VM is in ACTIVE state now
2026-04-09 01:49:20,671 - INFO - VM name : ctest-vn2-vm1-47353059
2026-04-09 01:49:20,839 - DEBUG - VM ctest-vn2-vm1-47353059 ID is 9b20818e-629b-47eb-ac71-0969b9bfa0af
2026-04-09 01:49:20,839 - DEBUG - VM ctest-vn2-vm1-47353059 launched on Node cn-jenkins-deploy-platform-juju-os-692-1
2026-04-09 01:49:20,990 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/9b20818e-629b-47eb-ac71-0969b9bfa0af
2026-04-09 01:49:21,048 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/c663f625-6147-4482-9633-29f81200c7a1
2026-04-09 01:49:22,524 - 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=4.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.772 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.772/2.815/4.859/2.043 ms')
2026-04-09 01:49:22,524 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-47353059 passed
2026-04-09 01:49:22,679 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-09 01:49:22,679 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-47353059, IP 180.245.113.3, Port 22
2026-04-09 01:49:22,913 - DEBUG - VM ctest-vn2-vm1-47353059 is ready for SSH connections
2026-04-09 01:49:22,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-09 01:49:22,913 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 180.245.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:49:22,913 - DEBUG - ping -s 56 -c 3 -W 1 180.245.113.3
2026-04-09 01:49:27,639 - DEBUG - PING 180.245.113.3 (180.245.113.3): 56 data bytes
--- 180.245.113.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-09 01:49:27,639 - WARNING - Ping to IP 180.245.113.3 from VM ctest-vn1-vm1-19437961 failed
2026-04-09 01:49:27,640 - INFO - Adding interface with subnet_id c7951cae-d737-4f72-b867-4a5a7882fcdf, port_id None to router 145ad891-76e7-4f83-9663-c6c9f42e0114
2026-04-09 01:49:28,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-09 01:49:28,074 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 180.245.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:49:28,074 - DEBUG - ping -s 56 -c 3 -W 1 180.245.113.3
2026-04-09 01:49:31,299 - DEBUG - PING 180.245.113.3 (180.245.113.3): 56 data bytes
64 bytes from 180.245.113.3: seq=1 ttl=63 time=3.647 ms
64 bytes from 180.245.113.3: seq=2 ttl=63 time=1.370 ms
--- 180.245.113.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.370/2.508/3.647 ms
2026-04-09 01:49:31,299 - WARNING - Ping to IP 180.245.113.3 from VM ctest-vn1-vm1-19437961 failed
2026-04-09 01:49:32,300 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 180.245.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:49:32,301 - DEBUG - ping -s 56 -c 3 -W 1 180.245.113.3
2026-04-09 01:49:34,518 - DEBUG - PING 180.245.113.3 (180.245.113.3): 56 data bytes
64 bytes from 180.245.113.3: seq=0 ttl=63 time=1.691 ms
64 bytes from 180.245.113.3: seq=1 ttl=63 time=1.137 ms
64 bytes from 180.245.113.3: seq=2 ttl=63 time=1.065 ms
--- 180.245.113.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.065/1.297/1.691 ms
2026-04-09 01:49:34,518 - INFO - Ping to IP 180.245.113.3 from VM ctest-vn1-vm1-19437961 passed
2026-04-09 01:49:34,518 - INFO - Deleting interface with subnet_id b841ec9a-f5e8-4251-a6ae-48c831017899, port_id None from router 145ad891-76e7-4f83-9663-c6c9f42e0114
2026-04-09 01:49:34,802 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-09 01:49:34,802 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 180.245.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:49:34,802 - DEBUG - ping -s 56 -c 3 -W 1 180.245.113.3
2026-04-09 01:49:38,035 - DEBUG - PING 180.245.113.3 (180.245.113.3): 56 data bytes
--- 180.245.113.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-09 01:49:38,035 - WARNING - Ping to IP 180.245.113.3 from VM ctest-vn1-vm1-19437961 failed
2026-04-09 01:49:38,035 - INFO - Adding interface with subnet_id b841ec9a-f5e8-4251-a6ae-48c831017899, port_id None to router 145ad891-76e7-4f83-9663-c6c9f42e0114
2026-04-09 01:49:38,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-09 01:49:38,450 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 180.245.113.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-04-09 01:49:38,450 - DEBUG - ping -s 56 -c 3 -W 1 180.245.113.3
2026-04-09 01:49:40,705 - DEBUG - PING 180.245.113.3 (180.245.113.3): 56 data bytes
64 bytes from 180.245.113.3: seq=0 ttl=63 time=1.553 ms
64 bytes from 180.245.113.3: seq=1 ttl=63 time=1.693 ms
64 bytes from 180.245.113.3: seq=2 ttl=63 time=0.992 ms
--- 180.245.113.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.992/1.412/1.693 ms
2026-04-09 01:49:40,705 - INFO - Ping to IP 180.245.113.3 from VM ctest-vn1-vm1-19437961 passed
2026-04-09 01:49:40,705 - INFO - Deleting interface with subnet_id c7951cae-d737-4f72-b867-4a5a7882fcdf, port_id None from router 145ad891-76e7-4f83-9663-c6c9f42e0114
2026-04-09 01:49:40,960 - INFO - Deleting interface with subnet_id b841ec9a-f5e8-4251-a6ae-48c831017899, port_id None from router 145ad891-76e7-4f83-9663-c6c9f42e0114
2026-04-09 01:49:41,467 - INFO - Deleting VM ctest-vn2-vm1-47353059
2026-04-09 01:49:41,590 - INFO - Deleting VM ctest-vn1-vm1-19437961
2026-04-09 01:49:41,751 - INFO - Deleting VN ctest-vn2-78443513
2026-04-09 01:49:41,907 - DEBUG - VN 34a24f0a-9e7f-453b-9eb8-92fb964c14f8 still in use: Unable to complete operation on network 34a24f0a-9e7f-453b-9eb8-92fb964c14f8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b12cb2f3-f248-4960-9c32-ab2ba89a4af9']
2026-04-09 01:49:41,907 - WARNING - Deleting VN ctest-vn2-78443513 failed..Will retry
2026-04-09 01:49:44,088 - DEBUG - Response for deleting network ()
2026-04-09 01:49:44,088 - INFO - Deleting VN ctest-vn1-65397904
2026-04-09 01:49:44,298 - DEBUG - Response for deleting network ()
2026-04-09 01:49:44,693 - DEBUG - No XMPP flaps were noticed during the test
2026-04-09 01:49:44,693 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:43]
2026-04-09 01:49:44,693 - INFO - --------------------------------------------------------------------------------
2026-04-09 01:49:45,469 - INFO - Deleted project: ctest-TestRouters-99646362, ID : 7b92dcf1-6cfa-4d18-b722-db81988255bf