2025-10-30 09:16:11,070 - INFO - Domain Default found not creating
2025-10-30 09:16:11,196 - INFO - Project ctest-TestBasicVMVN-54366534 not found, creating it
2025-10-30 09:16:11,655 - INFO - Created Project:ctest-TestBasicVMVN-54366534, ID : ed2aceba-0ba1-4d9c-aef0-aa1a0d86050c 
2025-10-30 09:16:13,072 - INFO - ================================================================================
2025-10-30 09:16:13,072 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-30 09:16:13,072 - 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 09:16:13,332 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-30 09:16:13,332 - INFO - Initial checks done. Running the testcase now
2025-10-30 09:16:13,332 - INFO - 
2025-10-30 09:16:13,839 - DEBUG - Response for create_network : {'network': {'id': '1ca585f2-2e59-4060-a074-1bcfd8f9bf5e', 'name': 'ctest-vn2_metadata-81153990', 'tenant_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'project_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-54366534', 'ctest-vn2_metadata-81153990'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 09:16:13,997 - DEBUG - Response for create_subnet : {'subnet': {'id': '09a64fa8-7127-45f5-b522-eeb28c5c5d20', 'name': '', 'tenant_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'network_id': '1ca585f2-2e59-4060-a074-1bcfd8f9bf5e', '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': 'ed2aceba0ba14d9caef0aa1a0d86050c'}}
2025-10-30 09:16:14,015 - INFO - Created VN ctest-vn2_metadata-81153990
2025-10-30 09:16:14,068 - DEBUG - VN ctest-vn2_metadata-81153990 UUID is 1ca585f2-2e59-4060-a074-1bcfd8f9bf5e
2025-10-30 09:16:14,230 - DEBUG - Services list from nova: [, , ]
2025-10-30 09:16:15,195 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4537-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4537-1)
2025-10-30 09:16:15,299 - DEBUG - Link local service introspect added
2025-10-30 09:16:15,338 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-30 09:16:20,404 - DEBUG - VM  is in ACTIVE state now
2025-10-30 09:16:20,516 - INFO - Waiting for VM ctest-TestBasicVMVN-54366534-47227141 to be up..
2025-10-30 09:16:20,516 - INFO - VM name : ctest-TestBasicVMVN-54366534-47227141
2025-10-30 09:16:20,582 - DEBUG - VM ctest-TestBasicVMVN-54366534-47227141 ID is 098525c5-4109-4ba5-b040-2c91d8df0cdd
2025-10-30 09:16:20,582 - DEBUG - VM ctest-TestBasicVMVN-54366534-47227141 launched on Node cn-jenkins-deploy-platform-ansible-os-4537-1
2025-10-30 09:16:20,653 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/098525c5-4109-4ba5-b040-2c91d8df0cdd
2025-10-30 09:16:20,941 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/098525c5-4109-4ba5-b040-2c91d8df0cdd
2025-10-30 09:16:20,970 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e95fe71a-c58c-45a5-816f-8446266db981
2025-10-30 09:16:24,230 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms')
2025-10-30 09:16:24,230 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54366534-47227141 failed!
2025-10-30 09:16:24,283 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54366534:ctest-vn2_metadata-81153990 is 11.1.1.1 and allocation pool is NOT set
2025-10-30 09:16:26,340 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.33 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.327/2.554/3.782/1.227 ms')
2025-10-30 09:16:26,340 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54366534-47227141 passed
2025-10-30 09:16:26,488 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:16:26,488 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54366534-47227141, IP 11.1.1.3, Port 22
2025-10-30 09:16:26,640 - DEBUG - VM ctest-TestBasicVMVN-54366534-47227141 is ready for SSH connections
2025-10-30 09:16:26,640 - INFO - Retry 0
2025-10-30 09:16:26,640 - 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 09:16:26,640 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-30 09:16:28,268 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-30 09:16:28,268 - INFO - Generic metadata worked
2025-10-30 09:16:28,519 - DEBUG - Link local service introspect removed
2025-10-30 09:16:28,519 - INFO - Deleting VM ctest-TestBasicVMVN-54366534-47227141
2025-10-30 09:16:28,597 - INFO - Deleting VN ctest-vn2_metadata-81153990 
2025-10-30 09:16:28,627 - DEBUG - VN 1ca585f2-2e59-4060-a074-1bcfd8f9bf5e still in use: Unable to complete operation on network 1ca585f2-2e59-4060-a074-1bcfd8f9bf5e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ee2ef045-30d6-4c17-9895-9edb56024264']
2025-10-30 09:16:28,627 - WARNING - Deleting VN ctest-vn2_metadata-81153990 failed..Will retry
2025-10-30 09:16:30,732 - DEBUG - Response for deleting network ()
2025-10-30 09:16:30,983 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 09:16:30,983 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-10-30 09:16:30,983 - INFO - --------------------------------------------------------------------------------
2025-10-30 09:16:30,985 - INFO - ================================================================================
2025-10-30 09:16:30,986 - INFO - STARTING TEST    : test_metadata_service
2025-10-30 09:16:30,986 - 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 09:16:31,276 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-30 09:16:31,276 - INFO - Initial checks done. Running the testcase now
2025-10-30 09:16:31,276 - INFO - 
2025-10-30 09:16:31,276 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-30 09:16:31,281 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/873df734-ab3c-482b-ab65-3a045c6fdbef
2025-10-30 09:16:31,435 - DEBUG - Response for create_network : {'network': {'id': '7a89705b-6fcf-43d4-8858-9eac892e75a6', 'name': 'ctest-vn-00689641', 'tenant_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'project_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-54366534', 'ctest-vn-00689641'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 09:16:31,572 - DEBUG - Response for create_subnet : {'subnet': {'id': '859463d2-195a-4592-85bd-38a3bc506534', 'name': '', 'tenant_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'network_id': '7a89705b-6fcf-43d4-8858-9eac892e75a6', 'ip_version': 4, 'cidr': '88.206.121.192/26', 'allocation_pools': [{'start': '88.206.121.194', 'end': '88.206.121.254'}], 'gateway_ip': '88.206.121.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '88.206.121.194', 'tags': [], 'project_id': 'ed2aceba0ba14d9caef0aa1a0d86050c'}}
2025-10-30 09:16:31,591 - INFO - Created VN ctest-vn-00689641
2025-10-30 09:16:31,639 - DEBUG - VN ctest-vn-00689641 UUID is 7a89705b-6fcf-43d4-8858-9eac892e75a6
2025-10-30 09:16:32,799 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4537-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4537-1)
2025-10-30 09:16:32,799 - INFO - Waiting for VM ctest-TestBasicVMVN-54366534-21892897 to be up..
2025-10-30 09:16:32,831 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-30 09:16:37,900 - DEBUG - VM  is in ACTIVE state now
2025-10-30 09:16:37,900 - INFO - VM name : ctest-TestBasicVMVN-54366534-21892897
2025-10-30 09:16:37,965 - DEBUG - VM ctest-TestBasicVMVN-54366534-21892897 ID is 7e8596bd-6019-43a1-8833-cd2d53c1ba7b
2025-10-30 09:16:37,965 - DEBUG - VM ctest-TestBasicVMVN-54366534-21892897 launched on Node cn-jenkins-deploy-platform-ansible-os-4537-1
2025-10-30 09:16:38,028 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7e8596bd-6019-43a1-8833-cd2d53c1ba7b
2025-10-30 09:16:38,036 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c71c3c08-9b83-4f55-b993-31e369b87bd9
2025-10-30 09:16:41,287 - 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-30 09:16:41,287 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54366534-21892897 failed!
2025-10-30 09:16:41,339 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-00689641 is 88.206.121.193 and allocation pool is NOT set
2025-10-30 09:16:43,399 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.38 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.375/2.364/3.353/0.989 ms')
2025-10-30 09:16:43,399 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54366534-21892897 passed
2025-10-30 09:16:43,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:16:43,556 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54366534-21892897, IP 88.206.121.195, Port 22
2025-10-30 09:16:43,723 - DEBUG - VM ctest-TestBasicVMVN-54366534-21892897 is ready for SSH connections
2025-10-30 09:16:43,723 - 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 09:16:43,723 - DEBUG - cat /tmp/output.txt
2025-10-30 09:16:45,320 - DEBUG - Hello World.  The time is now Thu, 30 Oct 2025 03:16:42 -0600!
2025-10-30 09:16:45,320 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Thu, 30 Oct 2025 03:16:42 -0600!'}
2025-10-30 09:16:45,320 - INFO - metadata_script.txt got executed in the vm
2025-10-30 09:16:45,320 - INFO - Deleting VM ctest-TestBasicVMVN-54366534-21892897
2025-10-30 09:16:45,384 - INFO - Deleting VN ctest-vn-00689641 
2025-10-30 09:16:45,415 - DEBUG - VN 7a89705b-6fcf-43d4-8858-9eac892e75a6 still in use: Unable to complete operation on network 7a89705b-6fcf-43d4-8858-9eac892e75a6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-24384b55-41ee-42bc-afa6-241bf19ef288']
2025-10-30 09:16:45,416 - WARNING - Deleting VN ctest-vn-00689641 failed..Will retry
2025-10-30 09:16:47,498 - DEBUG - Response for deleting network ()
2025-10-30 09:16:47,751 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 09:16:47,751 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-30 09:16:47,751 - INFO - --------------------------------------------------------------------------------
2025-10-30 09:16:47,753 - INFO - ================================================================================
2025-10-30 09:16:47,754 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-30 09:16:47,754 - 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 09:16:48,035 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-30 09:16:48,035 - INFO - Initial checks done. Running the testcase now
2025-10-30 09:16:48,035 - INFO - 
2025-10-30 09:16:48,498 - DEBUG - Response for create_network : {'network': {'id': '738df0f7-8a71-48ed-83a1-edc39bd17ba7', 'name': 'ctest-vn-96225557', 'tenant_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'project_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-54366534', 'ctest-vn-96225557'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 09:16:48,691 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a8c0172-8ebf-43dc-a35e-bf0bd5f0c17c', 'name': '', 'tenant_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'network_id': '738df0f7-8a71-48ed-83a1-edc39bd17ba7', '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': 'ed2aceba0ba14d9caef0aa1a0d86050c'}}
2025-10-30 09:16:48,840 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a7e99943-8565-44b7-bfdb-701cc85c659e', 'name': '', 'tenant_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'network_id': '738df0f7-8a71-48ed-83a1-edc39bd17ba7', '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': 'ed2aceba0ba14d9caef0aa1a0d86050c'}}
2025-10-30 09:16:48,858 - INFO - Created VN ctest-vn-96225557
2025-10-30 09:16:48,907 - DEBUG - VN ctest-vn-96225557 UUID is 738df0f7-8a71-48ed-83a1-edc39bd17ba7
2025-10-30 09:16:49,246 - DEBUG - Response for create_port : {'port': {'name': '7c4cb58d-5e46-4d6a-836d-47ece49e075a', 'id': '7c4cb58d-5e46-4d6a-836d-47ece49e075a', 'tenant_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'network_id': '738df0f7-8a71-48ed-83a1-edc39bd17ba7', 'mac_address': '02:7c:4c:b5:8d:5e', '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': '3a8c0172-8ebf-43dc-a35e-bf0bd5f0c17c'}], 'security_groups': ['59b6df0d-1170-4d7d-9a3e-4c41c18d4a2d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ed2aceba0ba14d9caef0aa1a0d86050c'}}
2025-10-30 09:16:49,408 - DEBUG - Response for create_port : {'port': {'name': '17220d73-01a3-45da-94b4-fc33b9837190', 'id': '17220d73-01a3-45da-94b4-fc33b9837190', 'tenant_id': 'ed2aceba0ba14d9caef0aa1a0d86050c', 'network_id': '738df0f7-8a71-48ed-83a1-edc39bd17ba7', 'mac_address': '02:17:22:0d:73:01', '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': 'a7e99943-8565-44b7-bfdb-701cc85c659e'}], 'security_groups': ['59b6df0d-1170-4d7d-9a3e-4c41c18d4a2d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ed2aceba0ba14d9caef0aa1a0d86050c'}}
2025-10-30 09:16:49,727 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4537-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4537-1)
2025-10-30 09:16:50,079 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4537-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4537-1)
2025-10-30 09:16:51,223 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4537-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4537-1)
2025-10-30 09:16:51,224 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 09:16:51,239 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3ad196e3-e9ed-448e-b324-761caacf56f0
2025-10-30 09:16:51,252 - DEBUG - Requesting: http://10.0.0.38:8082/project/ed2aceba-0ba1-4d9c-aef0-aa1a0d86050c
2025-10-30 09:16:51,341 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/7a7e9d88-a2ac-440d-9092-06cb5175c344
2025-10-30 09:16:51,348 - INFO - Verifications in API Server for IPAM: ctest-ipam-62122442 passed
2025-10-30 09:16:51,354 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-54366534:ctest-ipam-62122442', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-54366534', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8826665529863062541', 'uuid-lslong': '10417396358376178500'}, 'enable': 'true', 'created': '2025-10-30T09:16:48', 'last-modified': '2025-10-30T09:16:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.095056'}
2025-10-30 09:16:51,354 - INFO - Verifications in Control node for IPAM: ctest-ipam-62122442 passed
2025-10-30 09:16:51,354 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 09:16:51,359 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3ad196e3-e9ed-448e-b324-761caacf56f0
2025-10-30 09:16:51,368 - DEBUG - Requesting: http://10.0.0.38:8082/project/ed2aceba-0ba1-4d9c-aef0-aa1a0d86050c
2025-10-30 09:16:51,439 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/738df0f7-8a71-48ed-83a1-edc39bd17ba7
2025-10-30 09:16:51,451 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/738df0f7-8a71-48ed-83a1-edc39bd17ba7
2025-10-30 09:16:51,462 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d41e4d80-9166-4525-bdef-edfef3fbe623
2025-10-30 09:16:51,471 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d41e4d80-9166-4525-bdef-edfef3fbe623
2025-10-30 09:16:51,486 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bcd63774-019f-4fa6-9d15-659a8aaa7a92
2025-10-30 09:16:51,494 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-30 09:16:51,494 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/738df0f7-8a71-48ed-83a1-edc39bd17ba7
2025-10-30 09:16:51,513 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d41e4d80-9166-4525-bdef-edfef3fbe623
2025-10-30 09:16:51,530 - INFO - Verified VN network id 12 for VN 738df0f7-8a71-48ed-83a1-edc39bd17ba7
2025-10-30 09:16:51,530 - INFO - Verifications in API Server for VN ctest-vn-96225557 passed
2025-10-30 09:16:51,530 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/738df0f7-8a71-48ed-83a1-edc39bd17ba7
2025-10-30 09:16:51,541 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d41e4d80-9166-4525-bdef-edfef3fbe623
2025-10-30 09:16:51,566 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d41e4d80-9166-4525-bdef-edfef3fbe623
2025-10-30 09:16:51,587 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bcd63774-019f-4fa6-9d15-659a8aaa7a92
2025-10-30 09:16:51,603 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-54366534', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8326576232048183533', 'uuid-lslong': '9485123714607578023'}, 'enable': 'true', 'created': '2025-10-30T09:16:48', 'last-modified': '2025-10-30T09:16:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.791474'}
2025-10-30 09:16:51,617 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-30 09:16:51,618 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-96225557 passed
2025-10-30 09:16:51,619 - DEBUG - ====Verifying policy data for ctest-vn-96225557 in API_Server ======
2025-10-30 09:16:51,619 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 09:16:51,634 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3ad196e3-e9ed-448e-b324-761caacf56f0
2025-10-30 09:16:51,663 - DEBUG - Requesting: http://10.0.0.38:8082/project/ed2aceba-0ba1-4d9c-aef0-aa1a0d86050c
2025-10-30 09:16:51,763 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/738df0f7-8a71-48ed-83a1-edc39bd17ba7
2025-10-30 09:16:51,779 - DEBUG - =>VN ctest-vn-96225557 has no policy to be verified
2025-10-30 09:16:51,779 - DEBUG - Verifying the vn in opserver
2025-10-30 09:16:51,779 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557 virtual network link  through opserver 10.0.0.38
2025-10-30 09:16:51,779 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-30 09:16:52,122 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-30 09:16:52,179 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557?flat'}
2025-10-30 09:16:52,179 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557 is found in opserver
2025-10-30 09:16:52,184 - DEBUG - VRF ids for VN ctest-vn-96225557: {'10.0.0.38': '2'}
2025-10-30 09:16:52,184 - INFO - Waiting for VM ctest-TestBasicVMVN-54366534-38608262 to be up..
2025-10-30 09:16:52,285 - DEBUG - VM  is in ACTIVE state now
2025-10-30 09:16:52,285 - INFO - VM name : ctest-TestBasicVMVN-54366534-38608262
2025-10-30 09:16:52,358 - DEBUG - VM ctest-TestBasicVMVN-54366534-38608262 ID is 25ffca54-c2b1-447a-b17c-fc3ba5196760
2025-10-30 09:16:52,358 - DEBUG - VM ctest-TestBasicVMVN-54366534-38608262 launched on Node cn-jenkins-deploy-platform-ansible-os-4537-1
2025-10-30 09:16:52,429 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/25ffca54-c2b1-447a-b17c-fc3ba5196760
2025-10-30 09:16:52,436 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7c4cb58d-5e46-4d6a-836d-47ece49e075a
2025-10-30 09:16:55,691 - 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-30 09:16:55,691 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54366534-38608262 failed!
2025-10-30 09:16:55,743 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557 is 31.1.1.1 and allocation pool is NOT set
2025-10-30 09:16:55,744 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557 is 31.1.2.1 and allocation pool is NOT set
2025-10-30 09:16:59,818 - 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 1010ms')
2025-10-30 09:16:59,818 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54366534-38608262 failed!
2025-10-30 09:16:59,872 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557 is 31.1.1.1 and allocation pool is NOT set
2025-10-30 09:16:59,872 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557 is 31.1.2.1 and allocation pool is NOT set
2025-10-30 09:17:01,937 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.858 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.858/2.385/3.913/1.527 ms')
2025-10-30 09:17:01,937 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54366534-38608262 passed
2025-10-30 09:17:02,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:17:02,084 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54366534-38608262, IP 31.1.1.4, Port 22
2025-10-30 09:17:02,238 - DEBUG - VM ctest-TestBasicVMVN-54366534-38608262 is ready for SSH connections
2025-10-30 09:17:02,238 - INFO - Waiting for VM ctest-TestBasicVMVN-54366534-68519850 to be up..
2025-10-30 09:17:02,314 - DEBUG - VM  is in ACTIVE state now
2025-10-30 09:17:02,314 - INFO - VM name : ctest-TestBasicVMVN-54366534-68519850
2025-10-30 09:17:02,376 - DEBUG - VM ctest-TestBasicVMVN-54366534-68519850 ID is 995e16a9-2584-4ada-9a6d-f02c40b469d9
2025-10-30 09:17:02,376 - DEBUG - VM ctest-TestBasicVMVN-54366534-68519850 launched on Node cn-jenkins-deploy-platform-ansible-os-4537-1
2025-10-30 09:17:02,437 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/995e16a9-2584-4ada-9a6d-f02c40b469d9
2025-10-30 09:17:02,444 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/17220d73-01a3-45da-94b4-fc33b9837190
2025-10-30 09:17:03,683 - 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.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.450 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.450/1.622/2.794/1.172 ms')
2025-10-30 09:17:03,683 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-54366534-68519850 passed
2025-10-30 09:17:03,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:17:03,836 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54366534-68519850, IP 31.1.2.4, Port 22
2025-10-30 09:17:04,000 - DEBUG - VM ctest-TestBasicVMVN-54366534-68519850 is ready for SSH connections
2025-10-30 09:17:04,000 - INFO - Waiting for VM ctest-TestBasicVMVN-54366534-83758709 to be up..
2025-10-30 09:17:04,072 - DEBUG - VM  is in ACTIVE state now
2025-10-30 09:17:04,072 - INFO - VM name : ctest-TestBasicVMVN-54366534-83758709
2025-10-30 09:17:04,140 - DEBUG - VM ctest-TestBasicVMVN-54366534-83758709 ID is 230763e5-7420-4aa3-a0cb-23f336382c1b
2025-10-30 09:17:04,140 - DEBUG - VM ctest-TestBasicVMVN-54366534-83758709 launched on Node cn-jenkins-deploy-platform-ansible-os-4537-1
2025-10-30 09:17:04,208 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/230763e5-7420-4aa3-a0cb-23f336382c1b
2025-10-30 09:17:04,215 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b65bb9c6-96e0-41de-a9a2-aa9a57f23226
2025-10-30 09:17:05,448 - 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=2.87 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.331 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.331/1.598/2.866/1.267 ms')
2025-10-30 09:17:05,449 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-54366534-83758709 passed
2025-10-30 09:17:05,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:17:05,604 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54366534-83758709, IP 31.1.1.3, Port 22
2025-10-30 09:17:05,773 - DEBUG - VM ctest-TestBasicVMVN-54366534-83758709 is ready for SSH connections
2025-10-30 09:17:05,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:17:05,774 - 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 09:17:05,774 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-30 09:17:09,751 - 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.046 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.758 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.793 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.758/1.865/4.046 ms
2025-10-30 09:17:09,751 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-54366534-38608262 passed
2025-10-30 09:17:09,751 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:17:09,751 - 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 09:17:09,751 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-30 09:17:13,385 - 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.956 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.760 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.937 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.760/1.551/2.956 ms
2025-10-30 09:17:13,385 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-54366534-68519850 passed
2025-10-30 09:17:13,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:17:13,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:17:13,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:17:13,385 - 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 09:17:13,385 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-30 09:17:13,560 - DEBUG - None
2025-10-30 09:17:13,560 - 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 09:17:13,560 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-30 09:17:13,756 - DEBUG - None
2025-10-30 09:17:13,756 - 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 09:17:13,756 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-30 09:17:14,405 - DEBUG - None
2025-10-30 09:17:14,406 - 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 09:17:14,406 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-30 09:17:16,600 - 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=2.205 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.067 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.382 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.626 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.410 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.382/2.138/6.067 ms
2025-10-30 09:17:16,600 - 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 09:17:16,600 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-30 09:17:18,837 - 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=0.983 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.206 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.564 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=1.529 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.301 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.199/5.564 ms
2025-10-30 09:17:18,837 - 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 09:17:18,837 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-30 09:17:21,070 - 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.681 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.800 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.681 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.784 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.701 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.364/1.778/3.681 ms
2025-10-30 09:17:21,070 - INFO - Deleting VM ctest-TestBasicVMVN-54366534-83758709
2025-10-30 09:17:21,132 - INFO - Detaching port 17220d73-01a3-45da-94b4-fc33b9837190 from VM ctest-TestBasicVMVN-54366534-68519850
2025-10-30 09:17:21,161 - INFO - Deleting VM ctest-TestBasicVMVN-54366534-68519850
2025-10-30 09:17:21,220 - INFO - Detaching port 7c4cb58d-5e46-4d6a-836d-47ece49e075a from VM ctest-TestBasicVMVN-54366534-38608262
2025-10-30 09:17:21,250 - INFO - Deleting VM ctest-TestBasicVMVN-54366534-38608262
2025-10-30 09:17:21,316 - INFO - Deleting VN ctest-vn-96225557 
2025-10-30 09:17:21,450 - DEBUG - Response for delete_port : ()
2025-10-30 09:17:21,586 - DEBUG - Response for delete_port : ()
2025-10-30 09:17:21,623 - DEBUG - VN 738df0f7-8a71-48ed-83a1-edc39bd17ba7 still in use: Unable to complete operation on network 738df0f7-8a71-48ed-83a1-edc39bd17ba7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1c304973-e82c-419c-a908-76371317b793']
2025-10-30 09:17:21,623 - WARNING - Deleting VN ctest-vn-96225557 failed..Will retry
2025-10-30 09:17:23,734 - DEBUG - Response for deleting network ()
2025-10-30 09:17:23,734 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d41e4d80-9166-4525-bdef-edfef3fbe623
2025-10-30 09:17:23,742 - DEBUG - Response Code: 404
2025-10-30 09:17:23,743 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 09:17:23,748 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3ad196e3-e9ed-448e-b324-761caacf56f0
2025-10-30 09:17:23,801 - DEBUG - Requesting: http://10.0.0.38:8082/project/ed2aceba-0ba1-4d9c-aef0-aa1a0d86050c
2025-10-30 09:17:23,867 - INFO - Validated that VN ctest-vn-96225557 is not found in API Server
2025-10-30 09:17:23,875 - DEBUG - VN ctest-vn-96225557 is not present in Agent 10.0.0.38 
2025-10-30 09:17:23,876 - INFO - Validated that VN ctest-vn-96225557 is not in any agent
2025-10-30 09:17:23,879 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-30 09:17:23,885 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-96225557
2025-10-30 09:17:23,885 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-54366534:ctest-vn-96225557
2025-10-30 09:17:23,892 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-96225557 info
2025-10-30 09:17:23,967 - INFO - IPAM: ctest-ipam-62122442 is not found in API Server
2025-10-30 09:17:23,976 - INFO - IPAM:ctest-ipam-62122442 is not found in control node
2025-10-30 09:17:24,231 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 09:17:24,232 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-30 09:17:24,232 - INFO - --------------------------------------------------------------------------------
2025-10-30 09:17:24,886 - INFO - Deleted project: ctest-TestBasicVMVN-54366534, ID : ed2aceba-0ba1-4d9c-aef0-aa1a0d86050c