2025-08-26 08:05:47,271 - INFO - Domain Default found not creating
2025-08-26 08:05:47,520 - INFO - Project ctest-TestBasicVMVN-57257660 not found, creating it
2025-08-26 08:05:48,026 - INFO - Created Project:ctest-TestBasicVMVN-57257660, ID : 833a1788-5ef6-45cf-8e23-fdf5c0a207fa
2025-08-26 08:05:49,698 - INFO - ================================================================================
2025-08-26 08:05:49,698 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-26 08:05:49,698 - 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-26 08:05:49,960 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-26 08:05:49,960 - INFO - Initial checks done. Running the testcase now
2025-08-26 08:05:49,960 - INFO -
2025-08-26 08:05:50,551 - DEBUG - Response for create_network : {'network': {'id': '9931654d-be53-4aba-9ca1-930bd0f62957', 'name': 'ctest-vn2_metadata-74863760', 'tenant_id': '833a17885ef645cf8e23fdf5c0a207fa', 'project_id': '833a17885ef645cf8e23fdf5c0a207fa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57257660', 'ctest-vn2_metadata-74863760'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 08:05:50,725 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af2d1b24-cf49-49ff-8442-5cb5898d1517', 'name': '', 'tenant_id': '833a17885ef645cf8e23fdf5c0a207fa', 'network_id': '9931654d-be53-4aba-9ca1-930bd0f62957', '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': '833a17885ef645cf8e23fdf5c0a207fa'}}
2025-08-26 08:05:50,743 - INFO - Created VN ctest-vn2_metadata-74863760
2025-08-26 08:05:50,799 - DEBUG - VN ctest-vn2_metadata-74863760 UUID is 9931654d-be53-4aba-9ca1-930bd0f62957
2025-08-26 08:05:50,990 - DEBUG - Services list from nova: [, , ]
2025-08-26 08:05:52,074 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3936-1)
2025-08-26 08:05:52,186 - DEBUG - Link local service introspect added
2025-08-26 08:05:52,227 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-26 08:05:57,299 - DEBUG - VM is in ACTIVE state now
2025-08-26 08:05:57,450 - INFO - Waiting for VM ctest-TestBasicVMVN-57257660-16486597 to be up..
2025-08-26 08:05:57,451 - INFO - VM name : ctest-TestBasicVMVN-57257660-16486597
2025-08-26 08:05:57,530 - DEBUG - VM ctest-TestBasicVMVN-57257660-16486597 ID is ffcc923f-f967-4c99-9486-5f2b804a9852
2025-08-26 08:05:57,531 - DEBUG - VM ctest-TestBasicVMVN-57257660-16486597 launched on Node cn-jenkins-deploy-platform-ansible-os-3936-1
2025-08-26 08:05:57,612 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ffcc923f-f967-4c99-9486-5f2b804a9852
2025-08-26 08:05:57,946 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ffcc923f-f967-4c99-9486-5f2b804a9852
2025-08-26 08:05:57,980 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/20e15d99-31f4-4984-b1a2-1e28a88484a8
2025-08-26 08:06:01,268 - 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 1035ms')
2025-08-26 08:06:01,268 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57257660-16486597 failed!
2025-08-26 08:06:01,327 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57257660:ctest-vn2_metadata-74863760 is 11.1.1.1 and allocation pool is NOT set
2025-08-26 08:06:03,391 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.99 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.985/5.901/9.818/3.916 ms')
2025-08-26 08:06:03,391 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57257660-16486597 passed
2025-08-26 08:06:03,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:03,543 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57257660-16486597, IP 11.1.1.3, Port 22
2025-08-26 08:06:03,713 - DEBUG - VM ctest-TestBasicVMVN-57257660-16486597 is ready for SSH connections
2025-08-26 08:06:03,713 - INFO - Retry 0
2025-08-26 08:06:03,713 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:03,713 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-26 08:06:05,688 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-26 08:06:05,688 - INFO - Generic metadata worked
2025-08-26 08:06:05,946 - DEBUG - Link local service introspect removed
2025-08-26 08:06:05,947 - INFO - Deleting VM ctest-TestBasicVMVN-57257660-16486597
2025-08-26 08:06:06,015 - INFO - Deleting VN ctest-vn2_metadata-74863760
2025-08-26 08:06:06,060 - DEBUG - VN 9931654d-be53-4aba-9ca1-930bd0f62957 still in use: Unable to complete operation on network 9931654d-be53-4aba-9ca1-930bd0f62957. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c00289e2-1371-46e2-91c1-9ef48a25b40e']
2025-08-26 08:06:06,060 - WARNING - Deleting VN ctest-vn2_metadata-74863760 failed..Will retry
2025-08-26 08:06:08,183 - DEBUG - Response for deleting network ()
2025-08-26 08:06:08,445 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 08:06:08,445 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-08-26 08:06:08,445 - INFO - --------------------------------------------------------------------------------
2025-08-26 08:06:08,448 - INFO - ================================================================================
2025-08-26 08:06:08,448 - INFO - STARTING TEST : test_metadata_service
2025-08-26 08:06:08,448 - 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-26 08:06:08,733 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-26 08:06:08,733 - INFO - Initial checks done. Running the testcase now
2025-08-26 08:06:08,733 - INFO -
2025-08-26 08:06:08,733 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-26 08:06:08,740 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/26bbaa36-e651-4ea2-9d16-a4944d88b10e
2025-08-26 08:06:08,985 - DEBUG - Response for create_network : {'network': {'id': 'e8ad2a25-62ca-4240-8aaf-6ae382454baa', 'name': 'ctest-vn-58256548', 'tenant_id': '833a17885ef645cf8e23fdf5c0a207fa', 'project_id': '833a17885ef645cf8e23fdf5c0a207fa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57257660', 'ctest-vn-58256548'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 08:06:09,244 - DEBUG - Response for create_subnet : {'subnet': {'id': '0c9d2df3-046d-4288-a237-728052fcfd7b', 'name': '', 'tenant_id': '833a17885ef645cf8e23fdf5c0a207fa', 'network_id': 'e8ad2a25-62ca-4240-8aaf-6ae382454baa', 'ip_version': 4, 'cidr': '169.227.32.128/26', 'allocation_pools': [{'start': '169.227.32.130', 'end': '169.227.32.190'}], 'gateway_ip': '169.227.32.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.227.32.130', 'tags': [], 'project_id': '833a17885ef645cf8e23fdf5c0a207fa'}}
2025-08-26 08:06:09,264 - INFO - Created VN ctest-vn-58256548
2025-08-26 08:06:09,318 - DEBUG - VN ctest-vn-58256548 UUID is e8ad2a25-62ca-4240-8aaf-6ae382454baa
2025-08-26 08:06:10,511 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3936-1)
2025-08-26 08:06:10,511 - INFO - Waiting for VM ctest-TestBasicVMVN-57257660-91567864 to be up..
2025-08-26 08:06:10,552 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-26 08:06:15,635 - DEBUG - VM is in ACTIVE state now
2025-08-26 08:06:15,635 - INFO - VM name : ctest-TestBasicVMVN-57257660-91567864
2025-08-26 08:06:15,722 - DEBUG - VM ctest-TestBasicVMVN-57257660-91567864 ID is db0104a2-37ff-47c1-be31-90b47beabd1f
2025-08-26 08:06:15,722 - DEBUG - VM ctest-TestBasicVMVN-57257660-91567864 launched on Node cn-jenkins-deploy-platform-ansible-os-3936-1
2025-08-26 08:06:15,810 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/db0104a2-37ff-47c1-be31-90b47beabd1f
2025-08-26 08:06:15,821 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/eebe4077-0be6-47ca-a9df-6a94feb7774e
2025-08-26 08:06:19,096 - 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-26 08:06:19,097 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57257660-91567864 failed!
2025-08-26 08:06:19,155 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-58256548 is 169.227.32.129 and allocation pool is NOT set
2025-08-26 08:06:21,225 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.51 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 = 2.507/6.179/9.852/3.672 ms')
2025-08-26 08:06:21,225 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57257660-91567864 passed
2025-08-26 08:06:21,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:21,379 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57257660-91567864, IP 169.227.32.131, Port 22
2025-08-26 08:06:21,533 - DEBUG - VM ctest-TestBasicVMVN-57257660-91567864 is ready for SSH connections
2025-08-26 08:06:21,534 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:21,534 - DEBUG - cat /tmp/output.txt
2025-08-26 08:06:23,208 - DEBUG - Hello World. The time is now Tue, 26 Aug 2025 02:06:21 -0600!
2025-08-26 08:06:23,209 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 26 Aug 2025 02:06:21 -0600!'}
2025-08-26 08:06:23,209 - INFO - metadata_script.txt got executed in the vm
2025-08-26 08:06:23,209 - INFO - Deleting VM ctest-TestBasicVMVN-57257660-91567864
2025-08-26 08:06:23,298 - INFO - Deleting VN ctest-vn-58256548
2025-08-26 08:06:23,342 - DEBUG - VN e8ad2a25-62ca-4240-8aaf-6ae382454baa still in use: Unable to complete operation on network e8ad2a25-62ca-4240-8aaf-6ae382454baa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c22366c3-9230-4bbb-8c48-3d19f1fd6e93']
2025-08-26 08:06:23,342 - WARNING - Deleting VN ctest-vn-58256548 failed..Will retry
2025-08-26 08:06:25,466 - DEBUG - Response for deleting network ()
2025-08-26 08:06:25,721 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 08:06:25,721 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-26 08:06:25,721 - INFO - --------------------------------------------------------------------------------
2025-08-26 08:06:25,724 - INFO - ================================================================================
2025-08-26 08:06:25,724 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-26 08:06:25,724 - 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-26 08:06:26,024 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-26 08:06:26,024 - INFO - Initial checks done. Running the testcase now
2025-08-26 08:06:26,024 - INFO -
2025-08-26 08:06:26,530 - DEBUG - Response for create_network : {'network': {'id': '94ae7398-0bea-4e81-a928-d6774222e6a8', 'name': 'ctest-vn-76260841', 'tenant_id': '833a17885ef645cf8e23fdf5c0a207fa', 'project_id': '833a17885ef645cf8e23fdf5c0a207fa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57257660', 'ctest-vn-76260841'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 08:06:26,760 - DEBUG - Response for create_subnet : {'subnet': {'id': '8af61d8b-4ec9-444d-bacc-e24bf9cb49ac', 'name': '', 'tenant_id': '833a17885ef645cf8e23fdf5c0a207fa', 'network_id': '94ae7398-0bea-4e81-a928-d6774222e6a8', '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': '833a17885ef645cf8e23fdf5c0a207fa'}}
2025-08-26 08:06:26,922 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b135fde7-85c0-4931-941a-5177a3fce80c', 'name': '', 'tenant_id': '833a17885ef645cf8e23fdf5c0a207fa', 'network_id': '94ae7398-0bea-4e81-a928-d6774222e6a8', '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': '833a17885ef645cf8e23fdf5c0a207fa'}}
2025-08-26 08:06:26,943 - INFO - Created VN ctest-vn-76260841
2025-08-26 08:06:26,995 - DEBUG - VN ctest-vn-76260841 UUID is 94ae7398-0bea-4e81-a928-d6774222e6a8
2025-08-26 08:06:27,364 - DEBUG - Response for create_port : {'port': {'name': 'd7c6a9fa-c5ca-478d-a284-9bb831e68eeb', 'id': 'd7c6a9fa-c5ca-478d-a284-9bb831e68eeb', 'tenant_id': '833a17885ef645cf8e23fdf5c0a207fa', 'network_id': '94ae7398-0bea-4e81-a928-d6774222e6a8', 'mac_address': '02:d7:c6:a9:fa:c5', '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': '8af61d8b-4ec9-444d-bacc-e24bf9cb49ac'}], 'security_groups': ['a5c1b8f8-9566-4f9e-b77d-a8de0c10a21d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '833a17885ef645cf8e23fdf5c0a207fa'}}
2025-08-26 08:06:27,579 - DEBUG - Response for create_port : {'port': {'name': 'e5fc5596-be1a-447e-9aa4-08c4ecf780fd', 'id': 'e5fc5596-be1a-447e-9aa4-08c4ecf780fd', 'tenant_id': '833a17885ef645cf8e23fdf5c0a207fa', 'network_id': '94ae7398-0bea-4e81-a928-d6774222e6a8', 'mac_address': '02:e5:fc:55:96:be', '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': 'b135fde7-85c0-4931-941a-5177a3fce80c'}], 'security_groups': ['a5c1b8f8-9566-4f9e-b77d-a8de0c10a21d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '833a17885ef645cf8e23fdf5c0a207fa'}}
2025-08-26 08:06:27,936 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3936-1)
2025-08-26 08:06:28,434 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3936-1)
2025-08-26 08:06:29,910 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3936-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3936-1)
2025-08-26 08:06:29,910 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-26 08:06:29,930 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3a7cda2e-9013-41ae-ba31-bd08c5752cb6
2025-08-26 08:06:29,957 - DEBUG - Requesting: http://10.0.0.38:8082/project/833a1788-5ef6-45cf-8e23-fdf5c0a207fa
2025-08-26 08:06:30,047 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/cfcc1a24-7c7e-44d2-9722-7c16872082dc
2025-08-26 08:06:30,058 - INFO - Verifications in API Server for IPAM: ctest-ipam-87313432 passed
2025-08-26 08:06:30,066 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57257660:ctest-ipam-87313432', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57257660', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14973371605109851346', 'uuid-lslong': '10890403285133460188'}, 'enable': 'true', 'created': '2025-08-26T08:06:26', 'last-modified': '2025-08-26T08:06:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.809330'}
2025-08-26 08:06:30,066 - INFO - Verifications in Control node for IPAM: ctest-ipam-87313432 passed
2025-08-26 08:06:30,066 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-26 08:06:30,075 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3a7cda2e-9013-41ae-ba31-bd08c5752cb6
2025-08-26 08:06:30,088 - DEBUG - Requesting: http://10.0.0.38:8082/project/833a1788-5ef6-45cf-8e23-fdf5c0a207fa
2025-08-26 08:06:30,174 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/94ae7398-0bea-4e81-a928-d6774222e6a8
2025-08-26 08:06:30,194 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/94ae7398-0bea-4e81-a928-d6774222e6a8
2025-08-26 08:06:30,214 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/aaa6503e-197a-450f-b248-ab3f127124b4
2025-08-26 08:06:30,228 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/aaa6503e-197a-450f-b248-ab3f127124b4
2025-08-26 08:06:30,240 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/7adba92e-6b64-4b9b-8b1c-2794dec754ee
2025-08-26 08:06:30,248 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-26 08:06:30,248 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/94ae7398-0bea-4e81-a928-d6774222e6a8
2025-08-26 08:06:30,260 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/aaa6503e-197a-450f-b248-ab3f127124b4
2025-08-26 08:06:30,278 - INFO - Verified VN network id 9 for VN 94ae7398-0bea-4e81-a928-d6774222e6a8
2025-08-26 08:06:30,278 - INFO - Verifications in API Server for VN ctest-vn-76260841 passed
2025-08-26 08:06:30,279 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/94ae7398-0bea-4e81-a928-d6774222e6a8
2025-08-26 08:06:30,293 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/aaa6503e-197a-450f-b248-ab3f127124b4
2025-08-26 08:06:30,304 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/aaa6503e-197a-450f-b248-ab3f127124b4
2025-08-26 08:06:30,315 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/7adba92e-6b64-4b9b-8b1c-2794dec754ee
2025-08-26 08:06:30,331 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57257660', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10713627660433116801', 'uuid-lslong': '12189228199177283240'}, 'enable': 'true', 'created': '2025-08-26T08:06:26', 'last-modified': '2025-08-26T08:06:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.437281'}
2025-08-26 08:06:30,339 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-26 08:06:30,339 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-76260841 passed
2025-08-26 08:06:30,340 - DEBUG - ====Verifying policy data for ctest-vn-76260841 in API_Server ======
2025-08-26 08:06:30,340 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-26 08:06:30,351 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3a7cda2e-9013-41ae-ba31-bd08c5752cb6
2025-08-26 08:06:30,378 - DEBUG - Requesting: http://10.0.0.38:8082/project/833a1788-5ef6-45cf-8e23-fdf5c0a207fa
2025-08-26 08:06:30,465 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/94ae7398-0bea-4e81-a928-d6774222e6a8
2025-08-26 08:06:30,487 - DEBUG - =>VN ctest-vn-76260841 has no policy to be verified
2025-08-26 08:06:30,487 - DEBUG - Verifying the vn in opserver
2025-08-26 08:06:30,487 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841 virtual network link through opserver 10.0.0.38
2025-08-26 08:06:30,491 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-26 08:06:30,933 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-26 08:06:31,009 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841?flat'}
2025-08-26 08:06:31,009 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841 is found in opserver
2025-08-26 08:06:31,020 - DEBUG - VRF ids for VN ctest-vn-76260841: {'10.0.0.38': '2'}
2025-08-26 08:06:31,020 - INFO - Waiting for VM ctest-TestBasicVMVN-57257660-86967767 to be up..
2025-08-26 08:06:31,128 - DEBUG - VM is in ACTIVE state now
2025-08-26 08:06:31,128 - INFO - VM name : ctest-TestBasicVMVN-57257660-86967767
2025-08-26 08:06:31,276 - DEBUG - VM ctest-TestBasicVMVN-57257660-86967767 ID is 635ac1a6-3f99-414d-80b8-f5d87c4e164a
2025-08-26 08:06:31,276 - DEBUG - VM ctest-TestBasicVMVN-57257660-86967767 launched on Node cn-jenkins-deploy-platform-ansible-os-3936-1
2025-08-26 08:06:31,384 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/635ac1a6-3f99-414d-80b8-f5d87c4e164a
2025-08-26 08:06:31,395 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d7c6a9fa-c5ca-478d-a284-9bb831e68eeb
2025-08-26 08:06:34,673 - 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-08-26 08:06:34,673 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57257660-86967767 failed!
2025-08-26 08:06:34,731 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841 is 31.1.1.1 and allocation pool is NOT set
2025-08-26 08:06:34,731 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841 is 31.1.2.1 and allocation pool is NOT set
2025-08-26 08:06:38,800 - 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-26 08:06:38,800 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57257660-86967767 failed!
2025-08-26 08:06:38,859 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841 is 31.1.1.1 and allocation pool is NOT set
2025-08-26 08:06:38,859 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841 is 31.1.2.1 and allocation pool is NOT set
2025-08-26 08:06:40,918 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.37 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.365/3.102/4.840/1.737 ms')
2025-08-26 08:06:40,918 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57257660-86967767 passed
2025-08-26 08:06:41,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:41,075 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57257660-86967767, IP 31.1.1.4, Port 22
2025-08-26 08:06:41,252 - DEBUG - VM ctest-TestBasicVMVN-57257660-86967767 is ready for SSH connections
2025-08-26 08:06:41,252 - INFO - Waiting for VM ctest-TestBasicVMVN-57257660-20487978 to be up..
2025-08-26 08:06:41,335 - DEBUG - VM is in ACTIVE state now
2025-08-26 08:06:41,335 - INFO - VM name : ctest-TestBasicVMVN-57257660-20487978
2025-08-26 08:06:41,427 - DEBUG - VM ctest-TestBasicVMVN-57257660-20487978 ID is dc76b879-49a3-470a-ae7a-4bf8731f512a
2025-08-26 08:06:41,427 - DEBUG - VM ctest-TestBasicVMVN-57257660-20487978 launched on Node cn-jenkins-deploy-platform-ansible-os-3936-1
2025-08-26 08:06:41,511 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/dc76b879-49a3-470a-ae7a-4bf8731f512a
2025-08-26 08:06:41,524 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e5fc5596-be1a-447e-9aa4-08c4ecf780fd
2025-08-26 08:06:42,778 - 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.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.523 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.523/1.529/2.535/1.006 ms')
2025-08-26 08:06:42,778 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57257660-20487978 passed
2025-08-26 08:06:42,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:42,939 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57257660-20487978, IP 31.1.2.4, Port 22
2025-08-26 08:06:43,110 - DEBUG - VM ctest-TestBasicVMVN-57257660-20487978 is ready for SSH connections
2025-08-26 08:06:43,110 - INFO - Waiting for VM ctest-TestBasicVMVN-57257660-05552348 to be up..
2025-08-26 08:06:43,185 - DEBUG - VM is in ACTIVE state now
2025-08-26 08:06:43,185 - INFO - VM name : ctest-TestBasicVMVN-57257660-05552348
2025-08-26 08:06:43,262 - DEBUG - VM ctest-TestBasicVMVN-57257660-05552348 ID is 6d431c7f-1187-4b3d-9c3d-171f45472df0
2025-08-26 08:06:43,263 - DEBUG - VM ctest-TestBasicVMVN-57257660-05552348 launched on Node cn-jenkins-deploy-platform-ansible-os-3936-1
2025-08-26 08:06:43,334 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6d431c7f-1187-4b3d-9c3d-171f45472df0
2025-08-26 08:06:43,343 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b515792b-c4a5-48e7-9119-41b75662622d
2025-08-26 08:06:44,599 - 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.32 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.368 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.368/1.845/3.323/1.477 ms')
2025-08-26 08:06:44,599 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57257660-05552348 passed
2025-08-26 08:06:44,747 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:44,747 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57257660-05552348, IP 31.1.1.3, Port 22
2025-08-26 08:06:44,903 - DEBUG - VM ctest-TestBasicVMVN-57257660-05552348 is ready for SSH connections
2025-08-26 08:06:44,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:44,903 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:44,903 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-26 08:06:48,620 - 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.788 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.871 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.838 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.838/1.832/3.788 ms
2025-08-26 08:06:48,620 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57257660-86967767 passed
2025-08-26 08:06:48,620 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:48,620 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:48,620 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-26 08:06:52,306 - 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.895 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.980 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.822 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.822/1.899/3.895 ms
2025-08-26 08:06:52,306 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57257660-20487978 passed
2025-08-26 08:06:52,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:52,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:52,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 08:06:52,307 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:52,307 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-26 08:06:52,545 - DEBUG - None
2025-08-26 08:06:52,545 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:52,545 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-26 08:06:52,743 - DEBUG - None
2025-08-26 08:06:52,743 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:52,743 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-26 08:06:53,376 - DEBUG - None
2025-08-26 08:06:53,376 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:53,376 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-26 08:06:55,594 - 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=2.039 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.183 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.447 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.636 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.403/1.941/5.183 ms
2025-08-26 08:06:55,594 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:55,595 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-26 08:06:57,848 - 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.052 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.323 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.491 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.437 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.890 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.932 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.389/2.073/4.491 ms
2025-08-26 08:06:57,848 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-26 08:06:57,848 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-26 08:07:00,104 - 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.763 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.699 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.767 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.780 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.688 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.435 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.435/1.795/3.767 ms
2025-08-26 08:07:00,104 - INFO - Deleting VM ctest-TestBasicVMVN-57257660-05552348
2025-08-26 08:07:00,192 - INFO - Detaching port e5fc5596-be1a-447e-9aa4-08c4ecf780fd from VM ctest-TestBasicVMVN-57257660-20487978
2025-08-26 08:07:00,226 - INFO - Deleting VM ctest-TestBasicVMVN-57257660-20487978
2025-08-26 08:07:00,291 - INFO - Detaching port d7c6a9fa-c5ca-478d-a284-9bb831e68eeb from VM ctest-TestBasicVMVN-57257660-86967767
2025-08-26 08:07:00,322 - INFO - Deleting VM ctest-TestBasicVMVN-57257660-86967767
2025-08-26 08:07:00,410 - INFO - Deleting VN ctest-vn-76260841
2025-08-26 08:07:00,623 - DEBUG - Response for delete_port : ()
2025-08-26 08:07:00,881 - DEBUG - Response for delete_port : ()
2025-08-26 08:07:00,937 - DEBUG - VN 94ae7398-0bea-4e81-a928-d6774222e6a8 still in use: Unable to complete operation on network 94ae7398-0bea-4e81-a928-d6774222e6a8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f01cba38-7177-48fe-9c7b-a2fbc7a12c0f']
2025-08-26 08:07:00,937 - WARNING - Deleting VN ctest-vn-76260841 failed..Will retry
2025-08-26 08:07:03,136 - DEBUG - Response for deleting network ()
2025-08-26 08:07:03,136 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/aaa6503e-197a-450f-b248-ab3f127124b4
2025-08-26 08:07:03,151 - DEBUG - Response Code: 404
2025-08-26 08:07:03,151 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-26 08:07:03,164 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3a7cda2e-9013-41ae-ba31-bd08c5752cb6
2025-08-26 08:07:03,224 - DEBUG - Requesting: http://10.0.0.38:8082/project/833a1788-5ef6-45cf-8e23-fdf5c0a207fa
2025-08-26 08:07:03,302 - INFO - Validated that VN ctest-vn-76260841 is not found in API Server
2025-08-26 08:07:03,314 - DEBUG - VN ctest-vn-76260841 is not present in Agent 10.0.0.38
2025-08-26 08:07:03,314 - INFO - Validated that VN ctest-vn-76260841 is not in any agent
2025-08-26 08:07:03,321 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-26 08:07:03,328 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-76260841
2025-08-26 08:07:03,328 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57257660:ctest-vn-76260841
2025-08-26 08:07:03,339 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-76260841 info
2025-08-26 08:07:03,430 - INFO - IPAM: ctest-ipam-87313432 is not found in API Server
2025-08-26 08:07:03,448 - INFO - IPAM:ctest-ipam-87313432 is not found in control node
2025-08-26 08:07:03,722 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 08:07:03,724 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-08-26 08:07:03,724 - INFO - --------------------------------------------------------------------------------
2025-08-26 08:07:04,538 - INFO - Deleted project: ctest-TestBasicVMVN-57257660, ID : 833a1788-5ef6-45cf-8e23-fdf5c0a207fa