2026-02-23 19:12:59,478 - INFO - Domain Default found not creating
2026-02-23 19:12:59,876 - INFO - Project ctest-TestBasicVMVN-24458801 not found, creating it
2026-02-23 19:13:00,504 - INFO - Created Project:ctest-TestBasicVMVN-24458801, ID : 2738bb4e-7896-4197-8f68-a9d4c61f5101
2026-02-23 19:13:02,743 - INFO - ================================================================================
2026-02-23 19:13:02,744 - INFO - STARTING TEST : test_generic_link_local_service
2026-02-23 19:13:02,744 - 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
2026-02-23 19:13:03,068 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-02-23 19:13:03,068 - INFO - Initial checks done. Running the testcase now
2026-02-23 19:13:03,069 - INFO -
2026-02-23 19:13:03,954 - DEBUG - Response for create_network : {'network': {'id': '56170e10-1988-4d80-b5e0-c405c3492594', 'name': 'ctest-vn2_metadata-66756715', 'tenant_id': '2738bb4e789641978f68a9d4c61f5101', 'project_id': '2738bb4e789641978f68a9d4c61f5101', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24458801', 'ctest-vn2_metadata-66756715'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 19:13:04,241 - DEBUG - Response for create_subnet : {'subnet': {'id': '25f93e02-f99e-4e49-b06f-75cc4977c0de', 'name': '', 'tenant_id': '2738bb4e789641978f68a9d4c61f5101', 'network_id': '56170e10-1988-4d80-b5e0-c405c3492594', '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': '2738bb4e789641978f68a9d4c61f5101'}}
2026-02-23 19:13:04,276 - INFO - Created VN ctest-vn2_metadata-66756715
2026-02-23 19:13:04,335 - DEBUG - VN ctest-vn2_metadata-66756715 UUID is 56170e10-1988-4d80-b5e0-c405c3492594
2026-02-23 19:13:04,688 - DEBUG - Services list from nova: [, , ]
2026-02-23 19:13:06,189 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5389-1)
2026-02-23 19:13:06,319 - DEBUG - Link local service introspect added
2026-02-23 19:13:06,428 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 19:13:11,635 - DEBUG - VM is in ACTIVE state now
2026-02-23 19:13:11,907 - INFO - Waiting for VM ctest-TestBasicVMVN-24458801-74707593 to be up..
2026-02-23 19:13:11,907 - INFO - VM name : ctest-TestBasicVMVN-24458801-74707593
2026-02-23 19:13:12,076 - DEBUG - VM ctest-TestBasicVMVN-24458801-74707593 ID is 90d9bb3c-bd87-49c7-b0c7-fb46c20eec5d
2026-02-23 19:13:12,076 - DEBUG - VM ctest-TestBasicVMVN-24458801-74707593 launched on Node cn-jenkins-deploy-platform-ansible-os-5389-1
2026-02-23 19:13:12,216 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/90d9bb3c-bd87-49c7-b0c7-fb46c20eec5d
2026-02-23 19:13:12,527 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/90d9bb3c-bd87-49c7-b0c7-fb46c20eec5d
2026-02-23 19:13:12,581 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ed987b63-00b0-4580-a386-f887b420e17a
2026-02-23 19:13:15,950 - 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')
2026-02-23 19:13:15,951 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24458801-74707593 failed!
2026-02-23 19:13:16,028 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24458801:ctest-vn2_metadata-66756715 is 11.1.1.1 and allocation pool is NOT set
2026-02-23 19:13:20,110 - 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=23.3 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 23.346/23.346/23.346/0.000 ms')
2026-02-23 19:13:20,110 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24458801-74707593 passed
2026-02-23 19:13:20,292 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:13:20,292 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24458801-74707593, IP 11.1.1.3, Port 22
2026-02-23 19:13:20,485 - DEBUG - VM ctest-TestBasicVMVN-24458801-74707593 is ready for SSH connections
2026-02-23 19:13:20,485 - INFO - Retry 0
2026-02-23 19:13:20,485 - 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.50, gateway password: c0ntrail123
2026-02-23 19:13:20,485 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-02-23 19:13:22,558 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-02-23 19:13:22,559 - INFO - Generic metadata worked
2026-02-23 19:13:22,927 - DEBUG - Link local service introspect removed
2026-02-23 19:13:22,927 - INFO - Deleting VM ctest-TestBasicVMVN-24458801-74707593
2026-02-23 19:13:23,086 - INFO - Deleting VN ctest-vn2_metadata-66756715
2026-02-23 19:13:23,173 - DEBUG - VN 56170e10-1988-4d80-b5e0-c405c3492594 still in use: Unable to complete operation on network 56170e10-1988-4d80-b5e0-c405c3492594. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-25553ca1-cbbb-45a8-8e71-a1ec975c0825']
2026-02-23 19:13:23,173 - WARNING - Deleting VN ctest-vn2_metadata-66756715 failed..Will retry
2026-02-23 19:13:25,378 - DEBUG - Response for deleting network ()
2026-02-23 19:13:25,693 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 19:13:25,693 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2026-02-23 19:13:25,694 - INFO - --------------------------------------------------------------------------------
2026-02-23 19:13:25,701 - INFO - ================================================================================
2026-02-23 19:13:25,701 - INFO - STARTING TEST : test_metadata_service
2026-02-23 19:13:25,701 - 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
2026-02-23 19:13:26,042 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-02-23 19:13:26,043 - INFO - Initial checks done. Running the testcase now
2026-02-23 19:13:26,043 - INFO -
2026-02-23 19:13:26,043 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-02-23 19:13:26,060 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/1bad2567-2385-42f0-acc4-4cfb9e91dc56
2026-02-23 19:13:26,362 - DEBUG - Response for create_network : {'network': {'id': '5578c12d-c9e9-4d00-9d75-74442ded0bf8', 'name': 'ctest-vn-06916973', 'tenant_id': '2738bb4e789641978f68a9d4c61f5101', 'project_id': '2738bb4e789641978f68a9d4c61f5101', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24458801', 'ctest-vn-06916973'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 19:13:26,632 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3e3ad1e-07d5-4c14-9683-56a8f3db1839', 'name': '', 'tenant_id': '2738bb4e789641978f68a9d4c61f5101', 'network_id': '5578c12d-c9e9-4d00-9d75-74442ded0bf8', 'ip_version': 4, 'cidr': '156.41.125.128/26', 'allocation_pools': [{'start': '156.41.125.130', 'end': '156.41.125.190'}], 'gateway_ip': '156.41.125.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.41.125.130', 'tags': [], 'project_id': '2738bb4e789641978f68a9d4c61f5101'}}
2026-02-23 19:13:26,673 - INFO - Created VN ctest-vn-06916973
2026-02-23 19:13:26,739 - DEBUG - VN ctest-vn-06916973 UUID is 5578c12d-c9e9-4d00-9d75-74442ded0bf8
2026-02-23 19:13:28,514 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5389-1)
2026-02-23 19:13:28,514 - INFO - Waiting for VM ctest-TestBasicVMVN-24458801-54979017 to be up..
2026-02-23 19:13:28,575 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 19:13:33,752 - DEBUG - VM is in ACTIVE state now
2026-02-23 19:13:33,753 - INFO - VM name : ctest-TestBasicVMVN-24458801-54979017
2026-02-23 19:13:33,911 - DEBUG - VM ctest-TestBasicVMVN-24458801-54979017 ID is aaecceef-7992-4597-ba02-c4dffa1a453a
2026-02-23 19:13:33,911 - DEBUG - VM ctest-TestBasicVMVN-24458801-54979017 launched on Node cn-jenkins-deploy-platform-ansible-os-5389-1
2026-02-23 19:13:34,042 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/aaecceef-7992-4597-ba02-c4dffa1a453a
2026-02-23 19:13:34,064 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/339832e6-75ce-457b-ab64-a52a62e6ca8b
2026-02-23 19:13:37,355 - 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')
2026-02-23 19:13:37,355 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24458801-54979017 failed!
2026-02-23 19:13:37,435 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-06916973 is 156.41.125.129 and allocation pool is NOT set
2026-02-23 19:13:41,510 - 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.83 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 8.830/8.830/8.830/0.000 ms')
2026-02-23 19:13:41,510 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24458801-54979017 passed
2026-02-23 19:13:41,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:13:41,687 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24458801-54979017, IP 156.41.125.131, Port 22
2026-02-23 19:13:41,764 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-02-23 19:13:41,902 - DEBUG - VM ctest-TestBasicVMVN-24458801-54979017 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-23 19:13:46,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:13:46,904 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24458801-54979017, IP 156.41.125.131, Port 22
2026-02-23 19:13:47,108 - DEBUG - VM ctest-TestBasicVMVN-24458801-54979017 is ready for SSH connections
2026-02-23 19:13:47,109 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-23 19:13:47,109 - DEBUG - cat /tmp/output.txt
2026-02-23 19:13:49,019 - DEBUG - Hello World. The time is now Mon, 23 Feb 2026 12:13:43 -0700!
2026-02-23 19:13:49,019 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 23 Feb 2026 12:13:43 -0700!'}
2026-02-23 19:13:49,019 - INFO - metadata_script.txt got executed in the vm
2026-02-23 19:13:49,019 - INFO - Deleting VM ctest-TestBasicVMVN-24458801-54979017
2026-02-23 19:13:49,116 - INFO - Deleting VN ctest-vn-06916973
2026-02-23 19:13:49,175 - DEBUG - VN 5578c12d-c9e9-4d00-9d75-74442ded0bf8 still in use: Unable to complete operation on network 5578c12d-c9e9-4d00-9d75-74442ded0bf8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7159e254-8a46-432d-bf2e-8783ea73d835']
2026-02-23 19:13:49,175 - WARNING - Deleting VN ctest-vn-06916973 failed..Will retry
2026-02-23 19:13:51,418 - DEBUG - Response for deleting network ()
2026-02-23 19:13:51,732 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 19:13:51,733 - INFO - END TEST : test_metadata_service : PASSED[0:00:26]
2026-02-23 19:13:51,733 - INFO - --------------------------------------------------------------------------------
2026-02-23 19:13:51,740 - INFO - ================================================================================
2026-02-23 19:13:51,740 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-02-23 19:13:51,740 - 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
2026-02-23 19:13:52,062 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-02-23 19:13:52,063 - INFO - Initial checks done. Running the testcase now
2026-02-23 19:13:52,063 - INFO -
2026-02-23 19:13:52,819 - DEBUG - Response for create_network : {'network': {'id': 'c8e55d17-73af-45c4-af63-920ef085ff8b', 'name': 'ctest-vn-89045952', 'tenant_id': '2738bb4e789641978f68a9d4c61f5101', 'project_id': '2738bb4e789641978f68a9d4c61f5101', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24458801', 'ctest-vn-89045952'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 19:13:53,127 - DEBUG - Response for create_subnet : {'subnet': {'id': '1f854637-42e3-4754-8c07-bda14d530191', 'name': '', 'tenant_id': '2738bb4e789641978f68a9d4c61f5101', 'network_id': 'c8e55d17-73af-45c4-af63-920ef085ff8b', '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': '2738bb4e789641978f68a9d4c61f5101'}}
2026-02-23 19:13:53,438 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c0ca1401-9817-4461-93df-5056c09ce026', 'name': '', 'tenant_id': '2738bb4e789641978f68a9d4c61f5101', 'network_id': 'c8e55d17-73af-45c4-af63-920ef085ff8b', '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': '2738bb4e789641978f68a9d4c61f5101'}}
2026-02-23 19:13:53,479 - INFO - Created VN ctest-vn-89045952
2026-02-23 19:13:53,556 - DEBUG - VN ctest-vn-89045952 UUID is c8e55d17-73af-45c4-af63-920ef085ff8b
2026-02-23 19:13:54,229 - DEBUG - Response for create_port : {'port': {'name': 'a29580b2-2c7b-4d35-b80d-a515cfe98631', 'id': 'a29580b2-2c7b-4d35-b80d-a515cfe98631', 'tenant_id': '2738bb4e789641978f68a9d4c61f5101', 'network_id': 'c8e55d17-73af-45c4-af63-920ef085ff8b', 'mac_address': '02:a2:95:80:b2:2c', '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': '1f854637-42e3-4754-8c07-bda14d530191'}], 'security_groups': ['f8446bb7-fe2f-4606-b7dc-f0e7806e47d0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2738bb4e789641978f68a9d4c61f5101'}}
2026-02-23 19:13:54,476 - DEBUG - Response for create_port : {'port': {'name': '875fc0ed-59b2-4899-9b00-4c2551ce50eb', 'id': '875fc0ed-59b2-4899-9b00-4c2551ce50eb', 'tenant_id': '2738bb4e789641978f68a9d4c61f5101', 'network_id': 'c8e55d17-73af-45c4-af63-920ef085ff8b', 'mac_address': '02:87:5f:c0:ed:59', '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': 'c0ca1401-9817-4461-93df-5056c09ce026'}], 'security_groups': ['f8446bb7-fe2f-4606-b7dc-f0e7806e47d0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2738bb4e789641978f68a9d4c61f5101'}}
2026-02-23 19:13:55,355 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5389-1)
2026-02-23 19:13:55,948 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5389-1)
2026-02-23 19:13:57,334 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5389-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5389-1)
2026-02-23 19:13:57,334 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-23 19:13:57,343 - DEBUG - Requesting: http://10.0.0.50:8082/domain/229293cc-54bb-4b63-ba2e-d9eae9097391
2026-02-23 19:13:57,360 - DEBUG - Requesting: http://10.0.0.50:8082/project/2738bb4e-7896-4197-8f68-a9d4c61f5101
2026-02-23 19:13:57,440 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/f398dada-917b-4ff8-995c-6a2358c3c78b
2026-02-23 19:13:57,448 - INFO - Verifications in API Server for IPAM: ctest-ipam-06568664 passed
2026-02-23 19:13:57,462 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24458801:ctest-ipam-06568664', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24458801', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17553020179955011576', 'uuid-lslong': '11050824285705979787'}, 'enable': 'true', 'created': '2026-02-23T19:13:52', 'last-modified': '2026-02-23T19:13:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.079744'}
2026-02-23 19:13:57,463 - INFO - Verifications in Control node for IPAM: ctest-ipam-06568664 passed
2026-02-23 19:13:57,463 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-23 19:13:57,468 - DEBUG - Requesting: http://10.0.0.50:8082/domain/229293cc-54bb-4b63-ba2e-d9eae9097391
2026-02-23 19:13:57,482 - DEBUG - Requesting: http://10.0.0.50:8082/project/2738bb4e-7896-4197-8f68-a9d4c61f5101
2026-02-23 19:13:57,567 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c8e55d17-73af-45c4-af63-920ef085ff8b
2026-02-23 19:13:57,578 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c8e55d17-73af-45c4-af63-920ef085ff8b
2026-02-23 19:13:57,587 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/891a0e83-9723-41ec-9e49-ac8b427920fe
2026-02-23 19:13:57,597 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/891a0e83-9723-41ec-9e49-ac8b427920fe
2026-02-23 19:13:57,604 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/8a9a81f9-f915-4b68-985c-a37f2626a6da
2026-02-23 19:13:57,612 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-23 19:13:57,612 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c8e55d17-73af-45c4-af63-920ef085ff8b
2026-02-23 19:13:57,621 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/891a0e83-9723-41ec-9e49-ac8b427920fe
2026-02-23 19:13:57,635 - INFO - Verified VN network id 11 for VN c8e55d17-73af-45c4-af63-920ef085ff8b
2026-02-23 19:13:57,635 - INFO - Verifications in API Server for VN ctest-vn-89045952 passed
2026-02-23 19:13:57,636 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c8e55d17-73af-45c4-af63-920ef085ff8b
2026-02-23 19:13:57,648 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/891a0e83-9723-41ec-9e49-ac8b427920fe
2026-02-23 19:13:57,656 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/891a0e83-9723-41ec-9e49-ac8b427920fe
2026-02-23 19:13:57,665 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/8a9a81f9-f915-4b68-985c-a37f2626a6da
2026-02-23 19:13:57,679 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24458801', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14476078932558824900', 'uuid-lslong': '12638105572194254731'}, 'enable': 'true', 'created': '2026-02-23T19:13:52', 'last-modified': '2026-02-23T19:13:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.309840'}
2026-02-23 19:13:57,686 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-23 19:13:57,686 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-89045952 passed
2026-02-23 19:13:57,687 - DEBUG - ====Verifying policy data for ctest-vn-89045952 in API_Server ======
2026-02-23 19:13:57,687 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-23 19:13:57,695 - DEBUG - Requesting: http://10.0.0.50:8082/domain/229293cc-54bb-4b63-ba2e-d9eae9097391
2026-02-23 19:13:57,711 - DEBUG - Requesting: http://10.0.0.50:8082/project/2738bb4e-7896-4197-8f68-a9d4c61f5101
2026-02-23 19:13:57,826 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/c8e55d17-73af-45c4-af63-920ef085ff8b
2026-02-23 19:13:57,844 - DEBUG - =>VN ctest-vn-89045952 has no policy to be verified
2026-02-23 19:13:57,844 - DEBUG - Verifying the vn in opserver
2026-02-23 19:13:57,844 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952 virtual network link through opserver 10.0.0.50
2026-02-23 19:13:57,844 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-02-23 19:13:58,249 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-02-23 19:13:58,323 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952?flat'}
2026-02-23 19:13:58,323 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952 is found in opserver
2026-02-23 19:13:58,335 - DEBUG - VRF ids for VN ctest-vn-89045952: {'10.0.0.50': '2'}
2026-02-23 19:13:58,335 - INFO - Waiting for VM ctest-TestBasicVMVN-24458801-78800257 to be up..
2026-02-23 19:13:58,443 - DEBUG - VM is in ACTIVE state now
2026-02-23 19:13:58,443 - INFO - VM name : ctest-TestBasicVMVN-24458801-78800257
2026-02-23 19:13:58,544 - DEBUG - VM ctest-TestBasicVMVN-24458801-78800257 ID is 88554fc0-ed5a-4a60-8fc7-4a3a491f684d
2026-02-23 19:13:58,544 - DEBUG - VM ctest-TestBasicVMVN-24458801-78800257 launched on Node cn-jenkins-deploy-platform-ansible-os-5389-1
2026-02-23 19:13:58,632 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/88554fc0-ed5a-4a60-8fc7-4a3a491f684d
2026-02-23 19:13:58,648 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a29580b2-2c7b-4d35-b80d-a515cfe98631
2026-02-23 19:14:01,963 - 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 1022ms')
2026-02-23 19:14:01,964 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24458801-78800257 failed!
2026-02-23 19:14:02,055 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952 is 31.1.1.1 and allocation pool is NOT set
2026-02-23 19:14:02,056 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952 is 31.1.2.1 and allocation pool is NOT set
2026-02-23 19:14:06,150 - 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 1027ms')
2026-02-23 19:14:06,150 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24458801-78800257 failed!
2026-02-23 19:14:06,208 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952 is 31.1.1.1 and allocation pool is NOT set
2026-02-23 19:14:06,208 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952 is 31.1.2.1 and allocation pool is NOT set
2026-02-23 19:14:08,288 - 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=3.04 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 = 3.044/3.990/4.937/0.946 ms')
2026-02-23 19:14:08,289 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24458801-78800257 passed
2026-02-23 19:14:08,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:14:08,472 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24458801-78800257, IP 31.1.1.4, Port 22
2026-02-23 19:14:08,669 - DEBUG - VM ctest-TestBasicVMVN-24458801-78800257 is ready for SSH connections
2026-02-23 19:14:08,669 - INFO - Waiting for VM ctest-TestBasicVMVN-24458801-16273607 to be up..
2026-02-23 19:14:08,851 - DEBUG - VM is in ACTIVE state now
2026-02-23 19:14:08,851 - INFO - VM name : ctest-TestBasicVMVN-24458801-16273607
2026-02-23 19:14:09,002 - DEBUG - VM ctest-TestBasicVMVN-24458801-16273607 ID is 039b56fe-c62c-4a1b-b94c-570f4e083970
2026-02-23 19:14:09,002 - DEBUG - VM ctest-TestBasicVMVN-24458801-16273607 launched on Node cn-jenkins-deploy-platform-ansible-os-5389-1
2026-02-23 19:14:09,129 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/039b56fe-c62c-4a1b-b94c-570f4e083970
2026-02-23 19:14:09,147 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/875fc0ed-59b2-4899-9b00-4c2551ce50eb
2026-02-23 19:14:10,465 - 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=4.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.61 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 = 1.613/3.049/4.486/1.436 ms')
2026-02-23 19:14:10,466 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24458801-16273607 passed
2026-02-23 19:14:10,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:14:10,644 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24458801-16273607, IP 31.1.2.4, Port 22
2026-02-23 19:14:10,850 - DEBUG - VM ctest-TestBasicVMVN-24458801-16273607 is ready for SSH connections
2026-02-23 19:14:10,850 - INFO - Waiting for VM ctest-TestBasicVMVN-24458801-23183920 to be up..
2026-02-23 19:14:11,054 - DEBUG - VM is in ACTIVE state now
2026-02-23 19:14:11,055 - INFO - VM name : ctest-TestBasicVMVN-24458801-23183920
2026-02-23 19:14:11,198 - DEBUG - VM ctest-TestBasicVMVN-24458801-23183920 ID is 7bcf833e-072d-4e33-b868-398d634a78a1
2026-02-23 19:14:11,198 - DEBUG - VM ctest-TestBasicVMVN-24458801-23183920 launched on Node cn-jenkins-deploy-platform-ansible-os-5389-1
2026-02-23 19:14:11,367 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7bcf833e-072d-4e33-b868-398d634a78a1
2026-02-23 19:14:11,382 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2f6b612c-ff6a-4910-8945-8cb1530eadc8
2026-02-23 19:14:12,662 - 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=4.09 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.722 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.722/2.407/4.093/1.685 ms')
2026-02-23 19:14:12,662 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24458801-23183920 passed
2026-02-23 19:14:12,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:14:12,847 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24458801-23183920, IP 31.1.1.3, Port 22
2026-02-23 19:14:13,065 - DEBUG - VM ctest-TestBasicVMVN-24458801-23183920 is ready for SSH connections
2026-02-23 19:14:13,065 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:14:13,066 - 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.50, gateway password: c0ntrail123
2026-02-23 19:14:13,066 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-02-23 19:14:17,678 - 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=8.762 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.093 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=2.455 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 2.093/4.436/8.762 ms
2026-02-23 19:14:17,679 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24458801-78800257 passed
2026-02-23 19:14:17,679 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:14:17,679 - 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.50, gateway password: c0ntrail123
2026-02-23 19:14:17,680 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-02-23 19:14:21,714 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.573 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.918 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.179 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.918/2.556/3.573 ms
2026-02-23 19:14:21,714 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24458801-16273607 passed
2026-02-23 19:14:21,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:14:21,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:14:21,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:14:21,715 - 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.50, gateway password: c0ntrail123
2026-02-23 19:14:21,715 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-23 19:14:22,075 - DEBUG - None
2026-02-23 19:14:22,075 - 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.50, gateway password: c0ntrail123
2026-02-23 19:14:22,075 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-23 19:14:22,325 - DEBUG - None
2026-02-23 19:14:22,325 - 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.50, gateway password: c0ntrail123
2026-02-23 19:14:22,326 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-23 19:14:23,496 - DEBUG - None
2026-02-23 19:14:23,496 - 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.50, gateway password: c0ntrail123
2026-02-23 19:14:23,497 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-02-23 19:14:25,769 - 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.736 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.018 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.015 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.251 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/3.077/7.018 ms
2026-02-23 19:14:25,769 - 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.50, gateway password: c0ntrail123
2026-02-23 19:14:25,769 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-02-23 19:14:28,097 - 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.951 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.275 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.021 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.894 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.587 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=7.349 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.062 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.894/3.448/7.349 ms
2026-02-23 19:14:28,098 - 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.50, gateway password: c0ntrail123
2026-02-23 19:14:28,098 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-02-23 19:14:30,487 - 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=2.260 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.153 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=11.269 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.056 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.222 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=9.022 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.952 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.952/5.419/11.269 ms
2026-02-23 19:14:30,488 - INFO - Deleting VM ctest-TestBasicVMVN-24458801-23183920
2026-02-23 19:14:30,684 - INFO - Detaching port 875fc0ed-59b2-4899-9b00-4c2551ce50eb from VM ctest-TestBasicVMVN-24458801-16273607
2026-02-23 19:14:30,758 - INFO - Deleting VM ctest-TestBasicVMVN-24458801-16273607
2026-02-23 19:14:30,880 - INFO - Detaching port a29580b2-2c7b-4d35-b80d-a515cfe98631 from VM ctest-TestBasicVMVN-24458801-78800257
2026-02-23 19:14:30,961 - INFO - Deleting VM ctest-TestBasicVMVN-24458801-78800257
2026-02-23 19:14:31,081 - INFO - Deleting VN ctest-vn-89045952
2026-02-23 19:14:31,280 - DEBUG - Response for delete_port : ()
2026-02-23 19:14:31,457 - DEBUG - Response for delete_port : ()
2026-02-23 19:14:31,577 - DEBUG - Response for deleting network ()
2026-02-23 19:14:31,577 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/891a0e83-9723-41ec-9e49-ac8b427920fe
2026-02-23 19:14:31,582 - DEBUG - Response Code: 404
2026-02-23 19:14:31,582 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-02-23 19:14:31,588 - DEBUG - Requesting: http://10.0.0.50:8082/domain/229293cc-54bb-4b63-ba2e-d9eae9097391
2026-02-23 19:14:31,641 - DEBUG - Requesting: http://10.0.0.50:8082/project/2738bb4e-7896-4197-8f68-a9d4c61f5101
2026-02-23 19:14:31,730 - INFO - Validated that VN ctest-vn-89045952 is not found in API Server
2026-02-23 19:14:31,745 - DEBUG - VN ctest-vn-89045952 is not present in Agent 10.0.0.50
2026-02-23 19:14:31,745 - INFO - Validated that VN ctest-vn-89045952 is not in any agent
2026-02-23 19:14:31,751 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-02-23 19:14:31,757 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-89045952
2026-02-23 19:14:31,758 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24458801:ctest-vn-89045952
2026-02-23 19:14:31,770 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-89045952 info
2026-02-23 19:14:31,847 - INFO - IPAM: ctest-ipam-06568664 is not found in API Server
2026-02-23 19:14:31,857 - INFO - IPAM:ctest-ipam-06568664 is not found in control node
2026-02-23 19:14:32,145 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 19:14:32,145 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2026-02-23 19:14:32,145 - INFO - --------------------------------------------------------------------------------
2026-02-23 19:14:32,864 - INFO - Deleted project: ctest-TestBasicVMVN-24458801, ID : 2738bb4e-7896-4197-8f68-a9d4c61f5101