2025-10-30 18:49:53,474 - INFO - Domain Default found not creating
2025-10-30 18:49:53,811 - INFO - Project ctest-TestBasicVMVN-65668834 not found, creating it
2025-10-30 18:49:54,500 - INFO - Created Project:ctest-TestBasicVMVN-65668834, ID : 29fb9d71-30e9-455d-8cac-0826fbd10700 
2025-10-30 18:49:56,751 - INFO - ================================================================================
2025-10-30 18:49:56,752 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-30 18:49:56,752 - 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-30 18:49:57,056 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.241': '0'}} with
2025-10-30 18:49:57,056 - INFO - Initial checks done. Running the testcase now
2025-10-30 18:49:57,056 - INFO - 
2025-10-30 18:49:57,784 - DEBUG - Response for create_network : {'network': {'id': '6de0775d-7cf5-4a70-a310-28f49c29e9e0', 'name': 'ctest-vn2_metadata-07507454', 'tenant_id': '29fb9d7130e9455d8cac0826fbd10700', 'project_id': '29fb9d7130e9455d8cac0826fbd10700', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-65668834', 'ctest-vn2_metadata-07507454'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 18:49:58,062 - DEBUG - Response for create_subnet : {'subnet': {'id': '027efef1-9f9b-4fb2-9196-56f453a7dcb7', 'name': '', 'tenant_id': '29fb9d7130e9455d8cac0826fbd10700', 'network_id': '6de0775d-7cf5-4a70-a310-28f49c29e9e0', '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': '29fb9d7130e9455d8cac0826fbd10700'}}
2025-10-30 18:49:58,088 - INFO - Created VN ctest-vn2_metadata-07507454
2025-10-30 18:49:58,143 - DEBUG - VN ctest-vn2_metadata-07507454 UUID is 6de0775d-7cf5-4a70-a310-28f49c29e9e0
2025-10-30 18:49:58,460 - DEBUG - Services list from nova: [, , ]
2025-10-30 18:49:59,971 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4552-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4552-1)
2025-10-30 18:50:00,106 - DEBUG - Link local service introspect added
2025-10-30 18:50:00,167 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-30 18:50:05,325 - DEBUG - VM  is in ACTIVE state now
2025-10-30 18:50:05,569 - INFO - Waiting for VM ctest-TestBasicVMVN-65668834-71149743 to be up..
2025-10-30 18:50:05,569 - INFO - VM name : ctest-TestBasicVMVN-65668834-71149743
2025-10-30 18:50:05,748 - DEBUG - VM ctest-TestBasicVMVN-65668834-71149743 ID is 3c1af7d5-f46b-46c3-9143-7619ef0d6096
2025-10-30 18:50:05,749 - DEBUG - VM ctest-TestBasicVMVN-65668834-71149743 launched on Node cn-jenkins-deploy-platform-ansible-os-4552-1
2025-10-30 18:50:05,883 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3c1af7d5-f46b-46c3-9143-7619ef0d6096
2025-10-30 18:50:06,179 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3c1af7d5-f46b-46c3-9143-7619ef0d6096
2025-10-30 18:50:06,235 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0992d928-9fcd-4990-ba5c-a0c57f92c8a1
2025-10-30 18:50:09,525 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-10-30 18:50:09,525 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65668834-71149743 failed!
2025-10-30 18:50:09,595 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65668834:ctest-vn2_metadata-07507454 is 11.1.1.1 and allocation pool is NOT set
2025-10-30 18:50:13,682 - 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=2 ttl=63 time=8.10 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 8.096/8.096/8.096/0.000 ms')
2025-10-30 18:50:13,683 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65668834-71149743 passed
2025-10-30 18:50:13,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:50:13,868 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65668834-71149743, IP 11.1.1.3, Port 22
2025-10-30 18:50:14,071 - DEBUG - VM ctest-TestBasicVMVN-65668834-71149743 is ready for SSH connections
2025-10-30 18:50:14,072 - INFO - Retry 0
2025-10-30 18:50:14,072 - 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
2025-10-30 18:50:14,072 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-30 18:50:16,131 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-30 18:50:16,131 - INFO - Generic metadata worked
2025-10-30 18:50:16,475 - DEBUG - Link local service introspect removed
2025-10-30 18:50:16,475 - INFO - Deleting VM ctest-TestBasicVMVN-65668834-71149743
2025-10-30 18:50:16,584 - INFO - Deleting VN ctest-vn2_metadata-07507454 
2025-10-30 18:50:16,670 - DEBUG - VN 6de0775d-7cf5-4a70-a310-28f49c29e9e0 still in use: Unable to complete operation on network 6de0775d-7cf5-4a70-a310-28f49c29e9e0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d092409b-db53-4ca3-a765-5651c0e67642']
2025-10-30 18:50:16,671 - WARNING - Deleting VN ctest-vn2_metadata-07507454 failed..Will retry
2025-10-30 18:50:18,877 - DEBUG - Response for deleting network ()
2025-10-30 18:50:19,210 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 18:50:19,210 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-10-30 18:50:19,210 - INFO - --------------------------------------------------------------------------------
2025-10-30 18:50:19,217 - INFO - ================================================================================
2025-10-30 18:50:19,218 - INFO - STARTING TEST    : test_metadata_service
2025-10-30 18:50:19,218 - 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-30 18:50:19,557 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.241': '0'}} with
2025-10-30 18:50:19,557 - INFO - Initial checks done. Running the testcase now
2025-10-30 18:50:19,557 - INFO - 
2025-10-30 18:50:19,557 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-30 18:50:19,570 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/364fdd5f-2d9c-4157-984a-ac08b1fbf340
2025-10-30 18:50:19,801 - DEBUG - Response for create_network : {'network': {'id': '1936c74b-ca23-4720-b543-2124af9f446b', 'name': 'ctest-vn-09261840', 'tenant_id': '29fb9d7130e9455d8cac0826fbd10700', 'project_id': '29fb9d7130e9455d8cac0826fbd10700', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-65668834', 'ctest-vn-09261840'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 18:50:20,015 - DEBUG - Response for create_subnet : {'subnet': {'id': '4ede9813-8d0f-4d4e-8c0e-ba555cc07e24', 'name': '', 'tenant_id': '29fb9d7130e9455d8cac0826fbd10700', 'network_id': '1936c74b-ca23-4720-b543-2124af9f446b', 'ip_version': 4, 'cidr': '30.209.201.192/26', 'allocation_pools': [{'start': '30.209.201.194', 'end': '30.209.201.254'}], 'gateway_ip': '30.209.201.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '30.209.201.194', 'tags': [], 'project_id': '29fb9d7130e9455d8cac0826fbd10700'}}
2025-10-30 18:50:20,046 - INFO - Created VN ctest-vn-09261840
2025-10-30 18:50:20,103 - DEBUG - VN ctest-vn-09261840 UUID is 1936c74b-ca23-4720-b543-2124af9f446b
2025-10-30 18:50:21,641 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4552-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4552-1)
2025-10-30 18:50:21,642 - INFO - Waiting for VM ctest-TestBasicVMVN-65668834-82211455 to be up..
2025-10-30 18:50:21,719 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-30 18:50:26,908 - DEBUG - VM  is in ACTIVE state now
2025-10-30 18:50:26,908 - INFO - VM name : ctest-TestBasicVMVN-65668834-82211455
2025-10-30 18:50:27,040 - DEBUG - VM ctest-TestBasicVMVN-65668834-82211455 ID is 35608d7f-d0cf-4459-83e6-2c32b4433193
2025-10-30 18:50:27,040 - DEBUG - VM ctest-TestBasicVMVN-65668834-82211455 launched on Node cn-jenkins-deploy-platform-ansible-os-4552-1
2025-10-30 18:50:27,153 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/35608d7f-d0cf-4459-83e6-2c32b4433193
2025-10-30 18:50:27,167 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/af1f9158-d181-46aa-a903-a107fee63d2e
2025-10-30 18:50:30,489 - 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-30 18:50:30,489 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65668834-82211455 failed!
2025-10-30 18:50:30,559 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-09261840 is 30.209.201.193 and allocation pool is NOT set
2025-10-30 18:50:34,644 - 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=2 ttl=63 time=11.8 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 11.780/11.780/11.780/0.000 ms')
2025-10-30 18:50:34,644 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65668834-82211455 passed
2025-10-30 18:50:34,819 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:50:34,819 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65668834-82211455, IP 30.209.201.195, Port 22
2025-10-30 18:50:35,022 - DEBUG - VM ctest-TestBasicVMVN-65668834-82211455 is ready for SSH connections
2025-10-30 18:50:35,023 - 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
2025-10-30 18:50:35,023 - DEBUG - cat /tmp/output.txt
2025-10-30 18:50:36,920 - DEBUG - Hello World.  The time is now Thu, 30 Oct 2025 12:50:33 -0600!
2025-10-30 18:50:36,921 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Thu, 30 Oct 2025 12:50:33 -0600!'}
2025-10-30 18:50:36,921 - INFO - metadata_script.txt got executed in the vm
2025-10-30 18:50:36,921 - INFO - Deleting VM ctest-TestBasicVMVN-65668834-82211455
2025-10-30 18:50:37,040 - INFO - Deleting VN ctest-vn-09261840 
2025-10-30 18:50:37,096 - DEBUG - VN 1936c74b-ca23-4720-b543-2124af9f446b still in use: Unable to complete operation on network 1936c74b-ca23-4720-b543-2124af9f446b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a2916735-a379-4051-915e-605756fba7e7']
2025-10-30 18:50:37,096 - WARNING - Deleting VN ctest-vn-09261840 failed..Will retry
2025-10-30 18:50:39,339 - DEBUG - Response for deleting network ()
2025-10-30 18:50:39,664 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 18:50:39,664 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-10-30 18:50:39,664 - INFO - --------------------------------------------------------------------------------
2025-10-30 18:50:39,671 - INFO - ================================================================================
2025-10-30 18:50:39,672 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-30 18:50:39,672 - 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-30 18:50:39,977 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.241': '0'}} with
2025-10-30 18:50:39,978 - INFO - Initial checks done. Running the testcase now
2025-10-30 18:50:39,978 - INFO - 
2025-10-30 18:50:40,681 - DEBUG - Response for create_network : {'network': {'id': '532dfd98-8612-42a7-84db-93cfddae9b31', 'name': 'ctest-vn-56121754', 'tenant_id': '29fb9d7130e9455d8cac0826fbd10700', 'project_id': '29fb9d7130e9455d8cac0826fbd10700', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-65668834', 'ctest-vn-56121754'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 18:50:40,948 - DEBUG - Response for create_subnet : {'subnet': {'id': 'abba4406-ba58-46af-b03c-d2558bc9b5cc', 'name': '', 'tenant_id': '29fb9d7130e9455d8cac0826fbd10700', 'network_id': '532dfd98-8612-42a7-84db-93cfddae9b31', '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': '29fb9d7130e9455d8cac0826fbd10700'}}
2025-10-30 18:50:41,168 - DEBUG - Response for create_subnet : {'subnet': {'id': '25e5c86d-4956-4a66-b1a7-441d8d9574bb', 'name': '', 'tenant_id': '29fb9d7130e9455d8cac0826fbd10700', 'network_id': '532dfd98-8612-42a7-84db-93cfddae9b31', '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': '29fb9d7130e9455d8cac0826fbd10700'}}
2025-10-30 18:50:41,189 - INFO - Created VN ctest-vn-56121754
2025-10-30 18:50:41,243 - DEBUG - VN ctest-vn-56121754 UUID is 532dfd98-8612-42a7-84db-93cfddae9b31
2025-10-30 18:50:41,856 - DEBUG - Response for create_port : {'port': {'name': '82d8562b-e41a-4728-8c3d-2919cddd2815', 'id': '82d8562b-e41a-4728-8c3d-2919cddd2815', 'tenant_id': '29fb9d7130e9455d8cac0826fbd10700', 'network_id': '532dfd98-8612-42a7-84db-93cfddae9b31', 'mac_address': '02:82:d8:56:2b:e4', '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': 'abba4406-ba58-46af-b03c-d2558bc9b5cc'}], 'security_groups': ['8a362c9b-5cc6-4e41-a178-7ac3cfb5e034'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29fb9d7130e9455d8cac0826fbd10700'}}
2025-10-30 18:50:42,101 - DEBUG - Response for create_port : {'port': {'name': '517fa812-c38c-4957-b8dc-a159769868b7', 'id': '517fa812-c38c-4957-b8dc-a159769868b7', 'tenant_id': '29fb9d7130e9455d8cac0826fbd10700', 'network_id': '532dfd98-8612-42a7-84db-93cfddae9b31', 'mac_address': '02:51:7f:a8:12:c3', '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': '25e5c86d-4956-4a66-b1a7-441d8d9574bb'}], 'security_groups': ['8a362c9b-5cc6-4e41-a178-7ac3cfb5e034'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29fb9d7130e9455d8cac0826fbd10700'}}
2025-10-30 18:50:42,882 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4552-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4552-1)
2025-10-30 18:50:43,548 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4552-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4552-1)
2025-10-30 18:50:44,872 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4552-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4552-1)
2025-10-30 18:50:44,872 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 18:50:44,883 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8b04f434-8ca8-42af-a1bc-adb00be83f0b
2025-10-30 18:50:44,895 - DEBUG - Requesting: http://10.0.0.38:8082/project/29fb9d71-30e9-455d-8cac-0826fbd10700
2025-10-30 18:50:44,971 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/27a93282-a87b-4572-a6b0-bfa2765e7b3d
2025-10-30 18:50:44,978 - INFO - Verifications in API Server for IPAM: ctest-ipam-34726303 passed
2025-10-30 18:50:44,984 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-65668834:ctest-ipam-34726303', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-65668834', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2857870975297078642', 'uuid-lslong': '12011310910688623421'}, 'enable': 'true', 'created': '2025-10-30T18:50:40', 'last-modified': '2025-10-30T18:50:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.710282'}
2025-10-30 18:50:44,984 - INFO - Verifications in Control node for IPAM: ctest-ipam-34726303 passed
2025-10-30 18:50:44,984 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 18:50:44,996 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8b04f434-8ca8-42af-a1bc-adb00be83f0b
2025-10-30 18:50:45,006 - DEBUG - Requesting: http://10.0.0.38:8082/project/29fb9d71-30e9-455d-8cac-0826fbd10700
2025-10-30 18:50:45,090 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/532dfd98-8612-42a7-84db-93cfddae9b31
2025-10-30 18:50:45,108 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/532dfd98-8612-42a7-84db-93cfddae9b31
2025-10-30 18:50:45,122 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3dea29ac-0937-4077-8f5f-1b7524693f77
2025-10-30 18:50:45,131 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3dea29ac-0937-4077-8f5f-1b7524693f77
2025-10-30 18:50:45,141 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/c32d9eef-448b-48b6-a627-2350a6f333a9
2025-10-30 18:50:45,148 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-30 18:50:45,148 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/532dfd98-8612-42a7-84db-93cfddae9b31
2025-10-30 18:50:45,157 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3dea29ac-0937-4077-8f5f-1b7524693f77
2025-10-30 18:50:45,173 - INFO - Verified VN network id 11 for VN 532dfd98-8612-42a7-84db-93cfddae9b31
2025-10-30 18:50:45,173 - INFO - Verifications in API Server for VN ctest-vn-56121754 passed
2025-10-30 18:50:45,174 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/532dfd98-8612-42a7-84db-93cfddae9b31
2025-10-30 18:50:45,182 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3dea29ac-0937-4077-8f5f-1b7524693f77
2025-10-30 18:50:45,189 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3dea29ac-0937-4077-8f5f-1b7524693f77
2025-10-30 18:50:45,195 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/c32d9eef-448b-48b6-a627-2350a6f333a9
2025-10-30 18:50:45,205 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-65668834', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5993725510626198183', 'uuid-lslong': '9573407953892842289'}, 'enable': 'true', 'created': '2025-10-30T18:50:40', 'last-modified': '2025-10-30T18:50:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.070433'}
2025-10-30 18:50:45,211 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-30 18:50:45,211 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-56121754 passed
2025-10-30 18:50:45,211 - DEBUG - ====Verifying policy data for ctest-vn-56121754 in API_Server ======
2025-10-30 18:50:45,211 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 18:50:45,218 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8b04f434-8ca8-42af-a1bc-adb00be83f0b
2025-10-30 18:50:45,230 - DEBUG - Requesting: http://10.0.0.38:8082/project/29fb9d71-30e9-455d-8cac-0826fbd10700
2025-10-30 18:50:45,317 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/532dfd98-8612-42a7-84db-93cfddae9b31
2025-10-30 18:50:45,334 - DEBUG - =>VN ctest-vn-56121754 has no policy to be verified
2025-10-30 18:50:45,335 - DEBUG - Verifying the vn in opserver
2025-10-30 18:50:45,335 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754 virtual network link  through opserver 10.0.0.38
2025-10-30 18:50:45,335 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-30 18:50:45,822 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-30 18:50:45,884 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754?flat'}
2025-10-30 18:50:45,884 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754 is found in opserver
2025-10-30 18:50:45,889 - DEBUG - VRF ids for VN ctest-vn-56121754: {'10.0.0.38': '2'}
2025-10-30 18:50:45,889 - INFO - Waiting for VM ctest-TestBasicVMVN-65668834-21085854 to be up..
2025-10-30 18:50:45,973 - DEBUG - VM  is in ACTIVE state now
2025-10-30 18:50:45,973 - INFO - VM name : ctest-TestBasicVMVN-65668834-21085854
2025-10-30 18:50:46,048 - DEBUG - VM ctest-TestBasicVMVN-65668834-21085854 ID is ffbb1735-1530-4772-90aa-bd79aa63bfdb
2025-10-30 18:50:46,049 - DEBUG - VM ctest-TestBasicVMVN-65668834-21085854 launched on Node cn-jenkins-deploy-platform-ansible-os-4552-1
2025-10-30 18:50:46,111 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ffbb1735-1530-4772-90aa-bd79aa63bfdb
2025-10-30 18:50:46,118 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/82d8562b-e41a-4728-8c3d-2919cddd2815
2025-10-30 18:50:49,397 - 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-30 18:50:49,397 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65668834-21085854 failed!
2025-10-30 18:50:49,479 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754 is 31.1.1.1 and allocation pool is NOT set
2025-10-30 18:50:49,480 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754 is 31.1.2.1 and allocation pool is NOT set
2025-10-30 18:50:53,555 - 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 1008ms')
2025-10-30 18:50:53,555 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65668834-21085854 failed!
2025-10-30 18:50:53,614 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754 is 31.1.1.1 and allocation pool is NOT set
2025-10-30 18:50:53,615 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754 is 31.1.2.1 and allocation pool is NOT set
2025-10-30 18:50:55,685 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.81 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.810/5.363/7.916/2.553 ms')
2025-10-30 18:50:55,685 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-65668834-21085854 passed
2025-10-30 18:50:55,856 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:50:55,856 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65668834-21085854, IP 31.1.1.4, Port 22
2025-10-30 18:50:56,052 - DEBUG - VM ctest-TestBasicVMVN-65668834-21085854 is ready for SSH connections
2025-10-30 18:50:56,052 - INFO - Waiting for VM ctest-TestBasicVMVN-65668834-72636361 to be up..
2025-10-30 18:50:56,221 - DEBUG - VM  is in ACTIVE state now
2025-10-30 18:50:56,221 - INFO - VM name : ctest-TestBasicVMVN-65668834-72636361
2025-10-30 18:50:56,319 - DEBUG - VM ctest-TestBasicVMVN-65668834-72636361 ID is 16c58428-26c9-4e27-911c-59c31d1b3d94
2025-10-30 18:50:56,319 - DEBUG - VM ctest-TestBasicVMVN-65668834-72636361 launched on Node cn-jenkins-deploy-platform-ansible-os-4552-1
2025-10-30 18:50:56,406 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/16c58428-26c9-4e27-911c-59c31d1b3d94
2025-10-30 18:50:56,413 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/517fa812-c38c-4957-b8dc-a159769868b7
2025-10-30 18:50:57,681 - 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=5.56 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.81 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 = 2.806/4.184/5.562/1.378 ms')
2025-10-30 18:50:57,681 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-65668834-72636361 passed
2025-10-30 18:50:57,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:50:57,855 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65668834-72636361, IP 31.1.2.4, Port 22
2025-10-30 18:50:58,057 - DEBUG - VM ctest-TestBasicVMVN-65668834-72636361 is ready for SSH connections
2025-10-30 18:50:58,058 - INFO - Waiting for VM ctest-TestBasicVMVN-65668834-52349421 to be up..
2025-10-30 18:50:58,209 - DEBUG - VM  is in ACTIVE state now
2025-10-30 18:50:58,209 - INFO - VM name : ctest-TestBasicVMVN-65668834-52349421
2025-10-30 18:50:58,360 - DEBUG - VM ctest-TestBasicVMVN-65668834-52349421 ID is ed6c08cc-910c-4b9a-980d-6210bec6c154
2025-10-30 18:50:58,361 - DEBUG - VM ctest-TestBasicVMVN-65668834-52349421 launched on Node cn-jenkins-deploy-platform-ansible-os-4552-1
2025-10-30 18:50:58,515 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ed6c08cc-910c-4b9a-980d-6210bec6c154
2025-10-30 18:50:58,532 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/af888d5e-d933-4c21-8009-3c95aee5a96c
2025-10-30 18:50:59,856 - 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=8.93 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.18 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 = 1.180/5.053/8.926/3.873 ms')
2025-10-30 18:50:59,856 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-65668834-52349421 passed
2025-10-30 18:51:00,047 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:51:00,048 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-65668834-52349421, IP 31.1.1.3, Port 22
2025-10-30 18:51:00,252 - DEBUG - VM ctest-TestBasicVMVN-65668834-52349421 is ready for SSH connections
2025-10-30 18:51:00,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:51:00,252 - 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
2025-10-30 18:51:00,253 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-30 18:51:04,825 - 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.431 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.641 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.796 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.641/2.622/4.431 ms
2025-10-30 18:51:04,825 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-65668834-21085854 passed
2025-10-30 18:51:04,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:51:04,826 - 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
2025-10-30 18:51:04,826 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-30 18:51:08,957 - 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=5.098 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.728 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.260 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.260/2.695/5.098 ms
2025-10-30 18:51:08,957 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-65668834-72636361 passed
2025-10-30 18:51:08,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:51:08,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:51:08,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 18:51:08,958 - 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
2025-10-30 18:51:08,958 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-30 18:51:09,151 - DEBUG - None
2025-10-30 18:51:09,151 - 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
2025-10-30 18:51:09,151 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-30 18:51:09,349 - DEBUG - None
2025-10-30 18:51:09,349 - 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
2025-10-30 18:51:09,349 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-30 18:51:10,192 - DEBUG - None
2025-10-30 18:51:10,192 - 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
2025-10-30 18:51:10,193 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-30 18:51:12,493 - 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.737 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.415 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=2.184 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=6.275 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.877 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.877/3.297/6.275 ms
2025-10-30 18:51:12,494 - 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
2025-10-30 18:51:12,494 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-30 18:51:14,840 - 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.224 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.037 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.148 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.312 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.239 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.581 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.414 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 1.224/3.279/5.581 ms
2025-10-30 18:51:14,840 - 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
2025-10-30 18:51:14,840 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-30 18:51:17,144 - 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.729 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.986 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.817 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.434 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=6.842 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=11.211 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.605 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.605/4.232/11.211 ms
2025-10-30 18:51:17,145 - INFO - Deleting VM ctest-TestBasicVMVN-65668834-52349421
2025-10-30 18:51:17,334 - INFO - Detaching port 517fa812-c38c-4957-b8dc-a159769868b7 from VM ctest-TestBasicVMVN-65668834-72636361
2025-10-30 18:51:17,415 - INFO - Deleting VM ctest-TestBasicVMVN-65668834-72636361
2025-10-30 18:51:17,583 - INFO - Detaching port 82d8562b-e41a-4728-8c3d-2919cddd2815 from VM ctest-TestBasicVMVN-65668834-21085854
2025-10-30 18:51:17,645 - INFO - Deleting VM ctest-TestBasicVMVN-65668834-21085854
2025-10-30 18:51:17,750 - INFO - Deleting VN ctest-vn-56121754 
2025-10-30 18:51:18,018 - DEBUG - Response for delete_port : ()
2025-10-30 18:51:18,282 - DEBUG - Response for delete_port : ()
2025-10-30 18:51:18,425 - DEBUG - Response for deleting network ()
2025-10-30 18:51:18,425 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3dea29ac-0937-4077-8f5f-1b7524693f77
2025-10-30 18:51:18,431 - DEBUG - Response Code: 404
2025-10-30 18:51:18,431 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 18:51:18,439 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8b04f434-8ca8-42af-a1bc-adb00be83f0b
2025-10-30 18:51:18,493 - DEBUG - Requesting: http://10.0.0.38:8082/project/29fb9d71-30e9-455d-8cac-0826fbd10700
2025-10-30 18:51:18,578 - INFO - Validated that VN ctest-vn-56121754 is not found in API Server
2025-10-30 18:51:18,589 - DEBUG - VN ctest-vn-56121754 is not present in Agent 10.0.0.38 
2025-10-30 18:51:18,589 - INFO - Validated that VN ctest-vn-56121754 is not in any agent
2025-10-30 18:51:18,594 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-30 18:51:18,601 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-56121754
2025-10-30 18:51:18,601 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-65668834:ctest-vn-56121754
2025-10-30 18:51:18,610 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-56121754 info
2025-10-30 18:51:18,690 - INFO - IPAM: ctest-ipam-34726303 is not found in API Server
2025-10-30 18:51:18,704 - INFO - IPAM:ctest-ipam-34726303 is not found in control node
2025-10-30 18:51:18,997 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 18:51:18,998 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-10-30 18:51:18,998 - INFO - --------------------------------------------------------------------------------
2025-10-30 18:51:19,828 - INFO - Deleted project: ctest-TestBasicVMVN-65668834, ID : 29fb9d71-30e9-455d-8cac-0826fbd10700