2025-11-12 09:15:18,857 - INFO - Domain Default found not creating
2025-11-12 09:15:19,041 - INFO - Project ctest-TestBasicVMVN-27992321 not found, creating it
2025-11-12 09:15:19,531 - INFO - Created Project:ctest-TestBasicVMVN-27992321, ID : 00154cec-0ec9-4535-99b7-aa9cde1785f0
2025-11-12 09:15:21,229 - INFO - ================================================================================
2025-11-12 09:15:21,229 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-12 09:15:21,229 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-11-12 09:15:21,505 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0'}} with
2025-11-12 09:15:21,505 - INFO - Initial checks done. Running the testcase now
2025-11-12 09:15:21,506 - INFO -
2025-11-12 09:15:22,106 - DEBUG - Response for create_network : {'network': {'id': '5bd6c90a-8080-4650-b32e-d3c417d9f9d1', 'name': 'ctest-vn2_metadata-83571112', 'tenant_id': '00154cec0ec9453599b7aa9cde1785f0', 'project_id': '00154cec0ec9453599b7aa9cde1785f0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27992321', 'ctest-vn2_metadata-83571112'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 09:15:22,318 - DEBUG - Response for create_subnet : {'subnet': {'id': '92e4e97e-dc46-4db6-b8f7-b6a2b6d399a9', 'name': '', 'tenant_id': '00154cec0ec9453599b7aa9cde1785f0', 'network_id': '5bd6c90a-8080-4650-b32e-d3c417d9f9d1', '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': '00154cec0ec9453599b7aa9cde1785f0'}}
2025-11-12 09:15:22,339 - INFO - Created VN ctest-vn2_metadata-83571112
2025-11-12 09:15:22,392 - DEBUG - VN ctest-vn2_metadata-83571112 UUID is 5bd6c90a-8080-4650-b32e-d3c417d9f9d1
2025-11-12 09:15:22,605 - DEBUG - Services list from nova: [, , ]
2025-11-12 09:15:23,701 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4701-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4701-1)
2025-11-12 09:15:23,807 - DEBUG - Link local service introspect added
2025-11-12 09:15:23,853 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-12 09:15:28,954 - DEBUG - VM is in ACTIVE state now
2025-11-12 09:15:29,104 - INFO - Waiting for VM ctest-TestBasicVMVN-27992321-82136847 to be up..
2025-11-12 09:15:29,104 - INFO - VM name : ctest-TestBasicVMVN-27992321-82136847
2025-11-12 09:15:29,193 - DEBUG - VM ctest-TestBasicVMVN-27992321-82136847 ID is e3153aa4-6db4-44cd-8071-69467e2ce528
2025-11-12 09:15:29,193 - DEBUG - VM ctest-TestBasicVMVN-27992321-82136847 launched on Node cn-jenkins-deploy-platform-ansible-os-4701-1
2025-11-12 09:15:29,272 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/e3153aa4-6db4-44cd-8071-69467e2ce528
2025-11-12 09:15:29,580 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/e3153aa4-6db4-44cd-8071-69467e2ce528
2025-11-12 09:15:29,614 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/99b8486e-150e-493a-af94-234cd811270a
2025-11-12 09:15:32,888 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms')
2025-11-12 09:15:32,889 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27992321-82136847 failed!
2025-11-12 09:15:32,944 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27992321:ctest-vn2_metadata-83571112 is 11.1.1.1 and allocation pool is NOT set
2025-11-12 09:15:37,019 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.28 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1004ms\r\nrtt min/avg/max/mdev = 4.284/4.284/4.284/0.000 ms')
2025-11-12 09:15:37,019 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27992321-82136847 passed
2025-11-12 09:15:37,167 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:15:37,168 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27992321-82136847, IP 11.1.1.3, Port 22
2025-11-12 09:15:37,337 - DEBUG - VM ctest-TestBasicVMVN-27992321-82136847 is ready for SSH connections
2025-11-12 09:15:37,337 - INFO - Retry 0
2025-11-12 09:15:37,338 - 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.19, gateway password: c0ntrail123
2025-11-12 09:15:37,338 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-12 09:15:39,047 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-12 09:15:39,047 - INFO - Generic metadata worked
2025-11-12 09:15:39,335 - DEBUG - Link local service introspect removed
2025-11-12 09:15:39,335 - INFO - Deleting VM ctest-TestBasicVMVN-27992321-82136847
2025-11-12 09:15:39,422 - INFO - Deleting VN ctest-vn2_metadata-83571112
2025-11-12 09:15:39,469 - DEBUG - VN 5bd6c90a-8080-4650-b32e-d3c417d9f9d1 still in use: Unable to complete operation on network 5bd6c90a-8080-4650-b32e-d3c417d9f9d1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9ea8ab98-1fa6-4818-ae00-f7b134284071']
2025-11-12 09:15:39,469 - WARNING - Deleting VN ctest-vn2_metadata-83571112 failed..Will retry
2025-11-12 09:15:41,570 - DEBUG - Response for deleting network ()
2025-11-12 09:15:41,834 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 09:15:41,834 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:20]
2025-11-12 09:15:41,834 - INFO - --------------------------------------------------------------------------------
2025-11-12 09:15:41,837 - INFO - ================================================================================
2025-11-12 09:15:41,837 - INFO - STARTING TEST : test_metadata_service
2025-11-12 09:15:41,837 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-11-12 09:15:42,136 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0'}} with
2025-11-12 09:15:42,137 - INFO - Initial checks done. Running the testcase now
2025-11-12 09:15:42,137 - INFO -
2025-11-12 09:15:42,137 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-11-12 09:15:42,143 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/7e65633b-c9fa-4aaa-97f0-a36da320f2ac
2025-11-12 09:15:42,343 - DEBUG - Response for create_network : {'network': {'id': '84774cd7-7b34-4d43-ae48-e670270df831', 'name': 'ctest-vn-76886466', 'tenant_id': '00154cec0ec9453599b7aa9cde1785f0', 'project_id': '00154cec0ec9453599b7aa9cde1785f0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27992321', 'ctest-vn-76886466'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 09:15:42,524 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e841361-63f7-42e7-aa5b-8ec043955efe', 'name': '', 'tenant_id': '00154cec0ec9453599b7aa9cde1785f0', 'network_id': '84774cd7-7b34-4d43-ae48-e670270df831', 'ip_version': 4, 'cidr': '154.161.89.192/26', 'allocation_pools': [{'start': '154.161.89.194', 'end': '154.161.89.254'}], 'gateway_ip': '154.161.89.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.161.89.194', 'tags': [], 'project_id': '00154cec0ec9453599b7aa9cde1785f0'}}
2025-11-12 09:15:42,547 - INFO - Created VN ctest-vn-76886466
2025-11-12 09:15:42,604 - DEBUG - VN ctest-vn-76886466 UUID is 84774cd7-7b34-4d43-ae48-e670270df831
2025-11-12 09:15:43,887 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4701-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4701-1)
2025-11-12 09:15:43,887 - INFO - Waiting for VM ctest-TestBasicVMVN-27992321-03509270 to be up..
2025-11-12 09:15:43,938 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-12 09:15:49,024 - DEBUG - VM is in ACTIVE state now
2025-11-12 09:15:49,025 - INFO - VM name : ctest-TestBasicVMVN-27992321-03509270
2025-11-12 09:15:49,115 - DEBUG - VM ctest-TestBasicVMVN-27992321-03509270 ID is e6577e99-2abd-4c17-a66c-369055fc047d
2025-11-12 09:15:49,115 - DEBUG - VM ctest-TestBasicVMVN-27992321-03509270 launched on Node cn-jenkins-deploy-platform-ansible-os-4701-1
2025-11-12 09:15:49,200 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/e6577e99-2abd-4c17-a66c-369055fc047d
2025-11-12 09:15:49,210 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/42a68d9b-5766-400e-8302-d50ccb55e574
2025-11-12 09:15:52,467 - 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 1013ms')
2025-11-12 09:15:52,468 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27992321-03509270 failed!
2025-11-12 09:15:52,528 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-76886466 is 154.161.89.193 and allocation pool is NOT set
2025-11-12 09:15:56,597 - 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=8.18 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 8.181/8.181/8.181/0.000 ms')
2025-11-12 09:15:56,597 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27992321-03509270 passed
2025-11-12 09:15:56,756 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:15:56,756 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27992321-03509270, IP 154.161.89.195, Port 22
2025-11-12 09:15:56,926 - DEBUG - VM ctest-TestBasicVMVN-27992321-03509270 is ready for SSH connections
2025-11-12 09:15:56,926 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-11-12 09:15:56,926 - DEBUG - cat /tmp/output.txt
2025-11-12 09:15:58,588 - DEBUG - Hello World. The time is now Wed, 12 Nov 2025 02:15:56 -0700!
2025-11-12 09:15:58,589 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 12 Nov 2025 02:15:56 -0700!'}
2025-11-12 09:15:58,589 - INFO - metadata_script.txt got executed in the vm
2025-11-12 09:15:58,589 - INFO - Deleting VM ctest-TestBasicVMVN-27992321-03509270
2025-11-12 09:15:58,668 - INFO - Deleting VN ctest-vn-76886466
2025-11-12 09:15:58,711 - DEBUG - VN 84774cd7-7b34-4d43-ae48-e670270df831 still in use: Unable to complete operation on network 84774cd7-7b34-4d43-ae48-e670270df831. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4b63cfb9-234c-4ce9-bf4b-9296484dc76b']
2025-11-12 09:15:58,711 - WARNING - Deleting VN ctest-vn-76886466 failed..Will retry
2025-11-12 09:16:00,818 - DEBUG - Response for deleting network ()
2025-11-12 09:16:01,096 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 09:16:01,096 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-11-12 09:16:01,096 - INFO - --------------------------------------------------------------------------------
2025-11-12 09:16:01,099 - INFO - ================================================================================
2025-11-12 09:16:01,100 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-12 09:16:01,100 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-11-12 09:16:01,392 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0'}} with
2025-11-12 09:16:01,392 - INFO - Initial checks done. Running the testcase now
2025-11-12 09:16:01,393 - INFO -
2025-11-12 09:16:02,086 - DEBUG - Response for create_network : {'network': {'id': '245fce71-2f12-4d22-94cc-b5307326e487', 'name': 'ctest-vn-02815340', 'tenant_id': '00154cec0ec9453599b7aa9cde1785f0', 'project_id': '00154cec0ec9453599b7aa9cde1785f0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27992321', 'ctest-vn-02815340'], 'port_security_enabled': True, 'description': ''}}
2025-11-12 09:16:02,256 - DEBUG - Response for create_subnet : {'subnet': {'id': '6393b90a-d7cb-429a-bdd6-5c2b2f04050d', 'name': '', 'tenant_id': '00154cec0ec9453599b7aa9cde1785f0', 'network_id': '245fce71-2f12-4d22-94cc-b5307326e487', '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': '00154cec0ec9453599b7aa9cde1785f0'}}
2025-11-12 09:16:02,420 - DEBUG - Response for create_subnet : {'subnet': {'id': '3133a9bf-6bb5-49e9-b5ee-3aaaa8c00346', 'name': '', 'tenant_id': '00154cec0ec9453599b7aa9cde1785f0', 'network_id': '245fce71-2f12-4d22-94cc-b5307326e487', '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': '00154cec0ec9453599b7aa9cde1785f0'}}
2025-11-12 09:16:02,448 - INFO - Created VN ctest-vn-02815340
2025-11-12 09:16:02,508 - DEBUG - VN ctest-vn-02815340 UUID is 245fce71-2f12-4d22-94cc-b5307326e487
2025-11-12 09:16:02,892 - DEBUG - Response for create_port : {'port': {'name': '4cc8b578-0c86-4333-8d20-0a94a11e4de0', 'id': '4cc8b578-0c86-4333-8d20-0a94a11e4de0', 'tenant_id': '00154cec0ec9453599b7aa9cde1785f0', 'network_id': '245fce71-2f12-4d22-94cc-b5307326e487', 'mac_address': '02:4c:c8:b5:78:0c', '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': '6393b90a-d7cb-429a-bdd6-5c2b2f04050d'}], 'security_groups': ['ce013d49-2d7f-4f2c-8548-bc354e0173b3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '00154cec0ec9453599b7aa9cde1785f0'}}
2025-11-12 09:16:03,094 - DEBUG - Response for create_port : {'port': {'name': '57ff39f4-d910-4ff1-b304-88cc0514af1b', 'id': '57ff39f4-d910-4ff1-b304-88cc0514af1b', 'tenant_id': '00154cec0ec9453599b7aa9cde1785f0', 'network_id': '245fce71-2f12-4d22-94cc-b5307326e487', 'mac_address': '02:57:ff:39:f4:d9', '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': '3133a9bf-6bb5-49e9-b5ee-3aaaa8c00346'}], 'security_groups': ['ce013d49-2d7f-4f2c-8548-bc354e0173b3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '00154cec0ec9453599b7aa9cde1785f0'}}
2025-11-12 09:16:03,576 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4701-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4701-1)
2025-11-12 09:16:04,111 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4701-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4701-1)
2025-11-12 09:16:05,556 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4701-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4701-1)
2025-11-12 09:16:05,557 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-11-12 09:16:05,563 - DEBUG - Requesting: http://10.0.0.19:8082/domain/34ba96bd-fcf6-486a-a29f-be5ee365331e
2025-11-12 09:16:05,578 - DEBUG - Requesting: http://10.0.0.19:8082/project/00154cec-0ec9-4535-99b7-aa9cde1785f0
2025-11-12 09:16:05,656 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/79341163-a107-4f93-8c99-e40845c0d7f7
2025-11-12 09:16:05,671 - INFO - Verifications in API Server for IPAM: ctest-ipam-39003125 passed
2025-11-12 09:16:05,678 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-27992321:ctest-ipam-39003125', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27992321', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8733624696979279763', 'uuid-lslong': '10131379560927778807'}, 'enable': 'true', 'created': '2025-11-12T09:16:01', 'last-modified': '2025-11-12T09:16:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.041602'}
2025-11-12 09:16:05,678 - INFO - Verifications in Control node for IPAM: ctest-ipam-39003125 passed
2025-11-12 09:16:05,679 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-11-12 09:16:05,689 - DEBUG - Requesting: http://10.0.0.19:8082/domain/34ba96bd-fcf6-486a-a29f-be5ee365331e
2025-11-12 09:16:05,702 - DEBUG - Requesting: http://10.0.0.19:8082/project/00154cec-0ec9-4535-99b7-aa9cde1785f0
2025-11-12 09:16:05,776 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/245fce71-2f12-4d22-94cc-b5307326e487
2025-11-12 09:16:05,801 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/245fce71-2f12-4d22-94cc-b5307326e487
2025-11-12 09:16:05,817 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d6f272c7-64bd-4d3a-8629-11fd8f588c8f
2025-11-12 09:16:05,828 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d6f272c7-64bd-4d3a-8629-11fd8f588c8f
2025-11-12 09:16:05,837 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/5de8094a-5544-4f0f-86f7-d5d606cf45cd
2025-11-12 09:16:05,849 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-12 09:16:05,850 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/245fce71-2f12-4d22-94cc-b5307326e487
2025-11-12 09:16:05,861 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d6f272c7-64bd-4d3a-8629-11fd8f588c8f
2025-11-12 09:16:05,880 - INFO - Verified VN network id 12 for VN 245fce71-2f12-4d22-94cc-b5307326e487
2025-11-12 09:16:05,880 - INFO - Verifications in API Server for VN ctest-vn-02815340 passed
2025-11-12 09:16:05,880 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/245fce71-2f12-4d22-94cc-b5307326e487
2025-11-12 09:16:05,892 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d6f272c7-64bd-4d3a-8629-11fd8f588c8f
2025-11-12 09:16:05,902 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d6f272c7-64bd-4d3a-8629-11fd8f588c8f
2025-11-12 09:16:05,911 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/5de8094a-5544-4f0f-86f7-d5d606cf45cd
2025-11-12 09:16:05,926 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27992321', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2621040493669272866', 'uuid-lslong': '10722144032557294727'}, 'enable': 'true', 'created': '2025-11-12T09:16:02', 'last-modified': '2025-11-12T09:16:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.546548'}
2025-11-12 09:16:05,935 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-12 09:16:05,936 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02815340 passed
2025-11-12 09:16:05,936 - DEBUG - ====Verifying policy data for ctest-vn-02815340 in API_Server ======
2025-11-12 09:16:05,937 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-11-12 09:16:05,944 - DEBUG - Requesting: http://10.0.0.19:8082/domain/34ba96bd-fcf6-486a-a29f-be5ee365331e
2025-11-12 09:16:05,966 - DEBUG - Requesting: http://10.0.0.19:8082/project/00154cec-0ec9-4535-99b7-aa9cde1785f0
2025-11-12 09:16:06,069 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/245fce71-2f12-4d22-94cc-b5307326e487
2025-11-12 09:16:06,091 - DEBUG - =>VN ctest-vn-02815340 has no policy to be verified
2025-11-12 09:16:06,092 - DEBUG - Verifying the vn in opserver
2025-11-12 09:16:06,092 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340 virtual network link through opserver 10.0.0.19
2025-11-12 09:16:06,092 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-11-12 09:16:06,544 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-11-12 09:16:06,630 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340?flat'}
2025-11-12 09:16:06,630 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340 is found in opserver
2025-11-12 09:16:06,639 - DEBUG - VRF ids for VN ctest-vn-02815340: {'10.0.0.19': '2'}
2025-11-12 09:16:06,639 - INFO - Waiting for VM ctest-TestBasicVMVN-27992321-26993473 to be up..
2025-11-12 09:16:06,733 - DEBUG - VM is in ACTIVE state now
2025-11-12 09:16:06,733 - INFO - VM name : ctest-TestBasicVMVN-27992321-26993473
2025-11-12 09:16:06,828 - DEBUG - VM ctest-TestBasicVMVN-27992321-26993473 ID is e0bfe2f2-9aa9-4706-b297-15fb1fa811f1
2025-11-12 09:16:06,828 - DEBUG - VM ctest-TestBasicVMVN-27992321-26993473 launched on Node cn-jenkins-deploy-platform-ansible-os-4701-1
2025-11-12 09:16:06,917 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/e0bfe2f2-9aa9-4706-b297-15fb1fa811f1
2025-11-12 09:16:06,927 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/4cc8b578-0c86-4333-8d20-0a94a11e4de0
2025-11-12 09:16:10,201 - 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 1008ms')
2025-11-12 09:16:10,201 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27992321-26993473 failed!
2025-11-12 09:16:10,260 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340 is 31.1.1.1 and allocation pool is NOT set
2025-11-12 09:16:10,261 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340 is 31.1.2.1 and allocation pool is NOT set
2025-11-12 09:16:14,358 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-11-12 09:16:14,358 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27992321-26993473 failed!
2025-11-12 09:16:14,420 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340 is 31.1.1.1 and allocation pool is NOT set
2025-11-12 09:16:14,420 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340 is 31.1.2.1 and allocation pool is NOT set
2025-11-12 09:16:16,483 - 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=5.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.852 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.852/2.989/5.127/2.137 ms')
2025-11-12 09:16:16,483 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27992321-26993473 passed
2025-11-12 09:16:16,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:16:16,648 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27992321-26993473, IP 31.1.1.4, Port 22
2025-11-12 09:16:16,814 - DEBUG - VM ctest-TestBasicVMVN-27992321-26993473 is ready for SSH connections
2025-11-12 09:16:16,814 - INFO - Waiting for VM ctest-TestBasicVMVN-27992321-36432437 to be up..
2025-11-12 09:16:16,915 - DEBUG - VM is in ACTIVE state now
2025-11-12 09:16:16,915 - INFO - VM name : ctest-TestBasicVMVN-27992321-36432437
2025-11-12 09:16:17,008 - DEBUG - VM ctest-TestBasicVMVN-27992321-36432437 ID is 589e2f3e-eac9-4751-8110-be3f3486d228
2025-11-12 09:16:17,008 - DEBUG - VM ctest-TestBasicVMVN-27992321-36432437 launched on Node cn-jenkins-deploy-platform-ansible-os-4701-1
2025-11-12 09:16:17,102 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/589e2f3e-eac9-4751-8110-be3f3486d228
2025-11-12 09:16:17,115 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/57ff39f4-d910-4ff1-b304-88cc0514af1b
2025-11-12 09:16:18,368 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.660 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.660/2.287/3.915/1.627 ms')
2025-11-12 09:16:18,369 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-27992321-36432437 passed
2025-11-12 09:16:18,528 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:16:18,528 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27992321-36432437, IP 31.1.2.4, Port 22
2025-11-12 09:16:18,706 - DEBUG - VM ctest-TestBasicVMVN-27992321-36432437 is ready for SSH connections
2025-11-12 09:16:18,706 - INFO - Waiting for VM ctest-TestBasicVMVN-27992321-08932986 to be up..
2025-11-12 09:16:18,788 - DEBUG - VM is in ACTIVE state now
2025-11-12 09:16:18,788 - INFO - VM name : ctest-TestBasicVMVN-27992321-08932986
2025-11-12 09:16:18,870 - DEBUG - VM ctest-TestBasicVMVN-27992321-08932986 ID is 2bc6aa35-13d0-40ec-acc8-691421896c88
2025-11-12 09:16:18,870 - DEBUG - VM ctest-TestBasicVMVN-27992321-08932986 launched on Node cn-jenkins-deploy-platform-ansible-os-4701-1
2025-11-12 09:16:18,956 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/2bc6aa35-13d0-40ec-acc8-691421896c88
2025-11-12 09:16:18,965 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/32678862-5f36-4ddf-93d4-201e3343fc88
2025-11-12 09:16:20,213 - 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.58 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.623 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.623/2.100/3.577/1.477 ms')
2025-11-12 09:16:20,213 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-27992321-08932986 passed
2025-11-12 09:16:20,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:16:20,368 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27992321-08932986, IP 31.1.1.3, Port 22
2025-11-12 09:16:20,538 - DEBUG - VM ctest-TestBasicVMVN-27992321-08932986 is ready for SSH connections
2025-11-12 09:16:20,538 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:16:20,538 - 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.19, gateway password: c0ntrail123
2025-11-12 09:16:20,539 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-12 09:16:24,680 - 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.415 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.087 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.403 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.087/2.301/4.415 ms
2025-11-12 09:16:24,680 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-27992321-26993473 passed
2025-11-12 09:16:24,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:16:24,680 - 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.19, gateway password: c0ntrail123
2025-11-12 09:16:24,681 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-12 09:16:28,378 - 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.546 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.096 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.372 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.096/2.004/3.546 ms
2025-11-12 09:16:28,378 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-27992321-36432437 passed
2025-11-12 09:16:28,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:16:28,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:16:28,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-12 09:16:28,378 - 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.19, gateway password: c0ntrail123
2025-11-12 09:16:28,378 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-12 09:16:28,593 - DEBUG - None
2025-11-12 09:16:28,593 - 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.19, gateway password: c0ntrail123
2025-11-12 09:16:28,593 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-12 09:16:28,800 - DEBUG - None
2025-11-12 09:16:28,800 - 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.19, gateway password: c0ntrail123
2025-11-12 09:16:28,800 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-12 09:16:29,489 - DEBUG - None
2025-11-12 09:16:29,489 - 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.19, gateway password: c0ntrail123
2025-11-12 09:16:29,489 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-12 09:16:31,704 - 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.804 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.593 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.555 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.899 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.553 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.553/2.080/4.593 ms
2025-11-12 09:16:31,704 - 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.19, gateway password: c0ntrail123
2025-11-12 09:16:31,704 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-12 09:16:33,961 - 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.140 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.541 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.689 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.542 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.536 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.669 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.442 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.442/2.365/4.689 ms
2025-11-12 09:16:33,961 - 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.19, gateway password: c0ntrail123
2025-11-12 09:16:33,961 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-12 09:16:36,231 - 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.896 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.380 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.222 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.713 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.782 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.949 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.599 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.599/2.363/4.222 ms
2025-11-12 09:16:36,231 - INFO - Deleting VM ctest-TestBasicVMVN-27992321-08932986
2025-11-12 09:16:36,303 - INFO - Detaching port 57ff39f4-d910-4ff1-b304-88cc0514af1b from VM ctest-TestBasicVMVN-27992321-36432437
2025-11-12 09:16:36,336 - INFO - Deleting VM ctest-TestBasicVMVN-27992321-36432437
2025-11-12 09:16:36,409 - INFO - Detaching port 4cc8b578-0c86-4333-8d20-0a94a11e4de0 from VM ctest-TestBasicVMVN-27992321-26993473
2025-11-12 09:16:36,460 - INFO - Deleting VM ctest-TestBasicVMVN-27992321-26993473
2025-11-12 09:16:36,576 - INFO - Deleting VN ctest-vn-02815340
2025-11-12 09:16:36,777 - DEBUG - Response for delete_port : ()
2025-11-12 09:16:36,974 - DEBUG - Response for delete_port : ()
2025-11-12 09:16:37,040 - DEBUG - VN 245fce71-2f12-4d22-94cc-b5307326e487 still in use: Unable to complete operation on network 245fce71-2f12-4d22-94cc-b5307326e487. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f7865397-8d24-4aad-9773-80fb729075a0']
2025-11-12 09:16:37,040 - WARNING - Deleting VN ctest-vn-02815340 failed..Will retry
2025-11-12 09:16:39,168 - DEBUG - Response for deleting network ()
2025-11-12 09:16:39,168 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d6f272c7-64bd-4d3a-8629-11fd8f588c8f
2025-11-12 09:16:39,180 - DEBUG - Response Code: 404
2025-11-12 09:16:39,180 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-11-12 09:16:39,191 - DEBUG - Requesting: http://10.0.0.19:8082/domain/34ba96bd-fcf6-486a-a29f-be5ee365331e
2025-11-12 09:16:39,251 - DEBUG - Requesting: http://10.0.0.19:8082/project/00154cec-0ec9-4535-99b7-aa9cde1785f0
2025-11-12 09:16:39,344 - INFO - Validated that VN ctest-vn-02815340 is not found in API Server
2025-11-12 09:16:39,354 - DEBUG - VN ctest-vn-02815340 is not present in Agent 10.0.0.19
2025-11-12 09:16:39,354 - INFO - Validated that VN ctest-vn-02815340 is not in any agent
2025-11-12 09:16:39,360 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-11-12 09:16:39,367 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-02815340
2025-11-12 09:16:39,367 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-27992321:ctest-vn-02815340
2025-11-12 09:16:39,379 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02815340 info
2025-11-12 09:16:39,455 - INFO - IPAM: ctest-ipam-39003125 is not found in API Server
2025-11-12 09:16:39,466 - INFO - IPAM:ctest-ipam-39003125 is not found in control node
2025-11-12 09:16:39,736 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 09:16:39,736 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-11-12 09:16:39,737 - INFO - --------------------------------------------------------------------------------
2025-11-12 09:16:40,770 - INFO - Deleted project: ctest-TestBasicVMVN-27992321, ID : 00154cec-0ec9-4535-99b7-aa9cde1785f0