2026-06-01 15:52:32,568 - INFO - Domain Default found not creating
2026-06-01 15:52:32,737 - INFO - Project ctest-TestBasicVMVN-41173812 not found, creating it
2026-06-01 15:52:33,275 - INFO - Created Project:ctest-TestBasicVMVN-41173812, ID : 69772606-65d7-4bff-937c-175bf8d3970d
2026-06-01 15:52:34,764 - INFO - ================================================================================
2026-06-01 15:52:34,765 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-01 15:52:34,765 - 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-06-01 15:52:35,023 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.18': '0'}} with
2026-06-01 15:52:35,023 - INFO - Initial checks done. Running the testcase now
2026-06-01 15:52:35,023 - INFO -
2026-06-01 15:52:35,566 - DEBUG - Response for create_network : {'network': {'id': '685b5cd1-6382-4d60-a306-07201104c6a8', 'name': 'ctest-vn2_metadata-85064285', 'tenant_id': '6977260665d74bff937c175bf8d3970d', 'project_id': '6977260665d74bff937c175bf8d3970d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41173812', 'ctest-vn2_metadata-85064285'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 15:52:35,758 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ba9c0b2e-1d37-4c7a-a12c-177e43efb252', 'name': '', 'tenant_id': '6977260665d74bff937c175bf8d3970d', 'network_id': '685b5cd1-6382-4d60-a306-07201104c6a8', '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': '6977260665d74bff937c175bf8d3970d'}}
2026-06-01 15:52:35,777 - INFO - Created VN ctest-vn2_metadata-85064285
2026-06-01 15:52:35,829 - DEBUG - VN ctest-vn2_metadata-85064285 UUID is 685b5cd1-6382-4d60-a306-07201104c6a8
2026-06-01 15:52:36,011 - DEBUG - Services list from nova: [, , ]
2026-06-01 15:52:37,013 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5872-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5872-1)
2026-06-01 15:52:37,125 - DEBUG - Link local service introspect added
2026-06-01 15:52:37,163 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-01 15:52:42,236 - DEBUG - VM is in ACTIVE state now
2026-06-01 15:52:42,376 - INFO - Waiting for VM ctest-TestBasicVMVN-41173812-81234606 to be up..
2026-06-01 15:52:42,376 - INFO - VM name : ctest-TestBasicVMVN-41173812-81234606
2026-06-01 15:52:42,460 - DEBUG - VM ctest-TestBasicVMVN-41173812-81234606 ID is cabd7ad9-db16-4e31-b219-c153b084dbaa
2026-06-01 15:52:42,460 - DEBUG - VM ctest-TestBasicVMVN-41173812-81234606 launched on Node cn-jenkins-deploy-platform-ansible-os-5872-1
2026-06-01 15:52:42,543 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cabd7ad9-db16-4e31-b219-c153b084dbaa
2026-06-01 15:52:42,844 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cabd7ad9-db16-4e31-b219-c153b084dbaa
2026-06-01 15:52:42,880 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/da64dd5e-6f42-4a3e-b759-462d236c908a
2026-06-01 15:52:46,144 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2026-06-01 15:52:46,144 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41173812-81234606 failed!
2026-06-01 15:52:46,197 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41173812:ctest-vn2_metadata-85064285 is 11.1.1.1 and allocation pool is NOT set
2026-06-01 15:52:48,256 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.750 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.750/4.203/7.657/3.453 ms')
2026-06-01 15:52:48,256 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41173812-81234606 passed
2026-06-01 15:52:48,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:52:48,405 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41173812-81234606, IP 11.1.1.3, Port 22
2026-06-01 15:52:48,561 - DEBUG - VM ctest-TestBasicVMVN-41173812-81234606 is ready for SSH connections
2026-06-01 15:52:48,561 - INFO - Retry 0
2026-06-01 15:52:48,561 - 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
2026-06-01 15:52:48,561 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-01 15:52:50,173 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-01 15:52:50,173 - INFO - Generic metadata worked
2026-06-01 15:52:50,425 - DEBUG - Link local service introspect removed
2026-06-01 15:52:50,425 - INFO - Deleting VM ctest-TestBasicVMVN-41173812-81234606
2026-06-01 15:52:50,488 - INFO - Deleting VN ctest-vn2_metadata-85064285
2026-06-01 15:52:50,523 - DEBUG - VN 685b5cd1-6382-4d60-a306-07201104c6a8 still in use: Unable to complete operation on network 685b5cd1-6382-4d60-a306-07201104c6a8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-97250ec1-734c-463e-b775-b31b63aa82eb']
2026-06-01 15:52:50,523 - WARNING - Deleting VN ctest-vn2_metadata-85064285 failed..Will retry
2026-06-01 15:52:52,621 - DEBUG - Response for deleting network ()
2026-06-01 15:52:52,873 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 15:52:52,874 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-06-01 15:52:52,874 - INFO - --------------------------------------------------------------------------------
2026-06-01 15:52:52,876 - INFO - ================================================================================
2026-06-01 15:52:52,876 - INFO - STARTING TEST : test_metadata_service
2026-06-01 15:52:52,876 - 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-06-01 15:52:53,161 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.18': '0'}} with
2026-06-01 15:52:53,161 - INFO - Initial checks done. Running the testcase now
2026-06-01 15:52:53,161 - INFO -
2026-06-01 15:52:53,162 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-06-01 15:52:53,167 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/84cbbe84-b046-4121-83d8-e4e156047879
2026-06-01 15:52:53,342 - DEBUG - Response for create_network : {'network': {'id': '613474c3-8d4e-4f52-ba87-9b993e2eafb2', 'name': 'ctest-vn-12378904', 'tenant_id': '6977260665d74bff937c175bf8d3970d', 'project_id': '6977260665d74bff937c175bf8d3970d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41173812', 'ctest-vn-12378904'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 15:52:53,576 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f93d5ede-42cf-4dc6-93b9-1acfcd7fe327', 'name': '', 'tenant_id': '6977260665d74bff937c175bf8d3970d', 'network_id': '613474c3-8d4e-4f52-ba87-9b993e2eafb2', 'ip_version': 4, 'cidr': '36.133.42.192/26', 'allocation_pools': [{'start': '36.133.42.194', 'end': '36.133.42.254'}], 'gateway_ip': '36.133.42.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.133.42.194', 'tags': [], 'project_id': '6977260665d74bff937c175bf8d3970d'}}
2026-06-01 15:52:53,595 - INFO - Created VN ctest-vn-12378904
2026-06-01 15:52:53,649 - DEBUG - VN ctest-vn-12378904 UUID is 613474c3-8d4e-4f52-ba87-9b993e2eafb2
2026-06-01 15:52:54,824 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5872-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5872-1)
2026-06-01 15:52:54,824 - INFO - Waiting for VM ctest-TestBasicVMVN-41173812-52902093 to be up..
2026-06-01 15:52:54,863 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-01 15:52:59,946 - DEBUG - VM is in ACTIVE state now
2026-06-01 15:52:59,946 - INFO - VM name : ctest-TestBasicVMVN-41173812-52902093
2026-06-01 15:53:00,021 - DEBUG - VM ctest-TestBasicVMVN-41173812-52902093 ID is 99f141d4-14ba-4d1f-a8e2-4562ced834e7
2026-06-01 15:53:00,021 - DEBUG - VM ctest-TestBasicVMVN-41173812-52902093 launched on Node cn-jenkins-deploy-platform-ansible-os-5872-1
2026-06-01 15:53:00,169 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/99f141d4-14ba-4d1f-a8e2-4562ced834e7
2026-06-01 15:53:00,178 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4121945f-1ce9-4de4-89cb-7ead4187a04a
2026-06-01 15:53:03,424 - 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-06-01 15:53:03,424 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41173812-52902093 failed!
2026-06-01 15:53:03,481 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-12378904 is 36.133.42.193 and allocation pool is NOT set
2026-06-01 15:53:05,547 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.397 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.397/1.724/3.051/1.327 ms')
2026-06-01 15:53:05,547 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41173812-52902093 passed
2026-06-01 15:53:05,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:53:05,701 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41173812-52902093, IP 36.133.42.195, Port 22
2026-06-01 15:53:05,852 - DEBUG - VM ctest-TestBasicVMVN-41173812-52902093 is ready for SSH connections
2026-06-01 15:53:05,852 - 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
2026-06-01 15:53:05,852 - DEBUG - cat /tmp/output.txt
2026-06-01 15:53:07,515 - DEBUG - Hello World. The time is now Mon, 01 Jun 2026 09:53:04 -0600!
2026-06-01 15:53:07,515 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 01 Jun 2026 09:53:04 -0600!'}
2026-06-01 15:53:07,515 - INFO - metadata_script.txt got executed in the vm
2026-06-01 15:53:07,516 - INFO - Deleting VM ctest-TestBasicVMVN-41173812-52902093
2026-06-01 15:53:07,598 - INFO - Deleting VN ctest-vn-12378904
2026-06-01 15:53:07,632 - DEBUG - VN 613474c3-8d4e-4f52-ba87-9b993e2eafb2 still in use: Unable to complete operation on network 613474c3-8d4e-4f52-ba87-9b993e2eafb2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b8e94815-7bc8-4c2f-ab4c-c56f12cb5f79']
2026-06-01 15:53:07,632 - WARNING - Deleting VN ctest-vn-12378904 failed..Will retry
2026-06-01 15:53:09,722 - DEBUG - Response for deleting network ()
2026-06-01 15:53:09,978 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 15:53:09,978 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2026-06-01 15:53:09,978 - INFO - --------------------------------------------------------------------------------
2026-06-01 15:53:09,980 - INFO - ================================================================================
2026-06-01 15:53:09,981 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-01 15:53:09,981 - 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-06-01 15:53:10,270 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.18': '0'}} with
2026-06-01 15:53:10,270 - INFO - Initial checks done. Running the testcase now
2026-06-01 15:53:10,270 - INFO -
2026-06-01 15:53:10,757 - DEBUG - Response for create_network : {'network': {'id': '405ced4e-61b6-42e8-9811-6fe6f491caf7', 'name': 'ctest-vn-38029124', 'tenant_id': '6977260665d74bff937c175bf8d3970d', 'project_id': '6977260665d74bff937c175bf8d3970d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41173812', 'ctest-vn-38029124'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 15:53:10,905 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc966fc2-3a15-438c-bc27-e2c319e56625', 'name': '', 'tenant_id': '6977260665d74bff937c175bf8d3970d', 'network_id': '405ced4e-61b6-42e8-9811-6fe6f491caf7', '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': '6977260665d74bff937c175bf8d3970d'}}
2026-06-01 15:53:11,138 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b312066e-f2bb-41f3-ab58-48695d2a2532', 'name': '', 'tenant_id': '6977260665d74bff937c175bf8d3970d', 'network_id': '405ced4e-61b6-42e8-9811-6fe6f491caf7', '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': '6977260665d74bff937c175bf8d3970d'}}
2026-06-01 15:53:11,157 - INFO - Created VN ctest-vn-38029124
2026-06-01 15:53:11,209 - DEBUG - VN ctest-vn-38029124 UUID is 405ced4e-61b6-42e8-9811-6fe6f491caf7
2026-06-01 15:53:11,547 - DEBUG - Response for create_port : {'port': {'name': '366f6227-8b58-461b-acef-c682530ebb46', 'id': '366f6227-8b58-461b-acef-c682530ebb46', 'tenant_id': '6977260665d74bff937c175bf8d3970d', 'network_id': '405ced4e-61b6-42e8-9811-6fe6f491caf7', 'mac_address': '02:36:6f:62:27:8b', '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': 'dc966fc2-3a15-438c-bc27-e2c319e56625'}], 'security_groups': ['39120967-dc39-4111-860a-1a9d1e100b3a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6977260665d74bff937c175bf8d3970d'}}
2026-06-01 15:53:11,717 - DEBUG - Response for create_port : {'port': {'name': 'b1aa90f8-8b25-4009-bc26-52c700bd2e2d', 'id': 'b1aa90f8-8b25-4009-bc26-52c700bd2e2d', 'tenant_id': '6977260665d74bff937c175bf8d3970d', 'network_id': '405ced4e-61b6-42e8-9811-6fe6f491caf7', 'mac_address': '02:b1:aa:90:f8:8b', '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': 'b312066e-f2bb-41f3-ab58-48695d2a2532'}], 'security_groups': ['39120967-dc39-4111-860a-1a9d1e100b3a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6977260665d74bff937c175bf8d3970d'}}
2026-06-01 15:53:12,080 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5872-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5872-1)
2026-06-01 15:53:12,506 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5872-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5872-1)
2026-06-01 15:53:13,779 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5872-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5872-1)
2026-06-01 15:53:13,779 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-01 15:53:13,787 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8b2a8a80-1e9d-467d-aef7-a6d7d2622cea
2026-06-01 15:53:13,801 - DEBUG - Requesting: http://10.0.0.38:8082/project/69772606-65d7-4bff-937c-175bf8d3970d
2026-06-01 15:53:13,876 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/8d442636-76b6-449f-b233-97a65a14e40c
2026-06-01 15:53:13,889 - INFO - Verifications in API Server for IPAM: ctest-ipam-24981015 passed
2026-06-01 15:53:13,894 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-41173812:ctest-ipam-24981015', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41173812', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10179303073125909663', 'uuid-lslong': '12840773703295099916'}, 'enable': 'true', 'created': '2026-06-01T15:53:10', 'last-modified': '2026-06-01T15:53:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.397650'}
2026-06-01 15:53:13,894 - INFO - Verifications in Control node for IPAM: ctest-ipam-24981015 passed
2026-06-01 15:53:13,895 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-01 15:53:13,901 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8b2a8a80-1e9d-467d-aef7-a6d7d2622cea
2026-06-01 15:53:13,913 - DEBUG - Requesting: http://10.0.0.38:8082/project/69772606-65d7-4bff-937c-175bf8d3970d
2026-06-01 15:53:13,995 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/405ced4e-61b6-42e8-9811-6fe6f491caf7
2026-06-01 15:53:14,013 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/405ced4e-61b6-42e8-9811-6fe6f491caf7
2026-06-01 15:53:14,025 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b6a8d0f-1e0a-46c7-9be8-d8eb09881d3d
2026-06-01 15:53:14,034 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b6a8d0f-1e0a-46c7-9be8-d8eb09881d3d
2026-06-01 15:53:14,042 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/fd285ce9-b342-4185-b706-c0f7caa763d5
2026-06-01 15:53:14,050 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-01 15:53:14,050 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/405ced4e-61b6-42e8-9811-6fe6f491caf7
2026-06-01 15:53:14,068 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b6a8d0f-1e0a-46c7-9be8-d8eb09881d3d
2026-06-01 15:53:14,085 - INFO - Verified VN network id 11 for VN 405ced4e-61b6-42e8-9811-6fe6f491caf7
2026-06-01 15:53:14,085 - INFO - Verifications in API Server for VN ctest-vn-38029124 passed
2026-06-01 15:53:14,086 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/405ced4e-61b6-42e8-9811-6fe6f491caf7
2026-06-01 15:53:14,097 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b6a8d0f-1e0a-46c7-9be8-d8eb09881d3d
2026-06-01 15:53:14,106 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b6a8d0f-1e0a-46c7-9be8-d8eb09881d3d
2026-06-01 15:53:14,113 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/fd285ce9-b342-4185-b706-c0f7caa763d5
2026-06-01 15:53:14,124 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41173812', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4637842637187334888', 'uuid-lslong': '10957662406105484023'}, 'enable': 'true', 'created': '2026-06-01T15:53:10', 'last-modified': '2026-06-01T15:53:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.043688'}
2026-06-01 15:53:14,131 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-01 15:53:14,131 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-38029124 passed
2026-06-01 15:53:14,131 - DEBUG - ====Verifying policy data for ctest-vn-38029124 in API_Server ======
2026-06-01 15:53:14,131 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-01 15:53:14,137 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8b2a8a80-1e9d-467d-aef7-a6d7d2622cea
2026-06-01 15:53:14,148 - DEBUG - Requesting: http://10.0.0.38:8082/project/69772606-65d7-4bff-937c-175bf8d3970d
2026-06-01 15:53:14,233 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/405ced4e-61b6-42e8-9811-6fe6f491caf7
2026-06-01 15:53:14,243 - DEBUG - =>VN ctest-vn-38029124 has no policy to be verified
2026-06-01 15:53:14,243 - DEBUG - Verifying the vn in opserver
2026-06-01 15:53:14,243 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124 virtual network link through opserver 10.0.0.38
2026-06-01 15:53:14,244 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-06-01 15:53:14,720 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-06-01 15:53:14,802 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124?flat'}
2026-06-01 15:53:14,802 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124 is found in opserver
2026-06-01 15:53:14,807 - DEBUG - VRF ids for VN ctest-vn-38029124: {'10.0.0.38': '2'}
2026-06-01 15:53:14,808 - INFO - Waiting for VM ctest-TestBasicVMVN-41173812-07316660 to be up..
2026-06-01 15:53:14,929 - DEBUG - VM is in ACTIVE state now
2026-06-01 15:53:14,930 - INFO - VM name : ctest-TestBasicVMVN-41173812-07316660
2026-06-01 15:53:15,009 - DEBUG - VM ctest-TestBasicVMVN-41173812-07316660 ID is d3c6d88b-943a-40ce-b5a1-d548f56c3aeb
2026-06-01 15:53:15,009 - DEBUG - VM ctest-TestBasicVMVN-41173812-07316660 launched on Node cn-jenkins-deploy-platform-ansible-os-5872-1
2026-06-01 15:53:15,091 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d3c6d88b-943a-40ce-b5a1-d548f56c3aeb
2026-06-01 15:53:15,100 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/366f6227-8b58-461b-acef-c682530ebb46
2026-06-01 15:53:18,367 - 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-06-01 15:53:18,368 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41173812-07316660 failed!
2026-06-01 15:53:18,425 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124 is 31.1.1.1 and allocation pool is NOT set
2026-06-01 15:53:18,425 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124 is 31.1.2.1 and allocation pool is NOT set
2026-06-01 15:53:22,499 - 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-06-01 15:53:22,499 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41173812-07316660 failed!
2026-06-01 15:53:22,565 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124 is 31.1.1.1 and allocation pool is NOT set
2026-06-01 15:53:22,565 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124 is 31.1.2.1 and allocation pool is NOT set
2026-06-01 15:53:24,627 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.452 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.452/2.741/5.031/2.289 ms')
2026-06-01 15:53:24,627 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41173812-07316660 passed
2026-06-01 15:53:24,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:53:24,773 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41173812-07316660, IP 31.1.1.4, Port 22
2026-06-01 15:53:24,932 - DEBUG - VM ctest-TestBasicVMVN-41173812-07316660 is ready for SSH connections
2026-06-01 15:53:24,932 - INFO - Waiting for VM ctest-TestBasicVMVN-41173812-85581073 to be up..
2026-06-01 15:53:25,007 - DEBUG - VM is in ACTIVE state now
2026-06-01 15:53:25,008 - INFO - VM name : ctest-TestBasicVMVN-41173812-85581073
2026-06-01 15:53:25,092 - DEBUG - VM ctest-TestBasicVMVN-41173812-85581073 ID is 3e503b11-a8c2-469a-9b29-bad8ff3acca2
2026-06-01 15:53:25,093 - DEBUG - VM ctest-TestBasicVMVN-41173812-85581073 launched on Node cn-jenkins-deploy-platform-ansible-os-5872-1
2026-06-01 15:53:25,171 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3e503b11-a8c2-469a-9b29-bad8ff3acca2
2026-06-01 15:53:25,179 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b1aa90f8-8b25-4009-bc26-52c700bd2e2d
2026-06-01 15:53:26,409 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.583 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.583/1.938/3.294/1.355 ms')
2026-06-01 15:53:26,409 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-41173812-85581073 passed
2026-06-01 15:53:26,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:53:26,561 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41173812-85581073, IP 31.1.2.4, Port 22
2026-06-01 15:53:26,716 - DEBUG - VM ctest-TestBasicVMVN-41173812-85581073 is ready for SSH connections
2026-06-01 15:53:26,716 - INFO - Waiting for VM ctest-TestBasicVMVN-41173812-19117661 to be up..
2026-06-01 15:53:26,789 - DEBUG - VM is in ACTIVE state now
2026-06-01 15:53:26,789 - INFO - VM name : ctest-TestBasicVMVN-41173812-19117661
2026-06-01 15:53:26,860 - DEBUG - VM ctest-TestBasicVMVN-41173812-19117661 ID is c5d64131-be3d-499a-b5f6-a95351045140
2026-06-01 15:53:26,860 - DEBUG - VM ctest-TestBasicVMVN-41173812-19117661 launched on Node cn-jenkins-deploy-platform-ansible-os-5872-1
2026-06-01 15:53:26,932 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c5d64131-be3d-499a-b5f6-a95351045140
2026-06-01 15:53:26,939 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/de11a6a1-d725-4b67-833b-ccafd533b24d
2026-06-01 15:53:28,166 - 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.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.476 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.476/1.632/2.789/1.156 ms')
2026-06-01 15:53:28,167 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-41173812-19117661 passed
2026-06-01 15:53:28,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:53:28,317 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41173812-19117661, IP 31.1.1.3, Port 22
2026-06-01 15:53:28,472 - DEBUG - VM ctest-TestBasicVMVN-41173812-19117661 is ready for SSH connections
2026-06-01 15:53:28,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:53:28,473 - 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
2026-06-01 15:53:28,473 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-01 15:53:32,483 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.264 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.774 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.849 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.774/1.629/3.264 ms
2026-06-01 15:53:32,483 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-41173812-07316660 passed
2026-06-01 15:53:32,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:53:32,484 - 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
2026-06-01 15:53:32,484 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-01 15:53:36,506 - 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=4.656 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=2.694 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.663 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 2.663/3.337/4.656 ms
2026-06-01 15:53:36,506 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-41173812-85581073 passed
2026-06-01 15:53:36,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:53:36,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:53:36,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 15:53:36,506 - 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
2026-06-01 15:53:36,506 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-01 15:53:36,734 - DEBUG - None
2026-06-01 15:53:36,734 - 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
2026-06-01 15:53:36,734 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-01 15:53:36,936 - DEBUG - None
2026-06-01 15:53:36,936 - 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
2026-06-01 15:53:36,936 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-01 15:53:37,589 - DEBUG - None
2026-06-01 15:53:37,589 - 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
2026-06-01 15:53:37,589 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-01 15:53:39,793 - 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.954 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.282 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.388 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.917 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.344 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.344/1.977/5.282 ms
2026-06-01 15:53:39,794 - 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
2026-06-01 15:53:39,794 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-01 15:53:42,048 - 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.957 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.866 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.137 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.637 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.538 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.360/1.851/4.137 ms
2026-06-01 15:53:42,049 - 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
2026-06-01 15:53:42,049 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-01 15:53:44,291 - 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.643 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.195 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.130 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.521 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.881 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.983 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.465 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.465/2.259/5.130 ms
2026-06-01 15:53:44,292 - INFO - Deleting VM ctest-TestBasicVMVN-41173812-19117661
2026-06-01 15:53:44,362 - INFO - Detaching port b1aa90f8-8b25-4009-bc26-52c700bd2e2d from VM ctest-TestBasicVMVN-41173812-85581073
2026-06-01 15:53:44,393 - INFO - Deleting VM ctest-TestBasicVMVN-41173812-85581073
2026-06-01 15:53:44,464 - INFO - Detaching port 366f6227-8b58-461b-acef-c682530ebb46 from VM ctest-TestBasicVMVN-41173812-07316660
2026-06-01 15:53:44,496 - INFO - Deleting VM ctest-TestBasicVMVN-41173812-07316660
2026-06-01 15:53:44,565 - INFO - Deleting VN ctest-vn-38029124
2026-06-01 15:53:44,736 - DEBUG - Response for delete_port : ()
2026-06-01 15:53:44,934 - DEBUG - Response for delete_port : ()
2026-06-01 15:53:44,979 - DEBUG - VN 405ced4e-61b6-42e8-9811-6fe6f491caf7 still in use: Unable to complete operation on network 405ced4e-61b6-42e8-9811-6fe6f491caf7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-595bd949-b997-48a1-92e2-6223ba07e7d6']
2026-06-01 15:53:44,979 - WARNING - Deleting VN ctest-vn-38029124 failed..Will retry
2026-06-01 15:53:47,114 - DEBUG - Response for deleting network ()
2026-06-01 15:53:47,114 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b6a8d0f-1e0a-46c7-9be8-d8eb09881d3d
2026-06-01 15:53:47,122 - DEBUG - Response Code: 404
2026-06-01 15:53:47,123 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-06-01 15:53:47,127 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8b2a8a80-1e9d-467d-aef7-a6d7d2622cea
2026-06-01 15:53:47,180 - DEBUG - Requesting: http://10.0.0.38:8082/project/69772606-65d7-4bff-937c-175bf8d3970d
2026-06-01 15:53:47,255 - INFO - Validated that VN ctest-vn-38029124 is not found in API Server
2026-06-01 15:53:47,265 - DEBUG - VN ctest-vn-38029124 is not present in Agent 10.0.0.38
2026-06-01 15:53:47,265 - INFO - Validated that VN ctest-vn-38029124 is not in any agent
2026-06-01 15:53:47,270 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-06-01 15:53:47,277 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-38029124
2026-06-01 15:53:47,277 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-41173812:ctest-vn-38029124
2026-06-01 15:53:47,289 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-38029124 info
2026-06-01 15:53:47,369 - INFO - IPAM: ctest-ipam-24981015 is not found in API Server
2026-06-01 15:53:47,381 - INFO - IPAM:ctest-ipam-24981015 is not found in control node
2026-06-01 15:53:47,634 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 15:53:47,634 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-06-01 15:53:47,634 - INFO - --------------------------------------------------------------------------------
2026-06-01 15:53:48,356 - INFO - Deleted project: ctest-TestBasicVMVN-41173812, ID : 69772606-65d7-4bff-937c-175bf8d3970d