2025-05-29 18:16:33,874 - INFO - Domain Default found not creating
2025-05-29 18:16:34,027 - INFO - Project ctest-TestBasicVMVN-96751457 not found, creating it
2025-05-29 18:16:34,532 - INFO - Created Project:ctest-TestBasicVMVN-96751457, ID : dc5fdc65-c839-40dd-8e43-87e3ec5eac3c
2025-05-29 18:16:36,101 - INFO - ================================================================================
2025-05-29 18:16:36,101 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-29 18:16:36,101 - 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-05-29 18:16:36,362 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-05-29 18:16:36,362 - INFO - Initial checks done. Running the testcase now
2025-05-29 18:16:36,362 - INFO -
2025-05-29 18:16:36,957 - DEBUG - Response for create_network : {'network': {'id': 'cbe6af49-ce82-4ec0-94e3-fe8c4091df72', 'name': 'ctest-vn2_metadata-84284788', 'tenant_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'project_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96751457', 'ctest-vn2_metadata-84284788'], 'port_security_enabled': True, 'description': ''}}
2025-05-29 18:16:37,173 - DEBUG - Response for create_subnet : {'subnet': {'id': '1cf0903d-ec0d-4e8f-99e5-90ddae11f511', 'name': '', 'tenant_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'network_id': 'cbe6af49-ce82-4ec0-94e3-fe8c4091df72', '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': 'dc5fdc65c83940dd8e4387e3ec5eac3c'}}
2025-05-29 18:16:37,197 - INFO - Created VN ctest-vn2_metadata-84284788
2025-05-29 18:16:37,252 - DEBUG - VN ctest-vn2_metadata-84284788 UUID is cbe6af49-ce82-4ec0-94e3-fe8c4091df72
2025-05-29 18:16:37,441 - DEBUG - Services list from nova: [, , ]
2025-05-29 18:16:38,708 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3370-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3370-1)
2025-05-29 18:16:38,824 - DEBUG - Link local service introspect added
2025-05-29 18:16:38,864 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-29 18:16:43,946 - DEBUG - VM is in ACTIVE state now
2025-05-29 18:16:44,072 - INFO - Waiting for VM ctest-TestBasicVMVN-96751457-18724420 to be up..
2025-05-29 18:16:44,072 - INFO - VM name : ctest-TestBasicVMVN-96751457-18724420
2025-05-29 18:16:44,153 - DEBUG - VM ctest-TestBasicVMVN-96751457-18724420 ID is 32b62821-fe18-4b77-8816-b4ea8d7b27fa
2025-05-29 18:16:44,153 - DEBUG - VM ctest-TestBasicVMVN-96751457-18724420 launched on Node cn-jenkins-deploy-platform-ansible-os-3370-1
2025-05-29 18:16:44,228 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/32b62821-fe18-4b77-8816-b4ea8d7b27fa
2025-05-29 18:16:44,568 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/32b62821-fe18-4b77-8816-b4ea8d7b27fa
2025-05-29 18:16:44,602 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a9b106bb-f34a-4454-a177-3b582c6ac935
2025-05-29 18:16:47,885 - 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-05-29 18:16:47,885 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96751457-18724420 failed!
2025-05-29 18:16:47,940 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96751457:ctest-vn2_metadata-84284788 is 11.1.1.1 and allocation pool is NOT set
2025-05-29 18:16:50,004 - 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=11.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.29 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.290/6.654/11.018/4.364 ms')
2025-05-29 18:16:50,004 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96751457-18724420 passed
2025-05-29 18:16:50,156 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:16:50,156 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96751457-18724420, IP 11.1.1.3, Port 22
2025-05-29 18:16:50,322 - DEBUG - VM ctest-TestBasicVMVN-96751457-18724420 is ready for SSH connections
2025-05-29 18:16:50,322 - INFO - Retry 0
2025-05-29 18:16:50,322 - 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-05-29 18:16:50,322 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-29 18:16:51,961 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-29 18:16:51,962 - INFO - Generic metadata worked
2025-05-29 18:16:52,212 - DEBUG - Link local service introspect removed
2025-05-29 18:16:52,212 - INFO - Deleting VM ctest-TestBasicVMVN-96751457-18724420
2025-05-29 18:16:52,281 - INFO - Deleting VN ctest-vn2_metadata-84284788
2025-05-29 18:16:52,324 - DEBUG - VN cbe6af49-ce82-4ec0-94e3-fe8c4091df72 still in use: Unable to complete operation on network cbe6af49-ce82-4ec0-94e3-fe8c4091df72. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-06169ab0-08d1-4994-ba54-e9cf7ece3095']
2025-05-29 18:16:52,324 - WARNING - Deleting VN ctest-vn2_metadata-84284788 failed..Will retry
2025-05-29 18:16:54,449 - DEBUG - Response for deleting network ()
2025-05-29 18:16:54,706 - DEBUG - No XMPP flaps were noticed during the test
2025-05-29 18:16:54,706 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-05-29 18:16:54,706 - INFO - --------------------------------------------------------------------------------
2025-05-29 18:16:54,709 - INFO - ================================================================================
2025-05-29 18:16:54,709 - INFO - STARTING TEST : test_metadata_service
2025-05-29 18:16:54,709 - 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-05-29 18:16:55,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-05-29 18:16:55,001 - INFO - Initial checks done. Running the testcase now
2025-05-29 18:16:55,002 - INFO -
2025-05-29 18:16:55,002 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-05-29 18:16:55,010 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/186dce0c-b974-4351-8dae-f788f5089c23
2025-05-29 18:16:55,215 - DEBUG - Response for create_network : {'network': {'id': 'f5cf4122-3052-48ad-afa5-4f798a228c1e', 'name': 'ctest-vn-75848981', 'tenant_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'project_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96751457', 'ctest-vn-75848981'], 'port_security_enabled': True, 'description': ''}}
2025-05-29 18:16:55,424 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b87c613a-dde3-432d-9cce-d902419016f9', 'name': '', 'tenant_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'network_id': 'f5cf4122-3052-48ad-afa5-4f798a228c1e', 'ip_version': 4, 'cidr': '13.138.14.192/26', 'allocation_pools': [{'start': '13.138.14.194', 'end': '13.138.14.254'}], 'gateway_ip': '13.138.14.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '13.138.14.194', 'tags': [], 'project_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c'}}
2025-05-29 18:16:55,446 - INFO - Created VN ctest-vn-75848981
2025-05-29 18:16:55,504 - DEBUG - VN ctest-vn-75848981 UUID is f5cf4122-3052-48ad-afa5-4f798a228c1e
2025-05-29 18:16:56,736 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3370-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3370-1)
2025-05-29 18:16:56,736 - INFO - Waiting for VM ctest-TestBasicVMVN-96751457-53911697 to be up..
2025-05-29 18:16:56,776 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-29 18:17:01,875 - DEBUG - VM is in ACTIVE state now
2025-05-29 18:17:01,875 - INFO - VM name : ctest-TestBasicVMVN-96751457-53911697
2025-05-29 18:17:01,960 - DEBUG - VM ctest-TestBasicVMVN-96751457-53911697 ID is eb10559e-0f2c-4cbf-afcf-2583b2c47a93
2025-05-29 18:17:01,960 - DEBUG - VM ctest-TestBasicVMVN-96751457-53911697 launched on Node cn-jenkins-deploy-platform-ansible-os-3370-1
2025-05-29 18:17:02,054 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/eb10559e-0f2c-4cbf-afcf-2583b2c47a93
2025-05-29 18:17:02,062 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e5b944ba-7ed6-4d7a-9568-5bc7549fe43c
2025-05-29 18:17:05,326 - 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-05-29 18:17:05,326 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96751457-53911697 failed!
2025-05-29 18:17:05,384 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-75848981 is 13.138.14.193 and allocation pool is NOT set
2025-05-29 18:17:09,452 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=9.97 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 9.968/9.968/9.968/0.000 ms')
2025-05-29 18:17:09,452 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96751457-53911697 passed
2025-05-29 18:17:09,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:17:09,608 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96751457-53911697, IP 13.138.14.195, Port 22
2025-05-29 18:17:09,764 - DEBUG - VM ctest-TestBasicVMVN-96751457-53911697 is ready for SSH connections
2025-05-29 18:17:09,764 - 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-05-29 18:17:09,764 - DEBUG - cat /tmp/output.txt
2025-05-29 18:17:11,403 - DEBUG - Hello World. The time is now Thu, 29 May 2025 12:17:08 -0600!
2025-05-29 18:17:11,403 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 29 May 2025 12:17:08 -0600!'}
2025-05-29 18:17:11,404 - INFO - metadata_script.txt got executed in the vm
2025-05-29 18:17:11,404 - INFO - Deleting VM ctest-TestBasicVMVN-96751457-53911697
2025-05-29 18:17:11,470 - INFO - Deleting VN ctest-vn-75848981
2025-05-29 18:17:11,514 - DEBUG - VN f5cf4122-3052-48ad-afa5-4f798a228c1e still in use: Unable to complete operation on network f5cf4122-3052-48ad-afa5-4f798a228c1e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-908d06be-80a9-4ed5-b0f0-e23e16657a84']
2025-05-29 18:17:11,514 - WARNING - Deleting VN ctest-vn-75848981 failed..Will retry
2025-05-29 18:17:13,633 - DEBUG - Response for deleting network ()
2025-05-29 18:17:13,890 - DEBUG - No XMPP flaps were noticed during the test
2025-05-29 18:17:13,890 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-05-29 18:17:13,890 - INFO - --------------------------------------------------------------------------------
2025-05-29 18:17:13,893 - INFO - ================================================================================
2025-05-29 18:17:13,893 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-29 18:17:13,893 - 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-05-29 18:17:14,178 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-05-29 18:17:14,178 - INFO - Initial checks done. Running the testcase now
2025-05-29 18:17:14,178 - INFO -
2025-05-29 18:17:14,688 - DEBUG - Response for create_network : {'network': {'id': '201d0065-1c68-4fb5-9a9c-32c20343486d', 'name': 'ctest-vn-61420844', 'tenant_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'project_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96751457', 'ctest-vn-61420844'], 'port_security_enabled': True, 'description': ''}}
2025-05-29 18:17:14,926 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ebd8e768-1db1-49a9-ba69-dfb42081e3b0', 'name': '', 'tenant_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'network_id': '201d0065-1c68-4fb5-9a9c-32c20343486d', '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': 'dc5fdc65c83940dd8e4387e3ec5eac3c'}}
2025-05-29 18:17:15,109 - DEBUG - Response for create_subnet : {'subnet': {'id': '0408870b-3797-4de4-8a17-6634bb0c55ff', 'name': '', 'tenant_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'network_id': '201d0065-1c68-4fb5-9a9c-32c20343486d', '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': 'dc5fdc65c83940dd8e4387e3ec5eac3c'}}
2025-05-29 18:17:15,130 - INFO - Created VN ctest-vn-61420844
2025-05-29 18:17:15,184 - DEBUG - VN ctest-vn-61420844 UUID is 201d0065-1c68-4fb5-9a9c-32c20343486d
2025-05-29 18:17:15,579 - DEBUG - Response for create_port : {'port': {'name': '506850ea-e9e0-45ba-a862-7f49a162466c', 'id': '506850ea-e9e0-45ba-a862-7f49a162466c', 'tenant_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'network_id': '201d0065-1c68-4fb5-9a9c-32c20343486d', 'mac_address': '02:50:68:50:ea:e9', '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': 'ebd8e768-1db1-49a9-ba69-dfb42081e3b0'}], 'security_groups': ['b9830bcf-4055-4862-a11a-ef1a637038c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c'}}
2025-05-29 18:17:15,770 - DEBUG - Response for create_port : {'port': {'name': '8b3f2600-7a9d-4db7-bc0d-3013b1782a42', 'id': '8b3f2600-7a9d-4db7-bc0d-3013b1782a42', 'tenant_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c', 'network_id': '201d0065-1c68-4fb5-9a9c-32c20343486d', 'mac_address': '02:8b:3f:26:00:7a', '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': '0408870b-3797-4de4-8a17-6634bb0c55ff'}], 'security_groups': ['b9830bcf-4055-4862-a11a-ef1a637038c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dc5fdc65c83940dd8e4387e3ec5eac3c'}}
2025-05-29 18:17:16,177 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3370-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3370-1)
2025-05-29 18:17:16,588 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3370-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3370-1)
2025-05-29 18:17:17,912 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3370-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3370-1)
2025-05-29 18:17:17,912 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-29 18:17:17,919 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6b657cc8-581c-4c95-9720-890b9b7b8ccb
2025-05-29 18:17:17,935 - DEBUG - Requesting: http://10.0.0.38:8082/project/dc5fdc65-c839-40dd-8e43-87e3ec5eac3c
2025-05-29 18:17:18,029 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/b64226e8-78a4-4efb-ba27-6690fd914108
2025-05-29 18:17:18,043 - INFO - Verifications in API Server for IPAM: ctest-ipam-24902057 passed
2025-05-29 18:17:18,051 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-96751457:ctest-ipam-24902057', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96751457', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13133102243264089851', 'uuid-lslong': '13413802788061790472'}, 'enable': 'true', 'created': '2025-05-29T18:17:14', 'last-modified': '2025-05-29T18:17:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.640471'}
2025-05-29 18:17:18,051 - INFO - Verifications in Control node for IPAM: ctest-ipam-24902057 passed
2025-05-29 18:17:18,051 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-29 18:17:18,060 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6b657cc8-581c-4c95-9720-890b9b7b8ccb
2025-05-29 18:17:18,077 - DEBUG - Requesting: http://10.0.0.38:8082/project/dc5fdc65-c839-40dd-8e43-87e3ec5eac3c
2025-05-29 18:17:18,165 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/201d0065-1c68-4fb5-9a9c-32c20343486d
2025-05-29 18:17:18,182 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/201d0065-1c68-4fb5-9a9c-32c20343486d
2025-05-29 18:17:18,198 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d34b254e-6520-4f15-a5bd-5eb8956d699b
2025-05-29 18:17:18,218 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d34b254e-6520-4f15-a5bd-5eb8956d699b
2025-05-29 18:17:18,228 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/2bffb255-a7d1-4bd3-a6b4-d1afdb244052
2025-05-29 18:17:18,237 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-29 18:17:18,237 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/201d0065-1c68-4fb5-9a9c-32c20343486d
2025-05-29 18:17:18,250 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d34b254e-6520-4f15-a5bd-5eb8956d699b
2025-05-29 18:17:18,288 - INFO - Verified VN network id 8 for VN 201d0065-1c68-4fb5-9a9c-32c20343486d
2025-05-29 18:17:18,289 - INFO - Verifications in API Server for VN ctest-vn-61420844 passed
2025-05-29 18:17:18,289 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/201d0065-1c68-4fb5-9a9c-32c20343486d
2025-05-29 18:17:18,305 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d34b254e-6520-4f15-a5bd-5eb8956d699b
2025-05-29 18:17:18,315 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d34b254e-6520-4f15-a5bd-5eb8956d699b
2025-05-29 18:17:18,325 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/2bffb255-a7d1-4bd3-a6b4-d1afdb244052
2025-05-29 18:17:18,342 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96751457', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2314006217806598069', 'uuid-lslong': '11140835387067549805'}, 'enable': 'true', 'created': '2025-05-29T18:17:14', 'last-modified': '2025-05-29T18:17:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.267896'}
2025-05-29 18:17:18,358 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-29 18:17:18,359 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-61420844 passed
2025-05-29 18:17:18,360 - DEBUG - ====Verifying policy data for ctest-vn-61420844 in API_Server ======
2025-05-29 18:17:18,360 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-29 18:17:18,366 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6b657cc8-581c-4c95-9720-890b9b7b8ccb
2025-05-29 18:17:18,381 - DEBUG - Requesting: http://10.0.0.38:8082/project/dc5fdc65-c839-40dd-8e43-87e3ec5eac3c
2025-05-29 18:17:18,556 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/201d0065-1c68-4fb5-9a9c-32c20343486d
2025-05-29 18:17:18,586 - DEBUG - =>VN ctest-vn-61420844 has no policy to be verified
2025-05-29 18:17:18,586 - DEBUG - Verifying the vn in opserver
2025-05-29 18:17:18,586 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844 virtual network link through opserver 10.0.0.38
2025-05-29 18:17:18,586 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-05-29 18:17:19,017 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-05-29 18:17:19,092 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844?flat'}
2025-05-29 18:17:19,092 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844 is found in opserver
2025-05-29 18:17:19,099 - DEBUG - VRF ids for VN ctest-vn-61420844: {'10.0.0.38': '2'}
2025-05-29 18:17:19,100 - INFO - Waiting for VM ctest-TestBasicVMVN-96751457-75492172 to be up..
2025-05-29 18:17:19,204 - DEBUG - VM is in ACTIVE state now
2025-05-29 18:17:19,205 - INFO - VM name : ctest-TestBasicVMVN-96751457-75492172
2025-05-29 18:17:19,284 - DEBUG - VM ctest-TestBasicVMVN-96751457-75492172 ID is 4fb35860-6b2a-483c-a2d2-191743b1e8ba
2025-05-29 18:17:19,284 - DEBUG - VM ctest-TestBasicVMVN-96751457-75492172 launched on Node cn-jenkins-deploy-platform-ansible-os-3370-1
2025-05-29 18:17:19,373 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4fb35860-6b2a-483c-a2d2-191743b1e8ba
2025-05-29 18:17:19,385 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/506850ea-e9e0-45ba-a862-7f49a162466c
2025-05-29 18:17:22,664 - 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 1007ms')
2025-05-29 18:17:22,664 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96751457-75492172 failed!
2025-05-29 18:17:22,720 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844 is 31.1.1.1 and allocation pool is NOT set
2025-05-29 18:17:22,720 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844 is 31.1.2.1 and allocation pool is NOT set
2025-05-29 18:17:26,791 - 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 1014ms')
2025-05-29 18:17:26,792 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96751457-75492172 failed!
2025-05-29 18:17:26,848 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844 is 31.1.1.1 and allocation pool is NOT set
2025-05-29 18:17:26,848 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844 is 31.1.2.1 and allocation pool is NOT set
2025-05-29 18:17:28,910 - 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=6.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.437 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.437/3.293/6.149/2.856 ms')
2025-05-29 18:17:28,910 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96751457-75492172 passed
2025-05-29 18:17:29,068 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:17:29,068 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96751457-75492172, IP 31.1.1.4, Port 22
2025-05-29 18:17:29,227 - DEBUG - VM ctest-TestBasicVMVN-96751457-75492172 is ready for SSH connections
2025-05-29 18:17:29,227 - INFO - Waiting for VM ctest-TestBasicVMVN-96751457-93966175 to be up..
2025-05-29 18:17:29,308 - DEBUG - VM is in ACTIVE state now
2025-05-29 18:17:29,308 - INFO - VM name : ctest-TestBasicVMVN-96751457-93966175
2025-05-29 18:17:29,400 - DEBUG - VM ctest-TestBasicVMVN-96751457-93966175 ID is 0a80d2e8-614c-41de-a668-7254b0c2e542
2025-05-29 18:17:29,400 - DEBUG - VM ctest-TestBasicVMVN-96751457-93966175 launched on Node cn-jenkins-deploy-platform-ansible-os-3370-1
2025-05-29 18:17:29,480 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0a80d2e8-614c-41de-a668-7254b0c2e542
2025-05-29 18:17:29,490 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8b3f2600-7a9d-4db7-bc0d-3013b1782a42
2025-05-29 18:17:30,735 - 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.47 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.465 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.465/1.965/3.465/1.500 ms')
2025-05-29 18:17:30,735 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-96751457-93966175 passed
2025-05-29 18:17:30,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:17:30,888 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96751457-93966175, IP 31.1.2.4, Port 22
2025-05-29 18:17:31,047 - DEBUG - VM ctest-TestBasicVMVN-96751457-93966175 is ready for SSH connections
2025-05-29 18:17:31,048 - INFO - Waiting for VM ctest-TestBasicVMVN-96751457-51732119 to be up..
2025-05-29 18:17:31,122 - DEBUG - VM is in ACTIVE state now
2025-05-29 18:17:31,122 - INFO - VM name : ctest-TestBasicVMVN-96751457-51732119
2025-05-29 18:17:31,200 - DEBUG - VM ctest-TestBasicVMVN-96751457-51732119 ID is bbd0665b-0556-48a3-9cef-998867ef1486
2025-05-29 18:17:31,200 - DEBUG - VM ctest-TestBasicVMVN-96751457-51732119 launched on Node cn-jenkins-deploy-platform-ansible-os-3370-1
2025-05-29 18:17:31,282 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bbd0665b-0556-48a3-9cef-998867ef1486
2025-05-29 18:17:31,291 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a00ab406-a735-478c-8982-3aa7ef3bfd0b
2025-05-29 18:17:32,532 - 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.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.447 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.447/1.816/3.185/1.369 ms')
2025-05-29 18:17:32,533 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-96751457-51732119 passed
2025-05-29 18:17:32,696 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:17:32,696 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96751457-51732119, IP 31.1.1.3, Port 22
2025-05-29 18:17:32,862 - DEBUG - VM ctest-TestBasicVMVN-96751457-51732119 is ready for SSH connections
2025-05-29 18:17:32,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:17:32,862 - 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-05-29 18:17:32,862 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-29 18:17:36,904 - 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.835 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.883 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.829 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.829/1.849/3.835 ms
2025-05-29 18:17:36,904 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-96751457-75492172 passed
2025-05-29 18:17:36,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:17:36,904 - 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-05-29 18:17:36,904 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-29 18:17:40,595 - 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.987 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.861 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.812 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.812/1.553/2.987 ms
2025-05-29 18:17:40,595 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-96751457-93966175 passed
2025-05-29 18:17:40,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:17:40,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:17:40,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-29 18:17:40,595 - 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-05-29 18:17:40,596 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-29 18:17:40,803 - DEBUG - None
2025-05-29 18:17:40,803 - 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-05-29 18:17:40,804 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-29 18:17:41,021 - DEBUG - None
2025-05-29 18:17:41,021 - 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-05-29 18:17:41,021 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-29 18:17:41,663 - DEBUG - None
2025-05-29 18:17:41,664 - 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-05-29 18:17:41,664 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-29 18:17:43,894 - 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.243 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.407 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.084 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.372 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.372/2.107/5.407 ms
2025-05-29 18:17:43,895 - 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-05-29 18:17:43,895 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-29 18:17:46,158 - 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.090 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.843 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.145 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.937 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.181 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.031 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.432 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.432/2.665/6.145 ms
2025-05-29 18:17:46,158 - 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-05-29 18:17:46,158 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-29 18:17:48,416 - 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.713 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.924 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.815 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.545 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.407 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.640 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.364/2.058/3.815 ms
2025-05-29 18:17:48,416 - INFO - Deleting VM ctest-TestBasicVMVN-96751457-51732119
2025-05-29 18:17:48,483 - INFO - Detaching port 8b3f2600-7a9d-4db7-bc0d-3013b1782a42 from VM ctest-TestBasicVMVN-96751457-93966175
2025-05-29 18:17:48,550 - INFO - Deleting VM ctest-TestBasicVMVN-96751457-93966175
2025-05-29 18:17:48,622 - INFO - Detaching port 506850ea-e9e0-45ba-a862-7f49a162466c from VM ctest-TestBasicVMVN-96751457-75492172
2025-05-29 18:17:48,669 - INFO - Deleting VM ctest-TestBasicVMVN-96751457-75492172
2025-05-29 18:17:48,757 - INFO - Deleting VN ctest-vn-61420844
2025-05-29 18:17:48,942 - DEBUG - Response for delete_port : ()
2025-05-29 18:17:49,141 - DEBUG - Response for delete_port : ()
2025-05-29 18:17:49,190 - DEBUG - VN 201d0065-1c68-4fb5-9a9c-32c20343486d still in use: Unable to complete operation on network 201d0065-1c68-4fb5-9a9c-32c20343486d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-83b2ac50-03ca-40b6-9453-ca60ea40054a']
2025-05-29 18:17:49,190 - WARNING - Deleting VN ctest-vn-61420844 failed..Will retry
2025-05-29 18:17:51,335 - DEBUG - Response for deleting network ()
2025-05-29 18:17:51,335 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d34b254e-6520-4f15-a5bd-5eb8956d699b
2025-05-29 18:17:51,342 - DEBUG - Response Code: 404
2025-05-29 18:17:51,342 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-29 18:17:51,348 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6b657cc8-581c-4c95-9720-890b9b7b8ccb
2025-05-29 18:17:51,406 - DEBUG - Requesting: http://10.0.0.38:8082/project/dc5fdc65-c839-40dd-8e43-87e3ec5eac3c
2025-05-29 18:17:51,489 - INFO - Validated that VN ctest-vn-61420844 is not found in API Server
2025-05-29 18:17:51,504 - DEBUG - VN ctest-vn-61420844 is not present in Agent 10.0.0.38
2025-05-29 18:17:51,504 - INFO - Validated that VN ctest-vn-61420844 is not in any agent
2025-05-29 18:17:51,510 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-05-29 18:17:51,515 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-61420844
2025-05-29 18:17:51,515 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-96751457:ctest-vn-61420844
2025-05-29 18:17:51,526 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-61420844 info
2025-05-29 18:17:51,611 - INFO - IPAM: ctest-ipam-24902057 is not found in API Server
2025-05-29 18:17:51,623 - INFO - IPAM:ctest-ipam-24902057 is not found in control node
2025-05-29 18:17:51,878 - DEBUG - No XMPP flaps were noticed during the test
2025-05-29 18:17:51,878 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-05-29 18:17:51,878 - INFO - --------------------------------------------------------------------------------
2025-05-29 18:17:52,624 - INFO - Deleted project: ctest-TestBasicVMVN-96751457, ID : dc5fdc65-c839-40dd-8e43-87e3ec5eac3c