2026-05-08 22:07:05,119 - INFO - Domain Default found not creating
2026-05-08 22:07:05,282 - INFO - Project ctest-TestBasicVMVN-98051572 not found, creating it
2026-05-08 22:07:05,728 - INFO - Created Project:ctest-TestBasicVMVN-98051572, ID : 21d2d1f7-9454-4518-88b5-6d7894642384
2026-05-08 22:07:07,200 - INFO - ================================================================================
2026-05-08 22:07:07,200 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-08 22:07:07,201 - 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-05-08 22:07:07,458 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-08 22:07:07,458 - INFO - Initial checks done. Running the testcase now
2026-05-08 22:07:07,458 - INFO -
2026-05-08 22:07:08,018 - DEBUG - Response for create_network : {'network': {'id': 'ea9888be-2fa6-43ac-9aa4-b6bfc97f47a2', 'name': 'ctest-vn2_metadata-78317429', 'tenant_id': '21d2d1f79454451888b56d7894642384', 'project_id': '21d2d1f79454451888b56d7894642384', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98051572', 'ctest-vn2_metadata-78317429'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 22:07:08,192 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b2c0eca-1a89-4858-82ab-ba0ee65b3041', 'name': '', 'tenant_id': '21d2d1f79454451888b56d7894642384', 'network_id': 'ea9888be-2fa6-43ac-9aa4-b6bfc97f47a2', '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': '21d2d1f79454451888b56d7894642384'}}
2026-05-08 22:07:08,211 - INFO - Created VN ctest-vn2_metadata-78317429
2026-05-08 22:07:08,262 - DEBUG - VN ctest-vn2_metadata-78317429 UUID is ea9888be-2fa6-43ac-9aa4-b6bfc97f47a2
2026-05-08 22:07:08,438 - DEBUG - Services list from nova: [, , ]
2026-05-08 22:07:09,452 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5760-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5760-1)
2026-05-08 22:07:09,558 - DEBUG - Link local service introspect added
2026-05-08 22:07:09,607 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-08 22:07:14,692 - DEBUG - VM is in ACTIVE state now
2026-05-08 22:07:14,833 - INFO - Waiting for VM ctest-TestBasicVMVN-98051572-85310893 to be up..
2026-05-08 22:07:14,833 - INFO - VM name : ctest-TestBasicVMVN-98051572-85310893
2026-05-08 22:07:14,908 - DEBUG - VM ctest-TestBasicVMVN-98051572-85310893 ID is 9c7ed718-cb54-4950-95e9-697027e094b0
2026-05-08 22:07:14,908 - DEBUG - VM ctest-TestBasicVMVN-98051572-85310893 launched on Node cn-jenkins-deploy-platform-ansible-os-5760-1
2026-05-08 22:07:14,985 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9c7ed718-cb54-4950-95e9-697027e094b0
2026-05-08 22:07:15,287 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9c7ed718-cb54-4950-95e9-697027e094b0
2026-05-08 22:07:15,326 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/bbbe608c-34d7-4b87-b90b-62748b9ef8b6
2026-05-08 22:07:18,582 - 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-05-08 22:07:18,583 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98051572-85310893 failed!
2026-05-08 22:07:18,638 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98051572:ctest-vn2_metadata-78317429 is 11.1.1.1 and allocation pool is NOT set
2026-05-08 22:07:20,707 - 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.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.15 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.150/2.291/3.433/1.141 ms')
2026-05-08 22:07:20,707 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98051572-85310893 passed
2026-05-08 22:07:20,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:07:20,854 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98051572-85310893, IP 11.1.1.3, Port 22
2026-05-08 22:07:21,010 - DEBUG - VM ctest-TestBasicVMVN-98051572-85310893 is ready for SSH connections
2026-05-08 22:07:21,011 - INFO - Retry 0
2026-05-08 22:07:21,011 - 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-05-08 22:07:21,011 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-08 22:07:22,642 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-08 22:07:22,642 - INFO - Generic metadata worked
2026-05-08 22:07:22,902 - DEBUG - Link local service introspect removed
2026-05-08 22:07:22,902 - INFO - Deleting VM ctest-TestBasicVMVN-98051572-85310893
2026-05-08 22:07:22,973 - INFO - Deleting VN ctest-vn2_metadata-78317429
2026-05-08 22:07:23,009 - DEBUG - VN ea9888be-2fa6-43ac-9aa4-b6bfc97f47a2 still in use: Unable to complete operation on network ea9888be-2fa6-43ac-9aa4-b6bfc97f47a2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-153c4e1b-22ff-4c25-905a-456d651687ba']
2026-05-08 22:07:23,009 - WARNING - Deleting VN ctest-vn2_metadata-78317429 failed..Will retry
2026-05-08 22:07:25,111 - DEBUG - Response for deleting network ()
2026-05-08 22:07:25,363 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 22:07:25,363 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-05-08 22:07:25,363 - INFO - --------------------------------------------------------------------------------
2026-05-08 22:07:25,366 - INFO - ================================================================================
2026-05-08 22:07:25,366 - INFO - STARTING TEST : test_metadata_service
2026-05-08 22:07:25,366 - 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-05-08 22:07:25,655 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-08 22:07:25,655 - INFO - Initial checks done. Running the testcase now
2026-05-08 22:07:25,655 - INFO -
2026-05-08 22:07:25,655 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-05-08 22:07:25,661 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/4833cb93-4a8b-4062-90d6-dfeb8dc9f9b8
2026-05-08 22:07:25,868 - DEBUG - Response for create_network : {'network': {'id': '0d47133d-bace-4ec3-adf6-a659a9c3cbdf', 'name': 'ctest-vn-31669287', 'tenant_id': '21d2d1f79454451888b56d7894642384', 'project_id': '21d2d1f79454451888b56d7894642384', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98051572', 'ctest-vn-31669287'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 22:07:26,108 - DEBUG - Response for create_subnet : {'subnet': {'id': '4e2418b7-e916-48e7-913f-3465cbf54174', 'name': '', 'tenant_id': '21d2d1f79454451888b56d7894642384', 'network_id': '0d47133d-bace-4ec3-adf6-a659a9c3cbdf', 'ip_version': 4, 'cidr': '156.205.170.128/26', 'allocation_pools': [{'start': '156.205.170.130', 'end': '156.205.170.190'}], 'gateway_ip': '156.205.170.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.205.170.130', 'tags': [], 'project_id': '21d2d1f79454451888b56d7894642384'}}
2026-05-08 22:07:26,127 - INFO - Created VN ctest-vn-31669287
2026-05-08 22:07:26,178 - DEBUG - VN ctest-vn-31669287 UUID is 0d47133d-bace-4ec3-adf6-a659a9c3cbdf
2026-05-08 22:07:27,328 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5760-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5760-1)
2026-05-08 22:07:27,329 - INFO - Waiting for VM ctest-TestBasicVMVN-98051572-20400815 to be up..
2026-05-08 22:07:27,367 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-08 22:07:32,451 - DEBUG - VM is in ACTIVE state now
2026-05-08 22:07:32,451 - INFO - VM name : ctest-TestBasicVMVN-98051572-20400815
2026-05-08 22:07:32,531 - DEBUG - VM ctest-TestBasicVMVN-98051572-20400815 ID is 4187a27e-f3d9-4c0a-b4d6-1493bef921f6
2026-05-08 22:07:32,531 - DEBUG - VM ctest-TestBasicVMVN-98051572-20400815 launched on Node cn-jenkins-deploy-platform-ansible-os-5760-1
2026-05-08 22:07:32,616 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4187a27e-f3d9-4c0a-b4d6-1493bef921f6
2026-05-08 22:07:32,625 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/77547f4f-6521-45b6-9977-4924aaf8fb50
2026-05-08 22:07:35,892 - 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 1018ms')
2026-05-08 22:07:35,892 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98051572-20400815 failed!
2026-05-08 22:07:35,950 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-31669287 is 156.205.170.129 and allocation pool is NOT set
2026-05-08 22:07:38,014 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.43 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.431/4.261/6.091/1.830 ms')
2026-05-08 22:07:38,014 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98051572-20400815 passed
2026-05-08 22:07:38,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:07:38,163 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98051572-20400815, IP 156.205.170.131, Port 22
2026-05-08 22:07:38,328 - DEBUG - VM ctest-TestBasicVMVN-98051572-20400815 is ready for SSH connections
2026-05-08 22:07:38,329 - 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-05-08 22:07:38,329 - DEBUG - cat /tmp/output.txt
2026-05-08 22:07:39,984 - DEBUG - Hello World. The time is now Fri, 08 May 2026 16:07:38 -0600!
2026-05-08 22:07:39,984 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 08 May 2026 16:07:38 -0600!'}
2026-05-08 22:07:39,984 - INFO - metadata_script.txt got executed in the vm
2026-05-08 22:07:39,984 - INFO - Deleting VM ctest-TestBasicVMVN-98051572-20400815
2026-05-08 22:07:40,067 - INFO - Deleting VN ctest-vn-31669287
2026-05-08 22:07:40,108 - DEBUG - VN 0d47133d-bace-4ec3-adf6-a659a9c3cbdf still in use: Unable to complete operation on network 0d47133d-bace-4ec3-adf6-a659a9c3cbdf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-94f8f346-b9b7-4eda-bcbc-427ab94f87c2']
2026-05-08 22:07:40,108 - WARNING - Deleting VN ctest-vn-31669287 failed..Will retry
2026-05-08 22:07:42,201 - DEBUG - Response for deleting network ()
2026-05-08 22:07:42,456 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 22:07:42,456 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-05-08 22:07:42,456 - INFO - --------------------------------------------------------------------------------
2026-05-08 22:07:42,458 - INFO - ================================================================================
2026-05-08 22:07:42,458 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-08 22:07:42,459 - 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-05-08 22:07:42,751 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-08 22:07:42,751 - INFO - Initial checks done. Running the testcase now
2026-05-08 22:07:42,751 - INFO -
2026-05-08 22:07:43,233 - DEBUG - Response for create_network : {'network': {'id': '1e446e7f-cad8-43fe-bf36-5d0e8f01d8de', 'name': 'ctest-vn-55521976', 'tenant_id': '21d2d1f79454451888b56d7894642384', 'project_id': '21d2d1f79454451888b56d7894642384', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98051572', 'ctest-vn-55521976'], 'port_security_enabled': True, 'description': ''}}
2026-05-08 22:07:43,388 - DEBUG - Response for create_subnet : {'subnet': {'id': '996d7d41-addf-4bda-82f3-f401e3ccbd4f', 'name': '', 'tenant_id': '21d2d1f79454451888b56d7894642384', 'network_id': '1e446e7f-cad8-43fe-bf36-5d0e8f01d8de', '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': '21d2d1f79454451888b56d7894642384'}}
2026-05-08 22:07:43,549 - DEBUG - Response for create_subnet : {'subnet': {'id': '34b47c8c-b4bc-4ed7-8898-54f99c789e55', 'name': '', 'tenant_id': '21d2d1f79454451888b56d7894642384', 'network_id': '1e446e7f-cad8-43fe-bf36-5d0e8f01d8de', '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': '21d2d1f79454451888b56d7894642384'}}
2026-05-08 22:07:43,567 - INFO - Created VN ctest-vn-55521976
2026-05-08 22:07:43,618 - DEBUG - VN ctest-vn-55521976 UUID is 1e446e7f-cad8-43fe-bf36-5d0e8f01d8de
2026-05-08 22:07:43,976 - DEBUG - Response for create_port : {'port': {'name': 'd0ebf4f0-9e30-405f-9a76-be7cf7f5854c', 'id': 'd0ebf4f0-9e30-405f-9a76-be7cf7f5854c', 'tenant_id': '21d2d1f79454451888b56d7894642384', 'network_id': '1e446e7f-cad8-43fe-bf36-5d0e8f01d8de', 'mac_address': '02:d0:eb:f4:f0:9e', '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': '996d7d41-addf-4bda-82f3-f401e3ccbd4f'}], 'security_groups': ['53108828-a6c5-49d2-826c-126e890b7ec2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '21d2d1f79454451888b56d7894642384'}}
2026-05-08 22:07:44,139 - DEBUG - Response for create_port : {'port': {'name': '23a67f2a-97d8-424a-adbe-bbb9c15b802a', 'id': '23a67f2a-97d8-424a-adbe-bbb9c15b802a', 'tenant_id': '21d2d1f79454451888b56d7894642384', 'network_id': '1e446e7f-cad8-43fe-bf36-5d0e8f01d8de', 'mac_address': '02:23:a6:7f:2a:97', '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': '34b47c8c-b4bc-4ed7-8898-54f99c789e55'}], 'security_groups': ['53108828-a6c5-49d2-826c-126e890b7ec2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '21d2d1f79454451888b56d7894642384'}}
2026-05-08 22:07:44,490 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5760-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5760-1)
2026-05-08 22:07:44,882 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5760-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5760-1)
2026-05-08 22:07:46,279 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5760-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5760-1)
2026-05-08 22:07:46,280 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-08 22:07:46,286 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d22c6d24-2341-4a17-85f6-a2d8ccdb534f
2026-05-08 22:07:46,299 - DEBUG - Requesting: http://10.0.0.50:8082/project/21d2d1f7-9454-4518-88b5-6d7894642384
2026-05-08 22:07:46,384 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/8e6ee8eb-acfc-4dea-83fd-7b0eef82dd76
2026-05-08 22:07:46,403 - INFO - Verifications in API Server for IPAM: ctest-ipam-13020779 passed
2026-05-08 22:07:46,410 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-98051572:ctest-ipam-13020779', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98051572', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10263396699741113834', 'uuid-lslong': '9510893292154445174'}, 'enable': 'true', 'created': '2026-05-08T22:07:42', 'last-modified': '2026-05-08T22:07:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.432904'}
2026-05-08 22:07:46,410 - INFO - Verifications in Control node for IPAM: ctest-ipam-13020779 passed
2026-05-08 22:07:46,411 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-08 22:07:46,417 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d22c6d24-2341-4a17-85f6-a2d8ccdb534f
2026-05-08 22:07:46,431 - DEBUG - Requesting: http://10.0.0.50:8082/project/21d2d1f7-9454-4518-88b5-6d7894642384
2026-05-08 22:07:46,511 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1e446e7f-cad8-43fe-bf36-5d0e8f01d8de
2026-05-08 22:07:46,531 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1e446e7f-cad8-43fe-bf36-5d0e8f01d8de
2026-05-08 22:07:46,544 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/328e1f4c-0e31-47b2-b17a-c1bd5a6b1096
2026-05-08 22:07:46,552 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/328e1f4c-0e31-47b2-b17a-c1bd5a6b1096
2026-05-08 22:07:46,560 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1af0c8a5-1d66-4a47-a75b-431cfe827078
2026-05-08 22:07:46,568 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-08 22:07:46,568 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1e446e7f-cad8-43fe-bf36-5d0e8f01d8de
2026-05-08 22:07:46,580 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/328e1f4c-0e31-47b2-b17a-c1bd5a6b1096
2026-05-08 22:07:46,594 - INFO - Verified VN network id 11 for VN 1e446e7f-cad8-43fe-bf36-5d0e8f01d8de
2026-05-08 22:07:46,594 - INFO - Verifications in API Server for VN ctest-vn-55521976 passed
2026-05-08 22:07:46,594 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1e446e7f-cad8-43fe-bf36-5d0e8f01d8de
2026-05-08 22:07:46,604 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/328e1f4c-0e31-47b2-b17a-c1bd5a6b1096
2026-05-08 22:07:46,611 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/328e1f4c-0e31-47b2-b17a-c1bd5a6b1096
2026-05-08 22:07:46,617 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1af0c8a5-1d66-4a47-a75b-431cfe827078
2026-05-08 22:07:46,628 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98051572', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2180989614697235454', 'uuid-lslong': '13778302427096799454'}, 'enable': 'true', 'created': '2026-05-08T22:07:43', 'last-modified': '2026-05-08T22:07:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.109163'}
2026-05-08 22:07:46,634 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-08 22:07:46,634 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-55521976 passed
2026-05-08 22:07:46,634 - DEBUG - ====Verifying policy data for ctest-vn-55521976 in API_Server ======
2026-05-08 22:07:46,634 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-08 22:07:46,640 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d22c6d24-2341-4a17-85f6-a2d8ccdb534f
2026-05-08 22:07:46,654 - DEBUG - Requesting: http://10.0.0.50:8082/project/21d2d1f7-9454-4518-88b5-6d7894642384
2026-05-08 22:07:46,744 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1e446e7f-cad8-43fe-bf36-5d0e8f01d8de
2026-05-08 22:07:46,758 - DEBUG - =>VN ctest-vn-55521976 has no policy to be verified
2026-05-08 22:07:46,759 - DEBUG - Verifying the vn in opserver
2026-05-08 22:07:46,759 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976 virtual network link through opserver 10.0.0.50
2026-05-08 22:07:46,759 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-08 22:07:47,078 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-08 22:07:47,178 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976?flat'}
2026-05-08 22:07:47,178 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976 is found in opserver
2026-05-08 22:07:47,184 - DEBUG - VRF ids for VN ctest-vn-55521976: {'10.0.0.50': '2'}
2026-05-08 22:07:47,184 - INFO - Waiting for VM ctest-TestBasicVMVN-98051572-89009942 to be up..
2026-05-08 22:07:47,298 - DEBUG - VM is in ACTIVE state now
2026-05-08 22:07:47,299 - INFO - VM name : ctest-TestBasicVMVN-98051572-89009942
2026-05-08 22:07:47,401 - DEBUG - VM ctest-TestBasicVMVN-98051572-89009942 ID is 1d643797-318f-4326-8d4b-b18197a77b7e
2026-05-08 22:07:47,401 - DEBUG - VM ctest-TestBasicVMVN-98051572-89009942 launched on Node cn-jenkins-deploy-platform-ansible-os-5760-1
2026-05-08 22:07:47,510 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1d643797-318f-4326-8d4b-b18197a77b7e
2026-05-08 22:07:47,522 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d0ebf4f0-9e30-405f-9a76-be7cf7f5854c
2026-05-08 22:07:50,772 - 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-05-08 22:07:50,772 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98051572-89009942 failed!
2026-05-08 22:07:50,826 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976 is 31.1.1.1 and allocation pool is NOT set
2026-05-08 22:07:50,826 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976 is 31.1.2.1 and allocation pool is NOT set
2026-05-08 22:07:54,903 - 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 1014ms')
2026-05-08 22:07:54,904 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98051572-89009942 failed!
2026-05-08 22:07:54,958 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976 is 31.1.1.1 and allocation pool is NOT set
2026-05-08 22:07:54,958 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976 is 31.1.2.1 and allocation pool is NOT set
2026-05-08 22:07:57,019 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.427 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.427/1.819/3.211/1.392 ms')
2026-05-08 22:07:57,019 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98051572-89009942 passed
2026-05-08 22:07:57,170 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:07:57,171 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98051572-89009942, IP 31.1.1.4, Port 22
2026-05-08 22:07:57,330 - DEBUG - VM ctest-TestBasicVMVN-98051572-89009942 is ready for SSH connections
2026-05-08 22:07:57,330 - INFO - Waiting for VM ctest-TestBasicVMVN-98051572-90356436 to be up..
2026-05-08 22:07:57,403 - DEBUG - VM is in ACTIVE state now
2026-05-08 22:07:57,403 - INFO - VM name : ctest-TestBasicVMVN-98051572-90356436
2026-05-08 22:07:57,477 - DEBUG - VM ctest-TestBasicVMVN-98051572-90356436 ID is 75978dc8-813c-4490-a89f-940f97e93d53
2026-05-08 22:07:57,477 - DEBUG - VM ctest-TestBasicVMVN-98051572-90356436 launched on Node cn-jenkins-deploy-platform-ansible-os-5760-1
2026-05-08 22:07:57,549 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/75978dc8-813c-4490-a89f-940f97e93d53
2026-05-08 22:07:57,557 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/23a67f2a-97d8-424a-adbe-bbb9c15b802a
2026-05-08 22:07:58,788 - 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.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.436 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.436/1.668/2.901/1.232 ms')
2026-05-08 22:07:58,788 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-98051572-90356436 passed
2026-05-08 22:07:58,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:07:58,934 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98051572-90356436, IP 31.1.2.4, Port 22
2026-05-08 22:07:59,090 - DEBUG - VM ctest-TestBasicVMVN-98051572-90356436 is ready for SSH connections
2026-05-08 22:07:59,090 - INFO - Waiting for VM ctest-TestBasicVMVN-98051572-72657402 to be up..
2026-05-08 22:07:59,163 - DEBUG - VM is in ACTIVE state now
2026-05-08 22:07:59,163 - INFO - VM name : ctest-TestBasicVMVN-98051572-72657402
2026-05-08 22:07:59,237 - DEBUG - VM ctest-TestBasicVMVN-98051572-72657402 ID is 1738c2e1-3d68-47d1-9dca-99365ca0abda
2026-05-08 22:07:59,237 - DEBUG - VM ctest-TestBasicVMVN-98051572-72657402 launched on Node cn-jenkins-deploy-platform-ansible-os-5760-1
2026-05-08 22:07:59,308 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1738c2e1-3d68-47d1-9dca-99365ca0abda
2026-05-08 22:07:59,316 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/27ca0fff-c8d5-4ce2-a6ca-f3ef64e25de3
2026-05-08 22:08:00,551 - 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.67 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.472 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.472/2.073/3.674/1.601 ms')
2026-05-08 22:08:00,551 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-98051572-72657402 passed
2026-05-08 22:08:00,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:08:00,698 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98051572-72657402, IP 31.1.1.3, Port 22
2026-05-08 22:08:00,853 - DEBUG - VM ctest-TestBasicVMVN-98051572-72657402 is ready for SSH connections
2026-05-08 22:08:00,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:08:00,854 - 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-05-08 22:08:00,854 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-08 22:08:04,866 - 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.087 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.694 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.988 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.694/1.923/4.087 ms
2026-05-08 22:08:04,866 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-98051572-89009942 passed
2026-05-08 22:08:04,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:08:04,866 - 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-05-08 22:08:04,866 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-08 22:08:08,543 - 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.764 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.836 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.770 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.770/1.456/2.764 ms
2026-05-08 22:08:08,543 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-98051572-90356436 passed
2026-05-08 22:08:08,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:08:08,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:08:08,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-08 22:08:08,544 - 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-05-08 22:08:08,544 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-08 22:08:08,719 - DEBUG - None
2026-05-08 22:08:08,719 - 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-05-08 22:08:08,719 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-08 22:08:08,909 - DEBUG - None
2026-05-08 22:08:08,909 - 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-05-08 22:08:08,909 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-08 22:08:09,593 - DEBUG - None
2026-05-08 22:08:09,593 - 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-05-08 22:08:09,593 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-08 22:08:11,810 - 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.942 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.241 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.496 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.672 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.527 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.496/1.975/5.241 ms
2026-05-08 22:08:11,810 - 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-05-08 22:08:11,810 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-08 22:08:14,055 - 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.975 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.540 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.727 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.459 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.717 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.589 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.383/2.055/4.727 ms
2026-05-08 22:08:14,055 - 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-05-08 22:08:14,055 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-08 22:08:16,311 - 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.694 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.734 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.655 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.792 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.547 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.513 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.423/1.765/3.655 ms
2026-05-08 22:08:16,311 - INFO - Deleting VM ctest-TestBasicVMVN-98051572-72657402
2026-05-08 22:08:16,396 - INFO - Detaching port 23a67f2a-97d8-424a-adbe-bbb9c15b802a from VM ctest-TestBasicVMVN-98051572-90356436
2026-05-08 22:08:16,428 - INFO - Deleting VM ctest-TestBasicVMVN-98051572-90356436
2026-05-08 22:08:16,491 - INFO - Detaching port d0ebf4f0-9e30-405f-9a76-be7cf7f5854c from VM ctest-TestBasicVMVN-98051572-89009942
2026-05-08 22:08:16,524 - INFO - Deleting VM ctest-TestBasicVMVN-98051572-89009942
2026-05-08 22:08:16,589 - INFO - Deleting VN ctest-vn-55521976
2026-05-08 22:08:16,757 - DEBUG - Response for delete_port : ()
2026-05-08 22:08:16,908 - DEBUG - Response for delete_port : ()
2026-05-08 22:08:16,946 - DEBUG - VN 1e446e7f-cad8-43fe-bf36-5d0e8f01d8de still in use: Unable to complete operation on network 1e446e7f-cad8-43fe-bf36-5d0e8f01d8de. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b6a3d9cf-c517-4615-9dbd-5a1c6ccac5ad']
2026-05-08 22:08:16,946 - WARNING - Deleting VN ctest-vn-55521976 failed..Will retry
2026-05-08 22:08:19,080 - DEBUG - Response for deleting network ()
2026-05-08 22:08:19,080 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/328e1f4c-0e31-47b2-b17a-c1bd5a6b1096
2026-05-08 22:08:19,086 - DEBUG - Response Code: 404
2026-05-08 22:08:19,086 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-08 22:08:19,091 - DEBUG - Requesting: http://10.0.0.50:8082/domain/d22c6d24-2341-4a17-85f6-a2d8ccdb534f
2026-05-08 22:08:19,147 - DEBUG - Requesting: http://10.0.0.50:8082/project/21d2d1f7-9454-4518-88b5-6d7894642384
2026-05-08 22:08:19,219 - INFO - Validated that VN ctest-vn-55521976 is not found in API Server
2026-05-08 22:08:19,229 - DEBUG - VN ctest-vn-55521976 is not present in Agent 10.0.0.50
2026-05-08 22:08:19,230 - INFO - Validated that VN ctest-vn-55521976 is not in any agent
2026-05-08 22:08:19,235 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-05-08 22:08:19,240 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-55521976
2026-05-08 22:08:19,240 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-98051572:ctest-vn-55521976
2026-05-08 22:08:19,249 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-55521976 info
2026-05-08 22:08:19,318 - INFO - IPAM: ctest-ipam-13020779 is not found in API Server
2026-05-08 22:08:19,329 - INFO - IPAM:ctest-ipam-13020779 is not found in control node
2026-05-08 22:08:19,587 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 22:08:19,587 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-05-08 22:08:19,587 - INFO - --------------------------------------------------------------------------------
2026-05-08 22:08:20,294 - INFO - Deleted project: ctest-TestBasicVMVN-98051572, ID : 21d2d1f7-9454-4518-88b5-6d7894642384