2025-10-22 06:26:33,660 - INFO - Domain Default found not creating
2025-10-22 06:26:33,845 - INFO - Project ctest-TestBasicVMVN-88803048 not found, creating it
2025-10-22 06:26:34,321 - INFO - Created Project:ctest-TestBasicVMVN-88803048, ID : 900fe13a-6167-4b15-bb7a-824fac93aacd
2025-10-22 06:26:35,953 - INFO - ================================================================================
2025-10-22 06:26:35,953 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-22 06:26:35,954 - 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-10-22 06:26:36,225 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-22 06:26:36,225 - INFO - Initial checks done. Running the testcase now
2025-10-22 06:26:36,225 - INFO -
2025-10-22 06:26:36,781 - DEBUG - Response for create_network : {'network': {'id': '6f8dc0ec-9bf6-4945-83a7-5d93fbdd9fcf', 'name': 'ctest-vn2_metadata-78975715', 'tenant_id': '900fe13a61674b15bb7a824fac93aacd', 'project_id': '900fe13a61674b15bb7a824fac93aacd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-88803048', 'ctest-vn2_metadata-78975715'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 06:26:36,945 - DEBUG - Response for create_subnet : {'subnet': {'id': '760468c9-8fb1-48ba-aceb-d1e831d940da', 'name': '', 'tenant_id': '900fe13a61674b15bb7a824fac93aacd', 'network_id': '6f8dc0ec-9bf6-4945-83a7-5d93fbdd9fcf', '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': '900fe13a61674b15bb7a824fac93aacd'}}
2025-10-22 06:26:36,965 - INFO - Created VN ctest-vn2_metadata-78975715
2025-10-22 06:26:37,016 - DEBUG - VN ctest-vn2_metadata-78975715 UUID is 6f8dc0ec-9bf6-4945-83a7-5d93fbdd9fcf
2025-10-22 06:26:37,210 - DEBUG - Services list from nova: [, , ]
2025-10-22 06:26:38,294 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4412-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4412-1)
2025-10-22 06:26:38,403 - DEBUG - Link local service introspect added
2025-10-22 06:26:38,451 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 06:26:43,536 - DEBUG - VM is in ACTIVE state now
2025-10-22 06:26:43,677 - INFO - Waiting for VM ctest-TestBasicVMVN-88803048-75539401 to be up..
2025-10-22 06:26:43,677 - INFO - VM name : ctest-TestBasicVMVN-88803048-75539401
2025-10-22 06:26:43,758 - DEBUG - VM ctest-TestBasicVMVN-88803048-75539401 ID is bb8f1313-157a-40c4-850a-40da714df7de
2025-10-22 06:26:43,758 - DEBUG - VM ctest-TestBasicVMVN-88803048-75539401 launched on Node cn-jenkins-deploy-platform-ansible-os-4412-1
2025-10-22 06:26:43,844 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bb8f1313-157a-40c4-850a-40da714df7de
2025-10-22 06:26:44,145 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bb8f1313-157a-40c4-850a-40da714df7de
2025-10-22 06:26:44,180 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cb2a223e-c397-4171-908b-11356355ad84
2025-10-22 06:26:47,436 - 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-10-22 06:26:47,436 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88803048-75539401 failed!
2025-10-22 06:26:47,491 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88803048:ctest-vn2_metadata-78975715 is 11.1.1.1 and allocation pool is NOT set
2025-10-22 06:26:49,563 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.342 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 = 0.342/1.567/2.793/1.225 ms')
2025-10-22 06:26:49,563 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88803048-75539401 passed
2025-10-22 06:26:49,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:26:49,716 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88803048-75539401, IP 11.1.1.3, Port 22
2025-10-22 06:26:49,886 - DEBUG - VM ctest-TestBasicVMVN-88803048-75539401 is ready for SSH connections
2025-10-22 06:26:49,886 - INFO - Retry 0
2025-10-22 06:26:49,886 - 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-10-22 06:26:49,886 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-22 06:26:51,584 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-22 06:26:51,585 - INFO - Generic metadata worked
2025-10-22 06:26:51,847 - DEBUG - Link local service introspect removed
2025-10-22 06:26:51,847 - INFO - Deleting VM ctest-TestBasicVMVN-88803048-75539401
2025-10-22 06:26:51,921 - INFO - Deleting VN ctest-vn2_metadata-78975715
2025-10-22 06:26:51,959 - DEBUG - VN 6f8dc0ec-9bf6-4945-83a7-5d93fbdd9fcf still in use: Unable to complete operation on network 6f8dc0ec-9bf6-4945-83a7-5d93fbdd9fcf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fa24c3d7-7329-458e-8bf6-0569cf46381a']
2025-10-22 06:26:51,959 - WARNING - Deleting VN ctest-vn2_metadata-78975715 failed..Will retry
2025-10-22 06:26:54,057 - DEBUG - Response for deleting network ()
2025-10-22 06:26:54,321 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 06:26:54,321 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-10-22 06:26:54,321 - INFO - --------------------------------------------------------------------------------
2025-10-22 06:26:54,324 - INFO - ================================================================================
2025-10-22 06:26:54,325 - INFO - STARTING TEST : test_metadata_service
2025-10-22 06:26:54,325 - 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-10-22 06:26:54,618 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-22 06:26:54,618 - INFO - Initial checks done. Running the testcase now
2025-10-22 06:26:54,618 - INFO -
2025-10-22 06:26:54,618 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-22 06:26:54,624 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/ac2cc01c-0b2d-4fb5-8bbf-fb04415271e8
2025-10-22 06:26:54,807 - DEBUG - Response for create_network : {'network': {'id': '22279699-0fe3-4aaf-a287-2877f7ac67cc', 'name': 'ctest-vn-59591660', 'tenant_id': '900fe13a61674b15bb7a824fac93aacd', 'project_id': '900fe13a61674b15bb7a824fac93aacd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-88803048', 'ctest-vn-59591660'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 06:26:54,987 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd2302911-f0d0-42b0-aa6e-696c7c7b9dfb', 'name': '', 'tenant_id': '900fe13a61674b15bb7a824fac93aacd', 'network_id': '22279699-0fe3-4aaf-a287-2877f7ac67cc', 'ip_version': 4, 'cidr': '86.124.173.128/26', 'allocation_pools': [{'start': '86.124.173.130', 'end': '86.124.173.190'}], 'gateway_ip': '86.124.173.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '86.124.173.130', 'tags': [], 'project_id': '900fe13a61674b15bb7a824fac93aacd'}}
2025-10-22 06:26:55,008 - INFO - Created VN ctest-vn-59591660
2025-10-22 06:26:55,063 - DEBUG - VN ctest-vn-59591660 UUID is 22279699-0fe3-4aaf-a287-2877f7ac67cc
2025-10-22 06:26:56,302 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4412-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4412-1)
2025-10-22 06:26:56,302 - INFO - Waiting for VM ctest-TestBasicVMVN-88803048-77540193 to be up..
2025-10-22 06:26:56,358 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-22 06:27:01,448 - DEBUG - VM is in ACTIVE state now
2025-10-22 06:27:01,448 - INFO - VM name : ctest-TestBasicVMVN-88803048-77540193
2025-10-22 06:27:01,548 - DEBUG - VM ctest-TestBasicVMVN-88803048-77540193 ID is 8e2d703d-b244-402a-928d-f1def39f94aa
2025-10-22 06:27:01,548 - DEBUG - VM ctest-TestBasicVMVN-88803048-77540193 launched on Node cn-jenkins-deploy-platform-ansible-os-4412-1
2025-10-22 06:27:01,637 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8e2d703d-b244-402a-928d-f1def39f94aa
2025-10-22 06:27:01,649 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8d6c3f9e-12e8-4c41-851d-0203098b7208
2025-10-22 06:27:04,908 - 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-10-22 06:27:04,908 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88803048-77540193 failed!
2025-10-22 06:27:04,963 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-59591660 is 86.124.173.129 and allocation pool is NOT set
2025-10-22 06:27:07,031 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.78 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 = 3.783/6.852/9.921/3.069 ms')
2025-10-22 06:27:07,031 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88803048-77540193 passed
2025-10-22 06:27:07,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:07,184 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88803048-77540193, IP 86.124.173.131, Port 22
2025-10-22 06:27:07,250 - 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-10-22 06:27:07,334 - DEBUG - VM ctest-TestBasicVMVN-88803048-77540193 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-22 06:27:12,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:12,335 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88803048-77540193, IP 86.124.173.131, Port 22
2025-10-22 06:27:12,491 - DEBUG - VM ctest-TestBasicVMVN-88803048-77540193 is ready for SSH connections
2025-10-22 06:27:12,491 - 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-10-22 06:27:12,491 - DEBUG - cat /tmp/output.txt
2025-10-22 06:27:14,165 - DEBUG - Hello World. The time is now Wed, 22 Oct 2025 00:27:07 -0600!
2025-10-22 06:27:14,165 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 22 Oct 2025 00:27:07 -0600!'}
2025-10-22 06:27:14,165 - INFO - metadata_script.txt got executed in the vm
2025-10-22 06:27:14,165 - INFO - Deleting VM ctest-TestBasicVMVN-88803048-77540193
2025-10-22 06:27:14,246 - INFO - Deleting VN ctest-vn-59591660
2025-10-22 06:27:14,297 - DEBUG - VN 22279699-0fe3-4aaf-a287-2877f7ac67cc still in use: Unable to complete operation on network 22279699-0fe3-4aaf-a287-2877f7ac67cc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3c1f2ff4-2039-4ce6-8f51-8b28bb927653']
2025-10-22 06:27:14,297 - WARNING - Deleting VN ctest-vn-59591660 failed..Will retry
2025-10-22 06:27:16,432 - DEBUG - Response for deleting network ()
2025-10-22 06:27:16,697 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 06:27:16,697 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-22 06:27:16,697 - INFO - --------------------------------------------------------------------------------
2025-10-22 06:27:16,702 - INFO - ================================================================================
2025-10-22 06:27:16,702 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-22 06:27:16,702 - 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-10-22 06:27:16,985 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-22 06:27:16,985 - INFO - Initial checks done. Running the testcase now
2025-10-22 06:27:16,985 - INFO -
2025-10-22 06:27:17,492 - DEBUG - Response for create_network : {'network': {'id': 'de22f6a2-2e12-43cf-8da4-1092e0c566cc', 'name': 'ctest-vn-14922457', 'tenant_id': '900fe13a61674b15bb7a824fac93aacd', 'project_id': '900fe13a61674b15bb7a824fac93aacd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-88803048', 'ctest-vn-14922457'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 06:27:17,671 - DEBUG - Response for create_subnet : {'subnet': {'id': '3790490a-72e6-40c6-a0a3-b459c471d531', 'name': '', 'tenant_id': '900fe13a61674b15bb7a824fac93aacd', 'network_id': 'de22f6a2-2e12-43cf-8da4-1092e0c566cc', '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': '900fe13a61674b15bb7a824fac93aacd'}}
2025-10-22 06:27:17,857 - DEBUG - Response for create_subnet : {'subnet': {'id': '7be7ed3b-8281-435f-9b91-ce7b9101c83c', 'name': '', 'tenant_id': '900fe13a61674b15bb7a824fac93aacd', 'network_id': 'de22f6a2-2e12-43cf-8da4-1092e0c566cc', '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': '900fe13a61674b15bb7a824fac93aacd'}}
2025-10-22 06:27:17,882 - INFO - Created VN ctest-vn-14922457
2025-10-22 06:27:17,935 - DEBUG - VN ctest-vn-14922457 UUID is de22f6a2-2e12-43cf-8da4-1092e0c566cc
2025-10-22 06:27:18,351 - DEBUG - Response for create_port : {'port': {'name': '4c7267d0-cb99-42fa-ba32-f96732bf6cb1', 'id': '4c7267d0-cb99-42fa-ba32-f96732bf6cb1', 'tenant_id': '900fe13a61674b15bb7a824fac93aacd', 'network_id': 'de22f6a2-2e12-43cf-8da4-1092e0c566cc', 'mac_address': '02:4c:72:67:d0: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': '3790490a-72e6-40c6-a0a3-b459c471d531'}], 'security_groups': ['4276aa67-9220-4575-8e7e-e7b46d94bc17'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '900fe13a61674b15bb7a824fac93aacd'}}
2025-10-22 06:27:18,545 - DEBUG - Response for create_port : {'port': {'name': '16e8e135-c872-4bf9-bc75-213a93923e3c', 'id': '16e8e135-c872-4bf9-bc75-213a93923e3c', 'tenant_id': '900fe13a61674b15bb7a824fac93aacd', 'network_id': 'de22f6a2-2e12-43cf-8da4-1092e0c566cc', 'mac_address': '02:16:e8:e1:35:c8', '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': '7be7ed3b-8281-435f-9b91-ce7b9101c83c'}], 'security_groups': ['4276aa67-9220-4575-8e7e-e7b46d94bc17'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '900fe13a61674b15bb7a824fac93aacd'}}
2025-10-22 06:27:19,021 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4412-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4412-1)
2025-10-22 06:27:19,528 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4412-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4412-1)
2025-10-22 06:27:20,945 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4412-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4412-1)
2025-10-22 06:27:20,945 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-22 06:27:20,955 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d1b7ce6f-4b84-4801-940d-30d8754f79ef
2025-10-22 06:27:20,973 - DEBUG - Requesting: http://10.0.0.38:8082/project/900fe13a-6167-4b15-bb7a-824fac93aacd
2025-10-22 06:27:21,063 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/666357cd-eff3-45bf-babb-ec9f212e27ee
2025-10-22 06:27:21,078 - INFO - Verifications in API Server for IPAM: ctest-ipam-47458911 passed
2025-10-22 06:27:21,085 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-88803048:ctest-ipam-47458911', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-88803048', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7377837156568614335', 'uuid-lslong': '13455608479900116974'}, 'enable': 'true', 'created': '2025-10-22T06:27:17', 'last-modified': '2025-10-22T06:27:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.861909'}
2025-10-22 06:27:21,085 - INFO - Verifications in Control node for IPAM: ctest-ipam-47458911 passed
2025-10-22 06:27:21,085 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-22 06:27:21,093 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d1b7ce6f-4b84-4801-940d-30d8754f79ef
2025-10-22 06:27:21,109 - DEBUG - Requesting: http://10.0.0.38:8082/project/900fe13a-6167-4b15-bb7a-824fac93aacd
2025-10-22 06:27:21,193 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/de22f6a2-2e12-43cf-8da4-1092e0c566cc
2025-10-22 06:27:21,213 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/de22f6a2-2e12-43cf-8da4-1092e0c566cc
2025-10-22 06:27:21,230 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dc049986-43d5-4eb9-8da4-40c9e4f1351b
2025-10-22 06:27:21,242 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dc049986-43d5-4eb9-8da4-40c9e4f1351b
2025-10-22 06:27:21,253 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/aa888225-767b-49b9-8505-7276252d6fc7
2025-10-22 06:27:21,265 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 06:27:21,265 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/de22f6a2-2e12-43cf-8da4-1092e0c566cc
2025-10-22 06:27:21,277 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dc049986-43d5-4eb9-8da4-40c9e4f1351b
2025-10-22 06:27:21,295 - INFO - Verified VN network id 11 for VN de22f6a2-2e12-43cf-8da4-1092e0c566cc
2025-10-22 06:27:21,295 - INFO - Verifications in API Server for VN ctest-vn-14922457 passed
2025-10-22 06:27:21,295 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/de22f6a2-2e12-43cf-8da4-1092e0c566cc
2025-10-22 06:27:21,312 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dc049986-43d5-4eb9-8da4-40c9e4f1351b
2025-10-22 06:27:21,331 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dc049986-43d5-4eb9-8da4-40c9e4f1351b
2025-10-22 06:27:21,339 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/aa888225-767b-49b9-8505-7276252d6fc7
2025-10-22 06:27:21,351 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-88803048', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16006627202046247887', 'uuid-lslong': '10206300878550689484'}, 'enable': 'true', 'created': '2025-10-22T06:27:17', 'last-modified': '2025-10-22T06:27:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.522615'}
2025-10-22 06:27:21,362 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 06:27:21,362 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-14922457 passed
2025-10-22 06:27:21,362 - DEBUG - ====Verifying policy data for ctest-vn-14922457 in API_Server ======
2025-10-22 06:27:21,362 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-22 06:27:21,370 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d1b7ce6f-4b84-4801-940d-30d8754f79ef
2025-10-22 06:27:21,385 - DEBUG - Requesting: http://10.0.0.38:8082/project/900fe13a-6167-4b15-bb7a-824fac93aacd
2025-10-22 06:27:21,485 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/de22f6a2-2e12-43cf-8da4-1092e0c566cc
2025-10-22 06:27:21,515 - DEBUG - =>VN ctest-vn-14922457 has no policy to be verified
2025-10-22 06:27:21,515 - DEBUG - Verifying the vn in opserver
2025-10-22 06:27:21,515 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457 virtual network link through opserver 10.0.0.38
2025-10-22 06:27:21,515 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-22 06:27:21,906 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-22 06:27:22,020 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457?flat'}
2025-10-22 06:27:22,020 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457 is found in opserver
2025-10-22 06:27:22,027 - DEBUG - VRF ids for VN ctest-vn-14922457: {'10.0.0.38': '2'}
2025-10-22 06:27:22,027 - INFO - Waiting for VM ctest-TestBasicVMVN-88803048-84116655 to be up..
2025-10-22 06:27:22,128 - DEBUG - VM is in ACTIVE state now
2025-10-22 06:27:22,128 - INFO - VM name : ctest-TestBasicVMVN-88803048-84116655
2025-10-22 06:27:22,235 - DEBUG - VM ctest-TestBasicVMVN-88803048-84116655 ID is 398de714-1938-4298-ae63-b6f033afe098
2025-10-22 06:27:22,235 - DEBUG - VM ctest-TestBasicVMVN-88803048-84116655 launched on Node cn-jenkins-deploy-platform-ansible-os-4412-1
2025-10-22 06:27:22,318 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/398de714-1938-4298-ae63-b6f033afe098
2025-10-22 06:27:22,327 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4c7267d0-cb99-42fa-ba32-f96732bf6cb1
2025-10-22 06:27:25,581 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-22 06:27:25,581 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88803048-84116655 failed!
2025-10-22 06:27:25,639 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 06:27:25,640 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 06:27:29,707 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-22 06:27:29,707 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88803048-84116655 failed!
2025-10-22 06:27:29,767 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 06:27:29,767 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 06:27:31,829 - 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.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.927 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.927/2.651/4.375/1.724 ms')
2025-10-22 06:27:31,829 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-88803048-84116655 passed
2025-10-22 06:27:31,984 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:31,984 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88803048-84116655, IP 31.1.1.4, Port 22
2025-10-22 06:27:32,140 - DEBUG - VM ctest-TestBasicVMVN-88803048-84116655 is ready for SSH connections
2025-10-22 06:27:32,140 - INFO - Waiting for VM ctest-TestBasicVMVN-88803048-39571530 to be up..
2025-10-22 06:27:32,233 - DEBUG - VM is in ACTIVE state now
2025-10-22 06:27:32,233 - INFO - VM name : ctest-TestBasicVMVN-88803048-39571530
2025-10-22 06:27:32,334 - DEBUG - VM ctest-TestBasicVMVN-88803048-39571530 ID is 62fabb63-efa9-4a97-9742-0d4658feef36
2025-10-22 06:27:32,334 - DEBUG - VM ctest-TestBasicVMVN-88803048-39571530 launched on Node cn-jenkins-deploy-platform-ansible-os-4412-1
2025-10-22 06:27:32,416 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/62fabb63-efa9-4a97-9742-0d4658feef36
2025-10-22 06:27:32,429 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/16e8e135-c872-4bf9-bc75-213a93923e3c
2025-10-22 06:27:33,675 - 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.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.439 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.439/1.744/3.050/1.305 ms')
2025-10-22 06:27:33,675 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-88803048-39571530 passed
2025-10-22 06:27:33,831 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:33,831 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88803048-39571530, IP 31.1.2.4, Port 22
2025-10-22 06:27:33,997 - DEBUG - VM ctest-TestBasicVMVN-88803048-39571530 is ready for SSH connections
2025-10-22 06:27:33,998 - INFO - Waiting for VM ctest-TestBasicVMVN-88803048-57906995 to be up..
2025-10-22 06:27:34,119 - DEBUG - VM is in ACTIVE state now
2025-10-22 06:27:34,119 - INFO - VM name : ctest-TestBasicVMVN-88803048-57906995
2025-10-22 06:27:34,206 - DEBUG - VM ctest-TestBasicVMVN-88803048-57906995 ID is 784c248b-c5be-44f6-82c7-b57c739b1ef7
2025-10-22 06:27:34,207 - DEBUG - VM ctest-TestBasicVMVN-88803048-57906995 launched on Node cn-jenkins-deploy-platform-ansible-os-4412-1
2025-10-22 06:27:34,296 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/784c248b-c5be-44f6-82c7-b57c739b1ef7
2025-10-22 06:27:34,305 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/793f6219-2f3b-425b-ae53-98779dd5c3cd
2025-10-22 06:27:35,557 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.60 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.575 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.575/2.086/3.598/1.511 ms')
2025-10-22 06:27:35,557 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-88803048-57906995 passed
2025-10-22 06:27:35,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:35,716 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-88803048-57906995, IP 31.1.1.3, Port 22
2025-10-22 06:27:35,883 - DEBUG - VM ctest-TestBasicVMVN-88803048-57906995 is ready for SSH connections
2025-10-22 06:27:35,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:35,883 - 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-10-22 06:27:35,883 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-22 06:27:39,990 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.012 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.084 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.551 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.084/2.215/4.012 ms
2025-10-22 06:27:39,991 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-88803048-84116655 passed
2025-10-22 06:27:39,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:39,991 - 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-10-22 06:27:39,991 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-22 06:27:43,685 - 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.598 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.083 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.921 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.921/1.867/3.598 ms
2025-10-22 06:27:43,685 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-88803048-39571530 passed
2025-10-22 06:27:43,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:43,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:43,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 06:27:43,686 - 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-10-22 06:27:43,686 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 06:27:43,886 - DEBUG - None
2025-10-22 06:27:43,886 - 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-10-22 06:27:43,886 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 06:27:44,087 - DEBUG - None
2025-10-22 06:27:44,087 - 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-10-22 06:27:44,088 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 06:27:44,787 - DEBUG - None
2025-10-22 06:27:44,787 - 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-10-22 06:27:44,787 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-22 06:27:47,027 - 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.190 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.447 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.571 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.246 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.947 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.571/2.680/6.447 ms
2025-10-22 06:27:47,028 - 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-10-22 06:27:47,028 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-22 06:27:49,276 - 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.102 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.997 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.073 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.455 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.215 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.150 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.438 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.438/2.061/4.073 ms
2025-10-22 06:27:49,277 - 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-10-22 06:27:49,277 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-22 06:27:51,536 - 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.844 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.182 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.580 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.055 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.064 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.417 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.417/2.082/4.580 ms
2025-10-22 06:27:51,536 - INFO - Deleting VM ctest-TestBasicVMVN-88803048-57906995
2025-10-22 06:27:51,615 - INFO - Detaching port 16e8e135-c872-4bf9-bc75-213a93923e3c from VM ctest-TestBasicVMVN-88803048-39571530
2025-10-22 06:27:51,655 - INFO - Deleting VM ctest-TestBasicVMVN-88803048-39571530
2025-10-22 06:27:51,740 - INFO - Detaching port 4c7267d0-cb99-42fa-ba32-f96732bf6cb1 from VM ctest-TestBasicVMVN-88803048-84116655
2025-10-22 06:27:51,781 - INFO - Deleting VM ctest-TestBasicVMVN-88803048-84116655
2025-10-22 06:27:51,870 - INFO - Deleting VN ctest-vn-14922457
2025-10-22 06:27:52,053 - DEBUG - Response for delete_port : ()
2025-10-22 06:27:52,269 - DEBUG - Response for delete_port : ()
2025-10-22 06:27:52,325 - DEBUG - VN de22f6a2-2e12-43cf-8da4-1092e0c566cc still in use: Unable to complete operation on network de22f6a2-2e12-43cf-8da4-1092e0c566cc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2dcf7ec2-df26-442e-83b5-e10c3160c208']
2025-10-22 06:27:52,325 - WARNING - Deleting VN ctest-vn-14922457 failed..Will retry
2025-10-22 06:27:54,464 - DEBUG - Response for deleting network ()
2025-10-22 06:27:54,464 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dc049986-43d5-4eb9-8da4-40c9e4f1351b
2025-10-22 06:27:54,470 - DEBUG - Response Code: 404
2025-10-22 06:27:54,470 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-22 06:27:54,476 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d1b7ce6f-4b84-4801-940d-30d8754f79ef
2025-10-22 06:27:54,536 - DEBUG - Requesting: http://10.0.0.38:8082/project/900fe13a-6167-4b15-bb7a-824fac93aacd
2025-10-22 06:27:54,616 - INFO - Validated that VN ctest-vn-14922457 is not found in API Server
2025-10-22 06:27:54,629 - DEBUG - VN ctest-vn-14922457 is not present in Agent 10.0.0.38
2025-10-22 06:27:54,629 - INFO - Validated that VN ctest-vn-14922457 is not in any agent
2025-10-22 06:27:54,636 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-22 06:27:54,644 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-14922457
2025-10-22 06:27:54,644 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-88803048:ctest-vn-14922457
2025-10-22 06:27:54,656 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-14922457 info
2025-10-22 06:27:54,735 - INFO - IPAM: ctest-ipam-47458911 is not found in API Server
2025-10-22 06:27:54,746 - INFO - IPAM:ctest-ipam-47458911 is not found in control node
2025-10-22 06:27:55,010 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 06:27:55,010 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-10-22 06:27:55,010 - INFO - --------------------------------------------------------------------------------
2025-10-22 06:27:55,705 - INFO - Deleted project: ctest-TestBasicVMVN-88803048, ID : 900fe13a-6167-4b15-bb7a-824fac93aacd