2025-09-16 21:48:18,792 - INFO - Domain Default found not creating
2025-09-16 21:48:18,923 - INFO - Project ctest-TestBasicVMVN-21732511 not found, creating it
2025-09-16 21:48:19,386 - INFO - Created Project:ctest-TestBasicVMVN-21732511, ID : ff85cdbc-62a8-4c78-b807-32ad9e5131c4
2025-09-16 21:48:20,888 - INFO - ================================================================================
2025-09-16 21:48:20,888 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-16 21:48:20,888 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-09-16 21:48:21,144 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-16 21:48:21,144 - INFO - Initial checks done. Running the testcase now
2025-09-16 21:48:21,144 - INFO -
2025-09-16 21:48:21,685 - DEBUG - Response for create_network : {'network': {'id': 'c4e05e77-6f2f-4c01-a02b-6c7b8810fa09', 'name': 'ctest-vn2_metadata-08572026', 'tenant_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'project_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21732511', 'ctest-vn2_metadata-08572026'], 'port_security_enabled': True, 'description': ''}}
2025-09-16 21:48:21,882 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd3c35245-55d1-4a56-b21d-31bdd72d5265', 'name': '', 'tenant_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'network_id': 'c4e05e77-6f2f-4c01-a02b-6c7b8810fa09', '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': 'ff85cdbc62a84c78b80732ad9e5131c4'}}
2025-09-16 21:48:21,899 - INFO - Created VN ctest-vn2_metadata-08572026
2025-09-16 21:48:21,950 - DEBUG - VN ctest-vn2_metadata-08572026 UUID is c4e05e77-6f2f-4c01-a02b-6c7b8810fa09
2025-09-16 21:48:22,128 - DEBUG - Services list from nova: [, , ]
2025-09-16 21:48:23,112 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4127-1)
2025-09-16 21:48:23,213 - DEBUG - Link local service introspect added
2025-09-16 21:48:23,253 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-16 21:48:28,318 - DEBUG - VM is in ACTIVE state now
2025-09-16 21:48:28,440 - INFO - Waiting for VM ctest-TestBasicVMVN-21732511-84866910 to be up..
2025-09-16 21:48:28,440 - INFO - VM name : ctest-TestBasicVMVN-21732511-84866910
2025-09-16 21:48:28,504 - DEBUG - VM ctest-TestBasicVMVN-21732511-84866910 ID is b1c6e6ce-2f74-4e00-b434-4321e3d0f40c
2025-09-16 21:48:28,504 - DEBUG - VM ctest-TestBasicVMVN-21732511-84866910 launched on Node cn-jenkins-deploy-platform-ansible-os-4127-1
2025-09-16 21:48:28,570 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b1c6e6ce-2f74-4e00-b434-4321e3d0f40c
2025-09-16 21:48:28,865 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b1c6e6ce-2f74-4e00-b434-4321e3d0f40c
2025-09-16 21:48:28,898 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/aafbb8e3-ca9a-4a68-a754-55b6b1c63104
2025-09-16 21:48:32,172 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-09-16 21:48:32,172 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21732511-84866910 failed!
2025-09-16 21:48:32,226 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21732511:ctest-vn2_metadata-08572026 is 11.1.1.1 and allocation pool is NOT set
2025-09-16 21:48:34,294 - 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.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.41 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.412/2.828/4.244/1.416 ms')
2025-09-16 21:48:34,295 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21732511-84866910 passed
2025-09-16 21:48:34,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:48:34,446 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21732511-84866910, IP 11.1.1.3, Port 22
2025-09-16 21:48:34,602 - DEBUG - VM ctest-TestBasicVMVN-21732511-84866910 is ready for SSH connections
2025-09-16 21:48:34,603 - INFO - Retry 0
2025-09-16 21:48:34,603 - 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.22, gateway password: c0ntrail123
2025-09-16 21:48:34,603 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-16 21:48:36,220 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-16 21:48:36,220 - INFO - Generic metadata worked
2025-09-16 21:48:36,469 - DEBUG - Link local service introspect removed
2025-09-16 21:48:36,470 - INFO - Deleting VM ctest-TestBasicVMVN-21732511-84866910
2025-09-16 21:48:36,525 - INFO - Deleting VN ctest-vn2_metadata-08572026
2025-09-16 21:48:36,572 - DEBUG - VN c4e05e77-6f2f-4c01-a02b-6c7b8810fa09 still in use: Unable to complete operation on network c4e05e77-6f2f-4c01-a02b-6c7b8810fa09. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b0b39edf-6820-4d38-b27b-3a1f5e8f5624']
2025-09-16 21:48:36,573 - WARNING - Deleting VN ctest-vn2_metadata-08572026 failed..Will retry
2025-09-16 21:48:38,668 - DEBUG - Response for deleting network ()
2025-09-16 21:48:38,930 - DEBUG - No XMPP flaps were noticed during the test
2025-09-16 21:48:38,930 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-16 21:48:38,930 - INFO - --------------------------------------------------------------------------------
2025-09-16 21:48:38,932 - INFO - ================================================================================
2025-09-16 21:48:38,932 - INFO - STARTING TEST : test_metadata_service
2025-09-16 21:48:38,932 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-09-16 21:48:39,225 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-16 21:48:39,226 - INFO - Initial checks done. Running the testcase now
2025-09-16 21:48:39,226 - INFO -
2025-09-16 21:48:39,226 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-09-16 21:48:39,231 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/a55ec223-5b84-4292-a2ef-b97a8f6ef414
2025-09-16 21:48:39,400 - DEBUG - Response for create_network : {'network': {'id': '101249c3-ddea-4a3d-a7c7-c1968a14b89a', 'name': 'ctest-vn-87049245', 'tenant_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'project_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21732511', 'ctest-vn-87049245'], 'port_security_enabled': True, 'description': ''}}
2025-09-16 21:48:39,560 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b274f40f-b53b-472e-ae91-a15002ebd889', 'name': '', 'tenant_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'network_id': '101249c3-ddea-4a3d-a7c7-c1968a14b89a', 'ip_version': 4, 'cidr': '133.178.234.64/26', 'allocation_pools': [{'start': '133.178.234.66', 'end': '133.178.234.126'}], 'gateway_ip': '133.178.234.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.178.234.66', 'tags': [], 'project_id': 'ff85cdbc62a84c78b80732ad9e5131c4'}}
2025-09-16 21:48:39,576 - INFO - Created VN ctest-vn-87049245
2025-09-16 21:48:39,625 - DEBUG - VN ctest-vn-87049245 UUID is 101249c3-ddea-4a3d-a7c7-c1968a14b89a
2025-09-16 21:48:40,780 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4127-1)
2025-09-16 21:48:40,780 - INFO - Waiting for VM ctest-TestBasicVMVN-21732511-85131034 to be up..
2025-09-16 21:48:40,812 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-16 21:48:45,880 - DEBUG - VM is in ACTIVE state now
2025-09-16 21:48:45,880 - INFO - VM name : ctest-TestBasicVMVN-21732511-85131034
2025-09-16 21:48:45,946 - DEBUG - VM ctest-TestBasicVMVN-21732511-85131034 ID is b9aacef4-cbbe-4459-b123-e8809d420c48
2025-09-16 21:48:45,946 - DEBUG - VM ctest-TestBasicVMVN-21732511-85131034 launched on Node cn-jenkins-deploy-platform-ansible-os-4127-1
2025-09-16 21:48:46,015 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b9aacef4-cbbe-4459-b123-e8809d420c48
2025-09-16 21:48:46,022 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/64abb405-8b8a-48cb-9334-6661dd58d5ce
2025-09-16 21:48:49,257 - 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 1002ms')
2025-09-16 21:48:49,258 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21732511-85131034 failed!
2025-09-16 21:48:49,310 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-87049245 is 133.178.234.65 and allocation pool is NOT set
2025-09-16 21:48:51,373 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.606 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.606/2.449/4.292/1.843 ms')
2025-09-16 21:48:51,373 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21732511-85131034 passed
2025-09-16 21:48:51,522 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:48:51,522 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21732511-85131034, IP 133.178.234.67, Port 22
2025-09-16 21:48:51,683 - DEBUG - VM ctest-TestBasicVMVN-21732511-85131034 is ready for SSH connections
2025-09-16 21:48:51,683 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-09-16 21:48:51,683 - DEBUG - cat /tmp/output.txt
2025-09-16 21:48:53,297 - DEBUG - Hello World. The time is now Tue, 16 Sep 2025 15:48:51 -0600!
2025-09-16 21:48:53,297 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 16 Sep 2025 15:48:51 -0600!'}
2025-09-16 21:48:53,297 - INFO - metadata_script.txt got executed in the vm
2025-09-16 21:48:53,297 - INFO - Deleting VM ctest-TestBasicVMVN-21732511-85131034
2025-09-16 21:48:53,362 - INFO - Deleting VN ctest-vn-87049245
2025-09-16 21:48:53,402 - DEBUG - VN 101249c3-ddea-4a3d-a7c7-c1968a14b89a still in use: Unable to complete operation on network 101249c3-ddea-4a3d-a7c7-c1968a14b89a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ac9295c0-949f-4b36-8b33-367326d304ec']
2025-09-16 21:48:53,402 - WARNING - Deleting VN ctest-vn-87049245 failed..Will retry
2025-09-16 21:48:55,486 - DEBUG - Response for deleting network ()
2025-09-16 21:48:55,741 - DEBUG - No XMPP flaps were noticed during the test
2025-09-16 21:48:55,741 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-16 21:48:55,741 - INFO - --------------------------------------------------------------------------------
2025-09-16 21:48:55,745 - INFO - ================================================================================
2025-09-16 21:48:55,745 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-16 21:48:55,745 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-09-16 21:48:56,026 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-09-16 21:48:56,026 - INFO - Initial checks done. Running the testcase now
2025-09-16 21:48:56,026 - INFO -
2025-09-16 21:48:56,518 - DEBUG - Response for create_network : {'network': {'id': '2202f902-6736-418c-9955-664aa64241d5', 'name': 'ctest-vn-10129653', 'tenant_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'project_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21732511', 'ctest-vn-10129653'], 'port_security_enabled': True, 'description': ''}}
2025-09-16 21:48:56,682 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd2289240-23b0-46a4-bb9b-70ddacb1b9b5', 'name': '', 'tenant_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'network_id': '2202f902-6736-418c-9955-664aa64241d5', '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': 'ff85cdbc62a84c78b80732ad9e5131c4'}}
2025-09-16 21:48:56,905 - DEBUG - Response for create_subnet : {'subnet': {'id': '456b702c-c962-4e4c-b2e6-0c8d90100cf5', 'name': '', 'tenant_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'network_id': '2202f902-6736-418c-9955-664aa64241d5', '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': 'ff85cdbc62a84c78b80732ad9e5131c4'}}
2025-09-16 21:48:56,922 - INFO - Created VN ctest-vn-10129653
2025-09-16 21:48:56,974 - DEBUG - VN ctest-vn-10129653 UUID is 2202f902-6736-418c-9955-664aa64241d5
2025-09-16 21:48:57,299 - DEBUG - Response for create_port : {'port': {'name': '71a938c2-724a-46e4-b14a-021478c1d94d', 'id': '71a938c2-724a-46e4-b14a-021478c1d94d', 'tenant_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'network_id': '2202f902-6736-418c-9955-664aa64241d5', 'mac_address': '02:71:a9:38:c2:72', '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': 'd2289240-23b0-46a4-bb9b-70ddacb1b9b5'}], 'security_groups': ['22e431d8-1a9e-46fc-8862-5375619e7d6f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ff85cdbc62a84c78b80732ad9e5131c4'}}
2025-09-16 21:48:57,449 - DEBUG - Response for create_port : {'port': {'name': 'c8bed03b-1b91-478a-9326-2403b5d66670', 'id': 'c8bed03b-1b91-478a-9326-2403b5d66670', 'tenant_id': 'ff85cdbc62a84c78b80732ad9e5131c4', 'network_id': '2202f902-6736-418c-9955-664aa64241d5', 'mac_address': '02:c8:be:d0:3b:1b', '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': '456b702c-c962-4e4c-b2e6-0c8d90100cf5'}], 'security_groups': ['22e431d8-1a9e-46fc-8862-5375619e7d6f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ff85cdbc62a84c78b80732ad9e5131c4'}}
2025-09-16 21:48:57,778 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4127-1)
2025-09-16 21:48:58,158 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4127-1)
2025-09-16 21:48:59,354 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4127-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4127-1)
2025-09-16 21:48:59,354 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-16 21:48:59,362 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9256f94d-248d-468a-af9f-09d230685e6d
2025-09-16 21:48:59,378 - DEBUG - Requesting: http://10.0.0.22:8082/project/ff85cdbc-62a8-4c78-b807-32ad9e5131c4
2025-09-16 21:48:59,467 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/2391c66c-6992-47bd-afd2-0f5e07ee2412
2025-09-16 21:48:59,477 - INFO - Verifications in API Server for IPAM: ctest-ipam-23464926 passed
2025-09-16 21:48:59,482 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-21732511:ctest-ipam-23464926', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21732511', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2563047831880484797', 'uuid-lslong': '12669205598281016338'}, 'enable': 'true', 'created': '2025-09-16T21:48:56', 'last-modified': '2025-09-16T21:48:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.227058'}
2025-09-16 21:48:59,482 - INFO - Verifications in Control node for IPAM: ctest-ipam-23464926 passed
2025-09-16 21:48:59,482 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-16 21:48:59,487 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9256f94d-248d-468a-af9f-09d230685e6d
2025-09-16 21:48:59,496 - DEBUG - Requesting: http://10.0.0.22:8082/project/ff85cdbc-62a8-4c78-b807-32ad9e5131c4
2025-09-16 21:48:59,579 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2202f902-6736-418c-9955-664aa64241d5
2025-09-16 21:48:59,593 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2202f902-6736-418c-9955-664aa64241d5
2025-09-16 21:48:59,607 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/31b66026-fe10-4a4c-9566-74da7e61c6a0
2025-09-16 21:48:59,616 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/31b66026-fe10-4a4c-9566-74da7e61c6a0
2025-09-16 21:48:59,625 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/078136f8-cf0a-48ff-a71f-bba61e8aa398
2025-09-16 21:48:59,632 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-16 21:48:59,632 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2202f902-6736-418c-9955-664aa64241d5
2025-09-16 21:48:59,641 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/31b66026-fe10-4a4c-9566-74da7e61c6a0
2025-09-16 21:48:59,661 - INFO - Verified VN network id 12 for VN 2202f902-6736-418c-9955-664aa64241d5
2025-09-16 21:48:59,661 - INFO - Verifications in API Server for VN ctest-vn-10129653 passed
2025-09-16 21:48:59,661 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2202f902-6736-418c-9955-664aa64241d5
2025-09-16 21:48:59,671 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/31b66026-fe10-4a4c-9566-74da7e61c6a0
2025-09-16 21:48:59,678 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/31b66026-fe10-4a4c-9566-74da7e61c6a0
2025-09-16 21:48:59,685 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/078136f8-cf0a-48ff-a71f-bba61e8aa398
2025-09-16 21:48:59,698 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21732511', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2450794935959830924', 'uuid-lslong': '11048849731626353109'}, 'enable': 'true', 'created': '2025-09-16T21:48:56', 'last-modified': '2025-09-16T21:48:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.815168'}
2025-09-16 21:48:59,707 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-16 21:48:59,707 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10129653 passed
2025-09-16 21:48:59,707 - DEBUG - ====Verifying policy data for ctest-vn-10129653 in API_Server ======
2025-09-16 21:48:59,707 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-16 21:48:59,713 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9256f94d-248d-468a-af9f-09d230685e6d
2025-09-16 21:48:59,728 - DEBUG - Requesting: http://10.0.0.22:8082/project/ff85cdbc-62a8-4c78-b807-32ad9e5131c4
2025-09-16 21:48:59,763 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2202f902-6736-418c-9955-664aa64241d5
2025-09-16 21:48:59,773 - DEBUG - =>VN ctest-vn-10129653 has no policy to be verified
2025-09-16 21:48:59,773 - DEBUG - Verifying the vn in opserver
2025-09-16 21:48:59,773 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653 virtual network link through opserver 10.0.0.22
2025-09-16 21:48:59,773 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-09-16 21:49:00,100 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-09-16 21:49:00,197 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653?flat'}
2025-09-16 21:49:00,197 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653 is found in opserver
2025-09-16 21:49:00,204 - DEBUG - VRF ids for VN ctest-vn-10129653: {'10.0.0.22': '2'}
2025-09-16 21:49:00,204 - INFO - Waiting for VM ctest-TestBasicVMVN-21732511-58742582 to be up..
2025-09-16 21:49:00,307 - DEBUG - VM is in ACTIVE state now
2025-09-16 21:49:00,307 - INFO - VM name : ctest-TestBasicVMVN-21732511-58742582
2025-09-16 21:49:00,405 - DEBUG - VM ctest-TestBasicVMVN-21732511-58742582 ID is 17a8816b-e042-430a-8b67-f94e22179829
2025-09-16 21:49:00,405 - DEBUG - VM ctest-TestBasicVMVN-21732511-58742582 launched on Node cn-jenkins-deploy-platform-ansible-os-4127-1
2025-09-16 21:49:00,498 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/17a8816b-e042-430a-8b67-f94e22179829
2025-09-16 21:49:00,508 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/71a938c2-724a-46e4-b14a-021478c1d94d
2025-09-16 21:49:03,784 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-09-16 21:49:03,784 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21732511-58742582 failed!
2025-09-16 21:49:03,838 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653 is 31.1.1.1 and allocation pool is NOT set
2025-09-16 21:49:03,838 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653 is 31.1.2.1 and allocation pool is NOT set
2025-09-16 21:49:07,916 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-09-16 21:49:07,916 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21732511-58742582 failed!
2025-09-16 21:49:07,974 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653 is 31.1.1.1 and allocation pool is NOT set
2025-09-16 21:49:07,974 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653 is 31.1.2.1 and allocation pool is NOT set
2025-09-16 21:49:10,031 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.880 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.880/2.238/3.596/1.358 ms')
2025-09-16 21:49:10,031 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21732511-58742582 passed
2025-09-16 21:49:10,178 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:49:10,178 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21732511-58742582, IP 31.1.1.4, Port 22
2025-09-16 21:49:10,337 - DEBUG - VM ctest-TestBasicVMVN-21732511-58742582 is ready for SSH connections
2025-09-16 21:49:10,337 - INFO - Waiting for VM ctest-TestBasicVMVN-21732511-59643808 to be up..
2025-09-16 21:49:10,407 - DEBUG - VM is in ACTIVE state now
2025-09-16 21:49:10,407 - INFO - VM name : ctest-TestBasicVMVN-21732511-59643808
2025-09-16 21:49:10,484 - DEBUG - VM ctest-TestBasicVMVN-21732511-59643808 ID is cb79230d-e860-4cdf-af59-cd4672945b58
2025-09-16 21:49:10,484 - DEBUG - VM ctest-TestBasicVMVN-21732511-59643808 launched on Node cn-jenkins-deploy-platform-ansible-os-4127-1
2025-09-16 21:49:10,552 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cb79230d-e860-4cdf-af59-cd4672945b58
2025-09-16 21:49:10,561 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c8bed03b-1b91-478a-9326-2403b5d66670
2025-09-16 21:49:11,795 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.563 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.563/1.691/2.819/1.128 ms')
2025-09-16 21:49:11,795 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-21732511-59643808 passed
2025-09-16 21:49:11,942 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:49:11,942 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21732511-59643808, IP 31.1.2.4, Port 22
2025-09-16 21:49:12,111 - DEBUG - VM ctest-TestBasicVMVN-21732511-59643808 is ready for SSH connections
2025-09-16 21:49:12,111 - INFO - Waiting for VM ctest-TestBasicVMVN-21732511-17216832 to be up..
2025-09-16 21:49:12,178 - DEBUG - VM is in ACTIVE state now
2025-09-16 21:49:12,178 - INFO - VM name : ctest-TestBasicVMVN-21732511-17216832
2025-09-16 21:49:12,251 - DEBUG - VM ctest-TestBasicVMVN-21732511-17216832 ID is aa740bfc-27b4-4a76-9f0f-41203941c2fa
2025-09-16 21:49:12,251 - DEBUG - VM ctest-TestBasicVMVN-21732511-17216832 launched on Node cn-jenkins-deploy-platform-ansible-os-4127-1
2025-09-16 21:49:12,321 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/aa740bfc-27b4-4a76-9f0f-41203941c2fa
2025-09-16 21:49:12,328 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a4d6b2fd-5666-4b23-955e-53518a00b922
2025-09-16 21:49:13,581 - 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.32 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.517 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.517/2.419/4.321/1.902 ms')
2025-09-16 21:49:13,581 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-21732511-17216832 passed
2025-09-16 21:49:13,730 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:49:13,730 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21732511-17216832, IP 31.1.1.3, Port 22
2025-09-16 21:49:13,885 - DEBUG - VM ctest-TestBasicVMVN-21732511-17216832 is ready for SSH connections
2025-09-16 21:49:13,885 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:49:13,885 - 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.22, gateway password: c0ntrail123
2025-09-16 21:49:13,885 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-16 21:49:17,878 - 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.083 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.928 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.107 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.928/2.039/4.083 ms
2025-09-16 21:49:17,878 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-21732511-58742582 passed
2025-09-16 21:49:17,878 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:49:17,878 - 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.22, gateway password: c0ntrail123
2025-09-16 21:49:17,878 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-16 21:49:21,514 - 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.826 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.801 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.479 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.801/1.702/2.826 ms
2025-09-16 21:49:21,514 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-21732511-59643808 passed
2025-09-16 21:49:21,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:49:21,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:49:21,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-16 21:49:21,514 - 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.22, gateway password: c0ntrail123
2025-09-16 21:49:21,514 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-16 21:49:21,689 - DEBUG - None
2025-09-16 21:49:21,689 - 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.22, gateway password: c0ntrail123
2025-09-16 21:49:21,689 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-16 21:49:21,874 - DEBUG - None
2025-09-16 21:49:21,874 - 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.22, gateway password: c0ntrail123
2025-09-16 21:49:21,874 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-16 21:49:22,476 - DEBUG - None
2025-09-16 21:49:22,476 - 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.22, gateway password: c0ntrail123
2025-09-16 21:49:22,476 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-16 21:49:24,682 - 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.996 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.462 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.559 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.940 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.458 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.458/2.083/4.462 ms
2025-09-16 21:49:24,683 - 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.22, gateway password: c0ntrail123
2025-09-16 21:49:24,683 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-16 21:49:26,918 - 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=1.894 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.761 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.764 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.044 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.357 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.312 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/2.498/4.764 ms
2025-09-16 21:49:26,918 - 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.22, gateway password: c0ntrail123
2025-09-16 21:49:26,918 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-16 21:49:29,155 - 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.658 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.314 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.129 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.560 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.545 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.507 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.368/2.154/4.129 ms
2025-09-16 21:49:29,155 - INFO - Deleting VM ctest-TestBasicVMVN-21732511-17216832
2025-09-16 21:49:29,224 - INFO - Detaching port c8bed03b-1b91-478a-9326-2403b5d66670 from VM ctest-TestBasicVMVN-21732511-59643808
2025-09-16 21:49:29,256 - INFO - Deleting VM ctest-TestBasicVMVN-21732511-59643808
2025-09-16 21:49:29,320 - INFO - Detaching port 71a938c2-724a-46e4-b14a-021478c1d94d from VM ctest-TestBasicVMVN-21732511-58742582
2025-09-16 21:49:29,359 - INFO - Deleting VM ctest-TestBasicVMVN-21732511-58742582
2025-09-16 21:49:29,478 - INFO - Deleting VN ctest-vn-10129653
2025-09-16 21:49:29,644 - DEBUG - Response for delete_port : ()
2025-09-16 21:49:29,823 - DEBUG - Response for delete_port : ()
2025-09-16 21:49:29,861 - DEBUG - VN 2202f902-6736-418c-9955-664aa64241d5 still in use: Unable to complete operation on network 2202f902-6736-418c-9955-664aa64241d5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-26eb6f9b-08ed-4f60-9c3a-1f4dea61cf61']
2025-09-16 21:49:29,862 - WARNING - Deleting VN ctest-vn-10129653 failed..Will retry
2025-09-16 21:49:31,982 - DEBUG - Response for deleting network ()
2025-09-16 21:49:31,983 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/31b66026-fe10-4a4c-9566-74da7e61c6a0
2025-09-16 21:49:31,988 - DEBUG - Response Code: 404
2025-09-16 21:49:31,988 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-09-16 21:49:31,993 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9256f94d-248d-468a-af9f-09d230685e6d
2025-09-16 21:49:32,043 - DEBUG - Requesting: http://10.0.0.22:8082/project/ff85cdbc-62a8-4c78-b807-32ad9e5131c4
2025-09-16 21:49:32,116 - INFO - Validated that VN ctest-vn-10129653 is not found in API Server
2025-09-16 21:49:32,125 - DEBUG - VN ctest-vn-10129653 is not present in Agent 10.0.0.22
2025-09-16 21:49:32,125 - INFO - Validated that VN ctest-vn-10129653 is not in any agent
2025-09-16 21:49:32,129 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-09-16 21:49:32,134 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-10129653
2025-09-16 21:49:32,135 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-21732511:ctest-vn-10129653
2025-09-16 21:49:32,142 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10129653 info
2025-09-16 21:49:32,213 - INFO - IPAM: ctest-ipam-23464926 is not found in API Server
2025-09-16 21:49:32,223 - INFO - IPAM:ctest-ipam-23464926 is not found in control node
2025-09-16 21:49:32,482 - DEBUG - No XMPP flaps were noticed during the test
2025-09-16 21:49:32,482 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-16 21:49:32,482 - INFO - --------------------------------------------------------------------------------
2025-09-16 21:49:33,141 - INFO - Deleted project: ctest-TestBasicVMVN-21732511, ID : ff85cdbc-62a8-4c78-b807-32ad9e5131c4