2025-10-27 04:12:27,775 - INFO - Domain Default found not creating
2025-10-27 04:12:27,929 - INFO - Project ctest-TestBasicVMVN-85073649 not found, creating it
2025-10-27 04:12:28,390 - INFO - Created Project:ctest-TestBasicVMVN-85073649, ID : 57dae54d-62af-4905-bd68-37104a844d5f 
2025-10-27 04:12:29,940 - INFO - ================================================================================
2025-10-27 04:12:29,940 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-27 04:12:29,940 - 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-27 04:12:30,193 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with
2025-10-27 04:12:30,193 - INFO - Initial checks done. Running the testcase now
2025-10-27 04:12:30,194 - INFO - 
2025-10-27 04:12:30,763 - DEBUG - Response for create_network : {'network': {'id': '97df9ce2-742c-4e5b-8d92-b01ab2746ffb', 'name': 'ctest-vn2_metadata-57613479', 'tenant_id': '57dae54d62af4905bd6837104a844d5f', 'project_id': '57dae54d62af4905bd6837104a844d5f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85073649', 'ctest-vn2_metadata-57613479'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 04:12:30,952 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a0b94cf-987a-4999-99c0-7abeedeb41fa', 'name': '', 'tenant_id': '57dae54d62af4905bd6837104a844d5f', 'network_id': '97df9ce2-742c-4e5b-8d92-b01ab2746ffb', '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': '57dae54d62af4905bd6837104a844d5f'}}
2025-10-27 04:12:30,970 - INFO - Created VN ctest-vn2_metadata-57613479
2025-10-27 04:12:31,020 - DEBUG - VN ctest-vn2_metadata-57613479 UUID is 97df9ce2-742c-4e5b-8d92-b01ab2746ffb
2025-10-27 04:12:31,203 - DEBUG - Services list from nova: [, , ]
2025-10-27 04:12:32,194 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4491-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4491-1)
2025-10-27 04:12:32,296 - DEBUG - Link local service introspect added
2025-10-27 04:12:32,338 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 04:12:37,416 - DEBUG - VM  is in ACTIVE state now
2025-10-27 04:12:37,543 - INFO - Waiting for VM ctest-TestBasicVMVN-85073649-28356238 to be up..
2025-10-27 04:12:37,543 - INFO - VM name : ctest-TestBasicVMVN-85073649-28356238
2025-10-27 04:12:37,611 - DEBUG - VM ctest-TestBasicVMVN-85073649-28356238 ID is 370a1e61-4579-40b5-a71d-1804291da8e9
2025-10-27 04:12:37,611 - DEBUG - VM ctest-TestBasicVMVN-85073649-28356238 launched on Node cn-jenkins-deploy-platform-ansible-os-4491-1
2025-10-27 04:12:37,680 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/370a1e61-4579-40b5-a71d-1804291da8e9
2025-10-27 04:12:37,972 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/370a1e61-4579-40b5-a71d-1804291da8e9
2025-10-27 04:12:38,001 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/5293c277-dcb1-47b6-aaa0-205e9b451d3e
2025-10-27 04:12:41,254 - 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 1019ms')
2025-10-27 04:12:41,255 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85073649-28356238 failed!
2025-10-27 04:12:41,308 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85073649:ctest-vn2_metadata-57613479 is 11.1.1.1 and allocation pool is NOT set
2025-10-27 04:12:43,376 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.905 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.905/2.309/3.713/1.404 ms')
2025-10-27 04:12:43,376 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85073649-28356238 passed
2025-10-27 04:12:43,528 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:12:43,528 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85073649-28356238, IP 11.1.1.3, Port 22
2025-10-27 04:12:43,684 - DEBUG - VM ctest-TestBasicVMVN-85073649-28356238 is ready for SSH connections
2025-10-27 04:12:43,684 - INFO - Retry 0
2025-10-27 04:12:43,684 - 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.27, gateway password: c0ntrail123
2025-10-27 04:12:43,685 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-27 04:12:45,437 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-27 04:12:45,437 - INFO - Generic metadata worked
2025-10-27 04:12:45,684 - DEBUG - Link local service introspect removed
2025-10-27 04:12:45,684 - INFO - Deleting VM ctest-TestBasicVMVN-85073649-28356238
2025-10-27 04:12:45,769 - INFO - Deleting VN ctest-vn2_metadata-57613479 
2025-10-27 04:12:45,809 - DEBUG - VN 97df9ce2-742c-4e5b-8d92-b01ab2746ffb still in use: Unable to complete operation on network 97df9ce2-742c-4e5b-8d92-b01ab2746ffb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ac1e5c87-4dd3-4226-952c-e71744f0294c']
2025-10-27 04:12:45,809 - WARNING - Deleting VN ctest-vn2_metadata-57613479 failed..Will retry
2025-10-27 04:12:47,911 - DEBUG - Response for deleting network ()
2025-10-27 04:12:48,169 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 04:12:48,169 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-10-27 04:12:48,169 - INFO - --------------------------------------------------------------------------------
2025-10-27 04:12:48,171 - INFO - ================================================================================
2025-10-27 04:12:48,171 - INFO - STARTING TEST    : test_metadata_service
2025-10-27 04:12:48,171 - 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-27 04:12:48,458 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with
2025-10-27 04:12:48,458 - INFO - Initial checks done. Running the testcase now
2025-10-27 04:12:48,459 - INFO - 
2025-10-27 04:12:48,459 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-configs
2025-10-27 04:12:48,465 - DEBUG - Requesting: http://10.0.0.27:8082/global-vrouter-config/96fe4518-96da-4977-95c8-66f208e16931
2025-10-27 04:12:48,646 - DEBUG - Response for create_network : {'network': {'id': '6e61ed1e-b6cc-4730-a86a-77361e350163', 'name': 'ctest-vn-47729863', 'tenant_id': '57dae54d62af4905bd6837104a844d5f', 'project_id': '57dae54d62af4905bd6837104a844d5f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85073649', 'ctest-vn-47729863'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 04:12:48,871 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fab5e0d0-c2ab-4c6f-bfe6-78acf1f14711', 'name': '', 'tenant_id': '57dae54d62af4905bd6837104a844d5f', 'network_id': '6e61ed1e-b6cc-4730-a86a-77361e350163', 'ip_version': 4, 'cidr': '91.246.88.0/26', 'allocation_pools': [{'start': '91.246.88.2', 'end': '91.246.88.62'}], 'gateway_ip': '91.246.88.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.246.88.2', 'tags': [], 'project_id': '57dae54d62af4905bd6837104a844d5f'}}
2025-10-27 04:12:48,890 - INFO - Created VN ctest-vn-47729863
2025-10-27 04:12:48,944 - DEBUG - VN ctest-vn-47729863 UUID is 6e61ed1e-b6cc-4730-a86a-77361e350163
2025-10-27 04:12:50,108 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4491-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4491-1)
2025-10-27 04:12:50,108 - INFO - Waiting for VM ctest-TestBasicVMVN-85073649-37276043 to be up..
2025-10-27 04:12:50,149 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-27 04:12:55,224 - DEBUG - VM  is in ACTIVE state now
2025-10-27 04:12:55,224 - INFO - VM name : ctest-TestBasicVMVN-85073649-37276043
2025-10-27 04:12:55,301 - DEBUG - VM ctest-TestBasicVMVN-85073649-37276043 ID is 84adea68-142e-4f4b-8d40-a34e5be01072
2025-10-27 04:12:55,301 - DEBUG - VM ctest-TestBasicVMVN-85073649-37276043 launched on Node cn-jenkins-deploy-platform-ansible-os-4491-1
2025-10-27 04:12:55,378 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/84adea68-142e-4f4b-8d40-a34e5be01072
2025-10-27 04:12:55,387 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/ad0b59e4-95f5-4081-b1b5-d27204b77be8
2025-10-27 04:12:58,664 - 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 1030ms')
2025-10-27 04:12:58,664 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85073649-37276043 failed!
2025-10-27 04:12:58,716 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-47729863 is 91.246.88.1 and allocation pool is NOT set
2025-10-27 04:13:00,778 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.54 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 = 2.540/2.608/2.677/0.068 ms')
2025-10-27 04:13:00,779 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85073649-37276043 passed
2025-10-27 04:13:00,928 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:13:00,928 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85073649-37276043, IP 91.246.88.3, Port 22
2025-10-27 04:13:01,084 - DEBUG - VM ctest-TestBasicVMVN-85073649-37276043 is ready for SSH connections
2025-10-27 04:13:01,084 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-27 04:13:01,084 - DEBUG - cat /tmp/output.txt
2025-10-27 04:13:02,742 - DEBUG - Hello World.  The time is now Sun, 26 Oct 2025 22:13:01 -0600!
2025-10-27 04:13:02,742 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Sun, 26 Oct 2025 22:13:01 -0600!'}
2025-10-27 04:13:02,742 - INFO - metadata_script.txt got executed in the vm
2025-10-27 04:13:02,742 - INFO - Deleting VM ctest-TestBasicVMVN-85073649-37276043
2025-10-27 04:13:02,835 - INFO - Deleting VN ctest-vn-47729863 
2025-10-27 04:13:02,878 - DEBUG - VN 6e61ed1e-b6cc-4730-a86a-77361e350163 still in use: Unable to complete operation on network 6e61ed1e-b6cc-4730-a86a-77361e350163. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-20fc5253-5b89-4a3e-92f1-721c1880b51d']
2025-10-27 04:13:02,878 - WARNING - Deleting VN ctest-vn-47729863 failed..Will retry
2025-10-27 04:13:04,977 - DEBUG - Response for deleting network ()
2025-10-27 04:13:05,234 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 04:13:05,234 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-27 04:13:05,234 - INFO - --------------------------------------------------------------------------------
2025-10-27 04:13:05,237 - INFO - ================================================================================
2025-10-27 04:13:05,237 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-27 04:13:05,237 - 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-27 04:13:05,532 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with
2025-10-27 04:13:05,532 - INFO - Initial checks done. Running the testcase now
2025-10-27 04:13:05,532 - INFO - 
2025-10-27 04:13:06,021 - DEBUG - Response for create_network : {'network': {'id': '0a68bca3-105f-4119-ae55-299e21f16b31', 'name': 'ctest-vn-86936490', 'tenant_id': '57dae54d62af4905bd6837104a844d5f', 'project_id': '57dae54d62af4905bd6837104a844d5f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85073649', 'ctest-vn-86936490'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 04:13:06,185 - DEBUG - Response for create_subnet : {'subnet': {'id': '2da377ac-cbb3-4c3a-89e4-484b70067189', 'name': '', 'tenant_id': '57dae54d62af4905bd6837104a844d5f', 'network_id': '0a68bca3-105f-4119-ae55-299e21f16b31', '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': '57dae54d62af4905bd6837104a844d5f'}}
2025-10-27 04:13:06,397 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a25b3bac-1672-49e4-b11b-f25f1a1b16ce', 'name': '', 'tenant_id': '57dae54d62af4905bd6837104a844d5f', 'network_id': '0a68bca3-105f-4119-ae55-299e21f16b31', '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': '57dae54d62af4905bd6837104a844d5f'}}
2025-10-27 04:13:06,417 - INFO - Created VN ctest-vn-86936490
2025-10-27 04:13:06,468 - DEBUG - VN ctest-vn-86936490 UUID is 0a68bca3-105f-4119-ae55-299e21f16b31
2025-10-27 04:13:06,834 - DEBUG - Response for create_port : {'port': {'name': '281b4f4f-1a43-471c-82ec-e5cbd8bfbd17', 'id': '281b4f4f-1a43-471c-82ec-e5cbd8bfbd17', 'tenant_id': '57dae54d62af4905bd6837104a844d5f', 'network_id': '0a68bca3-105f-4119-ae55-299e21f16b31', 'mac_address': '02:28:1b:4f:4f:1a', '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': '2da377ac-cbb3-4c3a-89e4-484b70067189'}], 'security_groups': ['9cfc6429-aab5-42f0-afdc-625489474fd1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '57dae54d62af4905bd6837104a844d5f'}}
2025-10-27 04:13:06,995 - DEBUG - Response for create_port : {'port': {'name': '9fdebafd-5740-43ae-9e42-95c31e369425', 'id': '9fdebafd-5740-43ae-9e42-95c31e369425', 'tenant_id': '57dae54d62af4905bd6837104a844d5f', 'network_id': '0a68bca3-105f-4119-ae55-299e21f16b31', 'mac_address': '02:9f:de:ba:fd:57', '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': 'a25b3bac-1672-49e4-b11b-f25f1a1b16ce'}], 'security_groups': ['9cfc6429-aab5-42f0-afdc-625489474fd1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '57dae54d62af4905bd6837104a844d5f'}}
2025-10-27 04:13:07,399 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4491-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4491-1)
2025-10-27 04:13:07,880 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4491-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4491-1)
2025-10-27 04:13:09,257 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4491-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4491-1)
2025-10-27 04:13:09,259 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-27 04:13:09,265 - DEBUG - Requesting: http://10.0.0.27:8082/domain/0db7dc41-4480-4810-ac7a-24c56a8aa122
2025-10-27 04:13:09,282 - DEBUG - Requesting: http://10.0.0.27:8082/project/57dae54d-62af-4905-bd68-37104a844d5f
2025-10-27 04:13:09,369 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/1e443562-4a92-41f8-b04b-c5fc2f54e40f
2025-10-27 04:13:09,387 - INFO - Verifications in API Server for IPAM: ctest-ipam-34041995 passed
2025-10-27 04:13:09,395 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-85073649:ctest-ipam-34041995', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85073649', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2180926815828328952', 'uuid-lslong': '12703464860845138959'}, 'enable': 'true', 'created': '2025-10-27T04:13:05', 'last-modified': '2025-10-27T04:13:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.634126'}
2025-10-27 04:13:09,395 - INFO - Verifications in Control node for IPAM: ctest-ipam-34041995 passed
2025-10-27 04:13:09,395 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-27 04:13:09,402 - DEBUG - Requesting: http://10.0.0.27:8082/domain/0db7dc41-4480-4810-ac7a-24c56a8aa122
2025-10-27 04:13:09,414 - DEBUG - Requesting: http://10.0.0.27:8082/project/57dae54d-62af-4905-bd68-37104a844d5f
2025-10-27 04:13:09,507 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/0a68bca3-105f-4119-ae55-299e21f16b31
2025-10-27 04:13:09,525 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/0a68bca3-105f-4119-ae55-299e21f16b31
2025-10-27 04:13:09,540 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/09637534-2879-434f-ae97-7c3b4376751e
2025-10-27 04:13:09,548 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/09637534-2879-434f-ae97-7c3b4376751e
2025-10-27 04:13:09,557 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/38529a17-a703-4f54-8a16-60680644a97f
2025-10-27 04:13:09,566 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-27 04:13:09,566 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/0a68bca3-105f-4119-ae55-299e21f16b31
2025-10-27 04:13:09,575 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/09637534-2879-434f-ae97-7c3b4376751e
2025-10-27 04:13:09,591 - INFO - Verified VN network id 12 for VN 0a68bca3-105f-4119-ae55-299e21f16b31
2025-10-27 04:13:09,591 - INFO - Verifications in API Server for VN ctest-vn-86936490 passed
2025-10-27 04:13:09,591 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/0a68bca3-105f-4119-ae55-299e21f16b31
2025-10-27 04:13:09,602 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/09637534-2879-434f-ae97-7c3b4376751e
2025-10-27 04:13:09,625 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/09637534-2879-434f-ae97-7c3b4376751e
2025-10-27 04:13:09,634 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/38529a17-a703-4f54-8a16-60680644a97f
2025-10-27 04:13:09,648 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85073649', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '750056746497556761', 'uuid-lslong': '12561992494770907953'}, 'enable': 'true', 'created': '2025-10-27T04:13:05', 'last-modified': '2025-10-27T04:13:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.283010'}
2025-10-27 04:13:09,654 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-27 04:13:09,654 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-86936490 passed
2025-10-27 04:13:09,655 - DEBUG - ====Verifying policy data for ctest-vn-86936490 in API_Server ======
2025-10-27 04:13:09,655 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-27 04:13:09,662 - DEBUG - Requesting: http://10.0.0.27:8082/domain/0db7dc41-4480-4810-ac7a-24c56a8aa122
2025-10-27 04:13:09,674 - DEBUG - Requesting: http://10.0.0.27:8082/project/57dae54d-62af-4905-bd68-37104a844d5f
2025-10-27 04:13:09,752 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/0a68bca3-105f-4119-ae55-299e21f16b31
2025-10-27 04:13:09,771 - DEBUG - =>VN ctest-vn-86936490 has no policy to be verified
2025-10-27 04:13:09,771 - DEBUG - Verifying the vn in opserver
2025-10-27 04:13:09,771 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490 virtual network link  through opserver 10.0.0.27
2025-10-27 04:13:09,771 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-10-27 04:13:10,173 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2025-10-27 04:13:10,265 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490?flat'}
2025-10-27 04:13:10,265 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490 is found in opserver
2025-10-27 04:13:10,270 - DEBUG - VRF ids for VN ctest-vn-86936490: {'10.0.0.27': '2'}
2025-10-27 04:13:10,270 - INFO - Waiting for VM ctest-TestBasicVMVN-85073649-65198541 to be up..
2025-10-27 04:13:10,357 - DEBUG - VM  is in ACTIVE state now
2025-10-27 04:13:10,357 - INFO - VM name : ctest-TestBasicVMVN-85073649-65198541
2025-10-27 04:13:10,452 - DEBUG - VM ctest-TestBasicVMVN-85073649-65198541 ID is 0b5c8679-003a-445e-9113-9eec99dd857b
2025-10-27 04:13:10,453 - DEBUG - VM ctest-TestBasicVMVN-85073649-65198541 launched on Node cn-jenkins-deploy-platform-ansible-os-4491-1
2025-10-27 04:13:10,532 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/0b5c8679-003a-445e-9113-9eec99dd857b
2025-10-27 04:13:10,540 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/281b4f4f-1a43-471c-82ec-e5cbd8bfbd17
2025-10-27 04:13:13,799 - 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 1011ms')
2025-10-27 04:13:13,800 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85073649-65198541 failed!
2025-10-27 04:13:13,852 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490 is 31.1.1.1 and allocation pool is NOT set
2025-10-27 04:13:13,852 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490 is 31.1.2.1 and allocation pool is NOT set
2025-10-27 04:13:17,923 - 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 1011ms')
2025-10-27 04:13:17,923 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85073649-65198541 failed!
2025-10-27 04:13:17,976 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490 is 31.1.1.1 and allocation pool is NOT set
2025-10-27 04:13:17,977 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490 is 31.1.2.1 and allocation pool is NOT set
2025-10-27 04:13:20,046 - 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.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.504 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.504/1.822/3.140/1.318 ms')
2025-10-27 04:13:20,046 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85073649-65198541 passed
2025-10-27 04:13:20,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:13:20,197 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85073649-65198541, IP 31.1.1.4, Port 22
2025-10-27 04:13:20,356 - DEBUG - VM ctest-TestBasicVMVN-85073649-65198541 is ready for SSH connections
2025-10-27 04:13:20,356 - INFO - Waiting for VM ctest-TestBasicVMVN-85073649-55376404 to be up..
2025-10-27 04:13:20,429 - DEBUG - VM  is in ACTIVE state now
2025-10-27 04:13:20,429 - INFO - VM name : ctest-TestBasicVMVN-85073649-55376404
2025-10-27 04:13:20,499 - DEBUG - VM ctest-TestBasicVMVN-85073649-55376404 ID is faa0145c-e948-4f6e-923f-01c0de28a349
2025-10-27 04:13:20,499 - DEBUG - VM ctest-TestBasicVMVN-85073649-55376404 launched on Node cn-jenkins-deploy-platform-ansible-os-4491-1
2025-10-27 04:13:20,569 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/faa0145c-e948-4f6e-923f-01c0de28a349
2025-10-27 04:13:20,577 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/9fdebafd-5740-43ae-9e42-95c31e369425
2025-10-27 04:13:21,812 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.443 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.443/1.664/2.886/1.221 ms')
2025-10-27 04:13:21,812 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-85073649-55376404 passed
2025-10-27 04:13:21,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:13:21,965 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85073649-55376404, IP 31.1.2.4, Port 22
2025-10-27 04:13:22,124 - DEBUG - VM ctest-TestBasicVMVN-85073649-55376404 is ready for SSH connections
2025-10-27 04:13:22,124 - INFO - Waiting for VM ctest-TestBasicVMVN-85073649-50566900 to be up..
2025-10-27 04:13:22,211 - DEBUG - VM  is in ACTIVE state now
2025-10-27 04:13:22,211 - INFO - VM name : ctest-TestBasicVMVN-85073649-50566900
2025-10-27 04:13:22,282 - DEBUG - VM ctest-TestBasicVMVN-85073649-50566900 ID is a9c0aa23-0aaa-4481-8b88-f59a3d71c92b
2025-10-27 04:13:22,282 - DEBUG - VM ctest-TestBasicVMVN-85073649-50566900 launched on Node cn-jenkins-deploy-platform-ansible-os-4491-1
2025-10-27 04:13:22,355 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/a9c0aa23-0aaa-4481-8b88-f59a3d71c92b
2025-10-27 04:13:22,364 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/874be19a-e7ea-4f35-9bb2-21f90dcfe045
2025-10-27 04:13:23,613 - 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.03 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.432 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.432/1.729/3.026/1.297 ms')
2025-10-27 04:13:23,613 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-85073649-50566900 passed
2025-10-27 04:13:23,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:13:23,760 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85073649-50566900, IP 31.1.1.3, Port 22
2025-10-27 04:13:23,920 - DEBUG - VM ctest-TestBasicVMVN-85073649-50566900 is ready for SSH connections
2025-10-27 04:13:23,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:13:23,920 - 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.27, gateway password: c0ntrail123
2025-10-27 04:13:23,920 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-27 04:13:28,018 - 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=4.067 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.887 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.235 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.887/2.063/4.067 ms
2025-10-27 04:13:28,018 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-85073649-65198541 passed
2025-10-27 04:13:28,018 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:13:28,018 - 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.27, gateway password: c0ntrail123
2025-10-27 04:13:28,019 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-27 04:13:31,662 - 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.152 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.726 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.848 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.726/1.575/3.152 ms
2025-10-27 04:13:31,662 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-85073649-55376404 passed
2025-10-27 04:13:31,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:13:31,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:13:31,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 04:13:31,662 - 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.27, gateway password: c0ntrail123
2025-10-27 04:13:31,662 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 04:13:31,836 - DEBUG - None
2025-10-27 04:13:31,836 - 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.27, gateway password: c0ntrail123
2025-10-27 04:13:31,836 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 04:13:32,006 - DEBUG - None
2025-10-27 04:13:32,006 - 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.27, gateway password: c0ntrail123
2025-10-27 04:13:32,007 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 04:13:32,639 - DEBUG - None
2025-10-27 04:13:32,640 - 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.27, gateway password: c0ntrail123
2025-10-27 04:13:32,640 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-27 04:13:34,840 - 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.764 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.749 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.515 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.164 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.364/1.911/4.749 ms
2025-10-27 04:13:34,840 - 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.27, gateway password: c0ntrail123
2025-10-27 04:13:34,840 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-27 04:13:37,089 - 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.043 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.857 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.874 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.735 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.349 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.370 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.388/2.088/3.874 ms
2025-10-27 04:13:37,089 - 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.27, gateway password: c0ntrail123
2025-10-27 04:13:37,089 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-27 04:13:39,333 - 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=1.109 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.271 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.134 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.180 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.363 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.497 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.432/2.426/5.134 ms
2025-10-27 04:13:39,333 - INFO - Deleting VM ctest-TestBasicVMVN-85073649-50566900
2025-10-27 04:13:39,400 - INFO - Detaching port 9fdebafd-5740-43ae-9e42-95c31e369425 from VM ctest-TestBasicVMVN-85073649-55376404
2025-10-27 04:13:39,433 - INFO - Deleting VM ctest-TestBasicVMVN-85073649-55376404
2025-10-27 04:13:39,509 - INFO - Detaching port 281b4f4f-1a43-471c-82ec-e5cbd8bfbd17 from VM ctest-TestBasicVMVN-85073649-65198541
2025-10-27 04:13:39,540 - INFO - Deleting VM ctest-TestBasicVMVN-85073649-65198541
2025-10-27 04:13:39,614 - INFO - Deleting VN ctest-vn-86936490 
2025-10-27 04:13:39,762 - DEBUG - Response for delete_port : ()
2025-10-27 04:13:39,926 - DEBUG - Response for delete_port : ()
2025-10-27 04:13:39,970 - DEBUG - VN 0a68bca3-105f-4119-ae55-299e21f16b31 still in use: Unable to complete operation on network 0a68bca3-105f-4119-ae55-299e21f16b31. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a0d2b7f1-8327-4188-ad97-6d26a4993621']
2025-10-27 04:13:39,970 - WARNING - Deleting VN ctest-vn-86936490 failed..Will retry
2025-10-27 04:13:42,089 - DEBUG - Response for deleting network ()
2025-10-27 04:13:42,089 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/09637534-2879-434f-ae97-7c3b4376751e
2025-10-27 04:13:42,095 - DEBUG - Response Code: 404
2025-10-27 04:13:42,096 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-27 04:13:42,101 - DEBUG - Requesting: http://10.0.0.27:8082/domain/0db7dc41-4480-4810-ac7a-24c56a8aa122
2025-10-27 04:13:42,153 - DEBUG - Requesting: http://10.0.0.27:8082/project/57dae54d-62af-4905-bd68-37104a844d5f
2025-10-27 04:13:42,219 - INFO - Validated that VN ctest-vn-86936490 is not found in API Server
2025-10-27 04:13:42,228 - DEBUG - VN ctest-vn-86936490 is not present in Agent 10.0.0.27 
2025-10-27 04:13:42,228 - INFO - Validated that VN ctest-vn-86936490 is not in any agent
2025-10-27 04:13:42,232 - DEBUG - VRF 2 is not seen in agent 10.0.0.27
2025-10-27 04:13:42,238 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-86936490
2025-10-27 04:13:42,238 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-85073649:ctest-vn-86936490
2025-10-27 04:13:42,246 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-86936490 info
2025-10-27 04:13:42,316 - INFO - IPAM: ctest-ipam-34041995 is not found in API Server
2025-10-27 04:13:42,326 - INFO - IPAM:ctest-ipam-34041995 is not found in control node
2025-10-27 04:13:42,582 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 04:13:42,582 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-27 04:13:42,582 - INFO - --------------------------------------------------------------------------------
2025-10-27 04:13:43,282 - INFO - Deleted project: ctest-TestBasicVMVN-85073649, ID : 57dae54d-62af-4905-bd68-37104a844d5f