2025-08-11 13:18:50,252 - INFO - Domain Default found not creating
2025-08-11 13:18:50,392 - INFO - Project ctest-TestBasicVMVN-85409672 not found, creating it
2025-08-11 13:18:50,842 - INFO - Created Project:ctest-TestBasicVMVN-85409672, ID : 8bcaa49f-26f7-46bb-bbea-2206b87d0138
2025-08-11 13:18:52,494 - INFO - ================================================================================
2025-08-11 13:18:52,494 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-11 13:18:52,494 - 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-08-11 13:18:52,758 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.14': '0'}} with
2025-08-11 13:18:52,758 - INFO - Initial checks done. Running the testcase now
2025-08-11 13:18:52,758 - INFO -
2025-08-11 13:18:53,388 - DEBUG - Response for create_network : {'network': {'id': '5aa83b15-4c75-491e-aaa1-e781235c0736', 'name': 'ctest-vn2_metadata-93787646', 'tenant_id': '8bcaa49f26f746bbbbea2206b87d0138', 'project_id': '8bcaa49f26f746bbbbea2206b87d0138', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85409672', 'ctest-vn2_metadata-93787646'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 13:18:53,633 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cafbb524-b860-4aae-be40-e8b3db9950a0', 'name': '', 'tenant_id': '8bcaa49f26f746bbbbea2206b87d0138', 'network_id': '5aa83b15-4c75-491e-aaa1-e781235c0736', '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': '8bcaa49f26f746bbbbea2206b87d0138'}}
2025-08-11 13:18:53,653 - INFO - Created VN ctest-vn2_metadata-93787646
2025-08-11 13:18:53,708 - DEBUG - VN ctest-vn2_metadata-93787646 UUID is 5aa83b15-4c75-491e-aaa1-e781235c0736
2025-08-11 13:18:53,898 - DEBUG - Services list from nova: [, , ]
2025-08-11 13:18:55,060 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3806-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3806-1)
2025-08-11 13:18:55,172 - DEBUG - Link local service introspect added
2025-08-11 13:18:55,218 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 13:19:00,302 - DEBUG - VM is in ACTIVE state now
2025-08-11 13:19:00,436 - INFO - Waiting for VM ctest-TestBasicVMVN-85409672-35501772 to be up..
2025-08-11 13:19:00,437 - INFO - VM name : ctest-TestBasicVMVN-85409672-35501772
2025-08-11 13:19:00,523 - DEBUG - VM ctest-TestBasicVMVN-85409672-35501772 ID is af2f9490-4e64-4b42-ba1e-9cdfb9c0b913
2025-08-11 13:19:00,523 - DEBUG - VM ctest-TestBasicVMVN-85409672-35501772 launched on Node cn-jenkins-deploy-platform-ansible-os-3806-1
2025-08-11 13:19:00,615 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/af2f9490-4e64-4b42-ba1e-9cdfb9c0b913
2025-08-11 13:19:00,950 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/af2f9490-4e64-4b42-ba1e-9cdfb9c0b913
2025-08-11 13:19:00,982 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/8eca721e-0a96-474a-a10f-51d1b941fba0
2025-08-11 13:19:04,250 - 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')
2025-08-11 13:19:04,251 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85409672-35501772 failed!
2025-08-11 13:19:04,308 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85409672:ctest-vn2_metadata-93787646 is 11.1.1.1 and allocation pool is NOT set
2025-08-11 13:19:06,374 - 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=9.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.20 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.204/5.454/9.705/4.250 ms')
2025-08-11 13:19:06,374 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85409672-35501772 passed
2025-08-11 13:19:06,528 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:06,528 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85409672-35501772, IP 11.1.1.3, Port 22
2025-08-11 13:19:06,694 - DEBUG - VM ctest-TestBasicVMVN-85409672-35501772 is ready for SSH connections
2025-08-11 13:19:06,694 - INFO - Retry 0
2025-08-11 13:19:06,694 - 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.57, gateway password: c0ntrail123
2025-08-11 13:19:06,694 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-11 13:19:08,342 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-11 13:19:08,342 - INFO - Generic metadata worked
2025-08-11 13:19:08,620 - DEBUG - Link local service introspect removed
2025-08-11 13:19:08,620 - INFO - Deleting VM ctest-TestBasicVMVN-85409672-35501772
2025-08-11 13:19:08,714 - INFO - Deleting VN ctest-vn2_metadata-93787646
2025-08-11 13:19:08,774 - DEBUG - VN 5aa83b15-4c75-491e-aaa1-e781235c0736 still in use: Unable to complete operation on network 5aa83b15-4c75-491e-aaa1-e781235c0736. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8204edc9-c6c4-4286-b356-2be8c9329c83']
2025-08-11 13:19:08,775 - WARNING - Deleting VN ctest-vn2_metadata-93787646 failed..Will retry
2025-08-11 13:19:10,918 - DEBUG - Response for deleting network ()
2025-08-11 13:19:11,183 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 13:19:11,183 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-08-11 13:19:11,183 - INFO - --------------------------------------------------------------------------------
2025-08-11 13:19:11,187 - INFO - ================================================================================
2025-08-11 13:19:11,187 - INFO - STARTING TEST : test_metadata_service
2025-08-11 13:19:11,187 - 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-08-11 13:19:11,474 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.14': '0'}} with
2025-08-11 13:19:11,475 - INFO - Initial checks done. Running the testcase now
2025-08-11 13:19:11,475 - INFO -
2025-08-11 13:19:11,475 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs
2025-08-11 13:19:11,481 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/3a2df45d-2fea-4798-8307-5b1ad6744703
2025-08-11 13:19:11,705 - DEBUG - Response for create_network : {'network': {'id': '0ab21148-aaa6-4784-9c27-89f4ac3ee37b', 'name': 'ctest-vn-27781483', 'tenant_id': '8bcaa49f26f746bbbbea2206b87d0138', 'project_id': '8bcaa49f26f746bbbbea2206b87d0138', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85409672', 'ctest-vn-27781483'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 13:19:11,884 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f55f835d-9e31-4f23-ab3e-7ed31b018964', 'name': '', 'tenant_id': '8bcaa49f26f746bbbbea2206b87d0138', 'network_id': '0ab21148-aaa6-4784-9c27-89f4ac3ee37b', 'ip_version': 4, 'cidr': '17.115.220.192/26', 'allocation_pools': [{'start': '17.115.220.194', 'end': '17.115.220.254'}], 'gateway_ip': '17.115.220.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.115.220.194', 'tags': [], 'project_id': '8bcaa49f26f746bbbbea2206b87d0138'}}
2025-08-11 13:19:11,904 - INFO - Created VN ctest-vn-27781483
2025-08-11 13:19:11,964 - DEBUG - VN ctest-vn-27781483 UUID is 0ab21148-aaa6-4784-9c27-89f4ac3ee37b
2025-08-11 13:19:13,202 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3806-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3806-1)
2025-08-11 13:19:13,202 - INFO - Waiting for VM ctest-TestBasicVMVN-85409672-79724865 to be up..
2025-08-11 13:19:13,249 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 13:19:18,331 - DEBUG - VM is in ACTIVE state now
2025-08-11 13:19:18,332 - INFO - VM name : ctest-TestBasicVMVN-85409672-79724865
2025-08-11 13:19:18,411 - DEBUG - VM ctest-TestBasicVMVN-85409672-79724865 ID is a1ad0192-5981-498d-9851-c34fbc5ce293
2025-08-11 13:19:18,411 - DEBUG - VM ctest-TestBasicVMVN-85409672-79724865 launched on Node cn-jenkins-deploy-platform-ansible-os-3806-1
2025-08-11 13:19:18,486 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/a1ad0192-5981-498d-9851-c34fbc5ce293
2025-08-11 13:19:18,497 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/f56618be-d286-43f5-a774-091528f19acd
2025-08-11 13:19:21,754 - 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 1006ms')
2025-08-11 13:19:21,754 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85409672-79724865 failed!
2025-08-11 13:19:21,812 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-27781483 is 17.115.220.193 and allocation pool is NOT set
2025-08-11 13:19:25,877 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=9.87 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 9.869/9.869/9.869/0.000 ms')
2025-08-11 13:19:25,877 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85409672-79724865 passed
2025-08-11 13:19:26,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:26,036 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85409672-79724865, IP 17.115.220.195, Port 22
2025-08-11 13:19:26,208 - DEBUG - VM ctest-TestBasicVMVN-85409672-79724865 is ready for SSH connections
2025-08-11 13:19:26,208 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-08-11 13:19:26,208 - DEBUG - cat /tmp/output.txt
2025-08-11 13:19:27,853 - DEBUG - Hello World. The time is now Mon, 11 Aug 2025 07:19:25 -0600!
2025-08-11 13:19:27,853 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 11 Aug 2025 07:19:25 -0600!'}
2025-08-11 13:19:27,853 - INFO - metadata_script.txt got executed in the vm
2025-08-11 13:19:27,853 - INFO - Deleting VM ctest-TestBasicVMVN-85409672-79724865
2025-08-11 13:19:27,921 - INFO - Deleting VN ctest-vn-27781483
2025-08-11 13:19:27,959 - DEBUG - VN 0ab21148-aaa6-4784-9c27-89f4ac3ee37b still in use: Unable to complete operation on network 0ab21148-aaa6-4784-9c27-89f4ac3ee37b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b0f31af9-9db1-418e-8fa5-36aec85fbb09']
2025-08-11 13:19:27,959 - WARNING - Deleting VN ctest-vn-27781483 failed..Will retry
2025-08-11 13:19:30,064 - DEBUG - Response for deleting network ()
2025-08-11 13:19:30,317 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 13:19:30,317 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-08-11 13:19:30,318 - INFO - --------------------------------------------------------------------------------
2025-08-11 13:19:30,320 - INFO - ================================================================================
2025-08-11 13:19:30,320 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-11 13:19:30,320 - 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-08-11 13:19:30,614 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.14': '0'}} with
2025-08-11 13:19:30,614 - INFO - Initial checks done. Running the testcase now
2025-08-11 13:19:30,614 - INFO -
2025-08-11 13:19:31,107 - DEBUG - Response for create_network : {'network': {'id': '9445c97a-419d-4403-add2-4d5fd61afa99', 'name': 'ctest-vn-42381351', 'tenant_id': '8bcaa49f26f746bbbbea2206b87d0138', 'project_id': '8bcaa49f26f746bbbbea2206b87d0138', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-85409672', 'ctest-vn-42381351'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 13:19:31,318 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f580e621-37db-494d-b626-668bbfc94a6d', 'name': '', 'tenant_id': '8bcaa49f26f746bbbbea2206b87d0138', 'network_id': '9445c97a-419d-4403-add2-4d5fd61afa99', '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': '8bcaa49f26f746bbbbea2206b87d0138'}}
2025-08-11 13:19:31,458 - DEBUG - Response for create_subnet : {'subnet': {'id': '32dd266f-5f72-4df4-b671-20bc11872990', 'name': '', 'tenant_id': '8bcaa49f26f746bbbbea2206b87d0138', 'network_id': '9445c97a-419d-4403-add2-4d5fd61afa99', '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': '8bcaa49f26f746bbbbea2206b87d0138'}}
2025-08-11 13:19:31,478 - INFO - Created VN ctest-vn-42381351
2025-08-11 13:19:31,536 - DEBUG - VN ctest-vn-42381351 UUID is 9445c97a-419d-4403-add2-4d5fd61afa99
2025-08-11 13:19:31,912 - DEBUG - Response for create_port : {'port': {'name': '9bddac6e-7956-4e51-b977-de9ad2b1cec6', 'id': '9bddac6e-7956-4e51-b977-de9ad2b1cec6', 'tenant_id': '8bcaa49f26f746bbbbea2206b87d0138', 'network_id': '9445c97a-419d-4403-add2-4d5fd61afa99', 'mac_address': '02:9b:dd:ac:6e:79', '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': 'f580e621-37db-494d-b626-668bbfc94a6d'}], 'security_groups': ['9e854355-8954-45d3-b2ce-0b569e8860bf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8bcaa49f26f746bbbbea2206b87d0138'}}
2025-08-11 13:19:32,082 - DEBUG - Response for create_port : {'port': {'name': 'd68b438f-e7ca-4750-9ea6-358faa77a85c', 'id': 'd68b438f-e7ca-4750-9ea6-358faa77a85c', 'tenant_id': '8bcaa49f26f746bbbbea2206b87d0138', 'network_id': '9445c97a-419d-4403-add2-4d5fd61afa99', 'mac_address': '02:d6:8b:43:8f:e7', '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': '32dd266f-5f72-4df4-b671-20bc11872990'}], 'security_groups': ['9e854355-8954-45d3-b2ce-0b569e8860bf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8bcaa49f26f746bbbbea2206b87d0138'}}
2025-08-11 13:19:32,452 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3806-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3806-1)
2025-08-11 13:19:32,884 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3806-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3806-1)
2025-08-11 13:19:34,231 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3806-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3806-1)
2025-08-11 13:19:34,231 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-08-11 13:19:34,237 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9ee603c8-0d79-48cc-97e1-16c583c1be07
2025-08-11 13:19:34,251 - DEBUG - Requesting: http://10.0.0.57:8082/project/8bcaa49f-26f7-46bb-bbea-2206b87d0138
2025-08-11 13:19:34,353 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/cbfa3f40-5572-4eb5-a7fa-b898080d046b
2025-08-11 13:19:34,363 - INFO - Verifications in API Server for IPAM: ctest-ipam-30164768 passed
2025-08-11 13:19:34,371 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-85409672:ctest-ipam-30164768', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85409672', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14698129879421046453', 'uuid-lslong': '12104189911621239915'}, 'enable': 'true', 'created': '2025-08-11T13:19:30', 'last-modified': '2025-08-11T13:19:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.528362'}
2025-08-11 13:19:34,371 - INFO - Verifications in Control node for IPAM: ctest-ipam-30164768 passed
2025-08-11 13:19:34,371 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-08-11 13:19:34,378 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9ee603c8-0d79-48cc-97e1-16c583c1be07
2025-08-11 13:19:34,391 - DEBUG - Requesting: http://10.0.0.57:8082/project/8bcaa49f-26f7-46bb-bbea-2206b87d0138
2025-08-11 13:19:34,481 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/9445c97a-419d-4403-add2-4d5fd61afa99
2025-08-11 13:19:34,496 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/9445c97a-419d-4403-add2-4d5fd61afa99
2025-08-11 13:19:34,513 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f8dca396-bc7e-44e2-9d55-e6c90ed0c424
2025-08-11 13:19:34,522 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f8dca396-bc7e-44e2-9d55-e6c90ed0c424
2025-08-11 13:19:34,531 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/500a595a-e1c6-4076-a22c-9788d7517aae
2025-08-11 13:19:34,541 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-11 13:19:34,541 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/9445c97a-419d-4403-add2-4d5fd61afa99
2025-08-11 13:19:34,559 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f8dca396-bc7e-44e2-9d55-e6c90ed0c424
2025-08-11 13:19:34,580 - INFO - Verified VN network id 12 for VN 9445c97a-419d-4403-add2-4d5fd61afa99
2025-08-11 13:19:34,580 - INFO - Verifications in API Server for VN ctest-vn-42381351 passed
2025-08-11 13:19:34,581 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/9445c97a-419d-4403-add2-4d5fd61afa99
2025-08-11 13:19:34,594 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f8dca396-bc7e-44e2-9d55-e6c90ed0c424
2025-08-11 13:19:34,605 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f8dca396-bc7e-44e2-9d55-e6c90ed0c424
2025-08-11 13:19:34,613 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/500a595a-e1c6-4076-a22c-9788d7517aae
2025-08-11 13:19:34,631 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-85409672', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10684167217930388483', 'uuid-lslong': '12525158587680094873'}, 'enable': 'true', 'created': '2025-08-11T13:19:31', 'last-modified': '2025-08-11T13:19:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.205192'}
2025-08-11 13:19:34,641 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-11 13:19:34,641 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42381351 passed
2025-08-11 13:19:34,641 - DEBUG - ====Verifying policy data for ctest-vn-42381351 in API_Server ======
2025-08-11 13:19:34,641 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-08-11 13:19:34,652 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9ee603c8-0d79-48cc-97e1-16c583c1be07
2025-08-11 13:19:34,718 - DEBUG - Requesting: http://10.0.0.57:8082/project/8bcaa49f-26f7-46bb-bbea-2206b87d0138
2025-08-11 13:19:34,833 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/9445c97a-419d-4403-add2-4d5fd61afa99
2025-08-11 13:19:34,860 - DEBUG - =>VN ctest-vn-42381351 has no policy to be verified
2025-08-11 13:19:34,860 - DEBUG - Verifying the vn in opserver
2025-08-11 13:19:34,860 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351 virtual network link through opserver 10.0.0.57
2025-08-11 13:19:34,860 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2025-08-11 13:19:35,226 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2025-08-11 13:19:35,282 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351?flat'}
2025-08-11 13:19:35,282 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351 is found in opserver
2025-08-11 13:19:35,288 - DEBUG - VRF ids for VN ctest-vn-42381351: {'10.0.0.57': '2'}
2025-08-11 13:19:35,288 - INFO - Waiting for VM ctest-TestBasicVMVN-85409672-97219648 to be up..
2025-08-11 13:19:35,361 - DEBUG - VM is in ACTIVE state now
2025-08-11 13:19:35,361 - INFO - VM name : ctest-TestBasicVMVN-85409672-97219648
2025-08-11 13:19:35,437 - DEBUG - VM ctest-TestBasicVMVN-85409672-97219648 ID is 010ab648-1753-49d5-954b-167e2053468c
2025-08-11 13:19:35,437 - DEBUG - VM ctest-TestBasicVMVN-85409672-97219648 launched on Node cn-jenkins-deploy-platform-ansible-os-3806-1
2025-08-11 13:19:35,545 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/010ab648-1753-49d5-954b-167e2053468c
2025-08-11 13:19:35,557 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/9bddac6e-7956-4e51-b977-de9ad2b1cec6
2025-08-11 13:19:38,811 - 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-08-11 13:19:38,811 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85409672-97219648 failed!
2025-08-11 13:19:38,868 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351 is 31.1.1.1 and allocation pool is NOT set
2025-08-11 13:19:38,868 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351 is 31.1.2.1 and allocation pool is NOT set
2025-08-11 13:19:42,930 - 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 1005ms')
2025-08-11 13:19:42,930 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85409672-97219648 failed!
2025-08-11 13:19:42,992 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351 is 31.1.1.1 and allocation pool is NOT set
2025-08-11 13:19:42,992 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351 is 31.1.2.1 and allocation pool is NOT set
2025-08-11 13:19:45,055 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.59 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.587/2.900/4.214/1.313 ms')
2025-08-11 13:19:45,055 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-85409672-97219648 passed
2025-08-11 13:19:45,204 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:45,204 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85409672-97219648, IP 31.1.1.4, Port 22
2025-08-11 13:19:45,367 - DEBUG - VM ctest-TestBasicVMVN-85409672-97219648 is ready for SSH connections
2025-08-11 13:19:45,367 - INFO - Waiting for VM ctest-TestBasicVMVN-85409672-75417710 to be up..
2025-08-11 13:19:45,438 - DEBUG - VM is in ACTIVE state now
2025-08-11 13:19:45,438 - INFO - VM name : ctest-TestBasicVMVN-85409672-75417710
2025-08-11 13:19:45,504 - DEBUG - VM ctest-TestBasicVMVN-85409672-75417710 ID is f4aa197d-8ca7-442f-8ae1-e50ca98e6582
2025-08-11 13:19:45,504 - DEBUG - VM ctest-TestBasicVMVN-85409672-75417710 launched on Node cn-jenkins-deploy-platform-ansible-os-3806-1
2025-08-11 13:19:45,571 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/f4aa197d-8ca7-442f-8ae1-e50ca98e6582
2025-08-11 13:19:45,580 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/d68b438f-e7ca-4750-9ea6-358faa77a85c
2025-08-11 13:19:46,820 - 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.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.434 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.434/1.737/3.040/1.303 ms')
2025-08-11 13:19:46,820 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-85409672-75417710 passed
2025-08-11 13:19:46,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:46,968 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85409672-75417710, IP 31.1.2.4, Port 22
2025-08-11 13:19:47,123 - DEBUG - VM ctest-TestBasicVMVN-85409672-75417710 is ready for SSH connections
2025-08-11 13:19:47,123 - INFO - Waiting for VM ctest-TestBasicVMVN-85409672-20904365 to be up..
2025-08-11 13:19:47,190 - DEBUG - VM is in ACTIVE state now
2025-08-11 13:19:47,191 - INFO - VM name : ctest-TestBasicVMVN-85409672-20904365
2025-08-11 13:19:47,254 - DEBUG - VM ctest-TestBasicVMVN-85409672-20904365 ID is 6841c5b4-f1e3-4a28-8068-a0006336c3ad
2025-08-11 13:19:47,254 - DEBUG - VM ctest-TestBasicVMVN-85409672-20904365 launched on Node cn-jenkins-deploy-platform-ansible-os-3806-1
2025-08-11 13:19:47,317 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/6841c5b4-f1e3-4a28-8068-a0006336c3ad
2025-08-11 13:19:47,325 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/0e27f3ba-c2f6-45a9-b2d8-bb0e3f36e821
2025-08-11 13:19:48,557 - 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.96 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.365 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.365/1.660/2.956/1.295 ms')
2025-08-11 13:19:48,557 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-85409672-20904365 passed
2025-08-11 13:19:48,712 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:48,712 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-85409672-20904365, IP 31.1.1.3, Port 22
2025-08-11 13:19:48,867 - DEBUG - VM ctest-TestBasicVMVN-85409672-20904365 is ready for SSH connections
2025-08-11 13:19:48,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:48,867 - 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.57, gateway password: c0ntrail123
2025-08-11 13:19:48,868 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-11 13:19:52,892 - 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.666 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.758 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.973 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.758/1.799/3.666 ms
2025-08-11 13:19:52,892 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-85409672-97219648 passed
2025-08-11 13:19:52,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:52,893 - 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.57, gateway password: c0ntrail123
2025-08-11 13:19:52,893 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-11 13:19:56,544 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.091 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.769 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.802 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.769/1.554/3.091 ms
2025-08-11 13:19:56,545 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-85409672-75417710 passed
2025-08-11 13:19:56,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:56,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:56,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 13:19:56,545 - 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.57, gateway password: c0ntrail123
2025-08-11 13:19:56,545 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 13:19:56,740 - DEBUG - None
2025-08-11 13:19:56,740 - 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.57, gateway password: c0ntrail123
2025-08-11 13:19:56,740 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 13:19:56,939 - DEBUG - None
2025-08-11 13:19:56,940 - 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.57, gateway password: c0ntrail123
2025-08-11 13:19:56,940 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-11 13:19:57,558 - DEBUG - None
2025-08-11 13:19:57,559 - 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.57, gateway password: c0ntrail123
2025-08-11 13:19:57,559 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-11 13:19:59,790 - 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.970 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.239 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.431 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.333 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.389/2.272/6.239 ms
2025-08-11 13:19:59,790 - 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.57, gateway password: c0ntrail123
2025-08-11 13:19:59,790 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-11 13:20:02,038 - 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.058 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.314 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.661 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.483 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.836 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.841 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.404/2.085/4.661 ms
2025-08-11 13:20:02,038 - 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.57, gateway password: c0ntrail123
2025-08-11 13:20:02,039 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-11 13:20:04,299 - 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.688 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.728 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.571 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.498 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.002 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.889 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.572 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.498/1.849/3.571 ms
2025-08-11 13:20:04,299 - INFO - Deleting VM ctest-TestBasicVMVN-85409672-20904365
2025-08-11 13:20:04,369 - INFO - Detaching port d68b438f-e7ca-4750-9ea6-358faa77a85c from VM ctest-TestBasicVMVN-85409672-75417710
2025-08-11 13:20:04,400 - INFO - Deleting VM ctest-TestBasicVMVN-85409672-75417710
2025-08-11 13:20:04,467 - INFO - Detaching port 9bddac6e-7956-4e51-b977-de9ad2b1cec6 from VM ctest-TestBasicVMVN-85409672-97219648
2025-08-11 13:20:04,513 - INFO - Deleting VM ctest-TestBasicVMVN-85409672-97219648
2025-08-11 13:20:04,583 - INFO - Deleting VN ctest-vn-42381351
2025-08-11 13:20:04,781 - DEBUG - Response for delete_port : ()
2025-08-11 13:20:04,969 - DEBUG - Response for delete_port : ()
2025-08-11 13:20:05,015 - DEBUG - VN 9445c97a-419d-4403-add2-4d5fd61afa99 still in use: Unable to complete operation on network 9445c97a-419d-4403-add2-4d5fd61afa99. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ae23719d-ba35-452c-b575-e49a4dd1fd12']
2025-08-11 13:20:05,015 - WARNING - Deleting VN ctest-vn-42381351 failed..Will retry
2025-08-11 13:20:07,144 - DEBUG - Response for deleting network ()
2025-08-11 13:20:07,144 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f8dca396-bc7e-44e2-9d55-e6c90ed0c424
2025-08-11 13:20:07,150 - DEBUG - Response Code: 404
2025-08-11 13:20:07,150 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-08-11 13:20:07,155 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9ee603c8-0d79-48cc-97e1-16c583c1be07
2025-08-11 13:20:07,213 - DEBUG - Requesting: http://10.0.0.57:8082/project/8bcaa49f-26f7-46bb-bbea-2206b87d0138
2025-08-11 13:20:07,288 - INFO - Validated that VN ctest-vn-42381351 is not found in API Server
2025-08-11 13:20:07,299 - DEBUG - VN ctest-vn-42381351 is not present in Agent 10.0.0.57
2025-08-11 13:20:07,299 - INFO - Validated that VN ctest-vn-42381351 is not in any agent
2025-08-11 13:20:07,304 - DEBUG - VRF 2 is not seen in agent 10.0.0.57
2025-08-11 13:20:07,311 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-42381351
2025-08-11 13:20:07,311 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-85409672:ctest-vn-42381351
2025-08-11 13:20:07,322 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42381351 info
2025-08-11 13:20:07,407 - INFO - IPAM: ctest-ipam-30164768 is not found in API Server
2025-08-11 13:20:07,420 - INFO - IPAM:ctest-ipam-30164768 is not found in control node
2025-08-11 13:20:07,681 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 13:20:07,682 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-11 13:20:07,682 - INFO - --------------------------------------------------------------------------------
2025-08-11 13:20:08,399 - INFO - Deleted project: ctest-TestBasicVMVN-85409672, ID : 8bcaa49f-26f7-46bb-bbea-2206b87d0138