2025-10-13 02:04:07,972 - INFO - Domain Default found not creating
2025-10-13 02:04:08,103 - INFO - Project ctest-TestBasicVMVN-30535960 not found, creating it
2025-10-13 02:04:08,530 - INFO - Created Project:ctest-TestBasicVMVN-30535960, ID : 3942652b-cf42-484a-a441-879234f12003 
2025-10-13 02:04:09,997 - INFO - ================================================================================
2025-10-13 02:04:09,997 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-13 02:04:09,997 - 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-13 02:04:10,257 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with
2025-10-13 02:04:10,257 - INFO - Initial checks done. Running the testcase now
2025-10-13 02:04:10,257 - INFO - 
2025-10-13 02:04:10,805 - DEBUG - Response for create_network : {'network': {'id': 'bdc52404-c68e-4789-b052-f98af7a42fe1', 'name': 'ctest-vn2_metadata-58601893', 'tenant_id': '3942652bcf42484aa441879234f12003', 'project_id': '3942652bcf42484aa441879234f12003', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30535960', 'ctest-vn2_metadata-58601893'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 02:04:10,948 - DEBUG - Response for create_subnet : {'subnet': {'id': '12531285-0ad7-4ae2-960b-3f85610339f3', 'name': '', 'tenant_id': '3942652bcf42484aa441879234f12003', 'network_id': 'bdc52404-c68e-4789-b052-f98af7a42fe1', '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': '3942652bcf42484aa441879234f12003'}}
2025-10-13 02:04:10,964 - INFO - Created VN ctest-vn2_metadata-58601893
2025-10-13 02:04:11,016 - DEBUG - VN ctest-vn2_metadata-58601893 UUID is bdc52404-c68e-4789-b052-f98af7a42fe1
2025-10-13 02:04:11,193 - DEBUG - Services list from nova: [, , ]
2025-10-13 02:04:12,175 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4295-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4295-1)
2025-10-13 02:04:12,280 - DEBUG - Link local service introspect added
2025-10-13 02:04:12,319 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-13 02:04:17,398 - DEBUG - VM  is in ACTIVE state now
2025-10-13 02:04:17,537 - INFO - Waiting for VM ctest-TestBasicVMVN-30535960-14382752 to be up..
2025-10-13 02:04:17,537 - INFO - VM name : ctest-TestBasicVMVN-30535960-14382752
2025-10-13 02:04:17,606 - DEBUG - VM ctest-TestBasicVMVN-30535960-14382752 ID is 7d992e02-2f55-4d92-af7f-3597fc359f89
2025-10-13 02:04:17,606 - DEBUG - VM ctest-TestBasicVMVN-30535960-14382752 launched on Node cn-jenkins-deploy-platform-ansible-os-4295-1
2025-10-13 02:04:17,676 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7d992e02-2f55-4d92-af7f-3597fc359f89
2025-10-13 02:04:17,974 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7d992e02-2f55-4d92-af7f-3597fc359f89
2025-10-13 02:04:18,003 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8d794ab5-92b9-4ab0-9f83-1b15aabfee5b
2025-10-13 02:04:21,240 - 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-13 02:04:21,240 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30535960-14382752 failed!
2025-10-13 02:04:21,296 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30535960:ctest-vn2_metadata-58601893 is 11.1.1.1 and allocation pool is NOT set
2025-10-13 02:04:23,360 - 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=5.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.348 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.348/2.990/5.633/2.642 ms')
2025-10-13 02:04:23,360 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30535960-14382752 passed
2025-10-13 02:04:23,512 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:04:23,512 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30535960-14382752, IP 11.1.1.3, Port 22
2025-10-13 02:04:23,675 - DEBUG - VM ctest-TestBasicVMVN-30535960-14382752 is ready for SSH connections
2025-10-13 02:04:23,676 - INFO - Retry 0
2025-10-13 02:04:23,676 - 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-13 02:04:23,676 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-13 02:04:25,296 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-13 02:04:25,296 - INFO - Generic metadata worked
2025-10-13 02:04:25,544 - DEBUG - Link local service introspect removed
2025-10-13 02:04:25,544 - INFO - Deleting VM ctest-TestBasicVMVN-30535960-14382752
2025-10-13 02:04:25,608 - INFO - Deleting VN ctest-vn2_metadata-58601893 
2025-10-13 02:04:25,645 - DEBUG - VN bdc52404-c68e-4789-b052-f98af7a42fe1 still in use: Unable to complete operation on network bdc52404-c68e-4789-b052-f98af7a42fe1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e1cb944e-5113-4590-972f-5ff49c9f68ed']
2025-10-13 02:04:25,645 - WARNING - Deleting VN ctest-vn2_metadata-58601893 failed..Will retry
2025-10-13 02:04:27,739 - DEBUG - Response for deleting network ()
2025-10-13 02:04:27,995 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 02:04:27,995 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-13 02:04:27,995 - INFO - --------------------------------------------------------------------------------
2025-10-13 02:04:27,998 - INFO - ================================================================================
2025-10-13 02:04:27,998 - INFO - STARTING TEST    : test_metadata_service
2025-10-13 02:04:27,998 - 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-13 02:04:28,285 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with
2025-10-13 02:04:28,285 - INFO - Initial checks done. Running the testcase now
2025-10-13 02:04:28,285 - INFO - 
2025-10-13 02:04:28,285 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-13 02:04:28,290 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/893c9163-1129-4369-9b1d-56a5e1cca173
2025-10-13 02:04:28,467 - DEBUG - Response for create_network : {'network': {'id': 'ef7dbb4c-1ef5-4baa-929d-a92c185401e5', 'name': 'ctest-vn-84736088', 'tenant_id': '3942652bcf42484aa441879234f12003', 'project_id': '3942652bcf42484aa441879234f12003', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30535960', 'ctest-vn-84736088'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 02:04:28,663 - DEBUG - Response for create_subnet : {'subnet': {'id': '63917146-cfb3-4cfe-9454-b34410906577', 'name': '', 'tenant_id': '3942652bcf42484aa441879234f12003', 'network_id': 'ef7dbb4c-1ef5-4baa-929d-a92c185401e5', 'ip_version': 4, 'cidr': '179.75.93.64/26', 'allocation_pools': [{'start': '179.75.93.66', 'end': '179.75.93.126'}], 'gateway_ip': '179.75.93.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '179.75.93.66', 'tags': [], 'project_id': '3942652bcf42484aa441879234f12003'}}
2025-10-13 02:04:28,681 - INFO - Created VN ctest-vn-84736088
2025-10-13 02:04:28,732 - DEBUG - VN ctest-vn-84736088 UUID is ef7dbb4c-1ef5-4baa-929d-a92c185401e5
2025-10-13 02:04:29,879 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4295-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4295-1)
2025-10-13 02:04:29,879 - INFO - Waiting for VM ctest-TestBasicVMVN-30535960-74966722 to be up..
2025-10-13 02:04:29,917 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-13 02:04:34,988 - DEBUG - VM  is in ACTIVE state now
2025-10-13 02:04:34,988 - INFO - VM name : ctest-TestBasicVMVN-30535960-74966722
2025-10-13 02:04:35,054 - DEBUG - VM ctest-TestBasicVMVN-30535960-74966722 ID is 77b63204-a495-4a0e-9b46-479a1b3b0623
2025-10-13 02:04:35,054 - DEBUG - VM ctest-TestBasicVMVN-30535960-74966722 launched on Node cn-jenkins-deploy-platform-ansible-os-4295-1
2025-10-13 02:04:35,120 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/77b63204-a495-4a0e-9b46-479a1b3b0623
2025-10-13 02:04:35,128 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/96d71e93-423b-4a1a-be2b-56574d9053df
2025-10-13 02:04:38,395 - 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 1031ms')
2025-10-13 02:04:38,395 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30535960-74966722 failed!
2025-10-13 02:04:38,452 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-84736088 is 179.75.93.65 and allocation pool is NOT set
2025-10-13 02:04:40,514 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.91 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 = 1.905/3.420/4.936/1.515 ms')
2025-10-13 02:04:40,514 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30535960-74966722 passed
2025-10-13 02:04:40,664 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:04:40,664 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30535960-74966722, IP 179.75.93.67, Port 22
2025-10-13 02:04:40,825 - DEBUG - VM ctest-TestBasicVMVN-30535960-74966722 is ready for SSH connections
2025-10-13 02:04:40,825 - 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-13 02:04:40,825 - DEBUG - cat /tmp/output.txt
2025-10-13 02:04:42,427 - DEBUG - Hello World.  The time is now Sun, 12 Oct 2025 20:04:39 -0600!
2025-10-13 02:04:42,427 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Sun, 12 Oct 2025 20:04:39 -0600!'}
2025-10-13 02:04:42,427 - INFO - metadata_script.txt got executed in the vm
2025-10-13 02:04:42,428 - INFO - Deleting VM ctest-TestBasicVMVN-30535960-74966722
2025-10-13 02:04:42,499 - INFO - Deleting VN ctest-vn-84736088 
2025-10-13 02:04:42,535 - DEBUG - VN ef7dbb4c-1ef5-4baa-929d-a92c185401e5 still in use: Unable to complete operation on network ef7dbb4c-1ef5-4baa-929d-a92c185401e5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8aa318e6-8bd0-4560-b9c6-1f585bd03da6']
2025-10-13 02:04:42,535 - WARNING - Deleting VN ctest-vn-84736088 failed..Will retry
2025-10-13 02:04:44,618 - DEBUG - Response for deleting network ()
2025-10-13 02:04:44,876 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 02:04:44,876 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-13 02:04:44,876 - INFO - --------------------------------------------------------------------------------
2025-10-13 02:04:44,878 - INFO - ================================================================================
2025-10-13 02:04:44,878 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-13 02:04:44,878 - 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-13 02:04:45,165 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with
2025-10-13 02:04:45,165 - INFO - Initial checks done. Running the testcase now
2025-10-13 02:04:45,165 - INFO - 
2025-10-13 02:04:45,635 - DEBUG - Response for create_network : {'network': {'id': '16fb5ccb-6b23-4955-ad8e-bbf9902b6546', 'name': 'ctest-vn-10711183', 'tenant_id': '3942652bcf42484aa441879234f12003', 'project_id': '3942652bcf42484aa441879234f12003', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30535960', 'ctest-vn-10711183'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 02:04:45,816 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e31beaca-1312-4489-a40e-1df2effc6a43', 'name': '', 'tenant_id': '3942652bcf42484aa441879234f12003', 'network_id': '16fb5ccb-6b23-4955-ad8e-bbf9902b6546', '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': '3942652bcf42484aa441879234f12003'}}
2025-10-13 02:04:46,008 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2854e92-18e0-47a3-acf8-5ea24834761d', 'name': '', 'tenant_id': '3942652bcf42484aa441879234f12003', 'network_id': '16fb5ccb-6b23-4955-ad8e-bbf9902b6546', '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': '3942652bcf42484aa441879234f12003'}}
2025-10-13 02:04:46,024 - INFO - Created VN ctest-vn-10711183
2025-10-13 02:04:46,076 - DEBUG - VN ctest-vn-10711183 UUID is 16fb5ccb-6b23-4955-ad8e-bbf9902b6546
2025-10-13 02:04:46,413 - DEBUG - Response for create_port : {'port': {'name': '1d700792-6988-4253-ab6b-198d5ee1eaa4', 'id': '1d700792-6988-4253-ab6b-198d5ee1eaa4', 'tenant_id': '3942652bcf42484aa441879234f12003', 'network_id': '16fb5ccb-6b23-4955-ad8e-bbf9902b6546', 'mac_address': '02:1d:70:07:92:69', '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': 'e31beaca-1312-4489-a40e-1df2effc6a43'}], 'security_groups': ['f2465dcc-0570-4931-baee-5fe0e0034aa1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3942652bcf42484aa441879234f12003'}}
2025-10-13 02:04:46,569 - DEBUG - Response for create_port : {'port': {'name': '8618cd64-071c-4808-bc94-fecfe84eeef7', 'id': '8618cd64-071c-4808-bc94-fecfe84eeef7', 'tenant_id': '3942652bcf42484aa441879234f12003', 'network_id': '16fb5ccb-6b23-4955-ad8e-bbf9902b6546', 'mac_address': '02:86:18:cd:64:07', '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': 'f2854e92-18e0-47a3-acf8-5ea24834761d'}], 'security_groups': ['f2465dcc-0570-4931-baee-5fe0e0034aa1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3942652bcf42484aa441879234f12003'}}
2025-10-13 02:04:46,905 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4295-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4295-1)
2025-10-13 02:04:47,288 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4295-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4295-1)
2025-10-13 02:04:48,555 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4295-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4295-1)
2025-10-13 02:04:48,555 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-13 02:04:48,562 - DEBUG - Requesting: http://10.0.0.38:8082/domain/7777afd9-8d02-4f80-9580-7e8d5440017c
2025-10-13 02:04:48,573 - DEBUG - Requesting: http://10.0.0.38:8082/project/3942652b-cf42-484a-a441-879234f12003
2025-10-13 02:04:48,669 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/dbc31bb3-d5c7-4d3a-8551-a1088e4af796
2025-10-13 02:04:48,679 - INFO - Verifications in API Server for IPAM: ctest-ipam-25370287 passed
2025-10-13 02:04:48,684 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30535960:ctest-ipam-25370287', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30535960', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15835531173964500282', 'uuid-lslong': '9606636538277066646'}, 'enable': 'true', 'created': '2025-10-13T02:04:45', 'last-modified': '2025-10-13T02:04:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.297645'}
2025-10-13 02:04:48,684 - INFO - Verifications in Control node for IPAM: ctest-ipam-25370287 passed
2025-10-13 02:04:48,685 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-13 02:04:48,699 - DEBUG - Requesting: http://10.0.0.38:8082/domain/7777afd9-8d02-4f80-9580-7e8d5440017c
2025-10-13 02:04:48,709 - DEBUG - Requesting: http://10.0.0.38:8082/project/3942652b-cf42-484a-a441-879234f12003
2025-10-13 02:04:48,779 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/16fb5ccb-6b23-4955-ad8e-bbf9902b6546
2025-10-13 02:04:48,789 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/16fb5ccb-6b23-4955-ad8e-bbf9902b6546
2025-10-13 02:04:48,802 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b7776ac0-c250-48e6-a9d5-54826fb9a347
2025-10-13 02:04:48,808 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b7776ac0-c250-48e6-a9d5-54826fb9a347
2025-10-13 02:04:48,814 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f4c97999-020b-413e-be77-fccbf721a91f
2025-10-13 02:04:48,821 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-13 02:04:48,821 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/16fb5ccb-6b23-4955-ad8e-bbf9902b6546
2025-10-13 02:04:48,829 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b7776ac0-c250-48e6-a9d5-54826fb9a347
2025-10-13 02:04:48,844 - INFO - Verified VN network id 11 for VN 16fb5ccb-6b23-4955-ad8e-bbf9902b6546
2025-10-13 02:04:48,845 - INFO - Verifications in API Server for VN ctest-vn-10711183 passed
2025-10-13 02:04:48,845 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/16fb5ccb-6b23-4955-ad8e-bbf9902b6546
2025-10-13 02:04:48,855 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b7776ac0-c250-48e6-a9d5-54826fb9a347
2025-10-13 02:04:48,863 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b7776ac0-c250-48e6-a9d5-54826fb9a347
2025-10-13 02:04:48,872 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f4c97999-020b-413e-be77-fccbf721a91f
2025-10-13 02:04:48,890 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30535960', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1656019316734380373', 'uuid-lslong': '12506139895794459974'}, 'enable': 'true', 'created': '2025-10-13T02:04:45', 'last-modified': '2025-10-13T02:04:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.918255'}
2025-10-13 02:04:48,900 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-13 02:04:48,900 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10711183 passed
2025-10-13 02:04:48,901 - DEBUG - ====Verifying policy data for ctest-vn-10711183 in API_Server ======
2025-10-13 02:04:48,901 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-13 02:04:48,910 - DEBUG - Requesting: http://10.0.0.38:8082/domain/7777afd9-8d02-4f80-9580-7e8d5440017c
2025-10-13 02:04:49,008 - DEBUG - Requesting: http://10.0.0.38:8082/project/3942652b-cf42-484a-a441-879234f12003
2025-10-13 02:04:49,083 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/16fb5ccb-6b23-4955-ad8e-bbf9902b6546
2025-10-13 02:04:49,097 - DEBUG - =>VN ctest-vn-10711183 has no policy to be verified
2025-10-13 02:04:49,097 - DEBUG - Verifying the vn in opserver
2025-10-13 02:04:49,097 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183 virtual network link  through opserver 10.0.0.38
2025-10-13 02:04:49,098 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-13 02:04:49,440 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-13 02:04:49,492 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183?flat'}
2025-10-13 02:04:49,492 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183 is found in opserver
2025-10-13 02:04:49,497 - DEBUG - VRF ids for VN ctest-vn-10711183: {'10.0.0.38': '2'}
2025-10-13 02:04:49,497 - INFO - Waiting for VM ctest-TestBasicVMVN-30535960-37041166 to be up..
2025-10-13 02:04:49,565 - DEBUG - VM  is in ACTIVE state now
2025-10-13 02:04:49,565 - INFO - VM name : ctest-TestBasicVMVN-30535960-37041166
2025-10-13 02:04:49,649 - DEBUG - VM ctest-TestBasicVMVN-30535960-37041166 ID is 6c13393d-a995-4f66-99cf-2b321104badc
2025-10-13 02:04:49,650 - DEBUG - VM ctest-TestBasicVMVN-30535960-37041166 launched on Node cn-jenkins-deploy-platform-ansible-os-4295-1
2025-10-13 02:04:49,745 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6c13393d-a995-4f66-99cf-2b321104badc
2025-10-13 02:04:49,756 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1d700792-6988-4253-ab6b-198d5ee1eaa4
2025-10-13 02:04:53,043 - 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 1029ms')
2025-10-13 02:04:53,043 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30535960-37041166 failed!
2025-10-13 02:04:53,096 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183 is 31.1.1.1 and allocation pool is NOT set
2025-10-13 02:04:53,096 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183 is 31.1.2.1 and allocation pool is NOT set
2025-10-13 02:04:57,175 - 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 1015ms')
2025-10-13 02:04:57,175 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30535960-37041166 failed!
2025-10-13 02:04:57,228 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183 is 31.1.1.1 and allocation pool is NOT set
2025-10-13 02:04:57,228 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183 is 31.1.2.1 and allocation pool is NOT set
2025-10-13 02:04:59,291 - 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=6.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.462 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.462/3.266/6.071/2.804 ms')
2025-10-13 02:04:59,291 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30535960-37041166 passed
2025-10-13 02:04:59,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:04:59,440 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30535960-37041166, IP 31.1.1.4, Port 22
2025-10-13 02:04:59,595 - DEBUG - VM ctest-TestBasicVMVN-30535960-37041166 is ready for SSH connections
2025-10-13 02:04:59,595 - INFO - Waiting for VM ctest-TestBasicVMVN-30535960-57607906 to be up..
2025-10-13 02:04:59,669 - DEBUG - VM  is in ACTIVE state now
2025-10-13 02:04:59,669 - INFO - VM name : ctest-TestBasicVMVN-30535960-57607906
2025-10-13 02:04:59,731 - DEBUG - VM ctest-TestBasicVMVN-30535960-57607906 ID is 3c8116d3-6160-43f0-a245-f14f0bafb797
2025-10-13 02:04:59,731 - DEBUG - VM ctest-TestBasicVMVN-30535960-57607906 launched on Node cn-jenkins-deploy-platform-ansible-os-4295-1
2025-10-13 02:04:59,867 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3c8116d3-6160-43f0-a245-f14f0bafb797
2025-10-13 02:04:59,876 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8618cd64-071c-4808-bc94-fecfe84eeef7
2025-10-13 02:05:01,111 - 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=3.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.576 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.576/1.810/3.045/1.234 ms')
2025-10-13 02:05:01,112 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30535960-57607906 passed
2025-10-13 02:05:01,264 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:05:01,264 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30535960-57607906, IP 31.1.2.4, Port 22
2025-10-13 02:05:01,431 - DEBUG - VM ctest-TestBasicVMVN-30535960-57607906 is ready for SSH connections
2025-10-13 02:05:01,431 - INFO - Waiting for VM ctest-TestBasicVMVN-30535960-92373840 to be up..
2025-10-13 02:05:01,523 - DEBUG - VM  is in ACTIVE state now
2025-10-13 02:05:01,523 - INFO - VM name : ctest-TestBasicVMVN-30535960-92373840
2025-10-13 02:05:01,599 - DEBUG - VM ctest-TestBasicVMVN-30535960-92373840 ID is dea027b7-0fbe-432b-bf22-e53e28c0c519
2025-10-13 02:05:01,599 - DEBUG - VM ctest-TestBasicVMVN-30535960-92373840 launched on Node cn-jenkins-deploy-platform-ansible-os-4295-1
2025-10-13 02:05:01,676 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/dea027b7-0fbe-432b-bf22-e53e28c0c519
2025-10-13 02:05:01,683 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e30903ae-f97d-4448-9e24-95fc498db198
2025-10-13 02:05:02,916 - 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.24 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.485 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.485/1.861/3.238/1.376 ms')
2025-10-13 02:05:02,917 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30535960-92373840 passed
2025-10-13 02:05:03,064 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:05:03,064 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30535960-92373840, IP 31.1.1.3, Port 22
2025-10-13 02:05:03,219 - DEBUG - VM ctest-TestBasicVMVN-30535960-92373840 is ready for SSH connections
2025-10-13 02:05:03,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:05:03,220 - 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-13 02:05:03,220 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-13 02:05:07,363 - 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.131 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.912 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.121 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.912/1.721/3.131 ms
2025-10-13 02:05:07,364 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30535960-37041166 passed
2025-10-13 02:05:07,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:05:07,364 - 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-13 02:05:07,364 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-13 02:05:11,004 - 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.797 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.913 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.329 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.913/1.679/2.797 ms
2025-10-13 02:05:11,004 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30535960-57607906 passed
2025-10-13 02:05:11,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:05:11,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:05:11,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 02:05:11,005 - 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-13 02:05:11,005 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-13 02:05:11,194 - DEBUG - None
2025-10-13 02:05:11,194 - 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-13 02:05:11,194 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-13 02:05:11,374 - DEBUG - None
2025-10-13 02:05:11,374 - 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-13 02:05:11,374 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-13 02:05:12,033 - DEBUG - None
2025-10-13 02:05:12,033 - 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-13 02:05:12,033 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-13 02:05:14,263 - 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.867 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.327 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.563 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.711 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.391/2.171/6.327 ms
2025-10-13 02:05:14,263 - 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-13 02:05:14,263 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-13 02:05:16,527 - 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=2.537 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.502 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.529 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.424 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.187 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.894 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/2.919/6.529 ms
2025-10-13 02:05:16,527 - 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-13 02:05:16,528 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-13 02:05:18,756 - 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.204 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.006 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.946 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.617 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.928 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.843 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.388/1.990/3.946 ms
2025-10-13 02:05:18,757 - INFO - Deleting VM ctest-TestBasicVMVN-30535960-92373840
2025-10-13 02:05:18,836 - INFO - Detaching port 8618cd64-071c-4808-bc94-fecfe84eeef7 from VM ctest-TestBasicVMVN-30535960-57607906
2025-10-13 02:05:18,869 - INFO - Deleting VM ctest-TestBasicVMVN-30535960-57607906
2025-10-13 02:05:18,939 - INFO - Detaching port 1d700792-6988-4253-ab6b-198d5ee1eaa4 from VM ctest-TestBasicVMVN-30535960-37041166
2025-10-13 02:05:18,972 - INFO - Deleting VM ctest-TestBasicVMVN-30535960-37041166
2025-10-13 02:05:19,038 - INFO - Deleting VN ctest-vn-10711183 
2025-10-13 02:05:19,204 - DEBUG - Response for delete_port : ()
2025-10-13 02:05:19,349 - DEBUG - Response for delete_port : ()
2025-10-13 02:05:19,397 - DEBUG - VN 16fb5ccb-6b23-4955-ad8e-bbf9902b6546 still in use: Unable to complete operation on network 16fb5ccb-6b23-4955-ad8e-bbf9902b6546. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-655d368f-b63c-44ad-9b09-c468c2ecd421']
2025-10-13 02:05:19,397 - WARNING - Deleting VN ctest-vn-10711183 failed..Will retry
2025-10-13 02:05:21,511 - DEBUG - Response for deleting network ()
2025-10-13 02:05:21,511 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b7776ac0-c250-48e6-a9d5-54826fb9a347
2025-10-13 02:05:21,516 - DEBUG - Response Code: 404
2025-10-13 02:05:21,516 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-13 02:05:21,526 - DEBUG - Requesting: http://10.0.0.38:8082/domain/7777afd9-8d02-4f80-9580-7e8d5440017c
2025-10-13 02:05:21,580 - DEBUG - Requesting: http://10.0.0.38:8082/project/3942652b-cf42-484a-a441-879234f12003
2025-10-13 02:05:21,658 - INFO - Validated that VN ctest-vn-10711183 is not found in API Server
2025-10-13 02:05:21,670 - DEBUG - VN ctest-vn-10711183 is not present in Agent 10.0.0.38 
2025-10-13 02:05:21,670 - INFO - Validated that VN ctest-vn-10711183 is not in any agent
2025-10-13 02:05:21,677 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-13 02:05:21,684 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-10711183
2025-10-13 02:05:21,684 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-30535960:ctest-vn-10711183
2025-10-13 02:05:21,693 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10711183 info
2025-10-13 02:05:21,764 - INFO - IPAM: ctest-ipam-25370287 is not found in API Server
2025-10-13 02:05:21,773 - INFO - IPAM:ctest-ipam-25370287 is not found in control node
2025-10-13 02:05:22,028 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 02:05:22,028 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-13 02:05:22,028 - INFO - --------------------------------------------------------------------------------
2025-10-13 02:05:22,698 - INFO - Deleted project: ctest-TestBasicVMVN-30535960, ID : 3942652b-cf42-484a-a441-879234f12003