2025-11-24 18:33:22,916 - INFO - Domain Default found not creating
2025-11-24 18:33:23,099 - INFO - Project ctest-TestBasicVMVN-01363558 not found, creating it
2025-11-24 18:33:23,537 - INFO - Created Project:ctest-TestBasicVMVN-01363558, ID : ab4bf06c-1f8d-4bc2-823b-700521064001
2025-11-24 18:33:25,074 - INFO - ================================================================================
2025-11-24 18:33:25,074 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-24 18:33:25,074 - 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-24 18:33:25,327 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2025-11-24 18:33:25,327 - INFO - Initial checks done. Running the testcase now
2025-11-24 18:33:25,327 - INFO -
2025-11-24 18:33:25,866 - DEBUG - Response for create_network : {'network': {'id': 'd4dc6b36-6c29-4f70-8846-44683d9b1827', 'name': 'ctest-vn2_metadata-52729549', 'tenant_id': 'ab4bf06c1f8d4bc2823b700521064001', 'project_id': 'ab4bf06c1f8d4bc2823b700521064001', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01363558', 'ctest-vn2_metadata-52729549'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 18:33:26,047 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c137ac65-86a3-4346-9d03-23ca3a357286', 'name': '', 'tenant_id': 'ab4bf06c1f8d4bc2823b700521064001', 'network_id': 'd4dc6b36-6c29-4f70-8846-44683d9b1827', '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': 'ab4bf06c1f8d4bc2823b700521064001'}}
2025-11-24 18:33:26,063 - INFO - Created VN ctest-vn2_metadata-52729549
2025-11-24 18:33:26,114 - DEBUG - VN ctest-vn2_metadata-52729549 UUID is d4dc6b36-6c29-4f70-8846-44683d9b1827
2025-11-24 18:33:26,292 - DEBUG - Services list from nova: [, , ]
2025-11-24 18:33:27,312 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4814-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4814-1)
2025-11-24 18:33:27,417 - DEBUG - Link local service introspect added
2025-11-24 18:33:27,457 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-24 18:33:32,524 - DEBUG - VM is in ACTIVE state now
2025-11-24 18:33:32,659 - INFO - Waiting for VM ctest-TestBasicVMVN-01363558-72272658 to be up..
2025-11-24 18:33:32,660 - INFO - VM name : ctest-TestBasicVMVN-01363558-72272658
2025-11-24 18:33:32,730 - DEBUG - VM ctest-TestBasicVMVN-01363558-72272658 ID is becb04c4-7548-44cd-87dc-dbc66d463667
2025-11-24 18:33:32,730 - DEBUG - VM ctest-TestBasicVMVN-01363558-72272658 launched on Node cn-jenkins-deploy-platform-ansible-os-4814-1
2025-11-24 18:33:32,797 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/becb04c4-7548-44cd-87dc-dbc66d463667
2025-11-24 18:33:33,096 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/becb04c4-7548-44cd-87dc-dbc66d463667
2025-11-24 18:33:33,130 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/bf028ec9-a550-4c03-9dfa-f5c83f7ff410
2025-11-24 18:33:36,375 - 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-11-24 18:33:36,375 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01363558-72272658 failed!
2025-11-24 18:33:36,434 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01363558:ctest-vn2_metadata-52729549 is 11.1.1.1 and allocation pool is NOT set
2025-11-24 18:33:38,493 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.947 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.947/2.398/3.849/1.451 ms')
2025-11-24 18:33:38,493 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01363558-72272658 passed
2025-11-24 18:33:38,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:33:38,642 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01363558-72272658, IP 11.1.1.3, Port 22
2025-11-24 18:33:38,809 - DEBUG - VM ctest-TestBasicVMVN-01363558-72272658 is ready for SSH connections
2025-11-24 18:33:38,809 - INFO - Retry 0
2025-11-24 18:33:38,809 - 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.33, gateway password: c0ntrail123
2025-11-24 18:33:38,809 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-24 18:33:40,411 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-24 18:33:40,411 - INFO - Generic metadata worked
2025-11-24 18:33:40,661 - DEBUG - Link local service introspect removed
2025-11-24 18:33:40,662 - INFO - Deleting VM ctest-TestBasicVMVN-01363558-72272658
2025-11-24 18:33:40,729 - INFO - Deleting VN ctest-vn2_metadata-52729549
2025-11-24 18:33:40,772 - DEBUG - VN d4dc6b36-6c29-4f70-8846-44683d9b1827 still in use: Unable to complete operation on network d4dc6b36-6c29-4f70-8846-44683d9b1827. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5cd77422-e16d-4e97-a0e9-82b9ee1a9838']
2025-11-24 18:33:40,772 - WARNING - Deleting VN ctest-vn2_metadata-52729549 failed..Will retry
2025-11-24 18:33:42,862 - DEBUG - Response for deleting network ()
2025-11-24 18:33:43,117 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 18:33:43,117 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-24 18:33:43,118 - INFO - --------------------------------------------------------------------------------
2025-11-24 18:33:43,120 - INFO - ================================================================================
2025-11-24 18:33:43,120 - INFO - STARTING TEST : test_metadata_service
2025-11-24 18:33:43,120 - 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-24 18:33:43,423 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2025-11-24 18:33:43,423 - INFO - Initial checks done. Running the testcase now
2025-11-24 18:33:43,424 - INFO -
2025-11-24 18:33:43,424 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-11-24 18:33:43,429 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/11e57936-3e8e-47bb-a687-b3b9a285852d
2025-11-24 18:33:43,599 - DEBUG - Response for create_network : {'network': {'id': 'd20649d6-be87-4ffb-8769-2d08d8d81672', 'name': 'ctest-vn-53765284', 'tenant_id': 'ab4bf06c1f8d4bc2823b700521064001', 'project_id': 'ab4bf06c1f8d4bc2823b700521064001', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01363558', 'ctest-vn-53765284'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 18:33:43,774 - DEBUG - Response for create_subnet : {'subnet': {'id': '1354a7a3-dccf-4836-adbe-d8d7d0466914', 'name': '', 'tenant_id': 'ab4bf06c1f8d4bc2823b700521064001', 'network_id': 'd20649d6-be87-4ffb-8769-2d08d8d81672', 'ip_version': 4, 'cidr': '96.35.164.64/26', 'allocation_pools': [{'start': '96.35.164.66', 'end': '96.35.164.126'}], 'gateway_ip': '96.35.164.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.35.164.66', 'tags': [], 'project_id': 'ab4bf06c1f8d4bc2823b700521064001'}}
2025-11-24 18:33:43,792 - INFO - Created VN ctest-vn-53765284
2025-11-24 18:33:43,842 - DEBUG - VN ctest-vn-53765284 UUID is d20649d6-be87-4ffb-8769-2d08d8d81672
2025-11-24 18:33:44,974 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4814-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4814-1)
2025-11-24 18:33:44,975 - INFO - Waiting for VM ctest-TestBasicVMVN-01363558-39735440 to be up..
2025-11-24 18:33:45,020 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-24 18:33:50,088 - DEBUG - VM is in ACTIVE state now
2025-11-24 18:33:50,089 - INFO - VM name : ctest-TestBasicVMVN-01363558-39735440
2025-11-24 18:33:50,157 - DEBUG - VM ctest-TestBasicVMVN-01363558-39735440 ID is d9fa25f0-2e6a-4965-bb46-139876c41474
2025-11-24 18:33:50,157 - DEBUG - VM ctest-TestBasicVMVN-01363558-39735440 launched on Node cn-jenkins-deploy-platform-ansible-os-4814-1
2025-11-24 18:33:50,222 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d9fa25f0-2e6a-4965-bb46-139876c41474
2025-11-24 18:33:50,230 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/443ebfd7-a9c6-4853-b2ad-b3b032ce01d5
2025-11-24 18:33:53,500 - 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-24 18:33:53,500 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01363558-39735440 failed!
2025-11-24 18:33:53,554 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-53765284 is 96.35.164.65 and allocation pool is NOT set
2025-11-24 18:33:55,619 - 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.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.41 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 = 1.412/2.919/4.427/1.507 ms')
2025-11-24 18:33:55,619 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01363558-39735440 passed
2025-11-24 18:33:55,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:33:55,770 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01363558-39735440, IP 96.35.164.67, Port 22
2025-11-24 18:33:55,925 - DEBUG - VM ctest-TestBasicVMVN-01363558-39735440 is ready for SSH connections
2025-11-24 18:33:55,925 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 18:33:55,925 - DEBUG - cat /tmp/output.txt
2025-11-24 18:33:57,584 - DEBUG - Hello World. The time is now Mon, 24 Nov 2025 11:33:56 -0700!
2025-11-24 18:33:57,584 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 24 Nov 2025 11:33:56 -0700!'}
2025-11-24 18:33:57,584 - INFO - metadata_script.txt got executed in the vm
2025-11-24 18:33:57,584 - INFO - Deleting VM ctest-TestBasicVMVN-01363558-39735440
2025-11-24 18:33:57,665 - INFO - Deleting VN ctest-vn-53765284
2025-11-24 18:33:57,702 - DEBUG - VN d20649d6-be87-4ffb-8769-2d08d8d81672 still in use: Unable to complete operation on network d20649d6-be87-4ffb-8769-2d08d8d81672. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d5d2a486-8a04-4aa7-b387-86053bddac91']
2025-11-24 18:33:57,702 - WARNING - Deleting VN ctest-vn-53765284 failed..Will retry
2025-11-24 18:33:59,792 - DEBUG - Response for deleting network ()
2025-11-24 18:34:00,049 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 18:34:00,049 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-24 18:34:00,050 - INFO - --------------------------------------------------------------------------------
2025-11-24 18:34:00,051 - INFO - ================================================================================
2025-11-24 18:34:00,052 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-24 18:34:00,052 - 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-24 18:34:00,346 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2025-11-24 18:34:00,346 - INFO - Initial checks done. Running the testcase now
2025-11-24 18:34:00,346 - INFO -
2025-11-24 18:34:00,813 - DEBUG - Response for create_network : {'network': {'id': 'e91c3c3c-a9ec-4b37-ad8c-447a98261edf', 'name': 'ctest-vn-07554784', 'tenant_id': 'ab4bf06c1f8d4bc2823b700521064001', 'project_id': 'ab4bf06c1f8d4bc2823b700521064001', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01363558', 'ctest-vn-07554784'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 18:34:01,010 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e309f102-1099-465c-a860-13f4d3a654fe', 'name': '', 'tenant_id': 'ab4bf06c1f8d4bc2823b700521064001', 'network_id': 'e91c3c3c-a9ec-4b37-ad8c-447a98261edf', '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': 'ab4bf06c1f8d4bc2823b700521064001'}}
2025-11-24 18:34:01,213 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3516a04-77fa-455b-a390-c1c9c2eed57d', 'name': '', 'tenant_id': 'ab4bf06c1f8d4bc2823b700521064001', 'network_id': 'e91c3c3c-a9ec-4b37-ad8c-447a98261edf', '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': 'ab4bf06c1f8d4bc2823b700521064001'}}
2025-11-24 18:34:01,230 - INFO - Created VN ctest-vn-07554784
2025-11-24 18:34:01,282 - DEBUG - VN ctest-vn-07554784 UUID is e91c3c3c-a9ec-4b37-ad8c-447a98261edf
2025-11-24 18:34:01,622 - DEBUG - Response for create_port : {'port': {'name': '3dcfee99-4a19-40a9-b80c-98e37992b614', 'id': '3dcfee99-4a19-40a9-b80c-98e37992b614', 'tenant_id': 'ab4bf06c1f8d4bc2823b700521064001', 'network_id': 'e91c3c3c-a9ec-4b37-ad8c-447a98261edf', 'mac_address': '02:3d:cf:ee:99:4a', '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': 'e309f102-1099-465c-a860-13f4d3a654fe'}], 'security_groups': ['48f8dea6-8c34-48ae-866d-bf41de7a0735'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ab4bf06c1f8d4bc2823b700521064001'}}
2025-11-24 18:34:01,850 - DEBUG - Response for create_port : {'port': {'name': 'e1515043-c50d-4723-a586-7fb52453d606', 'id': 'e1515043-c50d-4723-a586-7fb52453d606', 'tenant_id': 'ab4bf06c1f8d4bc2823b700521064001', 'network_id': 'e91c3c3c-a9ec-4b37-ad8c-447a98261edf', 'mac_address': '02:e1:51:50:43:c5', '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': 'f3516a04-77fa-455b-a390-c1c9c2eed57d'}], 'security_groups': ['48f8dea6-8c34-48ae-866d-bf41de7a0735'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ab4bf06c1f8d4bc2823b700521064001'}}
2025-11-24 18:34:02,209 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4814-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4814-1)
2025-11-24 18:34:02,627 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4814-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4814-1)
2025-11-24 18:34:03,769 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4814-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4814-1)
2025-11-24 18:34:03,769 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-11-24 18:34:03,782 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2a6be0fc-0f68-4791-a0ad-065344cbbca4
2025-11-24 18:34:03,798 - DEBUG - Requesting: http://10.0.0.33:8082/project/ab4bf06c-1f8d-4bc2-823b-700521064001
2025-11-24 18:34:03,870 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/13c88a39-0957-4370-96b1-da5d2b877a26
2025-11-24 18:34:03,879 - INFO - Verifications in API Server for IPAM: ctest-ipam-90121174 passed
2025-11-24 18:34:03,889 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-01363558:ctest-ipam-90121174', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01363558', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1425541259637244784', 'uuid-lslong': '10858700270264089126'}, 'enable': 'true', 'created': '2025-11-24T18:34:00', 'last-modified': '2025-11-24T18:34:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.314760'}
2025-11-24 18:34:03,889 - INFO - Verifications in Control node for IPAM: ctest-ipam-90121174 passed
2025-11-24 18:34:03,890 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-11-24 18:34:03,895 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2a6be0fc-0f68-4791-a0ad-065344cbbca4
2025-11-24 18:34:03,907 - DEBUG - Requesting: http://10.0.0.33:8082/project/ab4bf06c-1f8d-4bc2-823b-700521064001
2025-11-24 18:34:03,983 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e91c3c3c-a9ec-4b37-ad8c-447a98261edf
2025-11-24 18:34:03,995 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e91c3c3c-a9ec-4b37-ad8c-447a98261edf
2025-11-24 18:34:04,005 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/910ef5e0-0d43-4878-b69c-30ab0d3e47de
2025-11-24 18:34:04,016 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/910ef5e0-0d43-4878-b69c-30ab0d3e47de
2025-11-24 18:34:04,031 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/d0eb1cc1-008f-4ec9-9165-02d3f95c677f
2025-11-24 18:34:04,037 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-24 18:34:04,038 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e91c3c3c-a9ec-4b37-ad8c-447a98261edf
2025-11-24 18:34:04,053 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/910ef5e0-0d43-4878-b69c-30ab0d3e47de
2025-11-24 18:34:04,071 - INFO - Verified VN network id 11 for VN e91c3c3c-a9ec-4b37-ad8c-447a98261edf
2025-11-24 18:34:04,072 - INFO - Verifications in API Server for VN ctest-vn-07554784 passed
2025-11-24 18:34:04,072 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e91c3c3c-a9ec-4b37-ad8c-447a98261edf
2025-11-24 18:34:04,086 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/910ef5e0-0d43-4878-b69c-30ab0d3e47de
2025-11-24 18:34:04,093 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/910ef5e0-0d43-4878-b69c-30ab0d3e47de
2025-11-24 18:34:04,101 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/d0eb1cc1-008f-4ec9-9165-02d3f95c677f
2025-11-24 18:34:04,113 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01363558', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16797366941431647031', 'uuid-lslong': '12505445558630358751'}, 'enable': 'true', 'created': '2025-11-24T18:34:00', 'last-modified': '2025-11-24T18:34:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.925562'}
2025-11-24 18:34:04,121 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-24 18:34:04,122 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-07554784 passed
2025-11-24 18:34:04,122 - DEBUG - ====Verifying policy data for ctest-vn-07554784 in API_Server ======
2025-11-24 18:34:04,122 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-11-24 18:34:04,131 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2a6be0fc-0f68-4791-a0ad-065344cbbca4
2025-11-24 18:34:04,143 - DEBUG - Requesting: http://10.0.0.33:8082/project/ab4bf06c-1f8d-4bc2-823b-700521064001
2025-11-24 18:34:04,216 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/e91c3c3c-a9ec-4b37-ad8c-447a98261edf
2025-11-24 18:34:04,232 - DEBUG - =>VN ctest-vn-07554784 has no policy to be verified
2025-11-24 18:34:04,232 - DEBUG - Verifying the vn in opserver
2025-11-24 18:34:04,232 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784 virtual network link through opserver 10.0.0.33
2025-11-24 18:34:04,232 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-11-24 18:34:04,589 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-11-24 18:34:04,710 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784?flat'}
2025-11-24 18:34:04,710 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784 is found in opserver
2025-11-24 18:34:04,716 - DEBUG - VRF ids for VN ctest-vn-07554784: {'10.0.0.33': '2'}
2025-11-24 18:34:04,716 - INFO - Waiting for VM ctest-TestBasicVMVN-01363558-73160784 to be up..
2025-11-24 18:34:04,817 - DEBUG - VM is in ACTIVE state now
2025-11-24 18:34:04,817 - INFO - VM name : ctest-TestBasicVMVN-01363558-73160784
2025-11-24 18:34:04,893 - DEBUG - VM ctest-TestBasicVMVN-01363558-73160784 ID is c11c9e90-0f50-4f97-8657-b2596e09e49e
2025-11-24 18:34:04,894 - DEBUG - VM ctest-TestBasicVMVN-01363558-73160784 launched on Node cn-jenkins-deploy-platform-ansible-os-4814-1
2025-11-24 18:34:04,967 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c11c9e90-0f50-4f97-8657-b2596e09e49e
2025-11-24 18:34:04,976 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3dcfee99-4a19-40a9-b80c-98e37992b614
2025-11-24 18:34:08,211 - 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 1003ms')
2025-11-24 18:34:08,211 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01363558-73160784 failed!
2025-11-24 18:34:08,266 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784 is 31.1.1.1 and allocation pool is NOT set
2025-11-24 18:34:08,266 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784 is 31.1.2.1 and allocation pool is NOT set
2025-11-24 18:34:12,341 - 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 1019ms')
2025-11-24 18:34:12,341 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01363558-73160784 failed!
2025-11-24 18:34:12,402 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784 is 31.1.1.1 and allocation pool is NOT set
2025-11-24 18:34:12,402 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784 is 31.1.2.1 and allocation pool is NOT set
2025-11-24 18:34:14,472 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.53 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 = 1.526/2.802/4.078/1.276 ms')
2025-11-24 18:34:14,472 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01363558-73160784 passed
2025-11-24 18:34:14,622 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:34:14,622 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01363558-73160784, IP 31.1.1.4, Port 22
2025-11-24 18:34:14,777 - DEBUG - VM ctest-TestBasicVMVN-01363558-73160784 is ready for SSH connections
2025-11-24 18:34:14,777 - INFO - Waiting for VM ctest-TestBasicVMVN-01363558-55007310 to be up..
2025-11-24 18:34:14,847 - DEBUG - VM is in ACTIVE state now
2025-11-24 18:34:14,847 - INFO - VM name : ctest-TestBasicVMVN-01363558-55007310
2025-11-24 18:34:14,912 - DEBUG - VM ctest-TestBasicVMVN-01363558-55007310 ID is 668c3112-3fb2-4374-af67-2cff8484bf7a
2025-11-24 18:34:14,912 - DEBUG - VM ctest-TestBasicVMVN-01363558-55007310 launched on Node cn-jenkins-deploy-platform-ansible-os-4814-1
2025-11-24 18:34:14,977 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/668c3112-3fb2-4374-af67-2cff8484bf7a
2025-11-24 18:34:14,985 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e1515043-c50d-4723-a586-7fb52453d606
2025-11-24 18:34:16,212 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.499 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.499/1.703/2.907/1.204 ms')
2025-11-24 18:34:16,212 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-01363558-55007310 passed
2025-11-24 18:34:16,366 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:34:16,366 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01363558-55007310, IP 31.1.2.4, Port 22
2025-11-24 18:34:16,530 - DEBUG - VM ctest-TestBasicVMVN-01363558-55007310 is ready for SSH connections
2025-11-24 18:34:16,530 - INFO - Waiting for VM ctest-TestBasicVMVN-01363558-89599861 to be up..
2025-11-24 18:34:16,597 - DEBUG - VM is in ACTIVE state now
2025-11-24 18:34:16,597 - INFO - VM name : ctest-TestBasicVMVN-01363558-89599861
2025-11-24 18:34:16,660 - DEBUG - VM ctest-TestBasicVMVN-01363558-89599861 ID is 1d48f1f0-c9a2-4678-a015-2655c534636d
2025-11-24 18:34:16,660 - DEBUG - VM ctest-TestBasicVMVN-01363558-89599861 launched on Node cn-jenkins-deploy-platform-ansible-os-4814-1
2025-11-24 18:34:16,727 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/1d48f1f0-c9a2-4678-a015-2655c534636d
2025-11-24 18:34:16,735 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a1320225-a8a1-4a11-86b2-4f06230ce6dd
2025-11-24 18:34:17,961 - 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.12 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.520 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.520/1.820/3.120/1.300 ms')
2025-11-24 18:34:17,962 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-01363558-89599861 passed
2025-11-24 18:34:18,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:34:18,114 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01363558-89599861, IP 31.1.1.3, Port 22
2025-11-24 18:34:18,287 - DEBUG - VM ctest-TestBasicVMVN-01363558-89599861 is ready for SSH connections
2025-11-24 18:34:18,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:34:18,287 - 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.33, gateway password: c0ntrail123
2025-11-24 18:34:18,287 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-24 18:34:22,290 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.891 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.218 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.720 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.720/1.943/3.891 ms
2025-11-24 18:34:22,290 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-01363558-73160784 passed
2025-11-24 18:34:22,290 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:34:22,290 - 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.33, gateway password: c0ntrail123
2025-11-24 18:34:22,290 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-24 18:34:25,932 - 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.435 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.253 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.364 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.253/2.017/3.435 ms
2025-11-24 18:34:25,932 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-01363558-55007310 passed
2025-11-24 18:34:25,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:34:25,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:34:25,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 18:34:25,933 - 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.33, gateway password: c0ntrail123
2025-11-24 18:34:25,933 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-24 18:34:26,113 - DEBUG - None
2025-11-24 18:34:26,113 - 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.33, gateway password: c0ntrail123
2025-11-24 18:34:26,113 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-24 18:34:26,289 - DEBUG - None
2025-11-24 18:34:26,289 - 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.33, gateway password: c0ntrail123
2025-11-24 18:34:26,289 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-24 18:34:26,919 - DEBUG - None
2025-11-24 18:34:26,919 - 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.33, gateway password: c0ntrail123
2025-11-24 18:34:26,919 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-24 18:34:29,128 - 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.855 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.365 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.216 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.557 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.384/1.875/4.365 ms
2025-11-24 18:34:29,129 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-11-24 18:34:29,129 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-24 18:34:31,363 - 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.952 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.225 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.286 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.558 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.101 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.023 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.394/2.077/4.286 ms
2025-11-24 18:34:31,363 - 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.33, gateway password: c0ntrail123
2025-11-24 18:34:31,363 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-24 18:34:33,610 - 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.641 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.574 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.352 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.132 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.021 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.321 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.321/1.777/3.352 ms
2025-11-24 18:34:33,610 - INFO - Deleting VM ctest-TestBasicVMVN-01363558-89599861
2025-11-24 18:34:33,692 - INFO - Detaching port e1515043-c50d-4723-a586-7fb52453d606 from VM ctest-TestBasicVMVN-01363558-55007310
2025-11-24 18:34:33,726 - INFO - Deleting VM ctest-TestBasicVMVN-01363558-55007310
2025-11-24 18:34:33,807 - INFO - Detaching port 3dcfee99-4a19-40a9-b80c-98e37992b614 from VM ctest-TestBasicVMVN-01363558-73160784
2025-11-24 18:34:33,842 - INFO - Deleting VM ctest-TestBasicVMVN-01363558-73160784
2025-11-24 18:34:33,923 - INFO - Deleting VN ctest-vn-07554784
2025-11-24 18:34:34,067 - DEBUG - Response for delete_port : ()
2025-11-24 18:34:34,220 - DEBUG - Response for delete_port : ()
2025-11-24 18:34:34,263 - DEBUG - VN e91c3c3c-a9ec-4b37-ad8c-447a98261edf still in use: Unable to complete operation on network e91c3c3c-a9ec-4b37-ad8c-447a98261edf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3fdb6d02-1d72-4cf1-909b-dca0fa2b5728']
2025-11-24 18:34:34,263 - WARNING - Deleting VN ctest-vn-07554784 failed..Will retry
2025-11-24 18:34:36,383 - DEBUG - Response for deleting network ()
2025-11-24 18:34:36,383 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/910ef5e0-0d43-4878-b69c-30ab0d3e47de
2025-11-24 18:34:36,388 - DEBUG - Response Code: 404
2025-11-24 18:34:36,388 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-11-24 18:34:36,393 - DEBUG - Requesting: http://10.0.0.33:8082/domain/2a6be0fc-0f68-4791-a0ad-065344cbbca4
2025-11-24 18:34:36,446 - DEBUG - Requesting: http://10.0.0.33:8082/project/ab4bf06c-1f8d-4bc2-823b-700521064001
2025-11-24 18:34:36,517 - INFO - Validated that VN ctest-vn-07554784 is not found in API Server
2025-11-24 18:34:36,526 - DEBUG - VN ctest-vn-07554784 is not present in Agent 10.0.0.33
2025-11-24 18:34:36,526 - INFO - Validated that VN ctest-vn-07554784 is not in any agent
2025-11-24 18:34:36,532 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-11-24 18:34:36,539 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-07554784
2025-11-24 18:34:36,539 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-01363558:ctest-vn-07554784
2025-11-24 18:34:36,548 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-07554784 info
2025-11-24 18:34:36,621 - INFO - IPAM: ctest-ipam-90121174 is not found in API Server
2025-11-24 18:34:36,632 - INFO - IPAM:ctest-ipam-90121174 is not found in control node
2025-11-24 18:34:36,886 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 18:34:36,887 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-11-24 18:34:36,887 - INFO - --------------------------------------------------------------------------------
2025-11-24 18:34:37,553 - INFO - Deleted project: ctest-TestBasicVMVN-01363558, ID : ab4bf06c-1f8d-4bc2-823b-700521064001