2025-11-13 11:07:42,655 - INFO - Domain Default found not creating
2025-11-13 11:07:42,828 - INFO - Project ctest-TestBasicVMVN-90860080 not found, creating it
2025-11-13 11:07:43,286 - INFO - Created Project:ctest-TestBasicVMVN-90860080, ID : 44719549-3c75-4568-8e96-e97efc6ebdf3
2025-11-13 11:07:44,953 - INFO - ================================================================================
2025-11-13 11:07:44,953 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-13 11:07:44,953 - 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-11-13 11:07:45,208 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-13 11:07:45,208 - INFO - Initial checks done. Running the testcase now
2025-11-13 11:07:45,208 - INFO -
2025-11-13 11:07:45,788 - DEBUG - Response for create_network : {'network': {'id': 'bba7943d-0d4c-4bd2-b59b-3dca3d8a70b6', 'name': 'ctest-vn2_metadata-92746055', 'tenant_id': '447195493c7545688e96e97efc6ebdf3', 'project_id': '447195493c7545688e96e97efc6ebdf3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90860080', 'ctest-vn2_metadata-92746055'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 11:07:46,010 - DEBUG - Response for create_subnet : {'subnet': {'id': '669c908d-1342-4bc0-907c-1ff069253f42', 'name': '', 'tenant_id': '447195493c7545688e96e97efc6ebdf3', 'network_id': 'bba7943d-0d4c-4bd2-b59b-3dca3d8a70b6', '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': '447195493c7545688e96e97efc6ebdf3'}}
2025-11-13 11:07:46,029 - INFO - Created VN ctest-vn2_metadata-92746055
2025-11-13 11:07:46,082 - DEBUG - VN ctest-vn2_metadata-92746055 UUID is bba7943d-0d4c-4bd2-b59b-3dca3d8a70b6
2025-11-13 11:07:46,268 - DEBUG - Services list from nova: [, , ]
2025-11-13 11:07:47,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4719-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4719-1)
2025-11-13 11:07:47,462 - DEBUG - Link local service introspect added
2025-11-13 11:07:47,503 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-13 11:07:52,597 - DEBUG - VM is in ACTIVE state now
2025-11-13 11:07:52,741 - INFO - Waiting for VM ctest-TestBasicVMVN-90860080-39072089 to be up..
2025-11-13 11:07:52,741 - INFO - VM name : ctest-TestBasicVMVN-90860080-39072089
2025-11-13 11:07:52,821 - DEBUG - VM ctest-TestBasicVMVN-90860080-39072089 ID is bd889621-5c75-474a-af85-9987844ec20b
2025-11-13 11:07:52,821 - DEBUG - VM ctest-TestBasicVMVN-90860080-39072089 launched on Node cn-jenkins-deploy-platform-ansible-os-4719-1
2025-11-13 11:07:52,903 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bd889621-5c75-474a-af85-9987844ec20b
2025-11-13 11:07:53,203 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bd889621-5c75-474a-af85-9987844ec20b
2025-11-13 11:07:53,240 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/71e463e4-f745-4a2e-897e-bf0c5e397cb5
2025-11-13 11:07:56,507 - 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')
2025-11-13 11:07:56,507 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90860080-39072089 failed!
2025-11-13 11:07:56,566 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90860080:ctest-vn2_metadata-92746055 is 11.1.1.1 and allocation pool is NOT set
2025-11-13 11:07:58,631 - 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.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.01 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.008/2.330/3.652/1.322 ms')
2025-11-13 11:07:58,631 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90860080-39072089 passed
2025-11-13 11:07:58,790 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:07:58,790 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90860080-39072089, IP 11.1.1.3, Port 22
2025-11-13 11:07:58,950 - DEBUG - VM ctest-TestBasicVMVN-90860080-39072089 is ready for SSH connections
2025-11-13 11:07:58,950 - INFO - Retry 0
2025-11-13 11:07:58,950 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:07:58,951 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-13 11:08:00,603 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-13 11:08:00,603 - INFO - Generic metadata worked
2025-11-13 11:08:00,870 - DEBUG - Link local service introspect removed
2025-11-13 11:08:00,870 - INFO - Deleting VM ctest-TestBasicVMVN-90860080-39072089
2025-11-13 11:08:00,943 - INFO - Deleting VN ctest-vn2_metadata-92746055
2025-11-13 11:08:00,981 - DEBUG - VN bba7943d-0d4c-4bd2-b59b-3dca3d8a70b6 still in use: Unable to complete operation on network bba7943d-0d4c-4bd2-b59b-3dca3d8a70b6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1520780e-8d7f-4d21-b0fe-5ad80ee2a9ad']
2025-11-13 11:08:00,981 - WARNING - Deleting VN ctest-vn2_metadata-92746055 failed..Will retry
2025-11-13 11:08:03,090 - DEBUG - Response for deleting network ()
2025-11-13 11:08:03,344 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 11:08:03,344 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-11-13 11:08:03,344 - INFO - --------------------------------------------------------------------------------
2025-11-13 11:08:03,346 - INFO - ================================================================================
2025-11-13 11:08:03,346 - INFO - STARTING TEST : test_metadata_service
2025-11-13 11:08:03,346 - 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-11-13 11:08:03,631 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-13 11:08:03,631 - INFO - Initial checks done. Running the testcase now
2025-11-13 11:08:03,631 - INFO -
2025-11-13 11:08:03,631 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-11-13 11:08:03,637 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/28c024cf-b34f-4497-b131-aef614b8d3a5
2025-11-13 11:08:03,819 - DEBUG - Response for create_network : {'network': {'id': '68f0f35e-ebdc-4d4c-a153-52b0a397a7d2', 'name': 'ctest-vn-67513707', 'tenant_id': '447195493c7545688e96e97efc6ebdf3', 'project_id': '447195493c7545688e96e97efc6ebdf3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90860080', 'ctest-vn-67513707'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 11:08:03,982 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd1a91ba1-234e-4ba9-9deb-45e3a80031dc', 'name': '', 'tenant_id': '447195493c7545688e96e97efc6ebdf3', 'network_id': '68f0f35e-ebdc-4d4c-a153-52b0a397a7d2', 'ip_version': 4, 'cidr': '19.165.201.128/26', 'allocation_pools': [{'start': '19.165.201.130', 'end': '19.165.201.190'}], 'gateway_ip': '19.165.201.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.165.201.130', 'tags': [], 'project_id': '447195493c7545688e96e97efc6ebdf3'}}
2025-11-13 11:08:03,999 - INFO - Created VN ctest-vn-67513707
2025-11-13 11:08:04,050 - DEBUG - VN ctest-vn-67513707 UUID is 68f0f35e-ebdc-4d4c-a153-52b0a397a7d2
2025-11-13 11:08:05,219 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4719-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4719-1)
2025-11-13 11:08:05,219 - INFO - Waiting for VM ctest-TestBasicVMVN-90860080-94043596 to be up..
2025-11-13 11:08:05,260 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-13 11:08:10,337 - DEBUG - VM is in ACTIVE state now
2025-11-13 11:08:10,338 - INFO - VM name : ctest-TestBasicVMVN-90860080-94043596
2025-11-13 11:08:10,418 - DEBUG - VM ctest-TestBasicVMVN-90860080-94043596 ID is 4060d7dd-11fa-4d55-993e-deb59f817525
2025-11-13 11:08:10,418 - DEBUG - VM ctest-TestBasicVMVN-90860080-94043596 launched on Node cn-jenkins-deploy-platform-ansible-os-4719-1
2025-11-13 11:08:10,497 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4060d7dd-11fa-4d55-993e-deb59f817525
2025-11-13 11:08:10,506 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f0432cc7-625f-4ba3-80a9-e22530ec418b
2025-11-13 11:08:13,755 - 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 1010ms')
2025-11-13 11:08:13,755 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90860080-94043596 failed!
2025-11-13 11:08:13,814 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-67513707 is 19.165.201.129 and allocation pool is NOT set
2025-11-13 11:08:15,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=1 ttl=63 time=5.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.53 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.526/3.270/5.015/1.744 ms')
2025-11-13 11:08:15,877 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90860080-94043596 passed
2025-11-13 11:08:16,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:08:16,030 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90860080-94043596, IP 19.165.201.131, Port 22
2025-11-13 11:08:16,185 - DEBUG - VM ctest-TestBasicVMVN-90860080-94043596 is ready for SSH connections
2025-11-13 11:08:16,185 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:08:16,185 - DEBUG - cat /tmp/output.txt
2025-11-13 11:08:17,946 - DEBUG - Hello World. The time is now Thu, 13 Nov 2025 04:08:15 -0700!
2025-11-13 11:08:17,946 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 13 Nov 2025 04:08:15 -0700!'}
2025-11-13 11:08:17,946 - INFO - metadata_script.txt got executed in the vm
2025-11-13 11:08:17,946 - INFO - Deleting VM ctest-TestBasicVMVN-90860080-94043596
2025-11-13 11:08:18,032 - INFO - Deleting VN ctest-vn-67513707
2025-11-13 11:08:18,143 - DEBUG - VN 68f0f35e-ebdc-4d4c-a153-52b0a397a7d2 still in use: Unable to complete operation on network 68f0f35e-ebdc-4d4c-a153-52b0a397a7d2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e5902773-ff0b-4f20-87c8-b14ce0c03593']
2025-11-13 11:08:18,144 - WARNING - Deleting VN ctest-vn-67513707 failed..Will retry
2025-11-13 11:08:20,255 - DEBUG - Response for deleting network ()
2025-11-13 11:08:20,514 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 11:08:20,514 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-13 11:08:20,514 - INFO - --------------------------------------------------------------------------------
2025-11-13 11:08:20,517 - INFO - ================================================================================
2025-11-13 11:08:20,517 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-13 11:08:20,517 - 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-11-13 11:08:20,804 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-13 11:08:20,805 - INFO - Initial checks done. Running the testcase now
2025-11-13 11:08:20,805 - INFO -
2025-11-13 11:08:21,324 - DEBUG - Response for create_network : {'network': {'id': '86a902f8-96e4-4537-b3c3-16a5858b6e8e', 'name': 'ctest-vn-60008452', 'tenant_id': '447195493c7545688e96e97efc6ebdf3', 'project_id': '447195493c7545688e96e97efc6ebdf3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90860080', 'ctest-vn-60008452'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 11:08:21,531 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd13bb436-d3cc-4758-ac93-7ad1e92066c9', 'name': '', 'tenant_id': '447195493c7545688e96e97efc6ebdf3', 'network_id': '86a902f8-96e4-4537-b3c3-16a5858b6e8e', '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': '447195493c7545688e96e97efc6ebdf3'}}
2025-11-13 11:08:21,718 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d1dee23-8a74-4a1a-9ae4-2370e2e2060e', 'name': '', 'tenant_id': '447195493c7545688e96e97efc6ebdf3', 'network_id': '86a902f8-96e4-4537-b3c3-16a5858b6e8e', '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': '447195493c7545688e96e97efc6ebdf3'}}
2025-11-13 11:08:21,741 - INFO - Created VN ctest-vn-60008452
2025-11-13 11:08:21,794 - DEBUG - VN ctest-vn-60008452 UUID is 86a902f8-96e4-4537-b3c3-16a5858b6e8e
2025-11-13 11:08:22,207 - DEBUG - Response for create_port : {'port': {'name': '8a6d0512-3246-4b7f-9199-2549fe7b1a68', 'id': '8a6d0512-3246-4b7f-9199-2549fe7b1a68', 'tenant_id': '447195493c7545688e96e97efc6ebdf3', 'network_id': '86a902f8-96e4-4537-b3c3-16a5858b6e8e', 'mac_address': '02:8a:6d:05:12:32', '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': 'd13bb436-d3cc-4758-ac93-7ad1e92066c9'}], 'security_groups': ['a432d344-2fb3-4955-8802-1aeeac1bb2f1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '447195493c7545688e96e97efc6ebdf3'}}
2025-11-13 11:08:22,397 - DEBUG - Response for create_port : {'port': {'name': 'ef2b293e-0b3d-4c50-936d-218eea4ccb97', 'id': 'ef2b293e-0b3d-4c50-936d-218eea4ccb97', 'tenant_id': '447195493c7545688e96e97efc6ebdf3', 'network_id': '86a902f8-96e4-4537-b3c3-16a5858b6e8e', 'mac_address': '02:ef:2b:29:3e:0b', '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': '3d1dee23-8a74-4a1a-9ae4-2370e2e2060e'}], 'security_groups': ['a432d344-2fb3-4955-8802-1aeeac1bb2f1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '447195493c7545688e96e97efc6ebdf3'}}
2025-11-13 11:08:22,793 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4719-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4719-1)
2025-11-13 11:08:23,248 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4719-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4719-1)
2025-11-13 11:08:24,563 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4719-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4719-1)
2025-11-13 11:08:24,564 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-13 11:08:24,571 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3921acc6-de55-45a3-ac43-ed1ba5566efa
2025-11-13 11:08:24,588 - DEBUG - Requesting: http://10.0.0.50:8082/project/44719549-3c75-4568-8e96-e97efc6ebdf3
2025-11-13 11:08:24,680 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/97cba05e-b0d3-46e9-a716-847784d0d7ef
2025-11-13 11:08:24,698 - INFO - Verifications in API Server for IPAM: ctest-ipam-99923205 passed
2025-11-13 11:08:24,707 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-90860080:ctest-ipam-99923205', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90860080', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10938012448553387753', 'uuid-lslong': '12039956302685853679'}, 'enable': 'true', 'created': '2025-11-13T11:08:20', 'last-modified': '2025-11-13T11:08:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.670599'}
2025-11-13 11:08:24,707 - INFO - Verifications in Control node for IPAM: ctest-ipam-99923205 passed
2025-11-13 11:08:24,707 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-13 11:08:24,713 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3921acc6-de55-45a3-ac43-ed1ba5566efa
2025-11-13 11:08:24,731 - DEBUG - Requesting: http://10.0.0.50:8082/project/44719549-3c75-4568-8e96-e97efc6ebdf3
2025-11-13 11:08:24,812 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86a902f8-96e4-4537-b3c3-16a5858b6e8e
2025-11-13 11:08:24,833 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86a902f8-96e4-4537-b3c3-16a5858b6e8e
2025-11-13 11:08:24,849 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/56d6be29-63f5-4b7e-9274-846eb8c28209
2025-11-13 11:08:24,858 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/56d6be29-63f5-4b7e-9274-846eb8c28209
2025-11-13 11:08:24,867 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1868dbda-2a71-41bf-83c1-4b166ed79f43
2025-11-13 11:08:24,885 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-13 11:08:24,885 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86a902f8-96e4-4537-b3c3-16a5858b6e8e
2025-11-13 11:08:24,896 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/56d6be29-63f5-4b7e-9274-846eb8c28209
2025-11-13 11:08:24,914 - INFO - Verified VN network id 11 for VN 86a902f8-96e4-4537-b3c3-16a5858b6e8e
2025-11-13 11:08:24,914 - INFO - Verifications in API Server for VN ctest-vn-60008452 passed
2025-11-13 11:08:24,914 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86a902f8-96e4-4537-b3c3-16a5858b6e8e
2025-11-13 11:08:24,926 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/56d6be29-63f5-4b7e-9274-846eb8c28209
2025-11-13 11:08:24,934 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/56d6be29-63f5-4b7e-9274-846eb8c28209
2025-11-13 11:08:24,942 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1868dbda-2a71-41bf-83c1-4b166ed79f43
2025-11-13 11:08:24,956 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90860080', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9703290138853131575', 'uuid-lslong': '12953221853413600910'}, 'enable': 'true', 'created': '2025-11-13T11:08:21', 'last-modified': '2025-11-13T11:08:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.266392'}
2025-11-13 11:08:24,963 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-13 11:08:24,963 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60008452 passed
2025-11-13 11:08:24,963 - DEBUG - ====Verifying policy data for ctest-vn-60008452 in API_Server ======
2025-11-13 11:08:24,963 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-13 11:08:24,970 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3921acc6-de55-45a3-ac43-ed1ba5566efa
2025-11-13 11:08:24,987 - DEBUG - Requesting: http://10.0.0.50:8082/project/44719549-3c75-4568-8e96-e97efc6ebdf3
2025-11-13 11:08:25,101 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/86a902f8-96e4-4537-b3c3-16a5858b6e8e
2025-11-13 11:08:25,127 - DEBUG - =>VN ctest-vn-60008452 has no policy to be verified
2025-11-13 11:08:25,127 - DEBUG - Verifying the vn in opserver
2025-11-13 11:08:25,127 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452 virtual network link through opserver 10.0.0.50
2025-11-13 11:08:25,127 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-13 11:08:25,488 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-13 11:08:25,584 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452?flat'}
2025-11-13 11:08:25,584 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452 is found in opserver
2025-11-13 11:08:25,590 - DEBUG - VRF ids for VN ctest-vn-60008452: {'10.0.0.50': '2'}
2025-11-13 11:08:25,591 - INFO - Waiting for VM ctest-TestBasicVMVN-90860080-65392289 to be up..
2025-11-13 11:08:25,705 - DEBUG - VM is in ACTIVE state now
2025-11-13 11:08:25,705 - INFO - VM name : ctest-TestBasicVMVN-90860080-65392289
2025-11-13 11:08:25,819 - DEBUG - VM ctest-TestBasicVMVN-90860080-65392289 ID is c5664403-7b2d-4f1a-bd82-88017746bab1
2025-11-13 11:08:25,819 - DEBUG - VM ctest-TestBasicVMVN-90860080-65392289 launched on Node cn-jenkins-deploy-platform-ansible-os-4719-1
2025-11-13 11:08:25,904 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c5664403-7b2d-4f1a-bd82-88017746bab1
2025-11-13 11:08:25,913 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8a6d0512-3246-4b7f-9199-2549fe7b1a68
2025-11-13 11:08:29,212 - 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 1030ms')
2025-11-13 11:08:29,212 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90860080-65392289 failed!
2025-11-13 11:08:29,270 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452 is 31.1.1.1 and allocation pool is NOT set
2025-11-13 11:08:29,270 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452 is 31.1.2.1 and allocation pool is NOT set
2025-11-13 11:08:33,337 - 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-11-13 11:08:33,338 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90860080-65392289 failed!
2025-11-13 11:08:33,398 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452 is 31.1.1.1 and allocation pool is NOT set
2025-11-13 11:08:33,398 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452 is 31.1.2.1 and allocation pool is NOT set
2025-11-13 11:08:35,459 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.39 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.391/3.151/3.912/0.760 ms')
2025-11-13 11:08:35,459 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90860080-65392289 passed
2025-11-13 11:08:35,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:08:35,614 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90860080-65392289, IP 31.1.1.4, Port 22
2025-11-13 11:08:35,769 - DEBUG - VM ctest-TestBasicVMVN-90860080-65392289 is ready for SSH connections
2025-11-13 11:08:35,770 - INFO - Waiting for VM ctest-TestBasicVMVN-90860080-67846018 to be up..
2025-11-13 11:08:35,851 - DEBUG - VM is in ACTIVE state now
2025-11-13 11:08:35,851 - INFO - VM name : ctest-TestBasicVMVN-90860080-67846018
2025-11-13 11:08:35,927 - DEBUG - VM ctest-TestBasicVMVN-90860080-67846018 ID is e32cfb98-e3a1-47fe-b806-a5a1e76dec7e
2025-11-13 11:08:35,927 - DEBUG - VM ctest-TestBasicVMVN-90860080-67846018 launched on Node cn-jenkins-deploy-platform-ansible-os-4719-1
2025-11-13 11:08:36,008 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e32cfb98-e3a1-47fe-b806-a5a1e76dec7e
2025-11-13 11:08:36,016 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ef2b293e-0b3d-4c50-936d-218eea4ccb97
2025-11-13 11:08:37,254 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.423 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.423/1.782/3.142/1.359 ms')
2025-11-13 11:08:37,255 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-90860080-67846018 passed
2025-11-13 11:08:37,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:08:37,410 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90860080-67846018, IP 31.1.2.4, Port 22
2025-11-13 11:08:37,580 - DEBUG - VM ctest-TestBasicVMVN-90860080-67846018 is ready for SSH connections
2025-11-13 11:08:37,580 - INFO - Waiting for VM ctest-TestBasicVMVN-90860080-82628667 to be up..
2025-11-13 11:08:37,658 - DEBUG - VM is in ACTIVE state now
2025-11-13 11:08:37,658 - INFO - VM name : ctest-TestBasicVMVN-90860080-82628667
2025-11-13 11:08:37,737 - DEBUG - VM ctest-TestBasicVMVN-90860080-82628667 ID is cea5aeb1-9c54-4266-a2c1-cddbba2427fc
2025-11-13 11:08:37,737 - DEBUG - VM ctest-TestBasicVMVN-90860080-82628667 launched on Node cn-jenkins-deploy-platform-ansible-os-4719-1
2025-11-13 11:08:37,819 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cea5aeb1-9c54-4266-a2c1-cddbba2427fc
2025-11-13 11:08:37,826 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0386ae59-8882-4acb-9e77-947c1f1df261
2025-11-13 11:08:39,066 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.09 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.490 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.490/1.788/3.086/1.298 ms')
2025-11-13 11:08:39,066 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-90860080-82628667 passed
2025-11-13 11:08:39,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:08:39,222 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90860080-82628667, IP 31.1.1.3, Port 22
2025-11-13 11:08:39,382 - DEBUG - VM ctest-TestBasicVMVN-90860080-82628667 is ready for SSH connections
2025-11-13 11:08:39,382 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:08:39,382 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:08:39,382 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-13 11:08:43,489 - 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.113 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.967 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.297 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.967/2.125/4.113 ms
2025-11-13 11:08:43,489 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-90860080-65392289 passed
2025-11-13 11:08:43,489 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:08:43,490 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:08:43,490 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-13 11:08:47,222 - 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.981 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.917 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.131 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.917/1.676/2.981 ms
2025-11-13 11:08:47,222 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-90860080-67846018 passed
2025-11-13 11:08:47,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:08:47,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:08:47,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 11:08:47,222 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:08:47,222 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-13 11:08:47,410 - DEBUG - None
2025-11-13 11:08:47,410 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:08:47,410 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-13 11:08:47,619 - DEBUG - None
2025-11-13 11:08:47,620 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:08:47,620 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-13 11:08:48,254 - DEBUG - None
2025-11-13 11:08:48,254 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:08:48,254 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-13 11:08:50,503 - 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.857 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.065 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.465 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.763 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.602 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.465/2.350/7.065 ms
2025-11-13 11:08:50,503 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:08:50,503 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-13 11:08:52,775 - 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.453 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.936 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.161 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.508 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.056 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.217 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.461 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.461/2.827/7.161 ms
2025-11-13 11:08:52,775 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-13 11:08:52,775 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-13 11:08:55,036 - 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.784 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.953 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.961 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.572 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.216 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.484 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.529 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.529/2.071/3.961 ms
2025-11-13 11:08:55,036 - INFO - Deleting VM ctest-TestBasicVMVN-90860080-82628667
2025-11-13 11:08:55,109 - INFO - Detaching port ef2b293e-0b3d-4c50-936d-218eea4ccb97 from VM ctest-TestBasicVMVN-90860080-67846018
2025-11-13 11:08:55,142 - INFO - Deleting VM ctest-TestBasicVMVN-90860080-67846018
2025-11-13 11:08:55,216 - INFO - Detaching port 8a6d0512-3246-4b7f-9199-2549fe7b1a68 from VM ctest-TestBasicVMVN-90860080-65392289
2025-11-13 11:08:55,250 - INFO - Deleting VM ctest-TestBasicVMVN-90860080-65392289
2025-11-13 11:08:55,327 - INFO - Deleting VN ctest-vn-60008452
2025-11-13 11:08:55,502 - DEBUG - Response for delete_port : ()
2025-11-13 11:08:55,693 - DEBUG - Response for delete_port : ()
2025-11-13 11:08:55,743 - DEBUG - VN 86a902f8-96e4-4537-b3c3-16a5858b6e8e still in use: Unable to complete operation on network 86a902f8-96e4-4537-b3c3-16a5858b6e8e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0dba10e4-2639-4915-8e79-2a99184e003d']
2025-11-13 11:08:55,743 - WARNING - Deleting VN ctest-vn-60008452 failed..Will retry
2025-11-13 11:08:57,869 - DEBUG - Response for deleting network ()
2025-11-13 11:08:57,869 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/56d6be29-63f5-4b7e-9274-846eb8c28209
2025-11-13 11:08:57,875 - DEBUG - Response Code: 404
2025-11-13 11:08:57,875 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-13 11:08:57,880 - DEBUG - Requesting: http://10.0.0.50:8082/domain/3921acc6-de55-45a3-ac43-ed1ba5566efa
2025-11-13 11:08:57,941 - DEBUG - Requesting: http://10.0.0.50:8082/project/44719549-3c75-4568-8e96-e97efc6ebdf3
2025-11-13 11:08:58,017 - INFO - Validated that VN ctest-vn-60008452 is not found in API Server
2025-11-13 11:08:58,027 - DEBUG - VN ctest-vn-60008452 is not present in Agent 10.0.0.50
2025-11-13 11:08:58,027 - INFO - Validated that VN ctest-vn-60008452 is not in any agent
2025-11-13 11:08:58,032 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-11-13 11:08:58,039 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-60008452
2025-11-13 11:08:58,039 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-90860080:ctest-vn-60008452
2025-11-13 11:08:58,049 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60008452 info
2025-11-13 11:08:58,130 - INFO - IPAM: ctest-ipam-99923205 is not found in API Server
2025-11-13 11:08:58,140 - INFO - IPAM:ctest-ipam-99923205 is not found in control node
2025-11-13 11:08:58,395 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 11:08:58,396 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-11-13 11:08:58,396 - INFO - --------------------------------------------------------------------------------
2025-11-13 11:08:59,127 - INFO - Deleted project: ctest-TestBasicVMVN-90860080, ID : 44719549-3c75-4568-8e96-e97efc6ebdf3