2025-10-26 22:42:12,840 - INFO - Domain Default found not creating
2025-10-26 22:42:12,992 - INFO - Project ctest-TestBasicVMVN-04204944 not found, creating it
2025-10-26 22:42:13,464 - INFO - Created Project:ctest-TestBasicVMVN-04204944, ID : cac2f410-498c-4f43-84f2-8a38d7c45cb3 
2025-10-26 22:42:14,974 - INFO - ================================================================================
2025-10-26 22:42:14,974 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-26 22:42:14,974 - 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
        
2025-10-26 22:42:15,230 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2025-10-26 22:42:15,230 - INFO - Initial checks done. Running the testcase now
2025-10-26 22:42:15,230 - INFO - 
2025-10-26 22:42:15,752 - DEBUG - Response for create_network : {'network': {'id': '64550a50-4282-4da5-b666-81d9c2d20152', 'name': 'ctest-vn2_metadata-46164052', 'tenant_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'project_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04204944', 'ctest-vn2_metadata-46164052'], 'port_security_enabled': True, 'description': ''}}
2025-10-26 22:42:15,923 - DEBUG - Response for create_subnet : {'subnet': {'id': '2f32cb72-e622-4b5b-a163-2152fdf60e26', 'name': '', 'tenant_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'network_id': '64550a50-4282-4da5-b666-81d9c2d20152', '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': 'cac2f410498c4f4384f28a38d7c45cb3'}}
2025-10-26 22:42:15,941 - INFO - Created VN ctest-vn2_metadata-46164052
2025-10-26 22:42:15,992 - DEBUG - VN ctest-vn2_metadata-46164052 UUID is 64550a50-4282-4da5-b666-81d9c2d20152
2025-10-26 22:42:16,171 - DEBUG - Services list from nova: [, , ]
2025-10-26 22:42:17,175 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4483-1)
2025-10-26 22:42:17,280 - DEBUG - Link local service introspect added
2025-10-26 22:42:17,320 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-26 22:42:22,392 - DEBUG - VM  is in ACTIVE state now
2025-10-26 22:42:22,519 - INFO - Waiting for VM ctest-TestBasicVMVN-04204944-19572227 to be up..
2025-10-26 22:42:22,519 - INFO - VM name : ctest-TestBasicVMVN-04204944-19572227
2025-10-26 22:42:22,597 - DEBUG - VM ctest-TestBasicVMVN-04204944-19572227 ID is cec6fecf-529c-45b5-8e44-142aee6c43bc
2025-10-26 22:42:22,597 - DEBUG - VM ctest-TestBasicVMVN-04204944-19572227 launched on Node cn-jenkins-deploy-platform-ansible-os-4483-1
2025-10-26 22:42:22,676 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/cec6fecf-529c-45b5-8e44-142aee6c43bc
2025-10-26 22:42:22,971 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/cec6fecf-529c-45b5-8e44-142aee6c43bc
2025-10-26 22:42:23,001 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/45ce591a-8b8a-41de-aa86-205bcdf44a70
2025-10-26 22:42:26,253 - 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 1023ms')
2025-10-26 22:42:26,253 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04204944-19572227 failed!
2025-10-26 22:42:26,313 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04204944:ctest-vn2_metadata-46164052 is 11.1.1.1 and allocation pool is NOT set
2025-10-26 22:42:28,374 - 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.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.763 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.763/1.989/3.215/1.226 ms')
2025-10-26 22:42:28,374 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04204944-19572227 passed
2025-10-26 22:42:28,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:42:28,524 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04204944-19572227, IP 11.1.1.3, Port 22
2025-10-26 22:42:28,698 - DEBUG - VM ctest-TestBasicVMVN-04204944-19572227 is ready for SSH connections
2025-10-26 22:42:28,698 - INFO - Retry 0
2025-10-26 22:42:28,698 - 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.249, gateway password: c0ntrail123
2025-10-26 22:42:28,699 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-26 22:42:30,296 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-26 22:42:30,296 - INFO - Generic metadata worked
2025-10-26 22:42:30,552 - DEBUG - Link local service introspect removed
2025-10-26 22:42:30,552 - INFO - Deleting VM ctest-TestBasicVMVN-04204944-19572227
2025-10-26 22:42:30,623 - INFO - Deleting VN ctest-vn2_metadata-46164052 
2025-10-26 22:42:30,660 - DEBUG - VN 64550a50-4282-4da5-b666-81d9c2d20152 still in use: Unable to complete operation on network 64550a50-4282-4da5-b666-81d9c2d20152. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5b8ec1a5-061f-48e2-8efc-f03adb55f68d']
2025-10-26 22:42:30,660 - WARNING - Deleting VN ctest-vn2_metadata-46164052 failed..Will retry
2025-10-26 22:42:32,759 - DEBUG - Response for deleting network ()
2025-10-26 22:42:33,013 - DEBUG - No XMPP flaps were noticed during the test
2025-10-26 22:42:33,013 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-10-26 22:42:33,014 - INFO - --------------------------------------------------------------------------------
2025-10-26 22:42:33,016 - INFO - ================================================================================
2025-10-26 22:42:33,016 - INFO - STARTING TEST    : test_metadata_service
2025-10-26 22:42:33,016 - 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
        
2025-10-26 22:42:33,304 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2025-10-26 22:42:33,305 - INFO - Initial checks done. Running the testcase now
2025-10-26 22:42:33,305 - INFO - 
2025-10-26 22:42:33,305 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-configs
2025-10-26 22:42:33,310 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-config/353c7286-87a5-4a44-a814-e3ddea722873
2025-10-26 22:42:33,503 - DEBUG - Response for create_network : {'network': {'id': '47a996f5-aec9-4539-a137-eaa0d44dbdb4', 'name': 'ctest-vn-24978753', 'tenant_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'project_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04204944', 'ctest-vn-24978753'], 'port_security_enabled': True, 'description': ''}}
2025-10-26 22:42:33,715 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ccda8ef7-796d-4339-995e-2bdd636b9ec2', 'name': '', 'tenant_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'network_id': '47a996f5-aec9-4539-a137-eaa0d44dbdb4', 'ip_version': 4, 'cidr': '145.218.77.192/26', 'allocation_pools': [{'start': '145.218.77.194', 'end': '145.218.77.254'}], 'gateway_ip': '145.218.77.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.218.77.194', 'tags': [], 'project_id': 'cac2f410498c4f4384f28a38d7c45cb3'}}
2025-10-26 22:42:33,734 - INFO - Created VN ctest-vn-24978753
2025-10-26 22:42:33,784 - DEBUG - VN ctest-vn-24978753 UUID is 47a996f5-aec9-4539-a137-eaa0d44dbdb4
2025-10-26 22:42:34,951 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4483-1)
2025-10-26 22:42:34,951 - INFO - Waiting for VM ctest-TestBasicVMVN-04204944-05457148 to be up..
2025-10-26 22:42:34,989 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-26 22:42:40,072 - DEBUG - VM  is in ACTIVE state now
2025-10-26 22:42:40,073 - INFO - VM name : ctest-TestBasicVMVN-04204944-05457148
2025-10-26 22:42:40,153 - DEBUG - VM ctest-TestBasicVMVN-04204944-05457148 ID is 34270d59-ed1a-4bf8-8e63-95b2b42696c5
2025-10-26 22:42:40,153 - DEBUG - VM ctest-TestBasicVMVN-04204944-05457148 launched on Node cn-jenkins-deploy-platform-ansible-os-4483-1
2025-10-26 22:42:40,229 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/34270d59-ed1a-4bf8-8e63-95b2b42696c5
2025-10-26 22:42:40,239 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/01ce745c-76bf-4d7b-be07-92bbfd03a03b
2025-10-26 22:42:43,501 - 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 1018ms')
2025-10-26 22:42:43,501 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04204944-05457148 failed!
2025-10-26 22:42:43,556 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-24978753 is 145.218.77.193 and allocation pool is NOT set
2025-10-26 22:42:45,614 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.773 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.773/2.383/3.994/1.610 ms')
2025-10-26 22:42:45,614 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04204944-05457148 passed
2025-10-26 22:42:45,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:42:45,760 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04204944-05457148, IP 145.218.77.195, Port 22
2025-10-26 22:42:45,916 - DEBUG - VM ctest-TestBasicVMVN-04204944-05457148 is ready for SSH connections
2025-10-26 22:42:45,916 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-10-26 22:42:45,916 - DEBUG - cat /tmp/output.txt
2025-10-26 22:42:47,544 - DEBUG - Hello World.  The time is now Sun, 26 Oct 2025 16:42:45 -0600!
2025-10-26 22:42:47,544 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Sun, 26 Oct 2025 16:42:45 -0600!'}
2025-10-26 22:42:47,544 - INFO - metadata_script.txt got executed in the vm
2025-10-26 22:42:47,544 - INFO - Deleting VM ctest-TestBasicVMVN-04204944-05457148
2025-10-26 22:42:47,609 - INFO - Deleting VN ctest-vn-24978753 
2025-10-26 22:42:47,652 - DEBUG - VN 47a996f5-aec9-4539-a137-eaa0d44dbdb4 still in use: Unable to complete operation on network 47a996f5-aec9-4539-a137-eaa0d44dbdb4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-293c9113-b52a-499d-adaa-251f73cfc71c']
2025-10-26 22:42:47,652 - WARNING - Deleting VN ctest-vn-24978753 failed..Will retry
2025-10-26 22:42:49,754 - DEBUG - Response for deleting network ()
2025-10-26 22:42:50,013 - DEBUG - No XMPP flaps were noticed during the test
2025-10-26 22:42:50,013 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-26 22:42:50,013 - INFO - --------------------------------------------------------------------------------
2025-10-26 22:42:50,016 - INFO - ================================================================================
2025-10-26 22:42:50,016 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-26 22:42:50,016 - 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
        
2025-10-26 22:42:50,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2025-10-26 22:42:50,305 - INFO - Initial checks done. Running the testcase now
2025-10-26 22:42:50,305 - INFO - 
2025-10-26 22:42:50,784 - DEBUG - Response for create_network : {'network': {'id': '7d54e49c-ddfd-4ff3-aa5a-43455f948075', 'name': 'ctest-vn-01667566', 'tenant_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'project_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04204944', 'ctest-vn-01667566'], 'port_security_enabled': True, 'description': ''}}
2025-10-26 22:42:50,961 - DEBUG - Response for create_subnet : {'subnet': {'id': '5da94816-32ee-43ae-9e98-095d217da2da', 'name': '', 'tenant_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'network_id': '7d54e49c-ddfd-4ff3-aa5a-43455f948075', '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': 'cac2f410498c4f4384f28a38d7c45cb3'}}
2025-10-26 22:42:51,157 - DEBUG - Response for create_subnet : {'subnet': {'id': '47ea48fd-bc06-471a-bf7f-441e7af11b99', 'name': '', 'tenant_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'network_id': '7d54e49c-ddfd-4ff3-aa5a-43455f948075', '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': 'cac2f410498c4f4384f28a38d7c45cb3'}}
2025-10-26 22:42:51,176 - INFO - Created VN ctest-vn-01667566
2025-10-26 22:42:51,228 - DEBUG - VN ctest-vn-01667566 UUID is 7d54e49c-ddfd-4ff3-aa5a-43455f948075
2025-10-26 22:42:51,571 - DEBUG - Response for create_port : {'port': {'name': '86d0a02f-5b14-4611-b24d-0f48b31c2c4c', 'id': '86d0a02f-5b14-4611-b24d-0f48b31c2c4c', 'tenant_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'network_id': '7d54e49c-ddfd-4ff3-aa5a-43455f948075', 'mac_address': '02:86:d0:a0:2f:5b', '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': '5da94816-32ee-43ae-9e98-095d217da2da'}], 'security_groups': ['6ff78e65-1897-4178-8223-43bfd59f8e2d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cac2f410498c4f4384f28a38d7c45cb3'}}
2025-10-26 22:42:51,739 - DEBUG - Response for create_port : {'port': {'name': '6e469b56-0a0e-438d-a6c2-81627dcd9841', 'id': '6e469b56-0a0e-438d-a6c2-81627dcd9841', 'tenant_id': 'cac2f410498c4f4384f28a38d7c45cb3', 'network_id': '7d54e49c-ddfd-4ff3-aa5a-43455f948075', 'mac_address': '02:6e:46:9b:56:0a', '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': '47ea48fd-bc06-471a-bf7f-441e7af11b99'}], 'security_groups': ['6ff78e65-1897-4178-8223-43bfd59f8e2d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cac2f410498c4f4384f28a38d7c45cb3'}}
2025-10-26 22:42:52,080 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4483-1)
2025-10-26 22:42:52,476 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4483-1)
2025-10-26 22:42:53,692 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4483-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4483-1)
2025-10-26 22:42:53,693 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-26 22:42:53,699 - DEBUG - Requesting: http://10.0.0.249:8082/domain/2d2bfb5d-c5e2-4403-93cc-972873279e5f
2025-10-26 22:42:53,714 - DEBUG - Requesting: http://10.0.0.249:8082/project/cac2f410-498c-4f43-84f2-8a38d7c45cb3
2025-10-26 22:42:53,789 - DEBUG - Requesting: http://10.0.0.249:8082/network-ipam/8d00e000-6758-4e0d-9721-74426ae53a87
2025-10-26 22:42:53,800 - INFO - Verifications in API Server for IPAM: ctest-ipam-69614584 passed
2025-10-26 22:42:53,808 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-04204944:ctest-ipam-69614584', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04204944', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10160367051686301197', 'uuid-lslong': '10890113202568641159'}, 'enable': 'true', 'created': '2025-10-26T22:42:50', 'last-modified': '2025-10-26T22:42:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.272936'}
2025-10-26 22:42:53,808 - INFO - Verifications in Control node for IPAM: ctest-ipam-69614584 passed
2025-10-26 22:42:53,808 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-26 22:42:53,819 - DEBUG - Requesting: http://10.0.0.249:8082/domain/2d2bfb5d-c5e2-4403-93cc-972873279e5f
2025-10-26 22:42:53,830 - DEBUG - Requesting: http://10.0.0.249:8082/project/cac2f410-498c-4f43-84f2-8a38d7c45cb3
2025-10-26 22:42:53,899 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7d54e49c-ddfd-4ff3-aa5a-43455f948075
2025-10-26 22:42:53,911 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7d54e49c-ddfd-4ff3-aa5a-43455f948075
2025-10-26 22:42:53,922 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/741dd08c-69c4-47c7-9c4d-0871abc46f8d
2025-10-26 22:42:53,929 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/741dd08c-69c4-47c7-9c4d-0871abc46f8d
2025-10-26 22:42:53,938 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/26f38ccf-3909-4843-8aea-44794b231fd6
2025-10-26 22:42:53,949 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-26 22:42:53,949 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7d54e49c-ddfd-4ff3-aa5a-43455f948075
2025-10-26 22:42:53,962 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/741dd08c-69c4-47c7-9c4d-0871abc46f8d
2025-10-26 22:42:53,977 - INFO - Verified VN network id 11 for VN 7d54e49c-ddfd-4ff3-aa5a-43455f948075
2025-10-26 22:42:53,978 - INFO - Verifications in API Server for VN ctest-vn-01667566 passed
2025-10-26 22:42:53,979 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7d54e49c-ddfd-4ff3-aa5a-43455f948075
2025-10-26 22:42:53,993 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/741dd08c-69c4-47c7-9c4d-0871abc46f8d
2025-10-26 22:42:54,003 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/741dd08c-69c4-47c7-9c4d-0871abc46f8d
2025-10-26 22:42:54,013 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/26f38ccf-3909-4843-8aea-44794b231fd6
2025-10-26 22:42:54,029 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04204944', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9031094515175084019', 'uuid-lslong': '12275197699587080309'}, 'enable': 'true', 'created': '2025-10-26T22:42:50', 'last-modified': '2025-10-26T22:42:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.895530'}
2025-10-26 22:42:54,037 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-26 22:42:54,037 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-01667566 passed
2025-10-26 22:42:54,037 - DEBUG - ====Verifying policy data for ctest-vn-01667566 in API_Server ======
2025-10-26 22:42:54,037 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-26 22:42:54,045 - DEBUG - Requesting: http://10.0.0.249:8082/domain/2d2bfb5d-c5e2-4403-93cc-972873279e5f
2025-10-26 22:42:54,058 - DEBUG - Requesting: http://10.0.0.249:8082/project/cac2f410-498c-4f43-84f2-8a38d7c45cb3
2025-10-26 22:42:54,183 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/7d54e49c-ddfd-4ff3-aa5a-43455f948075
2025-10-26 22:42:54,209 - DEBUG - =>VN ctest-vn-01667566 has no policy to be verified
2025-10-26 22:42:54,209 - DEBUG - Verifying the vn in opserver
2025-10-26 22:42:54,209 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566 virtual network link  through opserver 10.0.0.249
2025-10-26 22:42:54,209 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-10-26 22:42:54,612 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-10-26 22:42:54,672 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566?flat'}
2025-10-26 22:42:54,672 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566 is found in opserver
2025-10-26 22:42:54,679 - DEBUG - VRF ids for VN ctest-vn-01667566: {'10.0.0.249': '2'}
2025-10-26 22:42:54,679 - INFO - Waiting for VM ctest-TestBasicVMVN-04204944-47868466 to be up..
2025-10-26 22:42:54,763 - DEBUG - VM  is in ACTIVE state now
2025-10-26 22:42:54,763 - INFO - VM name : ctest-TestBasicVMVN-04204944-47868466
2025-10-26 22:42:54,851 - DEBUG - VM ctest-TestBasicVMVN-04204944-47868466 ID is d41ea38a-4064-430a-925d-bec734fce1a7
2025-10-26 22:42:54,851 - DEBUG - VM ctest-TestBasicVMVN-04204944-47868466 launched on Node cn-jenkins-deploy-platform-ansible-os-4483-1
2025-10-26 22:42:54,940 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/d41ea38a-4064-430a-925d-bec734fce1a7
2025-10-26 22:42:54,948 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/86d0a02f-5b14-4611-b24d-0f48b31c2c4c
2025-10-26 22:42:58,219 - 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 1023ms')
2025-10-26 22:42:58,219 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04204944-47868466 failed!
2025-10-26 22:42:58,276 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566 is 31.1.1.1 and allocation pool is NOT set
2025-10-26 22:42:58,276 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566 is 31.1.2.1 and allocation pool is NOT set
2025-10-26 22:43:02,347 - 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 1009ms')
2025-10-26 22:43:02,347 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04204944-47868466 failed!
2025-10-26 22:43:02,400 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566 is 31.1.1.1 and allocation pool is NOT set
2025-10-26 22:43:02,401 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566 is 31.1.2.1 and allocation pool is NOT set
2025-10-26 22:43:04,463 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.352 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.352/1.527/2.702/1.175 ms')
2025-10-26 22:43:04,464 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04204944-47868466 passed
2025-10-26 22:43:04,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:43:04,612 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04204944-47868466, IP 31.1.1.4, Port 22
2025-10-26 22:43:04,768 - DEBUG - VM ctest-TestBasicVMVN-04204944-47868466 is ready for SSH connections
2025-10-26 22:43:04,768 - INFO - Waiting for VM ctest-TestBasicVMVN-04204944-43637486 to be up..
2025-10-26 22:43:04,839 - DEBUG - VM  is in ACTIVE state now
2025-10-26 22:43:04,839 - INFO - VM name : ctest-TestBasicVMVN-04204944-43637486
2025-10-26 22:43:04,908 - DEBUG - VM ctest-TestBasicVMVN-04204944-43637486 ID is 1587b346-3142-4a32-b6b5-a9da47293f6e
2025-10-26 22:43:04,908 - DEBUG - VM ctest-TestBasicVMVN-04204944-43637486 launched on Node cn-jenkins-deploy-platform-ansible-os-4483-1
2025-10-26 22:43:04,981 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/1587b346-3142-4a32-b6b5-a9da47293f6e
2025-10-26 22:43:04,990 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/6e469b56-0a0e-438d-a6c2-81627dcd9841
2025-10-26 22:43:06,214 - 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.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.425 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.425/1.562/2.700/1.137 ms')
2025-10-26 22:43:06,214 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-04204944-43637486 passed
2025-10-26 22:43:06,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:43:06,364 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04204944-43637486, IP 31.1.2.4, Port 22
2025-10-26 22:43:06,520 - DEBUG - VM ctest-TestBasicVMVN-04204944-43637486 is ready for SSH connections
2025-10-26 22:43:06,520 - INFO - Waiting for VM ctest-TestBasicVMVN-04204944-29093364 to be up..
2025-10-26 22:43:06,594 - DEBUG - VM  is in ACTIVE state now
2025-10-26 22:43:06,594 - INFO - VM name : ctest-TestBasicVMVN-04204944-29093364
2025-10-26 22:43:06,668 - DEBUG - VM ctest-TestBasicVMVN-04204944-29093364 ID is 99796021-d421-4e97-b845-93d38f6448dc
2025-10-26 22:43:06,668 - DEBUG - VM ctest-TestBasicVMVN-04204944-29093364 launched on Node cn-jenkins-deploy-platform-ansible-os-4483-1
2025-10-26 22:43:06,753 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/99796021-d421-4e97-b845-93d38f6448dc
2025-10-26 22:43:06,762 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/a78f0b76-1a03-4280-b16f-c655f51c21d4
2025-10-26 22:43:07,999 - 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.02 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.462 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.462/1.738/3.015/1.276 ms')
2025-10-26 22:43:07,999 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-04204944-29093364 passed
2025-10-26 22:43:08,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:43:08,148 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04204944-29093364, IP 31.1.1.3, Port 22
2025-10-26 22:43:08,304 - DEBUG - VM ctest-TestBasicVMVN-04204944-29093364 is ready for SSH connections
2025-10-26 22:43:08,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:43:08,304 - 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.249, gateway password: c0ntrail123
2025-10-26 22:43:08,304 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-26 22:43:12,311 - 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.339 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.968 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.956 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.956/1.754/3.339 ms
2025-10-26 22:43:12,311 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-04204944-47868466 passed
2025-10-26 22:43:12,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:43:12,311 - 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.249, gateway password: c0ntrail123
2025-10-26 22:43:12,311 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-26 22:43:15,976 - 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=2.866 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.953 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.334 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.953/1.717/2.866 ms
2025-10-26 22:43:15,976 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-04204944-43637486 passed
2025-10-26 22:43:15,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:43:15,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:43:15,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-26 22:43:15,976 - 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.249, gateway password: c0ntrail123
2025-10-26 22:43:15,976 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-26 22:43:16,152 - DEBUG - None
2025-10-26 22:43:16,152 - 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.249, gateway password: c0ntrail123
2025-10-26 22:43:16,152 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-26 22:43:16,341 - DEBUG - None
2025-10-26 22:43:16,341 - 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.249, gateway password: c0ntrail123
2025-10-26 22:43:16,341 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-26 22:43:16,959 - DEBUG - None
2025-10-26 22:43:16,959 - 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.249, gateway password: c0ntrail123
2025-10-26 22:43:16,959 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-26 22:43:19,170 - 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.748 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.697 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.239 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.455 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.421/2.312/6.697 ms
2025-10-26 22:43:19,171 - 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.249, gateway password: c0ntrail123
2025-10-26 22:43:19,171 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-26 22:43:21,420 - 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.124 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.343 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.680 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.507 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.889 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.845 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.394/2.397/5.680 ms
2025-10-26 22:43:21,420 - 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.249, gateway password: c0ntrail123
2025-10-26 22:43:21,420 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-26 22:43:23,656 - 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.686 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.706 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.573 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.496 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.268 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.200 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/1.897/3.573 ms
2025-10-26 22:43:23,656 - INFO - Deleting VM ctest-TestBasicVMVN-04204944-29093364
2025-10-26 22:43:23,730 - INFO - Detaching port 6e469b56-0a0e-438d-a6c2-81627dcd9841 from VM ctest-TestBasicVMVN-04204944-43637486
2025-10-26 22:43:23,774 - INFO - Deleting VM ctest-TestBasicVMVN-04204944-43637486
2025-10-26 22:43:23,858 - INFO - Detaching port 86d0a02f-5b14-4611-b24d-0f48b31c2c4c from VM ctest-TestBasicVMVN-04204944-47868466
2025-10-26 22:43:23,908 - INFO - Deleting VM ctest-TestBasicVMVN-04204944-47868466
2025-10-26 22:43:23,983 - INFO - Deleting VN ctest-vn-01667566 
2025-10-26 22:43:24,122 - DEBUG - Response for delete_port : ()
2025-10-26 22:43:24,264 - DEBUG - Response for delete_port : ()
2025-10-26 22:43:24,306 - DEBUG - VN 7d54e49c-ddfd-4ff3-aa5a-43455f948075 still in use: Unable to complete operation on network 7d54e49c-ddfd-4ff3-aa5a-43455f948075. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6f61dde7-8797-4d48-89ce-57a980f3e273']
2025-10-26 22:43:24,306 - WARNING - Deleting VN ctest-vn-01667566 failed..Will retry
2025-10-26 22:43:26,425 - DEBUG - Response for deleting network ()
2025-10-26 22:43:26,425 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/741dd08c-69c4-47c7-9c4d-0871abc46f8d
2025-10-26 22:43:26,430 - DEBUG - Response Code: 404
2025-10-26 22:43:26,430 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-26 22:43:26,435 - DEBUG - Requesting: http://10.0.0.249:8082/domain/2d2bfb5d-c5e2-4403-93cc-972873279e5f
2025-10-26 22:43:26,489 - DEBUG - Requesting: http://10.0.0.249:8082/project/cac2f410-498c-4f43-84f2-8a38d7c45cb3
2025-10-26 22:43:26,558 - INFO - Validated that VN ctest-vn-01667566 is not found in API Server
2025-10-26 22:43:26,567 - DEBUG - VN ctest-vn-01667566 is not present in Agent 10.0.0.249 
2025-10-26 22:43:26,567 - INFO - Validated that VN ctest-vn-01667566 is not in any agent
2025-10-26 22:43:26,572 - DEBUG - VRF 2 is not seen in agent 10.0.0.249
2025-10-26 22:43:26,578 - DEBUG - Vrouter 10.0.0.249 does not have vrf 2 for VN ctest-vn-01667566
2025-10-26 22:43:26,578 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-04204944:ctest-vn-01667566
2025-10-26 22:43:26,587 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-01667566 info
2025-10-26 22:43:26,668 - INFO - IPAM: ctest-ipam-69614584 is not found in API Server
2025-10-26 22:43:26,678 - INFO - IPAM:ctest-ipam-69614584 is not found in control node
2025-10-26 22:43:26,941 - DEBUG - No XMPP flaps were noticed during the test
2025-10-26 22:43:26,941 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-10-26 22:43:26,941 - INFO - --------------------------------------------------------------------------------
2025-10-26 22:43:27,591 - INFO - Deleted project: ctest-TestBasicVMVN-04204944, ID : cac2f410-498c-4f43-84f2-8a38d7c45cb3