2025-11-04 07:27:28,133 - INFO - Domain Default found not creating
2025-11-04 07:27:28,259 - INFO - Project ctest-TestBasicVMVN-59978661 not found, creating it
2025-11-04 07:27:28,681 - INFO - Created Project:ctest-TestBasicVMVN-59978661, ID : b66a53f8-97b0-40e2-a383-2e2fc7a66899
2025-11-04 07:27:30,208 - INFO - ================================================================================
2025-11-04 07:27:30,209 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-04 07:27:30,209 - 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-04 07:27:30,472 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-04 07:27:30,472 - INFO - Initial checks done. Running the testcase now
2025-11-04 07:27:30,472 - INFO -
2025-11-04 07:27:31,000 - DEBUG - Response for create_network : {'network': {'id': '9f3e579f-0e0d-4bb0-ace4-d6d32e2fca84', 'name': 'ctest-vn2_metadata-30089582', 'tenant_id': 'b66a53f897b040e2a3832e2fc7a66899', 'project_id': 'b66a53f897b040e2a3832e2fc7a66899', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-59978661', 'ctest-vn2_metadata-30089582'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 07:27:31,157 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a44a1f6-3a6a-4895-b635-8bcdea13ef86', 'name': '', 'tenant_id': 'b66a53f897b040e2a3832e2fc7a66899', 'network_id': '9f3e579f-0e0d-4bb0-ace4-d6d32e2fca84', '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': 'b66a53f897b040e2a3832e2fc7a66899'}}
2025-11-04 07:27:31,173 - INFO - Created VN ctest-vn2_metadata-30089582
2025-11-04 07:27:31,223 - DEBUG - VN ctest-vn2_metadata-30089582 UUID is 9f3e579f-0e0d-4bb0-ace4-d6d32e2fca84
2025-11-04 07:27:31,384 - DEBUG - Services list from nova: [, , ]
2025-11-04 07:27:32,509 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4614-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4614-1)
2025-11-04 07:27:32,615 - DEBUG - Link local service introspect added
2025-11-04 07:27:32,648 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-04 07:27:37,719 - DEBUG - VM is in ACTIVE state now
2025-11-04 07:27:37,842 - INFO - Waiting for VM ctest-TestBasicVMVN-59978661-66676795 to be up..
2025-11-04 07:27:37,842 - INFO - VM name : ctest-TestBasicVMVN-59978661-66676795
2025-11-04 07:27:37,903 - DEBUG - VM ctest-TestBasicVMVN-59978661-66676795 ID is 570a7fd3-62c5-42c4-a051-2d80cde95a7c
2025-11-04 07:27:37,903 - DEBUG - VM ctest-TestBasicVMVN-59978661-66676795 launched on Node cn-jenkins-deploy-platform-ansible-os-4614-1
2025-11-04 07:27:37,975 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/570a7fd3-62c5-42c4-a051-2d80cde95a7c
2025-11-04 07:27:38,290 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/570a7fd3-62c5-42c4-a051-2d80cde95a7c
2025-11-04 07:27:38,313 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ba77256c-8d64-42e1-9d3a-822f9fa587e1
2025-11-04 07:27:41,584 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-11-04 07:27:41,584 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59978661-66676795 failed!
2025-11-04 07:27:41,639 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59978661:ctest-vn2_metadata-30089582 is 11.1.1.1 and allocation pool is NOT set
2025-11-04 07:27:43,703 - 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=2.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.325 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.325/1.209/2.093/0.884 ms')
2025-11-04 07:27:43,703 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59978661-66676795 passed
2025-11-04 07:27:43,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:27:43,851 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59978661-66676795, IP 11.1.1.3, Port 22
2025-11-04 07:27:44,015 - DEBUG - VM ctest-TestBasicVMVN-59978661-66676795 is ready for SSH connections
2025-11-04 07:27:44,015 - INFO - Retry 0
2025-11-04 07:27:44,015 - 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-04 07:27:44,015 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-04 07:27:45,554 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-04 07:27:45,554 - INFO - Generic metadata worked
2025-11-04 07:27:45,799 - DEBUG - Link local service introspect removed
2025-11-04 07:27:45,799 - INFO - Deleting VM ctest-TestBasicVMVN-59978661-66676795
2025-11-04 07:27:45,878 - INFO - Deleting VN ctest-vn2_metadata-30089582
2025-11-04 07:27:45,925 - DEBUG - VN 9f3e579f-0e0d-4bb0-ace4-d6d32e2fca84 still in use: Unable to complete operation on network 9f3e579f-0e0d-4bb0-ace4-d6d32e2fca84. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-022bfb66-a88f-4bf1-9310-630cf7a151e4']
2025-11-04 07:27:45,925 - WARNING - Deleting VN ctest-vn2_metadata-30089582 failed..Will retry
2025-11-04 07:27:48,020 - DEBUG - Response for deleting network ()
2025-11-04 07:27:48,287 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 07:27:48,287 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-04 07:27:48,287 - INFO - --------------------------------------------------------------------------------
2025-11-04 07:27:48,289 - INFO - ================================================================================
2025-11-04 07:27:48,290 - INFO - STARTING TEST : test_metadata_service
2025-11-04 07:27:48,290 - 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-04 07:27:48,580 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-04 07:27:48,580 - INFO - Initial checks done. Running the testcase now
2025-11-04 07:27:48,580 - INFO -
2025-11-04 07:27:48,580 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-11-04 07:27:48,585 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/0aaf7676-8fd0-4625-96f3-1d3ce2151e8d
2025-11-04 07:27:48,754 - DEBUG - Response for create_network : {'network': {'id': '4bea3b36-e3ed-43a7-84f7-b32e1c1dd64c', 'name': 'ctest-vn-39856737', 'tenant_id': 'b66a53f897b040e2a3832e2fc7a66899', 'project_id': 'b66a53f897b040e2a3832e2fc7a66899', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-59978661', 'ctest-vn-39856737'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 07:27:48,964 - DEBUG - Response for create_subnet : {'subnet': {'id': '61f019e8-430d-4df3-a1e5-f0cb6b3ce91e', 'name': '', 'tenant_id': 'b66a53f897b040e2a3832e2fc7a66899', 'network_id': '4bea3b36-e3ed-43a7-84f7-b32e1c1dd64c', 'ip_version': 4, 'cidr': '192.173.15.0/26', 'allocation_pools': [{'start': '192.173.15.2', 'end': '192.173.15.62'}], 'gateway_ip': '192.173.15.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.173.15.2', 'tags': [], 'project_id': 'b66a53f897b040e2a3832e2fc7a66899'}}
2025-11-04 07:27:48,978 - INFO - Created VN ctest-vn-39856737
2025-11-04 07:27:49,027 - DEBUG - VN ctest-vn-39856737 UUID is 4bea3b36-e3ed-43a7-84f7-b32e1c1dd64c
2025-11-04 07:27:50,193 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4614-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4614-1)
2025-11-04 07:27:50,193 - INFO - Waiting for VM ctest-TestBasicVMVN-59978661-66509037 to be up..
2025-11-04 07:27:50,232 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-04 07:27:55,296 - DEBUG - VM is in ACTIVE state now
2025-11-04 07:27:55,296 - INFO - VM name : ctest-TestBasicVMVN-59978661-66509037
2025-11-04 07:27:55,361 - DEBUG - VM ctest-TestBasicVMVN-59978661-66509037 ID is ef69c164-5be2-4c27-9564-9b060f51f94f
2025-11-04 07:27:55,361 - DEBUG - VM ctest-TestBasicVMVN-59978661-66509037 launched on Node cn-jenkins-deploy-platform-ansible-os-4614-1
2025-11-04 07:27:55,428 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ef69c164-5be2-4c27-9564-9b060f51f94f
2025-11-04 07:27:55,436 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/532d6110-eaf9-44df-a03d-d4d44ef94599
2025-11-04 07:27:58,701 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-11-04 07:27:58,701 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59978661-66509037 failed!
2025-11-04 07:27:58,755 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59978661:ctest-vn-39856737 is 192.173.15.1 and allocation pool is NOT set
2025-11-04 07:28:00,820 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.385 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.385/2.191/3.998/1.806 ms')
2025-11-04 07:28:00,821 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59978661-66509037 passed
2025-11-04 07:28:00,967 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:00,967 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59978661-66509037, IP 192.173.15.3, Port 22
2025-11-04 07:28:01,145 - DEBUG - VM ctest-TestBasicVMVN-59978661-66509037 is ready for SSH connections
2025-11-04 07:28:01,145 - 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-04 07:28:01,145 - DEBUG - cat /tmp/output.txt
2025-11-04 07:28:02,712 - DEBUG - Hello World. The time is now Tue, 04 Nov 2025 00:27:58 -0700!
2025-11-04 07:28:02,712 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 04 Nov 2025 00:27:58 -0700!'}
2025-11-04 07:28:02,712 - INFO - metadata_script.txt got executed in the vm
2025-11-04 07:28:02,712 - INFO - Deleting VM ctest-TestBasicVMVN-59978661-66509037
2025-11-04 07:28:02,791 - INFO - Deleting VN ctest-vn-39856737
2025-11-04 07:28:02,840 - DEBUG - VN 4bea3b36-e3ed-43a7-84f7-b32e1c1dd64c still in use: Unable to complete operation on network 4bea3b36-e3ed-43a7-84f7-b32e1c1dd64c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a7dca5af-ef83-4e7b-a7be-6e763fcee31b']
2025-11-04 07:28:02,840 - WARNING - Deleting VN ctest-vn-39856737 failed..Will retry
2025-11-04 07:28:04,921 - DEBUG - Response for deleting network ()
2025-11-04 07:28:05,176 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 07:28:05,177 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-04 07:28:05,177 - INFO - --------------------------------------------------------------------------------
2025-11-04 07:28:05,180 - INFO - ================================================================================
2025-11-04 07:28:05,180 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-04 07:28:05,180 - 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-04 07:28:05,464 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-11-04 07:28:05,464 - INFO - Initial checks done. Running the testcase now
2025-11-04 07:28:05,464 - INFO -
2025-11-04 07:28:05,945 - DEBUG - Response for create_network : {'network': {'id': '5ca244a6-a365-4b99-b247-afe768402482', 'name': 'ctest-vn-49306094', 'tenant_id': 'b66a53f897b040e2a3832e2fc7a66899', 'project_id': 'b66a53f897b040e2a3832e2fc7a66899', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-59978661', 'ctest-vn-49306094'], 'port_security_enabled': True, 'description': ''}}
2025-11-04 07:28:06,135 - DEBUG - Response for create_subnet : {'subnet': {'id': '54beee6a-06f6-4472-b00a-14cea36329fb', 'name': '', 'tenant_id': 'b66a53f897b040e2a3832e2fc7a66899', 'network_id': '5ca244a6-a365-4b99-b247-afe768402482', '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': 'b66a53f897b040e2a3832e2fc7a66899'}}
2025-11-04 07:28:06,283 - DEBUG - Response for create_subnet : {'subnet': {'id': '9057fa14-007c-40e1-adde-99d6af529264', 'name': '', 'tenant_id': 'b66a53f897b040e2a3832e2fc7a66899', 'network_id': '5ca244a6-a365-4b99-b247-afe768402482', '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': 'b66a53f897b040e2a3832e2fc7a66899'}}
2025-11-04 07:28:06,297 - INFO - Created VN ctest-vn-49306094
2025-11-04 07:28:06,347 - DEBUG - VN ctest-vn-49306094 UUID is 5ca244a6-a365-4b99-b247-afe768402482
2025-11-04 07:28:06,677 - DEBUG - Response for create_port : {'port': {'name': 'e6eea7a1-cb28-426b-b0e0-c5eb5e8cb9d2', 'id': 'e6eea7a1-cb28-426b-b0e0-c5eb5e8cb9d2', 'tenant_id': 'b66a53f897b040e2a3832e2fc7a66899', 'network_id': '5ca244a6-a365-4b99-b247-afe768402482', 'mac_address': '02:e6:ee:a7:a1:cb', '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': '54beee6a-06f6-4472-b00a-14cea36329fb'}], 'security_groups': ['b20fb668-e64f-43d5-b342-71a9440704a6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b66a53f897b040e2a3832e2fc7a66899'}}
2025-11-04 07:28:06,834 - DEBUG - Response for create_port : {'port': {'name': '59eb76a2-6434-4bba-82ae-79722fe30f1d', 'id': '59eb76a2-6434-4bba-82ae-79722fe30f1d', 'tenant_id': 'b66a53f897b040e2a3832e2fc7a66899', 'network_id': '5ca244a6-a365-4b99-b247-afe768402482', 'mac_address': '02:59:eb:76:a2:64', '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': '9057fa14-007c-40e1-adde-99d6af529264'}], 'security_groups': ['b20fb668-e64f-43d5-b342-71a9440704a6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b66a53f897b040e2a3832e2fc7a66899'}}
2025-11-04 07:28:07,186 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4614-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4614-1)
2025-11-04 07:28:07,614 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4614-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4614-1)
2025-11-04 07:28:08,895 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4614-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4614-1)
2025-11-04 07:28:08,896 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-04 07:28:08,901 - DEBUG - Requesting: http://10.0.0.50:8082/domain/252812c3-bbf3-48b8-8f11-d640e38f27f8
2025-11-04 07:28:08,911 - DEBUG - Requesting: http://10.0.0.50:8082/project/b66a53f8-97b0-40e2-a383-2e2fc7a66899
2025-11-04 07:28:09,005 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/2d07b154-f38e-4b77-92f4-0a4a2caf5aa2
2025-11-04 07:28:09,015 - INFO - Verifications in API Server for IPAM: ctest-ipam-50458912 passed
2025-11-04 07:28:09,020 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-59978661:ctest-ipam-50458912', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-59978661', 'owner-access': '7', 'group': 'manager', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3244757034965289847', 'uuid-lslong': '10589099937548425890'}, 'enable': 'true', 'created': '2025-11-04T07:28:05', 'last-modified': '2025-11-04T07:28:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.332458'}
2025-11-04 07:28:09,020 - INFO - Verifications in Control node for IPAM: ctest-ipam-50458912 passed
2025-11-04 07:28:09,021 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-04 07:28:09,026 - DEBUG - Requesting: http://10.0.0.50:8082/domain/252812c3-bbf3-48b8-8f11-d640e38f27f8
2025-11-04 07:28:09,040 - DEBUG - Requesting: http://10.0.0.50:8082/project/b66a53f8-97b0-40e2-a383-2e2fc7a66899
2025-11-04 07:28:09,211 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5ca244a6-a365-4b99-b247-afe768402482
2025-11-04 07:28:09,222 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5ca244a6-a365-4b99-b247-afe768402482
2025-11-04 07:28:09,234 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3d0c4d65-f29a-4754-869a-50044a33f992
2025-11-04 07:28:09,242 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3d0c4d65-f29a-4754-869a-50044a33f992
2025-11-04 07:28:09,250 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/4ff9da54-f768-4a30-9573-d78c9312ccad
2025-11-04 07:28:09,258 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-04 07:28:09,258 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5ca244a6-a365-4b99-b247-afe768402482
2025-11-04 07:28:09,267 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3d0c4d65-f29a-4754-869a-50044a33f992
2025-11-04 07:28:09,280 - INFO - Verified VN network id 11 for VN 5ca244a6-a365-4b99-b247-afe768402482
2025-11-04 07:28:09,281 - INFO - Verifications in API Server for VN ctest-vn-49306094 passed
2025-11-04 07:28:09,281 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5ca244a6-a365-4b99-b247-afe768402482
2025-11-04 07:28:09,290 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3d0c4d65-f29a-4754-869a-50044a33f992
2025-11-04 07:28:09,297 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3d0c4d65-f29a-4754-869a-50044a33f992
2025-11-04 07:28:09,307 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/4ff9da54-f768-4a30-9573-d78c9312ccad
2025-11-04 07:28:09,327 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-59978661:ctest-vn-49306094', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-59978661', 'owner-access': '7', 'group': 'manager', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6674973080213080985', 'uuid-lslong': '12846429870518969474'}, 'enable': 'true', 'created': '2025-11-04T07:28:05', 'last-modified': '2025-11-04T07:28:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.069533'}
2025-11-04 07:28:09,333 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-04 07:28:09,333 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-49306094 passed
2025-11-04 07:28:09,333 - DEBUG - ====Verifying policy data for ctest-vn-49306094 in API_Server ======
2025-11-04 07:28:09,333 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-04 07:28:09,340 - DEBUG - Requesting: http://10.0.0.50:8082/domain/252812c3-bbf3-48b8-8f11-d640e38f27f8
2025-11-04 07:28:09,349 - DEBUG - Requesting: http://10.0.0.50:8082/project/b66a53f8-97b0-40e2-a383-2e2fc7a66899
2025-11-04 07:28:09,440 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/5ca244a6-a365-4b99-b247-afe768402482
2025-11-04 07:28:09,450 - DEBUG - =>VN ctest-vn-49306094 has no policy to be verified
2025-11-04 07:28:09,450 - DEBUG - Verifying the vn in opserver
2025-11-04 07:28:09,450 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-59978661:ctest-vn-49306094 virtual network link through opserver 10.0.0.50
2025-11-04 07:28:09,450 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-04 07:28:09,883 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-04 07:28:09,948 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-59978661:ctest-vn-49306094', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-59978661:ctest-vn-49306094?flat'}
2025-11-04 07:28:09,948 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-59978661:ctest-vn-49306094 is found in opserver
2025-11-04 07:28:09,953 - DEBUG - VRF ids for VN ctest-vn-49306094: {'10.0.0.50': '2'}
2025-11-04 07:28:09,953 - INFO - Waiting for VM ctest-TestBasicVMVN-59978661-96777922 to be up..
2025-11-04 07:28:10,065 - DEBUG - VM is in ACTIVE state now
2025-11-04 07:28:10,065 - INFO - VM name : ctest-TestBasicVMVN-59978661-96777922
2025-11-04 07:28:10,184 - DEBUG - VM ctest-TestBasicVMVN-59978661-96777922 ID is aa9541aa-c26c-443d-87f6-8f87cadcf614
2025-11-04 07:28:10,185 - DEBUG - VM ctest-TestBasicVMVN-59978661-96777922 launched on Node cn-jenkins-deploy-platform-ansible-os-4614-1
2025-11-04 07:28:10,271 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/aa9541aa-c26c-443d-87f6-8f87cadcf614
2025-11-04 07:28:10,279 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e6eea7a1-cb28-426b-b0e0-c5eb5e8cb9d2
2025-11-04 07:28:13,544 - 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-04 07:28:13,544 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59978661-96777922 failed!
2025-11-04 07:28:13,599 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59978661:ctest-vn-49306094 is 31.1.1.1 and allocation pool is NOT set
2025-11-04 07:28:13,599 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59978661:ctest-vn-49306094 is 31.1.2.1 and allocation pool is NOT set
2025-11-04 07:28:17,678 - 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=4.16 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 4.155/4.155/4.155/0.000 ms')
2025-11-04 07:28:17,678 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59978661-96777922 passed
2025-11-04 07:28:17,827 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:17,827 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59978661-96777922, IP 31.1.1.4, Port 22
2025-11-04 07:28:17,893 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-11-04 07:28:17,967 - DEBUG - VM ctest-TestBasicVMVN-59978661-96777922 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-04 07:28:22,967 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:22,967 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59978661-96777922, IP 31.1.1.4, Port 22
2025-11-04 07:28:23,127 - DEBUG - VM ctest-TestBasicVMVN-59978661-96777922 is ready for SSH connections
2025-11-04 07:28:23,127 - INFO - Waiting for VM ctest-TestBasicVMVN-59978661-00809877 to be up..
2025-11-04 07:28:23,193 - DEBUG - VM is in ACTIVE state now
2025-11-04 07:28:23,193 - INFO - VM name : ctest-TestBasicVMVN-59978661-00809877
2025-11-04 07:28:23,266 - DEBUG - VM ctest-TestBasicVMVN-59978661-00809877 ID is 18a47333-2881-4204-a63a-6b9541f8d3f4
2025-11-04 07:28:23,266 - DEBUG - VM ctest-TestBasicVMVN-59978661-00809877 launched on Node cn-jenkins-deploy-platform-ansible-os-4614-1
2025-11-04 07:28:23,332 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/18a47333-2881-4204-a63a-6b9541f8d3f4
2025-11-04 07:28:23,340 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/59eb76a2-6434-4bba-82ae-79722fe30f1d
2025-11-04 07:28:24,575 - 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.93 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.328 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.328/2.128/3.928/1.800 ms')
2025-11-04 07:28:24,576 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-59978661-00809877 passed
2025-11-04 07:28:24,723 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:24,723 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59978661-00809877, IP 31.1.2.4, Port 22
2025-11-04 07:28:24,882 - DEBUG - VM ctest-TestBasicVMVN-59978661-00809877 is ready for SSH connections
2025-11-04 07:28:24,882 - INFO - Waiting for VM ctest-TestBasicVMVN-59978661-50974326 to be up..
2025-11-04 07:28:24,945 - DEBUG - VM is in ACTIVE state now
2025-11-04 07:28:24,945 - INFO - VM name : ctest-TestBasicVMVN-59978661-50974326
2025-11-04 07:28:25,006 - DEBUG - VM ctest-TestBasicVMVN-59978661-50974326 ID is 57a5c1f2-b931-4313-a43b-ec1f3cde742f
2025-11-04 07:28:25,006 - DEBUG - VM ctest-TestBasicVMVN-59978661-50974326 launched on Node cn-jenkins-deploy-platform-ansible-os-4614-1
2025-11-04 07:28:25,067 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/57a5c1f2-b931-4313-a43b-ec1f3cde742f
2025-11-04 07:28:25,073 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/17f7e01b-6cda-4513-99e3-08daa4a23ee1
2025-11-04 07:28:26,308 - 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.04 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.472 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.472/1.754/3.037/1.282 ms')
2025-11-04 07:28:26,308 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-59978661-50974326 passed
2025-11-04 07:28:26,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:26,455 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59978661-50974326, IP 31.1.1.3, Port 22
2025-11-04 07:28:26,614 - DEBUG - VM ctest-TestBasicVMVN-59978661-50974326 is ready for SSH connections
2025-11-04 07:28:26,615 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:26,615 - 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-04 07:28:26,615 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-04 07:28:30,654 - 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.780 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.893 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.801 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.801/1.824/3.780 ms
2025-11-04 07:28:30,654 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-59978661-96777922 passed
2025-11-04 07:28:30,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:30,654 - 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-04 07:28:30,654 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-04 07:28:34,219 - 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.394 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.961 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.964 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.961/1.773/3.394 ms
2025-11-04 07:28:34,220 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-59978661-00809877 passed
2025-11-04 07:28:34,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:34,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:34,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-04 07:28:34,220 - 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-04 07:28:34,220 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-04 07:28:34,332 - DEBUG - None
2025-11-04 07:28:34,332 - 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-04 07:28:34,333 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-04 07:28:34,446 - DEBUG - None
2025-11-04 07:28:34,446 - 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-04 07:28:34,447 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-04 07:28:35,020 - DEBUG - None
2025-11-04 07:28:35,020 - 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-04 07:28:35,020 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-04 07:28:37,129 - 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.891 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.354 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.368 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.161 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.310 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.310/1.816/4.354 ms
2025-11-04 07:28:37,129 - 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-04 07:28:37,129 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-04 07:28:39,287 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.797 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.673 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.632 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.514 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.460 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.474 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.384/2.276/4.460 ms
2025-11-04 07:28:39,287 - 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-04 07:28:39,288 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-04 07:28:41,438 - 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.849 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.175 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.236 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.353 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.808 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.840 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.343/1.657/3.236 ms
2025-11-04 07:28:41,438 - INFO - Deleting VM ctest-TestBasicVMVN-59978661-50974326
2025-11-04 07:28:41,504 - INFO - Detaching port 59eb76a2-6434-4bba-82ae-79722fe30f1d from VM ctest-TestBasicVMVN-59978661-00809877
2025-11-04 07:28:41,544 - INFO - Deleting VM ctest-TestBasicVMVN-59978661-00809877
2025-11-04 07:28:41,610 - INFO - Detaching port e6eea7a1-cb28-426b-b0e0-c5eb5e8cb9d2 from VM ctest-TestBasicVMVN-59978661-96777922
2025-11-04 07:28:41,645 - INFO - Deleting VM ctest-TestBasicVMVN-59978661-96777922
2025-11-04 07:28:41,707 - INFO - Deleting VN ctest-vn-49306094
2025-11-04 07:28:41,861 - DEBUG - Response for delete_port : ()
2025-11-04 07:28:42,039 - DEBUG - Response for delete_port : ()
2025-11-04 07:28:42,069 - DEBUG - VN 5ca244a6-a365-4b99-b247-afe768402482 still in use: Unable to complete operation on network 5ca244a6-a365-4b99-b247-afe768402482. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d02f4113-48a2-4754-8490-f78d86e0a98f']
2025-11-04 07:28:42,070 - WARNING - Deleting VN ctest-vn-49306094 failed..Will retry
2025-11-04 07:28:44,179 - DEBUG - Response for deleting network ()
2025-11-04 07:28:44,180 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/3d0c4d65-f29a-4754-869a-50044a33f992
2025-11-04 07:28:44,187 - DEBUG - Response Code: 404
2025-11-04 07:28:44,187 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-04 07:28:44,192 - DEBUG - Requesting: http://10.0.0.50:8082/domain/252812c3-bbf3-48b8-8f11-d640e38f27f8
2025-11-04 07:28:44,247 - DEBUG - Requesting: http://10.0.0.50:8082/project/b66a53f8-97b0-40e2-a383-2e2fc7a66899
2025-11-04 07:28:44,320 - INFO - Validated that VN ctest-vn-49306094 is not found in API Server
2025-11-04 07:28:44,329 - DEBUG - VN ctest-vn-49306094 is not present in Agent 10.0.0.50
2025-11-04 07:28:44,329 - INFO - Validated that VN ctest-vn-49306094 is not in any agent
2025-11-04 07:28:44,334 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-11-04 07:28:44,342 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-49306094
2025-11-04 07:28:44,342 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-59978661:ctest-vn-49306094
2025-11-04 07:28:44,352 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-49306094 info
2025-11-04 07:28:44,443 - INFO - IPAM: ctest-ipam-50458912 is not found in API Server
2025-11-04 07:28:44,454 - INFO - IPAM:ctest-ipam-50458912 is not found in control node
2025-11-04 07:28:44,707 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 07:28:44,708 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-11-04 07:28:44,708 - INFO - --------------------------------------------------------------------------------
2025-11-04 07:28:45,405 - INFO - Deleted project: ctest-TestBasicVMVN-59978661, ID : b66a53f8-97b0-40e2-a383-2e2fc7a66899