2025-10-27 22:43:24,439 - INFO - Domain Default found not creating
2025-10-27 22:43:24,698 - INFO - Project ctest-TestRouters-63875344 not found, creating it
2025-10-27 22:43:25,178 - INFO - Created Project:ctest-TestRouters-63875344, ID : 14a21810-388b-4143-b938-2cd4991acc64 
2025-10-27 22:43:26,676 - INFO - ================================================================================
2025-10-27 22:43:26,676 - INFO - STARTING TEST    : test_basic_router_behavior
2025-10-27 22:43:26,676 - 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 22:43:26,930 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-10-27 22:43:26,930 - INFO - Initial checks done. Running the testcase now
2025-10-27 22:43:26,930 - INFO - 
2025-10-27 22:43:27,478 - DEBUG - Response for create_network : {'network': {'id': '6af9a120-a841-497c-8226-73621aac171d', 'name': 'ctest-vn1-53129453', 'tenant_id': '14a21810388b4143b9382cd4991acc64', 'project_id': '14a21810388b4143b9382cd4991acc64', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-63875344', 'ctest-vn1-53129453'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 22:43:27,674 - DEBUG - Response for create_subnet : {'subnet': {'id': '525e7b40-27a1-4ee2-b6ea-b894e1b17760', 'name': '', 'tenant_id': '14a21810388b4143b9382cd4991acc64', 'network_id': '6af9a120-a841-497c-8226-73621aac171d', 'ip_version': 4, 'cidr': '17.198.177.128/26', 'allocation_pools': [{'start': '17.198.177.130', 'end': '17.198.177.190'}], 'gateway_ip': '17.198.177.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.198.177.130', 'tags': [], 'project_id': '14a21810388b4143b9382cd4991acc64'}}
2025-10-27 22:43:27,689 - INFO - Created VN ctest-vn1-53129453
2025-10-27 22:43:27,741 - DEBUG - VN ctest-vn1-53129453 UUID is 6af9a120-a841-497c-8226-73621aac171d
2025-10-27 22:43:28,040 - DEBUG - Response for create_network : {'network': {'id': '18ecf3be-65ea-4d8d-903b-aaf2ca449122', 'name': 'ctest-vn2-71690482', 'tenant_id': '14a21810388b4143b9382cd4991acc64', 'project_id': '14a21810388b4143b9382cd4991acc64', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-63875344', 'ctest-vn2-71690482'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 22:43:28,209 - DEBUG - Response for create_subnet : {'subnet': {'id': '91f323b4-f295-4a8d-990a-370fc4c9f53d', 'name': '', 'tenant_id': '14a21810388b4143b9382cd4991acc64', 'network_id': '18ecf3be-65ea-4d8d-903b-aaf2ca449122', 'ip_version': 4, 'cidr': '38.33.217.192/26', 'allocation_pools': [{'start': '38.33.217.194', 'end': '38.33.217.254'}], 'gateway_ip': '38.33.217.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.33.217.194', 'tags': [], 'project_id': '14a21810388b4143b9382cd4991acc64'}}
2025-10-27 22:43:28,226 - INFO - Created VN ctest-vn2-71690482
2025-10-27 22:43:28,277 - DEBUG - VN ctest-vn2-71690482 UUID is 18ecf3be-65ea-4d8d-903b-aaf2ca449122
2025-10-27 22:43:28,545 - DEBUG - Services list from nova: [, , ]
2025-10-27 22:43:29,694 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4513-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4513-1)
2025-10-27 22:43:30,867 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4513-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4513-1)
2025-10-27 22:43:30,937 - INFO - Adding interface with subnet_id 525e7b40-27a1-4ee2-b6ea-b894e1b17760, port_id None to router 316ad5d2-7448-488d-926e-554657ac349d
2025-10-27 22:43:31,204 - INFO - Waiting for VM ctest-vn1-vm1-68673353 to be up..
2025-10-27 22:43:31,306 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 22:43:36,387 - DEBUG - VM  is in ACTIVE state now
2025-10-27 22:43:36,387 - INFO - VM name : ctest-vn1-vm1-68673353
2025-10-27 22:43:36,465 - DEBUG - VM ctest-vn1-vm1-68673353 ID is 9ca152b7-0205-4278-9940-7c2e7741919f
2025-10-27 22:43:36,488 - DEBUG - VM ctest-vn1-vm1-68673353 launched on Node cn-jenkins-deploy-platform-ansible-os-4513-1
2025-10-27 22:43:36,561 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9ca152b7-0205-4278-9940-7c2e7741919f
2025-10-27 22:43:36,859 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9ca152b7-0205-4278-9940-7c2e7741919f
2025-10-27 22:43:36,892 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/75b085b0-ff6a-4be3-9bf9-80a82804c5c9
2025-10-27 22:43:40,147 - 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')
2025-10-27 22:43:40,147 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-68673353 failed!
2025-10-27 22:43:40,201 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-63875344:ctest-vn1-53129453 is 17.198.177.129 and allocation pool is NOT set
2025-10-27 22:43:42,266 - 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=4.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.622 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.622/2.501/4.380/1.879 ms')
2025-10-27 22:43:42,266 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-68673353 passed
2025-10-27 22:43:42,433 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:43:42,433 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-68673353, IP 17.198.177.131, Port 22
2025-10-27 22:43:42,604 - DEBUG - VM ctest-vn1-vm1-68673353 is ready for SSH connections
2025-10-27 22:43:42,604 - INFO - Waiting for VM ctest-vn2-vm1-32415292 to be up..
2025-10-27 22:43:42,699 - DEBUG - VM  is in ACTIVE state now
2025-10-27 22:43:42,699 - INFO - VM name : ctest-vn2-vm1-32415292
2025-10-27 22:43:42,778 - DEBUG - VM ctest-vn2-vm1-32415292 ID is 04164c6f-778a-4600-8f0e-45b451f69d22
2025-10-27 22:43:42,778 - DEBUG - VM ctest-vn2-vm1-32415292 launched on Node cn-jenkins-deploy-platform-ansible-os-4513-1
2025-10-27 22:43:42,849 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/04164c6f-778a-4600-8f0e-45b451f69d22
2025-10-27 22:43:42,863 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b5c811ae-df7a-477f-97f1-4c36b3faa5aa
2025-10-27 22:43:44,098 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.432 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 = 0.432/1.628/2.824/1.196 ms')
2025-10-27 22:43:44,098 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-32415292 passed
2025-10-27 22:43:44,253 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:43:44,253 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-32415292, IP 38.33.217.195, Port 22
2025-10-27 22:43:44,420 - DEBUG - VM ctest-vn2-vm1-32415292 is ready for SSH connections
2025-10-27 22:43:44,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:43:44,421 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  38.33.217.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-27 22:43:44,421 - DEBUG - ping -s 56 -c 3 -W 1  38.33.217.195
2025-10-27 22:43:49,068 - DEBUG - PING 38.33.217.195 (38.33.217.195): 56 data bytes
--- 38.33.217.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-27 22:43:49,068 - WARNING - Ping to IP 38.33.217.195 from VM ctest-vn1-vm1-68673353 failed
2025-10-27 22:43:49,068 - INFO - Adding interface with subnet_id 91f323b4-f295-4a8d-990a-370fc4c9f53d, port_id None to router 316ad5d2-7448-488d-926e-554657ac349d
2025-10-27 22:43:49,383 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:43:49,383 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  38.33.217.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-27 22:43:49,383 - DEBUG - ping -s 56 -c 3 -W 1  38.33.217.195
2025-10-27 22:43:52,584 - DEBUG - PING 38.33.217.195 (38.33.217.195): 56 data bytes
64 bytes from 38.33.217.195: seq=1 ttl=63 time=2.699 ms
64 bytes from 38.33.217.195: seq=2 ttl=63 time=0.898 ms
--- 38.33.217.195 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.898/1.798/2.699 ms
2025-10-27 22:43:52,584 - WARNING - Ping to IP 38.33.217.195 from VM ctest-vn1-vm1-68673353 failed
2025-10-27 22:43:53,585 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  38.33.217.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-27 22:43:53,585 - DEBUG - ping -s 56 -c 3 -W 1  38.33.217.195
2025-10-27 22:43:55,797 - DEBUG - PING 38.33.217.195 (38.33.217.195): 56 data bytes
64 bytes from 38.33.217.195: seq=0 ttl=63 time=1.386 ms
64 bytes from 38.33.217.195: seq=1 ttl=63 time=0.934 ms
64 bytes from 38.33.217.195: seq=2 ttl=63 time=0.826 ms
--- 38.33.217.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.826/1.048/1.386 ms
2025-10-27 22:43:55,797 - INFO - Ping to IP 38.33.217.195 from VM ctest-vn1-vm1-68673353 passed
2025-10-27 22:43:55,798 - INFO - Deleting interface with subnet_id 525e7b40-27a1-4ee2-b6ea-b894e1b17760, port_id None from router 316ad5d2-7448-488d-926e-554657ac349d
2025-10-27 22:43:55,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:43:55,913 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  38.33.217.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-27 22:43:55,913 - DEBUG - ping -s 56 -c 3 -W 1  38.33.217.195
2025-10-27 22:43:59,128 - DEBUG - PING 38.33.217.195 (38.33.217.195): 56 data bytes
--- 38.33.217.195 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-10-27 22:43:59,128 - WARNING - Ping to IP 38.33.217.195 from VM ctest-vn1-vm1-68673353 failed
2025-10-27 22:43:59,128 - INFO - Adding interface with subnet_id 525e7b40-27a1-4ee2-b6ea-b894e1b17760, port_id None to router 316ad5d2-7448-488d-926e-554657ac349d
2025-10-27 22:43:59,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 22:43:59,347 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  38.33.217.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-27 22:43:59,348 - DEBUG - ping -s 56 -c 3 -W 1  38.33.217.195
2025-10-27 22:44:01,556 - DEBUG - PING 38.33.217.195 (38.33.217.195): 56 data bytes
64 bytes from 38.33.217.195: seq=0 ttl=63 time=1.749 ms
64 bytes from 38.33.217.195: seq=1 ttl=63 time=1.251 ms
64 bytes from 38.33.217.195: seq=2 ttl=63 time=1.157 ms
--- 38.33.217.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.157/1.385/1.749 ms
2025-10-27 22:44:01,556 - INFO - Ping to IP 38.33.217.195 from VM ctest-vn1-vm1-68673353 passed
2025-10-27 22:44:01,556 - INFO - Deleting interface with subnet_id 91f323b4-f295-4a8d-990a-370fc4c9f53d, port_id None from router 316ad5d2-7448-488d-926e-554657ac349d
2025-10-27 22:44:01,689 - INFO - Deleting interface with subnet_id 525e7b40-27a1-4ee2-b6ea-b894e1b17760, port_id None from router 316ad5d2-7448-488d-926e-554657ac349d
2025-10-27 22:44:01,863 - INFO - Deleting VM ctest-vn2-vm1-32415292
2025-10-27 22:44:01,956 - INFO - Deleting VM ctest-vn1-vm1-68673353
2025-10-27 22:44:02,040 - INFO - Deleting VN ctest-vn2-71690482 
2025-10-27 22:44:02,082 - DEBUG - VN 18ecf3be-65ea-4d8d-903b-aaf2ca449122 still in use: Unable to complete operation on network 18ecf3be-65ea-4d8d-903b-aaf2ca449122. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ad81c1df-bec6-4e37-a824-8865ed64e075']
2025-10-27 22:44:02,082 - WARNING - Deleting VN ctest-vn2-71690482 failed..Will retry
2025-10-27 22:44:04,204 - DEBUG - Response for deleting network ()
2025-10-27 22:44:04,204 - INFO - Deleting VN ctest-vn1-53129453 
2025-10-27 22:44:04,321 - DEBUG - Response for deleting network ()
2025-10-27 22:44:04,591 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 22:44:04,591 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-10-27 22:44:04,592 - INFO - --------------------------------------------------------------------------------
2025-10-27 22:44:05,297 - INFO - Deleted project: ctest-TestRouters-63875344, ID : 14a21810-388b-4143-b938-2cd4991acc64