2025-10-16 18:15:53,175 - INFO - Domain Default found not creating
2025-10-16 18:15:53,312 - INFO - Project ctest-TestBasicVMVN-45908636 not found, creating it
2025-10-16 18:15:53,773 - INFO - Created Project:ctest-TestBasicVMVN-45908636, ID : 92ffe575-c842-4431-bf52-890dcc8135e2
2025-10-16 18:15:55,266 - INFO - ================================================================================
2025-10-16 18:15:55,266 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-16 18:15:55,266 - 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-16 18:15:55,521 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-10-16 18:15:55,521 - INFO - Initial checks done. Running the testcase now
2025-10-16 18:15:55,521 - INFO -
2025-10-16 18:15:56,064 - DEBUG - Response for create_network : {'network': {'id': '62d7442c-0020-46a0-af16-606cfd290591', 'name': 'ctest-vn2_metadata-21849991', 'tenant_id': '92ffe575c8424431bf52890dcc8135e2', 'project_id': '92ffe575c8424431bf52890dcc8135e2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45908636', 'ctest-vn2_metadata-21849991'], 'port_security_enabled': True, 'description': ''}}
2025-10-16 18:15:56,280 - DEBUG - Response for create_subnet : {'subnet': {'id': '8fec9d25-491e-4524-b6b3-b183f7ada447', 'name': '', 'tenant_id': '92ffe575c8424431bf52890dcc8135e2', 'network_id': '62d7442c-0020-46a0-af16-606cfd290591', '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': '92ffe575c8424431bf52890dcc8135e2'}}
2025-10-16 18:15:56,297 - INFO - Created VN ctest-vn2_metadata-21849991
2025-10-16 18:15:56,348 - DEBUG - VN ctest-vn2_metadata-21849991 UUID is 62d7442c-0020-46a0-af16-606cfd290591
2025-10-16 18:15:56,523 - DEBUG - Services list from nova: [, , ]
2025-10-16 18:15:57,484 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4350-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4350-1)
2025-10-16 18:15:57,588 - DEBUG - Link local service introspect added
2025-10-16 18:15:57,628 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-16 18:16:02,698 - DEBUG - VM is in ACTIVE state now
2025-10-16 18:16:02,813 - INFO - Waiting for VM ctest-TestBasicVMVN-45908636-17901484 to be up..
2025-10-16 18:16:02,813 - INFO - VM name : ctest-TestBasicVMVN-45908636-17901484
2025-10-16 18:16:02,879 - DEBUG - VM ctest-TestBasicVMVN-45908636-17901484 ID is ae220b3e-701b-409d-8e26-07accab48fbc
2025-10-16 18:16:02,879 - DEBUG - VM ctest-TestBasicVMVN-45908636-17901484 launched on Node cn-jenkins-deploy-platform-ansible-os-4350-1
2025-10-16 18:16:02,943 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ae220b3e-701b-409d-8e26-07accab48fbc
2025-10-16 18:16:03,248 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ae220b3e-701b-409d-8e26-07accab48fbc
2025-10-16 18:16:03,282 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/aadb5659-3f7f-48d8-885e-2be519df37d5
2025-10-16 18:16:06,554 - 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 1023ms')
2025-10-16 18:16:06,554 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45908636-17901484 failed!
2025-10-16 18:16:06,608 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45908636:ctest-vn2_metadata-21849991 is 11.1.1.1 and allocation pool is NOT set
2025-10-16 18:16:08,672 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.776 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.776/2.804/4.833/2.028 ms')
2025-10-16 18:16:08,672 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45908636-17901484 passed
2025-10-16 18:16:08,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:08,824 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45908636-17901484, IP 11.1.1.3, Port 22
2025-10-16 18:16:08,979 - DEBUG - VM ctest-TestBasicVMVN-45908636-17901484 is ready for SSH connections
2025-10-16 18:16:08,979 - INFO - Retry 0
2025-10-16 18:16:08,979 - 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.22, gateway password: c0ntrail123
2025-10-16 18:16:08,980 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-16 18:16:10,592 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-16 18:16:10,593 - INFO - Generic metadata worked
2025-10-16 18:16:10,852 - DEBUG - Link local service introspect removed
2025-10-16 18:16:10,852 - INFO - Deleting VM ctest-TestBasicVMVN-45908636-17901484
2025-10-16 18:16:10,940 - INFO - Deleting VN ctest-vn2_metadata-21849991
2025-10-16 18:16:10,995 - DEBUG - VN 62d7442c-0020-46a0-af16-606cfd290591 still in use: Unable to complete operation on network 62d7442c-0020-46a0-af16-606cfd290591. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ef08dd4e-aee5-41d2-8975-6c26542caa6b']
2025-10-16 18:16:10,996 - WARNING - Deleting VN ctest-vn2_metadata-21849991 failed..Will retry
2025-10-16 18:16:13,093 - DEBUG - Response for deleting network ()
2025-10-16 18:16:13,353 - DEBUG - No XMPP flaps were noticed during the test
2025-10-16 18:16:13,353 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-16 18:16:13,353 - INFO - --------------------------------------------------------------------------------
2025-10-16 18:16:13,356 - INFO - ================================================================================
2025-10-16 18:16:13,356 - INFO - STARTING TEST : test_metadata_service
2025-10-16 18:16:13,356 - 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-16 18:16:13,640 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-10-16 18:16:13,640 - INFO - Initial checks done. Running the testcase now
2025-10-16 18:16:13,640 - INFO -
2025-10-16 18:16:13,640 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-10-16 18:16:13,646 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/be47d6fe-1255-4b5e-9d23-47289b1b08f9
2025-10-16 18:16:13,838 - DEBUG - Response for create_network : {'network': {'id': '116a535d-565c-4bea-8d27-19597993f48c', 'name': 'ctest-vn-33415256', 'tenant_id': '92ffe575c8424431bf52890dcc8135e2', 'project_id': '92ffe575c8424431bf52890dcc8135e2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45908636', 'ctest-vn-33415256'], 'port_security_enabled': True, 'description': ''}}
2025-10-16 18:16:14,042 - DEBUG - Response for create_subnet : {'subnet': {'id': '43a3a53c-df7e-46de-8083-deae1e98a5f6', 'name': '', 'tenant_id': '92ffe575c8424431bf52890dcc8135e2', 'network_id': '116a535d-565c-4bea-8d27-19597993f48c', 'ip_version': 4, 'cidr': '185.158.254.64/26', 'allocation_pools': [{'start': '185.158.254.66', 'end': '185.158.254.126'}], 'gateway_ip': '185.158.254.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '185.158.254.66', 'tags': [], 'project_id': '92ffe575c8424431bf52890dcc8135e2'}}
2025-10-16 18:16:14,060 - INFO - Created VN ctest-vn-33415256
2025-10-16 18:16:14,112 - DEBUG - VN ctest-vn-33415256 UUID is 116a535d-565c-4bea-8d27-19597993f48c
2025-10-16 18:16:15,289 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4350-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4350-1)
2025-10-16 18:16:15,289 - INFO - Waiting for VM ctest-TestBasicVMVN-45908636-99477539 to be up..
2025-10-16 18:16:15,327 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-16 18:16:20,409 - DEBUG - VM is in ACTIVE state now
2025-10-16 18:16:20,409 - INFO - VM name : ctest-TestBasicVMVN-45908636-99477539
2025-10-16 18:16:20,473 - DEBUG - VM ctest-TestBasicVMVN-45908636-99477539 ID is f5420328-d4b6-48d0-829a-ea7a6aad0d1b
2025-10-16 18:16:20,473 - DEBUG - VM ctest-TestBasicVMVN-45908636-99477539 launched on Node cn-jenkins-deploy-platform-ansible-os-4350-1
2025-10-16 18:16:20,538 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f5420328-d4b6-48d0-829a-ea7a6aad0d1b
2025-10-16 18:16:20,545 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/6cb398a6-5bbc-4396-a89f-854b6d0aa43a
2025-10-16 18:16:23,804 - 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 1028ms')
2025-10-16 18:16:23,804 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45908636-99477539 failed!
2025-10-16 18:16:23,860 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-33415256 is 185.158.254.65 and allocation pool is NOT set
2025-10-16 18:16:25,924 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.761 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.761/1.891/3.022/1.130 ms')
2025-10-16 18:16:25,924 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45908636-99477539 passed
2025-10-16 18:16:26,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:26,072 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45908636-99477539, IP 185.158.254.67, Port 22
2025-10-16 18:16:26,223 - DEBUG - VM ctest-TestBasicVMVN-45908636-99477539 is ready for SSH connections
2025-10-16 18:16:26,223 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-10-16 18:16:26,223 - DEBUG - cat /tmp/output.txt
2025-10-16 18:16:27,865 - DEBUG - Hello World. The time is now Thu, 16 Oct 2025 12:16:25 -0600!
2025-10-16 18:16:27,865 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 16 Oct 2025 12:16:25 -0600!'}
2025-10-16 18:16:27,865 - INFO - metadata_script.txt got executed in the vm
2025-10-16 18:16:27,865 - INFO - Deleting VM ctest-TestBasicVMVN-45908636-99477539
2025-10-16 18:16:27,931 - INFO - Deleting VN ctest-vn-33415256
2025-10-16 18:16:27,967 - DEBUG - VN 116a535d-565c-4bea-8d27-19597993f48c still in use: Unable to complete operation on network 116a535d-565c-4bea-8d27-19597993f48c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a1e86216-71b6-4168-977e-8457b67dbde5']
2025-10-16 18:16:27,967 - WARNING - Deleting VN ctest-vn-33415256 failed..Will retry
2025-10-16 18:16:30,086 - DEBUG - Response for deleting network ()
2025-10-16 18:16:30,340 - DEBUG - No XMPP flaps were noticed during the test
2025-10-16 18:16:30,340 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-16 18:16:30,341 - INFO - --------------------------------------------------------------------------------
2025-10-16 18:16:30,343 - INFO - ================================================================================
2025-10-16 18:16:30,343 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-16 18:16:30,343 - 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-16 18:16:30,628 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-10-16 18:16:30,628 - INFO - Initial checks done. Running the testcase now
2025-10-16 18:16:30,628 - INFO -
2025-10-16 18:16:31,096 - DEBUG - Response for create_network : {'network': {'id': '08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d', 'name': 'ctest-vn-10469833', 'tenant_id': '92ffe575c8424431bf52890dcc8135e2', 'project_id': '92ffe575c8424431bf52890dcc8135e2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45908636', 'ctest-vn-10469833'], 'port_security_enabled': True, 'description': ''}}
2025-10-16 18:16:31,259 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e596bafb-9682-45f9-86ec-e3b48aff0576', 'name': '', 'tenant_id': '92ffe575c8424431bf52890dcc8135e2', 'network_id': '08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d', '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': '92ffe575c8424431bf52890dcc8135e2'}}
2025-10-16 18:16:31,437 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ccf279c9-cb33-46d2-81ef-705ad198339f', 'name': '', 'tenant_id': '92ffe575c8424431bf52890dcc8135e2', 'network_id': '08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d', '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': '92ffe575c8424431bf52890dcc8135e2'}}
2025-10-16 18:16:31,454 - INFO - Created VN ctest-vn-10469833
2025-10-16 18:16:31,508 - DEBUG - VN ctest-vn-10469833 UUID is 08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d
2025-10-16 18:16:31,858 - DEBUG - Response for create_port : {'port': {'name': 'bd8bf46b-9bf4-452f-91cb-d9876f776c20', 'id': 'bd8bf46b-9bf4-452f-91cb-d9876f776c20', 'tenant_id': '92ffe575c8424431bf52890dcc8135e2', 'network_id': '08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d', 'mac_address': '02:bd:8b:f4:6b:9b', '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': 'e596bafb-9682-45f9-86ec-e3b48aff0576'}], 'security_groups': ['b45d3d91-5595-4793-96c7-875ef140fb88'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '92ffe575c8424431bf52890dcc8135e2'}}
2025-10-16 18:16:32,031 - DEBUG - Response for create_port : {'port': {'name': '3cfc4152-41be-42bd-b8d7-9287d818562c', 'id': '3cfc4152-41be-42bd-b8d7-9287d818562c', 'tenant_id': '92ffe575c8424431bf52890dcc8135e2', 'network_id': '08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d', 'mac_address': '02:3c:fc:41:52:41', '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': 'ccf279c9-cb33-46d2-81ef-705ad198339f'}], 'security_groups': ['b45d3d91-5595-4793-96c7-875ef140fb88'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '92ffe575c8424431bf52890dcc8135e2'}}
2025-10-16 18:16:32,391 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4350-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4350-1)
2025-10-16 18:16:32,813 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4350-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4350-1)
2025-10-16 18:16:34,068 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4350-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4350-1)
2025-10-16 18:16:34,068 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-16 18:16:34,081 - DEBUG - Requesting: http://10.0.0.22:8082/domain/6f7278c8-d932-49e4-acb2-f0615b2fe3cd
2025-10-16 18:16:34,108 - DEBUG - Requesting: http://10.0.0.22:8082/project/92ffe575-c842-4431-bf52-890dcc8135e2
2025-10-16 18:16:34,207 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/9a879012-d604-46a6-b589-de0a77e3125e
2025-10-16 18:16:34,225 - INFO - Verifications in API Server for IPAM: ctest-ipam-81778370 passed
2025-10-16 18:16:34,233 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45908636:ctest-ipam-81778370', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45908636', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11135027014271256230', 'uuid-lslong': '13081230729216725598'}, 'enable': 'true', 'created': '2025-10-16T18:16:30', 'last-modified': '2025-10-16T18:16:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.377948'}
2025-10-16 18:16:34,233 - INFO - Verifications in Control node for IPAM: ctest-ipam-81778370 passed
2025-10-16 18:16:34,233 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-16 18:16:34,239 - DEBUG - Requesting: http://10.0.0.22:8082/domain/6f7278c8-d932-49e4-acb2-f0615b2fe3cd
2025-10-16 18:16:34,249 - DEBUG - Requesting: http://10.0.0.22:8082/project/92ffe575-c842-4431-bf52-890dcc8135e2
2025-10-16 18:16:34,329 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d
2025-10-16 18:16:34,347 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d
2025-10-16 18:16:34,364 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea1a7603-b0fc-43c0-8306-6c391d3f2193
2025-10-16 18:16:34,377 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea1a7603-b0fc-43c0-8306-6c391d3f2193
2025-10-16 18:16:34,390 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/02823277-4ca6-4770-9a96-b31d0644b987
2025-10-16 18:16:34,397 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-16 18:16:34,397 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d
2025-10-16 18:16:34,409 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea1a7603-b0fc-43c0-8306-6c391d3f2193
2025-10-16 18:16:34,440 - INFO - Verified VN network id 9 for VN 08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d
2025-10-16 18:16:34,440 - INFO - Verifications in API Server for VN ctest-vn-10469833 passed
2025-10-16 18:16:34,440 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d
2025-10-16 18:16:34,451 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea1a7603-b0fc-43c0-8306-6c391d3f2193
2025-10-16 18:16:34,459 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea1a7603-b0fc-43c0-8306-6c391d3f2193
2025-10-16 18:16:34,467 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/02823277-4ca6-4770-9a96-b31d0644b987
2025-10-16 18:16:34,490 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45908636', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '630253110620998910', 'uuid-lslong': '11915702928790236813'}, 'enable': 'true', 'created': '2025-10-16T18:16:31', 'last-modified': '2025-10-16T18:16:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.077378'}
2025-10-16 18:16:34,502 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-16 18:16:34,502 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10469833 passed
2025-10-16 18:16:34,502 - DEBUG - ====Verifying policy data for ctest-vn-10469833 in API_Server ======
2025-10-16 18:16:34,502 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-16 18:16:34,509 - DEBUG - Requesting: http://10.0.0.22:8082/domain/6f7278c8-d932-49e4-acb2-f0615b2fe3cd
2025-10-16 18:16:34,519 - DEBUG - Requesting: http://10.0.0.22:8082/project/92ffe575-c842-4431-bf52-890dcc8135e2
2025-10-16 18:16:34,605 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d
2025-10-16 18:16:34,622 - DEBUG - =>VN ctest-vn-10469833 has no policy to be verified
2025-10-16 18:16:34,622 - DEBUG - Verifying the vn in opserver
2025-10-16 18:16:34,622 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833 virtual network link through opserver 10.0.0.22
2025-10-16 18:16:34,622 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-10-16 18:16:34,996 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-10-16 18:16:35,068 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833?flat'}
2025-10-16 18:16:35,068 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833 is found in opserver
2025-10-16 18:16:35,074 - DEBUG - VRF ids for VN ctest-vn-10469833: {'10.0.0.22': '2'}
2025-10-16 18:16:35,074 - INFO - Waiting for VM ctest-TestBasicVMVN-45908636-48050042 to be up..
2025-10-16 18:16:35,152 - DEBUG - VM is in ACTIVE state now
2025-10-16 18:16:35,152 - INFO - VM name : ctest-TestBasicVMVN-45908636-48050042
2025-10-16 18:16:35,240 - DEBUG - VM ctest-TestBasicVMVN-45908636-48050042 ID is 8adf584b-f3eb-4b38-a430-ceb5bce92a7a
2025-10-16 18:16:35,240 - DEBUG - VM ctest-TestBasicVMVN-45908636-48050042 launched on Node cn-jenkins-deploy-platform-ansible-os-4350-1
2025-10-16 18:16:35,310 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8adf584b-f3eb-4b38-a430-ceb5bce92a7a
2025-10-16 18:16:35,318 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/bd8bf46b-9bf4-452f-91cb-d9876f776c20
2025-10-16 18:16:38,585 - 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 1029ms')
2025-10-16 18:16:38,585 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45908636-48050042 failed!
2025-10-16 18:16:38,644 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833 is 31.1.1.1 and allocation pool is NOT set
2025-10-16 18:16:38,644 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833 is 31.1.2.1 and allocation pool is NOT set
2025-10-16 18:16:42,714 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-10-16 18:16:42,714 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45908636-48050042 failed!
2025-10-16 18:16:42,772 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833 is 31.1.1.1 and allocation pool is NOT set
2025-10-16 18:16:42,772 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833 is 31.1.2.1 and allocation pool is NOT set
2025-10-16 18:16:44,835 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.492 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.492/1.888/3.285/1.396 ms')
2025-10-16 18:16:44,835 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45908636-48050042 passed
2025-10-16 18:16:44,984 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:44,984 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45908636-48050042, IP 31.1.1.4, Port 22
2025-10-16 18:16:45,135 - DEBUG - VM ctest-TestBasicVMVN-45908636-48050042 is ready for SSH connections
2025-10-16 18:16:45,136 - INFO - Waiting for VM ctest-TestBasicVMVN-45908636-21711778 to be up..
2025-10-16 18:16:45,204 - DEBUG - VM is in ACTIVE state now
2025-10-16 18:16:45,204 - INFO - VM name : ctest-TestBasicVMVN-45908636-21711778
2025-10-16 18:16:45,269 - DEBUG - VM ctest-TestBasicVMVN-45908636-21711778 ID is 4a09bbc8-4844-4b45-9e4c-5f685c184076
2025-10-16 18:16:45,269 - DEBUG - VM ctest-TestBasicVMVN-45908636-21711778 launched on Node cn-jenkins-deploy-platform-ansible-os-4350-1
2025-10-16 18:16:45,336 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/4a09bbc8-4844-4b45-9e4c-5f685c184076
2025-10-16 18:16:45,343 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/3cfc4152-41be-42bd-b8d7-9287d818562c
2025-10-16 18:16:46,573 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.446 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.446/1.581/2.717/1.135 ms')
2025-10-16 18:16:46,573 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45908636-21711778 passed
2025-10-16 18:16:46,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:46,724 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45908636-21711778, IP 31.1.2.4, Port 22
2025-10-16 18:16:46,879 - DEBUG - VM ctest-TestBasicVMVN-45908636-21711778 is ready for SSH connections
2025-10-16 18:16:46,879 - INFO - Waiting for VM ctest-TestBasicVMVN-45908636-60544479 to be up..
2025-10-16 18:16:46,949 - DEBUG - VM is in ACTIVE state now
2025-10-16 18:16:46,949 - INFO - VM name : ctest-TestBasicVMVN-45908636-60544479
2025-10-16 18:16:47,017 - DEBUG - VM ctest-TestBasicVMVN-45908636-60544479 ID is a2b01df7-fad7-4b50-bbce-61f7bc4e6836
2025-10-16 18:16:47,017 - DEBUG - VM ctest-TestBasicVMVN-45908636-60544479 launched on Node cn-jenkins-deploy-platform-ansible-os-4350-1
2025-10-16 18:16:47,086 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a2b01df7-fad7-4b50-bbce-61f7bc4e6836
2025-10-16 18:16:47,095 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/79d6642e-2882-47c7-9e9f-9ea849a38029
2025-10-16 18:16:48,334 - 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=2.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.342 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.342/1.565/2.789/1.223 ms')
2025-10-16 18:16:48,334 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45908636-60544479 passed
2025-10-16 18:16:48,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:48,480 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45908636-60544479, IP 31.1.1.3, Port 22
2025-10-16 18:16:48,635 - DEBUG - VM ctest-TestBasicVMVN-45908636-60544479 is ready for SSH connections
2025-10-16 18:16:48,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:48,635 - 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.22, gateway password: c0ntrail123
2025-10-16 18:16:48,635 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-16 18:16:52,661 - 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.558 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.843 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.988 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.843/2.129/4.558 ms
2025-10-16 18:16:52,661 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45908636-48050042 passed
2025-10-16 18:16:52,661 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:52,661 - 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.22, gateway password: c0ntrail123
2025-10-16 18:16:52,661 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-16 18:16:56,323 - 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.185 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.983 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.776 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.776/1.648/3.185 ms
2025-10-16 18:16:56,323 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45908636-21711778 passed
2025-10-16 18:16:56,323 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:56,323 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:56,323 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-16 18:16:56,323 - 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.22, gateway password: c0ntrail123
2025-10-16 18:16:56,323 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-16 18:16:56,500 - DEBUG - None
2025-10-16 18:16:56,500 - 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.22, gateway password: c0ntrail123
2025-10-16 18:16:56,500 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-16 18:16:56,676 - DEBUG - None
2025-10-16 18:16:56,677 - 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.22, gateway password: c0ntrail123
2025-10-16 18:16:56,677 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-16 18:16:57,271 - DEBUG - None
2025-10-16 18:16:57,271 - 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.22, gateway password: c0ntrail123
2025-10-16 18:16:57,271 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-16 18:16:59,477 - 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.790 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.735 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.429 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.670 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.393 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.393/1.603/3.735 ms
2025-10-16 18:16:59,477 - 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.22, gateway password: c0ntrail123
2025-10-16 18:16:59,477 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-16 18:17:01,715 - 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.965 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.874 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.937 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.475 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.629 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.376 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/1.804/3.937 ms
2025-10-16 18:17:01,716 - 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.22, gateway password: c0ntrail123
2025-10-16 18:17:01,716 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-16 18:17:03,947 - 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.783 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.832 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.818 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.588 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.384 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.717 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.387/2.358/4.818 ms
2025-10-16 18:17:03,948 - INFO - Deleting VM ctest-TestBasicVMVN-45908636-60544479
2025-10-16 18:17:04,015 - INFO - Detaching port 3cfc4152-41be-42bd-b8d7-9287d818562c from VM ctest-TestBasicVMVN-45908636-21711778
2025-10-16 18:17:04,052 - INFO - Deleting VM ctest-TestBasicVMVN-45908636-21711778
2025-10-16 18:17:04,128 - INFO - Detaching port bd8bf46b-9bf4-452f-91cb-d9876f776c20 from VM ctest-TestBasicVMVN-45908636-48050042
2025-10-16 18:17:04,161 - INFO - Deleting VM ctest-TestBasicVMVN-45908636-48050042
2025-10-16 18:17:04,223 - INFO - Deleting VN ctest-vn-10469833
2025-10-16 18:17:04,371 - DEBUG - Response for delete_port : ()
2025-10-16 18:17:04,526 - DEBUG - Response for delete_port : ()
2025-10-16 18:17:04,567 - DEBUG - VN 08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d still in use: Unable to complete operation on network 08bf1bdd-6926-4cfe-a55d-14ae7f9fae8d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b90b5fcb-6573-41b9-84e1-736c171bad2b']
2025-10-16 18:17:04,567 - WARNING - Deleting VN ctest-vn-10469833 failed..Will retry
2025-10-16 18:17:06,681 - DEBUG - Response for deleting network ()
2025-10-16 18:17:06,681 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea1a7603-b0fc-43c0-8306-6c391d3f2193
2025-10-16 18:17:06,688 - DEBUG - Response Code: 404
2025-10-16 18:17:06,688 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-16 18:17:06,693 - DEBUG - Requesting: http://10.0.0.22:8082/domain/6f7278c8-d932-49e4-acb2-f0615b2fe3cd
2025-10-16 18:17:06,744 - DEBUG - Requesting: http://10.0.0.22:8082/project/92ffe575-c842-4431-bf52-890dcc8135e2
2025-10-16 18:17:06,814 - INFO - Validated that VN ctest-vn-10469833 is not found in API Server
2025-10-16 18:17:06,823 - DEBUG - VN ctest-vn-10469833 is not present in Agent 10.0.0.22
2025-10-16 18:17:06,823 - INFO - Validated that VN ctest-vn-10469833 is not in any agent
2025-10-16 18:17:06,827 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-10-16 18:17:06,833 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-10469833
2025-10-16 18:17:06,833 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45908636:ctest-vn-10469833
2025-10-16 18:17:06,842 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10469833 info
2025-10-16 18:17:06,919 - INFO - IPAM: ctest-ipam-81778370 is not found in API Server
2025-10-16 18:17:06,930 - INFO - IPAM:ctest-ipam-81778370 is not found in control node
2025-10-16 18:17:07,188 - DEBUG - No XMPP flaps were noticed during the test
2025-10-16 18:17:07,188 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-16 18:17:07,189 - INFO - --------------------------------------------------------------------------------
2025-10-16 18:17:07,863 - INFO - Deleted project: ctest-TestBasicVMVN-45908636, ID : 92ffe575-c842-4431-bf52-890dcc8135e2