2026-05-11 02:24:26,946 - INFO - Domain Default found not creating
2026-05-11 02:24:27,159 - INFO - Project ctest-TestBasicVMVN-94752825 not found, creating it
2026-05-11 02:24:27,680 - INFO - Created Project:ctest-TestBasicVMVN-94752825, ID : 8f5c935f-e86d-4330-a005-f23179244bae
2026-05-11 02:24:29,321 - INFO - ================================================================================
2026-05-11 02:24:29,321 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-11 02:24:29,321 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2026-05-11 02:24:29,584 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-11 02:24:29,584 - INFO - Initial checks done. Running the testcase now
2026-05-11 02:24:29,584 - INFO -
2026-05-11 02:24:30,172 - DEBUG - Response for create_network : {'network': {'id': '016f4a2d-aab0-417e-9849-ef6ef2b806c1', 'name': 'ctest-vn2_metadata-69634279', 'tenant_id': '8f5c935fe86d4330a005f23179244bae', 'project_id': '8f5c935fe86d4330a005f23179244bae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94752825', 'ctest-vn2_metadata-69634279'], 'port_security_enabled': True, 'description': ''}}
2026-05-11 02:24:30,411 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b45f2083-b47e-40c9-93a7-6b099c18e5ad', 'name': '', 'tenant_id': '8f5c935fe86d4330a005f23179244bae', 'network_id': '016f4a2d-aab0-417e-9849-ef6ef2b806c1', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '8f5c935fe86d4330a005f23179244bae'}}
2026-05-11 02:24:30,432 - INFO - Created VN ctest-vn2_metadata-69634279
2026-05-11 02:24:30,488 - DEBUG - VN ctest-vn2_metadata-69634279 UUID is 016f4a2d-aab0-417e-9849-ef6ef2b806c1
2026-05-11 02:24:30,690 - DEBUG - Services list from nova: [, , ]
2026-05-11 02:24:31,809 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5763-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5763-1)
2026-05-11 02:24:31,916 - DEBUG - Link local service introspect added
2026-05-11 02:24:31,966 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-11 02:24:37,062 - DEBUG - VM is in ACTIVE state now
2026-05-11 02:24:37,209 - INFO - Waiting for VM ctest-TestBasicVMVN-94752825-02820930 to be up..
2026-05-11 02:24:37,209 - INFO - VM name : ctest-TestBasicVMVN-94752825-02820930
2026-05-11 02:24:37,302 - DEBUG - VM ctest-TestBasicVMVN-94752825-02820930 ID is d2225e8b-87a2-4e72-b0ee-eabf7b9b604b
2026-05-11 02:24:37,302 - DEBUG - VM ctest-TestBasicVMVN-94752825-02820930 launched on Node cn-jenkins-deploy-platform-ansible-os-5763-1
2026-05-11 02:24:37,400 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d2225e8b-87a2-4e72-b0ee-eabf7b9b604b
2026-05-11 02:24:37,702 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d2225e8b-87a2-4e72-b0ee-eabf7b9b604b
2026-05-11 02:24:37,736 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ef49cc17-2b88-4766-b2c3-c6d21b054020
2026-05-11 02:24:41,011 - 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 1020ms')
2026-05-11 02:24:41,012 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94752825-02820930 failed!
2026-05-11 02:24:41,068 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94752825:ctest-vn2_metadata-69634279 is 11.1.1.1 and allocation pool is NOT set
2026-05-11 02:24:43,140 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.55 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 = 1.554/3.089/4.625/1.535 ms')
2026-05-11 02:24:43,140 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94752825-02820930 passed
2026-05-11 02:24:43,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:24:43,300 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94752825-02820930, IP 11.1.1.3, Port 22
2026-05-11 02:24:43,367 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-05-11 02:24:43,455 - DEBUG - VM ctest-TestBasicVMVN-94752825-02820930 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-11 02:24:48,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:24:48,456 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94752825-02820930, IP 11.1.1.3, Port 22
2026-05-11 02:24:48,611 - DEBUG - VM ctest-TestBasicVMVN-94752825-02820930 is ready for SSH connections
2026-05-11 02:24:48,611 - INFO - Retry 0
2026-05-11 02:24:48,611 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:24:48,611 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-11 02:24:50,295 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-11 02:24:50,295 - INFO - Generic metadata worked
2026-05-11 02:24:50,540 - DEBUG - Link local service introspect removed
2026-05-11 02:24:50,540 - INFO - Deleting VM ctest-TestBasicVMVN-94752825-02820930
2026-05-11 02:24:50,615 - INFO - Deleting VN ctest-vn2_metadata-69634279
2026-05-11 02:24:50,652 - DEBUG - VN 016f4a2d-aab0-417e-9849-ef6ef2b806c1 still in use: Unable to complete operation on network 016f4a2d-aab0-417e-9849-ef6ef2b806c1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f983f3cd-ca57-43a2-9b69-1897bc420a18']
2026-05-11 02:24:50,652 - WARNING - Deleting VN ctest-vn2_metadata-69634279 failed..Will retry
2026-05-11 02:24:52,785 - DEBUG - Response for deleting network ()
2026-05-11 02:24:53,042 - DEBUG - No XMPP flaps were noticed during the test
2026-05-11 02:24:53,042 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2026-05-11 02:24:53,042 - INFO - --------------------------------------------------------------------------------
2026-05-11 02:24:53,044 - INFO - ================================================================================
2026-05-11 02:24:53,044 - INFO - STARTING TEST : test_metadata_service
2026-05-11 02:24:53,044 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-05-11 02:24:53,329 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-11 02:24:53,329 - INFO - Initial checks done. Running the testcase now
2026-05-11 02:24:53,329 - INFO -
2026-05-11 02:24:53,329 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-05-11 02:24:53,336 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/419a641a-bc6b-44ce-af57-a1d8a6112be3
2026-05-11 02:24:53,635 - DEBUG - Response for create_network : {'network': {'id': 'fd59edf5-856d-4c7e-88b1-e93c218606b2', 'name': 'ctest-vn-83223110', 'tenant_id': '8f5c935fe86d4330a005f23179244bae', 'project_id': '8f5c935fe86d4330a005f23179244bae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94752825', 'ctest-vn-83223110'], 'port_security_enabled': True, 'description': ''}}
2026-05-11 02:24:53,814 - DEBUG - Response for create_subnet : {'subnet': {'id': '0923cdd0-3909-412d-8ef4-636136f46618', 'name': '', 'tenant_id': '8f5c935fe86d4330a005f23179244bae', 'network_id': 'fd59edf5-856d-4c7e-88b1-e93c218606b2', 'ip_version': 4, 'cidr': '111.142.85.192/26', 'allocation_pools': [{'start': '111.142.85.194', 'end': '111.142.85.254'}], 'gateway_ip': '111.142.85.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.142.85.194', 'tags': [], 'project_id': '8f5c935fe86d4330a005f23179244bae'}}
2026-05-11 02:24:53,833 - INFO - Created VN ctest-vn-83223110
2026-05-11 02:24:53,888 - DEBUG - VN ctest-vn-83223110 UUID is fd59edf5-856d-4c7e-88b1-e93c218606b2
2026-05-11 02:24:55,060 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5763-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5763-1)
2026-05-11 02:24:55,060 - INFO - Waiting for VM ctest-TestBasicVMVN-94752825-10560466 to be up..
2026-05-11 02:24:55,101 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-11 02:25:00,183 - DEBUG - VM is in ACTIVE state now
2026-05-11 02:25:00,183 - INFO - VM name : ctest-TestBasicVMVN-94752825-10560466
2026-05-11 02:25:00,260 - DEBUG - VM ctest-TestBasicVMVN-94752825-10560466 ID is a287a5c8-8ee8-49e9-8c1a-e64856afde76
2026-05-11 02:25:00,260 - DEBUG - VM ctest-TestBasicVMVN-94752825-10560466 launched on Node cn-jenkins-deploy-platform-ansible-os-5763-1
2026-05-11 02:25:00,343 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a287a5c8-8ee8-49e9-8c1a-e64856afde76
2026-05-11 02:25:00,353 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/02f79471-da08-4f92-a8a8-62a09e012aef
2026-05-11 02:25:03,601 - 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 1012ms')
2026-05-11 02:25:03,601 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94752825-10560466 failed!
2026-05-11 02:25:03,656 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-83223110 is 111.142.85.193 and allocation pool is NOT set
2026-05-11 02:25:05,719 - 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=7.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.288 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.288/4.034/7.781/3.746 ms')
2026-05-11 02:25:05,719 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94752825-10560466 passed
2026-05-11 02:25:05,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:25:05,868 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94752825-10560466, IP 111.142.85.195, Port 22
2026-05-11 02:25:06,033 - DEBUG - VM ctest-TestBasicVMVN-94752825-10560466 is ready for SSH connections
2026-05-11 02:25:06,033 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:25:06,034 - DEBUG - cat /tmp/output.txt
2026-05-11 02:25:07,711 - DEBUG - Hello World. The time is now Sun, 10 May 2026 20:25:06 -0600!
2026-05-11 02:25:07,711 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 10 May 2026 20:25:06 -0600!'}
2026-05-11 02:25:07,711 - INFO - metadata_script.txt got executed in the vm
2026-05-11 02:25:07,711 - INFO - Deleting VM ctest-TestBasicVMVN-94752825-10560466
2026-05-11 02:25:07,788 - INFO - Deleting VN ctest-vn-83223110
2026-05-11 02:25:07,826 - DEBUG - VN fd59edf5-856d-4c7e-88b1-e93c218606b2 still in use: Unable to complete operation on network fd59edf5-856d-4c7e-88b1-e93c218606b2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8516c8bd-910b-463b-822a-aff95d8ea3d3']
2026-05-11 02:25:07,826 - WARNING - Deleting VN ctest-vn-83223110 failed..Will retry
2026-05-11 02:25:09,922 - DEBUG - Response for deleting network ()
2026-05-11 02:25:10,177 - DEBUG - No XMPP flaps were noticed during the test
2026-05-11 02:25:10,177 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-05-11 02:25:10,177 - INFO - --------------------------------------------------------------------------------
2026-05-11 02:25:10,180 - INFO - ================================================================================
2026-05-11 02:25:10,180 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-11 02:25:10,180 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2026-05-11 02:25:10,470 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-05-11 02:25:10,470 - INFO - Initial checks done. Running the testcase now
2026-05-11 02:25:10,470 - INFO -
2026-05-11 02:25:10,984 - DEBUG - Response for create_network : {'network': {'id': 'e68fd631-1739-4080-a506-b6f6ac3d8fb6', 'name': 'ctest-vn-70675848', 'tenant_id': '8f5c935fe86d4330a005f23179244bae', 'project_id': '8f5c935fe86d4330a005f23179244bae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94752825', 'ctest-vn-70675848'], 'port_security_enabled': True, 'description': ''}}
2026-05-11 02:25:11,160 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d4b9aaf-30aa-438b-8565-cb490d2df774', 'name': '', 'tenant_id': '8f5c935fe86d4330a005f23179244bae', 'network_id': 'e68fd631-1739-4080-a506-b6f6ac3d8fb6', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '8f5c935fe86d4330a005f23179244bae'}}
2026-05-11 02:25:11,313 - DEBUG - Response for create_subnet : {'subnet': {'id': '54df600b-576b-4fae-a17b-6b0009809563', 'name': '', 'tenant_id': '8f5c935fe86d4330a005f23179244bae', 'network_id': 'e68fd631-1739-4080-a506-b6f6ac3d8fb6', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '8f5c935fe86d4330a005f23179244bae'}}
2026-05-11 02:25:11,331 - INFO - Created VN ctest-vn-70675848
2026-05-11 02:25:11,380 - DEBUG - VN ctest-vn-70675848 UUID is e68fd631-1739-4080-a506-b6f6ac3d8fb6
2026-05-11 02:25:11,816 - DEBUG - Response for create_port : {'port': {'name': '095289e2-bb8e-49c9-80fa-a2235a6d479e', 'id': '095289e2-bb8e-49c9-80fa-a2235a6d479e', 'tenant_id': '8f5c935fe86d4330a005f23179244bae', 'network_id': 'e68fd631-1739-4080-a506-b6f6ac3d8fb6', 'mac_address': '02:09:52:89:e2:bb', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '1d4b9aaf-30aa-438b-8565-cb490d2df774'}], 'security_groups': ['3d9ea9f3-cfae-4f8e-87eb-d65fe0bf90fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f5c935fe86d4330a005f23179244bae'}}
2026-05-11 02:25:11,996 - DEBUG - Response for create_port : {'port': {'name': 'e59eb32e-84ad-4225-a2c6-a903aed27381', 'id': 'e59eb32e-84ad-4225-a2c6-a903aed27381', 'tenant_id': '8f5c935fe86d4330a005f23179244bae', 'network_id': 'e68fd631-1739-4080-a506-b6f6ac3d8fb6', 'mac_address': '02:e5:9e:b3:2e:84', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '54df600b-576b-4fae-a17b-6b0009809563'}], 'security_groups': ['3d9ea9f3-cfae-4f8e-87eb-d65fe0bf90fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f5c935fe86d4330a005f23179244bae'}}
2026-05-11 02:25:12,388 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5763-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5763-1)
2026-05-11 02:25:12,826 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5763-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5763-1)
2026-05-11 02:25:14,223 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5763-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5763-1)
2026-05-11 02:25:14,223 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-11 02:25:14,231 - DEBUG - Requesting: http://10.0.0.38:8082/domain/706a2b3d-625b-48a5-b777-7c642f6bb4c1
2026-05-11 02:25:14,255 - DEBUG - Requesting: http://10.0.0.38:8082/project/8f5c935f-e86d-4330-a005-f23179244bae
2026-05-11 02:25:14,360 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/3610b804-0aad-461f-ae25-d74150be322c
2026-05-11 02:25:14,399 - INFO - Verifications in API Server for IPAM: ctest-ipam-47624987 passed
2026-05-11 02:25:14,407 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-94752825:ctest-ipam-47624987', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94752825', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3895816005173986847', 'uuid-lslong': '12548672612265243180'}, 'enable': 'true', 'created': '2026-05-11T02:25:10', 'last-modified': '2026-05-11T02:25:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.704272'}
2026-05-11 02:25:14,407 - INFO - Verifications in Control node for IPAM: ctest-ipam-47624987 passed
2026-05-11 02:25:14,407 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-11 02:25:14,414 - DEBUG - Requesting: http://10.0.0.38:8082/domain/706a2b3d-625b-48a5-b777-7c642f6bb4c1
2026-05-11 02:25:14,433 - DEBUG - Requesting: http://10.0.0.38:8082/project/8f5c935f-e86d-4330-a005-f23179244bae
2026-05-11 02:25:14,512 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e68fd631-1739-4080-a506-b6f6ac3d8fb6
2026-05-11 02:25:14,546 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e68fd631-1739-4080-a506-b6f6ac3d8fb6
2026-05-11 02:25:14,559 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0d6696a5-5015-4663-b85a-e19daab09b11
2026-05-11 02:25:14,573 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0d6696a5-5015-4663-b85a-e19daab09b11
2026-05-11 02:25:14,591 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/2072ad4a-62b7-4d28-9066-8ed4356d889b
2026-05-11 02:25:14,612 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-11 02:25:14,612 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e68fd631-1739-4080-a506-b6f6ac3d8fb6
2026-05-11 02:25:14,629 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0d6696a5-5015-4663-b85a-e19daab09b11
2026-05-11 02:25:14,653 - INFO - Verified VN network id 11 for VN e68fd631-1739-4080-a506-b6f6ac3d8fb6
2026-05-11 02:25:14,653 - INFO - Verifications in API Server for VN ctest-vn-70675848 passed
2026-05-11 02:25:14,653 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e68fd631-1739-4080-a506-b6f6ac3d8fb6
2026-05-11 02:25:14,669 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0d6696a5-5015-4663-b85a-e19daab09b11
2026-05-11 02:25:14,680 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0d6696a5-5015-4663-b85a-e19daab09b11
2026-05-11 02:25:14,688 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/2072ad4a-62b7-4d28-9066-8ed4356d889b
2026-05-11 02:25:14,707 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94752825', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16613733056724418688', 'uuid-lslong': '11891393036686299062'}, 'enable': 'true', 'created': '2026-05-11T02:25:10', 'last-modified': '2026-05-11T02:25:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.416970'}
2026-05-11 02:25:14,718 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-11 02:25:14,718 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-70675848 passed
2026-05-11 02:25:14,718 - DEBUG - ====Verifying policy data for ctest-vn-70675848 in API_Server ======
2026-05-11 02:25:14,718 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-11 02:25:14,727 - DEBUG - Requesting: http://10.0.0.38:8082/domain/706a2b3d-625b-48a5-b777-7c642f6bb4c1
2026-05-11 02:25:14,746 - DEBUG - Requesting: http://10.0.0.38:8082/project/8f5c935f-e86d-4330-a005-f23179244bae
2026-05-11 02:25:14,785 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e68fd631-1739-4080-a506-b6f6ac3d8fb6
2026-05-11 02:25:14,802 - DEBUG - =>VN ctest-vn-70675848 has no policy to be verified
2026-05-11 02:25:14,802 - DEBUG - Verifying the vn in opserver
2026-05-11 02:25:14,802 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848 virtual network link through opserver 10.0.0.38
2026-05-11 02:25:14,802 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-05-11 02:25:15,209 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-05-11 02:25:15,346 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848?flat'}
2026-05-11 02:25:15,346 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848 is found in opserver
2026-05-11 02:25:15,353 - DEBUG - VRF ids for VN ctest-vn-70675848: {'10.0.0.38': '2'}
2026-05-11 02:25:15,353 - INFO - Waiting for VM ctest-TestBasicVMVN-94752825-75623534 to be up..
2026-05-11 02:25:15,463 - DEBUG - VM is in ACTIVE state now
2026-05-11 02:25:15,463 - INFO - VM name : ctest-TestBasicVMVN-94752825-75623534
2026-05-11 02:25:15,563 - DEBUG - VM ctest-TestBasicVMVN-94752825-75623534 ID is d07ca797-e8b5-4a03-9423-3599e3fe0098
2026-05-11 02:25:15,563 - DEBUG - VM ctest-TestBasicVMVN-94752825-75623534 launched on Node cn-jenkins-deploy-platform-ansible-os-5763-1
2026-05-11 02:25:15,648 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d07ca797-e8b5-4a03-9423-3599e3fe0098
2026-05-11 02:25:15,668 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/095289e2-bb8e-49c9-80fa-a2235a6d479e
2026-05-11 02:25:18,939 - 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')
2026-05-11 02:25:18,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94752825-75623534 failed!
2026-05-11 02:25:18,996 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848 is 31.1.1.1 and allocation pool is NOT set
2026-05-11 02:25:18,996 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848 is 31.1.2.1 and allocation pool is NOT set
2026-05-11 02:25:23,066 - 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 1005ms')
2026-05-11 02:25:23,066 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94752825-75623534 failed!
2026-05-11 02:25:23,124 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848 is 31.1.1.1 and allocation pool is NOT set
2026-05-11 02:25:23,124 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848 is 31.1.2.1 and allocation pool is NOT set
2026-05-11 02:25:25,183 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.478 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.478/1.650/2.823/1.172 ms')
2026-05-11 02:25:25,184 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94752825-75623534 passed
2026-05-11 02:25:25,336 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:25:25,336 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94752825-75623534, IP 31.1.1.4, Port 22
2026-05-11 02:25:25,491 - DEBUG - VM ctest-TestBasicVMVN-94752825-75623534 is ready for SSH connections
2026-05-11 02:25:25,491 - INFO - Waiting for VM ctest-TestBasicVMVN-94752825-87768299 to be up..
2026-05-11 02:25:25,569 - DEBUG - VM is in ACTIVE state now
2026-05-11 02:25:25,569 - INFO - VM name : ctest-TestBasicVMVN-94752825-87768299
2026-05-11 02:25:25,646 - DEBUG - VM ctest-TestBasicVMVN-94752825-87768299 ID is de8d48dd-7d02-4d00-9663-c4a792caaa4e
2026-05-11 02:25:25,646 - DEBUG - VM ctest-TestBasicVMVN-94752825-87768299 launched on Node cn-jenkins-deploy-platform-ansible-os-5763-1
2026-05-11 02:25:25,720 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/de8d48dd-7d02-4d00-9663-c4a792caaa4e
2026-05-11 02:25:25,728 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e59eb32e-84ad-4225-a2c6-a903aed27381
2026-05-11 02:25:26,958 - 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.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.384 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.384/1.547/2.710/1.163 ms')
2026-05-11 02:25:26,958 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-94752825-87768299 passed
2026-05-11 02:25:27,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:25:27,112 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94752825-87768299, IP 31.1.2.4, Port 22
2026-05-11 02:25:27,267 - DEBUG - VM ctest-TestBasicVMVN-94752825-87768299 is ready for SSH connections
2026-05-11 02:25:27,267 - INFO - Waiting for VM ctest-TestBasicVMVN-94752825-54955476 to be up..
2026-05-11 02:25:27,343 - DEBUG - VM is in ACTIVE state now
2026-05-11 02:25:27,343 - INFO - VM name : ctest-TestBasicVMVN-94752825-54955476
2026-05-11 02:25:27,420 - DEBUG - VM ctest-TestBasicVMVN-94752825-54955476 ID is 03c029c3-90a4-43c0-b4f5-bc3816e197b4
2026-05-11 02:25:27,420 - DEBUG - VM ctest-TestBasicVMVN-94752825-54955476 launched on Node cn-jenkins-deploy-platform-ansible-os-5763-1
2026-05-11 02:25:27,499 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/03c029c3-90a4-43c0-b4f5-bc3816e197b4
2026-05-11 02:25:27,508 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0792d6ca-b01a-46b0-85b1-56c4971f8491
2026-05-11 02:25:28,739 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.92 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.424 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.424/2.172/3.920/1.748 ms')
2026-05-11 02:25:28,739 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-94752825-54955476 passed
2026-05-11 02:25:28,892 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:25:28,892 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94752825-54955476, IP 31.1.1.3, Port 22
2026-05-11 02:25:29,051 - DEBUG - VM ctest-TestBasicVMVN-94752825-54955476 is ready for SSH connections
2026-05-11 02:25:29,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:25:29,052 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:25:29,052 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-11 02:25:33,074 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.661 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.813 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.972 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.813/1.815/3.661 ms
2026-05-11 02:25:33,074 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-94752825-75623534 passed
2026-05-11 02:25:33,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:25:33,074 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:25:33,074 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-11 02:25:36,782 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.083 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.994 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.873 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.873/1.650/3.083 ms
2026-05-11 02:25:36,782 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-94752825-87768299 passed
2026-05-11 02:25:36,782 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:25:36,782 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:25:36,782 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 02:25:36,782 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:25:36,782 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-11 02:25:36,970 - DEBUG - None
2026-05-11 02:25:36,971 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:25:36,971 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-11 02:25:37,160 - DEBUG - None
2026-05-11 02:25:37,160 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:25:37,160 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-11 02:25:37,869 - DEBUG - None
2026-05-11 02:25:37,869 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:25:37,869 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-11 02:25:40,072 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.801 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.927 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.662 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.074 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.440 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.440/1.980/4.927 ms
2026-05-11 02:25:40,072 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:25:40,072 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-11 02:25:42,332 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.012 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.869 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.175 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.477 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.189 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.253 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/2.050/4.175 ms
2026-05-11 02:25:42,332 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-05-11 02:25:42,333 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-11 02:25:44,578 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.665 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.811 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.657 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.417 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.864 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.644 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.450 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.417/1.786/3.657 ms
2026-05-11 02:25:44,579 - INFO - Deleting VM ctest-TestBasicVMVN-94752825-54955476
2026-05-11 02:25:44,654 - INFO - Detaching port e59eb32e-84ad-4225-a2c6-a903aed27381 from VM ctest-TestBasicVMVN-94752825-87768299
2026-05-11 02:25:44,687 - INFO - Deleting VM ctest-TestBasicVMVN-94752825-87768299
2026-05-11 02:25:44,758 - INFO - Detaching port 095289e2-bb8e-49c9-80fa-a2235a6d479e from VM ctest-TestBasicVMVN-94752825-75623534
2026-05-11 02:25:44,794 - INFO - Deleting VM ctest-TestBasicVMVN-94752825-75623534
2026-05-11 02:25:44,864 - INFO - Deleting VN ctest-vn-70675848
2026-05-11 02:25:45,031 - DEBUG - Response for delete_port : ()
2026-05-11 02:25:45,196 - DEBUG - Response for delete_port : ()
2026-05-11 02:25:45,242 - DEBUG - VN e68fd631-1739-4080-a506-b6f6ac3d8fb6 still in use: Unable to complete operation on network e68fd631-1739-4080-a506-b6f6ac3d8fb6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-994a2ec8-dd3c-4247-a505-0d98c12dfdce']
2026-05-11 02:25:45,242 - WARNING - Deleting VN ctest-vn-70675848 failed..Will retry
2026-05-11 02:25:47,369 - DEBUG - Response for deleting network ()
2026-05-11 02:25:47,369 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0d6696a5-5015-4663-b85a-e19daab09b11
2026-05-11 02:25:47,377 - DEBUG - Response Code: 404
2026-05-11 02:25:47,377 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-05-11 02:25:47,382 - DEBUG - Requesting: http://10.0.0.38:8082/domain/706a2b3d-625b-48a5-b777-7c642f6bb4c1
2026-05-11 02:25:47,433 - DEBUG - Requesting: http://10.0.0.38:8082/project/8f5c935f-e86d-4330-a005-f23179244bae
2026-05-11 02:25:47,508 - INFO - Validated that VN ctest-vn-70675848 is not found in API Server
2026-05-11 02:25:47,519 - DEBUG - VN ctest-vn-70675848 is not present in Agent 10.0.0.38
2026-05-11 02:25:47,519 - INFO - Validated that VN ctest-vn-70675848 is not in any agent
2026-05-11 02:25:47,525 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-05-11 02:25:47,531 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-70675848
2026-05-11 02:25:47,531 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-94752825:ctest-vn-70675848
2026-05-11 02:25:47,541 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-70675848 info
2026-05-11 02:25:47,620 - INFO - IPAM: ctest-ipam-47624987 is not found in API Server
2026-05-11 02:25:47,631 - INFO - IPAM:ctest-ipam-47624987 is not found in control node
2026-05-11 02:25:47,898 - DEBUG - No XMPP flaps were noticed during the test
2026-05-11 02:25:47,898 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-05-11 02:25:47,898 - INFO - --------------------------------------------------------------------------------
2026-05-11 02:25:48,610 - INFO - Deleted project: ctest-TestBasicVMVN-94752825, ID : 8f5c935f-e86d-4330-a005-f23179244bae