2025-07-14 11:25:42,060 - INFO - Domain Default found not creating
2025-07-14 11:25:42,212 - INFO - Project ctest-TestBasicVMVN-06476334 not found, creating it
2025-07-14 11:25:42,657 - INFO - Created Project:ctest-TestBasicVMVN-06476334, ID : fad3f9bb-8eb8-4be3-a29d-8fca254ae446
2025-07-14 11:25:44,124 - INFO - ================================================================================
2025-07-14 11:25:44,124 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-14 11:25:44,124 - 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-07-14 11:25:44,379 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2025-07-14 11:25:44,379 - INFO - Initial checks done. Running the testcase now
2025-07-14 11:25:44,379 - INFO -
2025-07-14 11:25:44,911 - DEBUG - Response for create_network : {'network': {'id': 'd4541836-be1d-4e68-b7c6-1efab7280ad3', 'name': 'ctest-vn2_metadata-29044259', 'tenant_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'project_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06476334', 'ctest-vn2_metadata-29044259'], 'port_security_enabled': True, 'description': ''}}
2025-07-14 11:25:45,133 - DEBUG - Response for create_subnet : {'subnet': {'id': '26b63ad6-d3bb-4802-b11e-c7bc3082c745', 'name': '', 'tenant_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'network_id': 'd4541836-be1d-4e68-b7c6-1efab7280ad3', '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': 'fad3f9bb8eb84be3a29d8fca254ae446'}}
2025-07-14 11:25:45,151 - INFO - Created VN ctest-vn2_metadata-29044259
2025-07-14 11:25:45,205 - DEBUG - VN ctest-vn2_metadata-29044259 UUID is d4541836-be1d-4e68-b7c6-1efab7280ad3
2025-07-14 11:25:45,404 - DEBUG - Services list from nova: [, , ]
2025-07-14 11:25:46,428 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3638-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3638-1)
2025-07-14 11:25:46,545 - DEBUG - Link local service introspect added
2025-07-14 11:25:46,589 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-14 11:25:51,661 - DEBUG - VM is in ACTIVE state now
2025-07-14 11:25:51,785 - INFO - Waiting for VM ctest-TestBasicVMVN-06476334-04085728 to be up..
2025-07-14 11:25:51,785 - INFO - VM name : ctest-TestBasicVMVN-06476334-04085728
2025-07-14 11:25:51,859 - DEBUG - VM ctest-TestBasicVMVN-06476334-04085728 ID is 1b3a6c5c-7f11-4ed6-92bd-4ac2d1ef6a0d
2025-07-14 11:25:51,860 - DEBUG - VM ctest-TestBasicVMVN-06476334-04085728 launched on Node cn-jenkins-deploy-platform-ansible-os-3638-1
2025-07-14 11:25:51,932 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/1b3a6c5c-7f11-4ed6-92bd-4ac2d1ef6a0d
2025-07-14 11:25:52,225 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/1b3a6c5c-7f11-4ed6-92bd-4ac2d1ef6a0d
2025-07-14 11:25:52,256 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/28cd8495-9743-49a3-9d47-ec894582990f
2025-07-14 11:25:55,503 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-07-14 11:25:55,503 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06476334-04085728 failed!
2025-07-14 11:25:55,561 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06476334:ctest-vn2_metadata-29044259 is 11.1.1.1 and allocation pool is NOT set
2025-07-14 11:25:57,625 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.707 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.707/1.781/2.856/1.074 ms')
2025-07-14 11:25:57,625 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06476334-04085728 passed
2025-07-14 11:25:57,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:25:57,774 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06476334-04085728, IP 11.1.1.3, Port 22
2025-07-14 11:25:57,925 - DEBUG - VM ctest-TestBasicVMVN-06476334-04085728 is ready for SSH connections
2025-07-14 11:25:57,925 - INFO - Retry 0
2025-07-14 11:25:57,925 - 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-07-14 11:25:57,925 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-14 11:25:59,552 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-14 11:25:59,552 - INFO - Generic metadata worked
2025-07-14 11:25:59,797 - DEBUG - Link local service introspect removed
2025-07-14 11:25:59,797 - INFO - Deleting VM ctest-TestBasicVMVN-06476334-04085728
2025-07-14 11:25:59,873 - INFO - Deleting VN ctest-vn2_metadata-29044259
2025-07-14 11:25:59,908 - DEBUG - VN d4541836-be1d-4e68-b7c6-1efab7280ad3 still in use: Unable to complete operation on network d4541836-be1d-4e68-b7c6-1efab7280ad3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9f9fd6a0-4e30-4761-b5e2-5e3ba889f936']
2025-07-14 11:25:59,908 - WARNING - Deleting VN ctest-vn2_metadata-29044259 failed..Will retry
2025-07-14 11:26:02,054 - DEBUG - Response for deleting network ()
2025-07-14 11:26:02,308 - DEBUG - No XMPP flaps were noticed during the test
2025-07-14 11:26:02,308 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-14 11:26:02,308 - INFO - --------------------------------------------------------------------------------
2025-07-14 11:26:02,311 - INFO - ================================================================================
2025-07-14 11:26:02,311 - INFO - STARTING TEST : test_metadata_service
2025-07-14 11:26:02,311 - 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-07-14 11:26:02,599 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2025-07-14 11:26:02,599 - INFO - Initial checks done. Running the testcase now
2025-07-14 11:26:02,599 - INFO -
2025-07-14 11:26:02,599 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-07-14 11:26:02,606 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/55e001e2-3d0a-42d3-b4c0-ac510dde012a
2025-07-14 11:26:02,826 - DEBUG - Response for create_network : {'network': {'id': '9f2c984d-1c72-4e38-bf18-019106305856', 'name': 'ctest-vn-33357862', 'tenant_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'project_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06476334', 'ctest-vn-33357862'], 'port_security_enabled': True, 'description': ''}}
2025-07-14 11:26:02,991 - DEBUG - Response for create_subnet : {'subnet': {'id': '8228b8bd-4129-4f07-a3a9-d6fe01797b91', 'name': '', 'tenant_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'network_id': '9f2c984d-1c72-4e38-bf18-019106305856', 'ip_version': 4, 'cidr': '150.225.87.192/26', 'allocation_pools': [{'start': '150.225.87.194', 'end': '150.225.87.254'}], 'gateway_ip': '150.225.87.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '150.225.87.194', 'tags': [], 'project_id': 'fad3f9bb8eb84be3a29d8fca254ae446'}}
2025-07-14 11:26:03,009 - INFO - Created VN ctest-vn-33357862
2025-07-14 11:26:03,061 - DEBUG - VN ctest-vn-33357862 UUID is 9f2c984d-1c72-4e38-bf18-019106305856
2025-07-14 11:26:04,270 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3638-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3638-1)
2025-07-14 11:26:04,270 - INFO - Waiting for VM ctest-TestBasicVMVN-06476334-85511322 to be up..
2025-07-14 11:26:04,310 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-14 11:26:09,385 - DEBUG - VM is in ACTIVE state now
2025-07-14 11:26:09,385 - INFO - VM name : ctest-TestBasicVMVN-06476334-85511322
2025-07-14 11:26:09,464 - DEBUG - VM ctest-TestBasicVMVN-06476334-85511322 ID is 06af069d-c419-4ed6-8678-99bb15b0d7e6
2025-07-14 11:26:09,464 - DEBUG - VM ctest-TestBasicVMVN-06476334-85511322 launched on Node cn-jenkins-deploy-platform-ansible-os-3638-1
2025-07-14 11:26:09,536 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/06af069d-c419-4ed6-8678-99bb15b0d7e6
2025-07-14 11:26:09,545 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/01adf1e2-9068-4df0-a23b-51ad92083a69
2025-07-14 11:26:12,814 - 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 1027ms')
2025-07-14 11:26:12,814 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06476334-85511322 failed!
2025-07-14 11:26:12,869 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-33357862 is 150.225.87.193 and allocation pool is NOT set
2025-07-14 11:26:14,929 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.623 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.623/1.725/2.828/1.102 ms')
2025-07-14 11:26:14,929 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06476334-85511322 passed
2025-07-14 11:26:15,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:26:15,077 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06476334-85511322, IP 150.225.87.195, Port 22
2025-07-14 11:26:15,232 - DEBUG - VM ctest-TestBasicVMVN-06476334-85511322 is ready for SSH connections
2025-07-14 11:26:15,233 - 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-07-14 11:26:15,233 - DEBUG - cat /tmp/output.txt
2025-07-14 11:26:16,863 - DEBUG - Hello World. The time is now Mon, 14 Jul 2025 05:26:14 -0600!
2025-07-14 11:26:16,863 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 14 Jul 2025 05:26:14 -0600!'}
2025-07-14 11:26:16,863 - INFO - metadata_script.txt got executed in the vm
2025-07-14 11:26:16,863 - INFO - Deleting VM ctest-TestBasicVMVN-06476334-85511322
2025-07-14 11:26:16,938 - INFO - Deleting VN ctest-vn-33357862
2025-07-14 11:26:16,975 - DEBUG - VN 9f2c984d-1c72-4e38-bf18-019106305856 still in use: Unable to complete operation on network 9f2c984d-1c72-4e38-bf18-019106305856. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fc4e5a1b-3df4-4c2b-9d44-e4032c0c63f9']
2025-07-14 11:26:16,975 - WARNING - Deleting VN ctest-vn-33357862 failed..Will retry
2025-07-14 11:26:19,083 - DEBUG - Response for deleting network ()
2025-07-14 11:26:19,339 - DEBUG - No XMPP flaps were noticed during the test
2025-07-14 11:26:19,339 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-07-14 11:26:19,339 - INFO - --------------------------------------------------------------------------------
2025-07-14 11:26:19,342 - INFO - ================================================================================
2025-07-14 11:26:19,342 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-14 11:26:19,342 - 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-07-14 11:26:19,628 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with
2025-07-14 11:26:19,628 - INFO - Initial checks done. Running the testcase now
2025-07-14 11:26:19,628 - INFO -
2025-07-14 11:26:20,116 - DEBUG - Response for create_network : {'network': {'id': '12e9fc47-da60-4999-9765-be64a67b50f1', 'name': 'ctest-vn-67888511', 'tenant_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'project_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06476334', 'ctest-vn-67888511'], 'port_security_enabled': True, 'description': ''}}
2025-07-14 11:26:20,335 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dbc19e12-6291-4111-8201-9e2f56fba260', 'name': '', 'tenant_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'network_id': '12e9fc47-da60-4999-9765-be64a67b50f1', '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': 'fad3f9bb8eb84be3a29d8fca254ae446'}}
2025-07-14 11:26:20,484 - DEBUG - Response for create_subnet : {'subnet': {'id': '33f4ec55-76d6-4dc3-a6ab-4433075d373b', 'name': '', 'tenant_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'network_id': '12e9fc47-da60-4999-9765-be64a67b50f1', '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': 'fad3f9bb8eb84be3a29d8fca254ae446'}}
2025-07-14 11:26:20,505 - INFO - Created VN ctest-vn-67888511
2025-07-14 11:26:20,558 - DEBUG - VN ctest-vn-67888511 UUID is 12e9fc47-da60-4999-9765-be64a67b50f1
2025-07-14 11:26:20,958 - DEBUG - Response for create_port : {'port': {'name': 'c26f26c7-fe66-4d42-b6e5-227ae2d71d87', 'id': 'c26f26c7-fe66-4d42-b6e5-227ae2d71d87', 'tenant_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'network_id': '12e9fc47-da60-4999-9765-be64a67b50f1', 'mac_address': '02:c2:6f:26:c7:fe', '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': 'dbc19e12-6291-4111-8201-9e2f56fba260'}], 'security_groups': ['09be0f1b-e8f7-4aa7-8bde-ed7b252f6b64'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fad3f9bb8eb84be3a29d8fca254ae446'}}
2025-07-14 11:26:21,136 - DEBUG - Response for create_port : {'port': {'name': 'ba0368ef-b8b4-4408-8a69-91c3b67a23bf', 'id': 'ba0368ef-b8b4-4408-8a69-91c3b67a23bf', 'tenant_id': 'fad3f9bb8eb84be3a29d8fca254ae446', 'network_id': '12e9fc47-da60-4999-9765-be64a67b50f1', 'mac_address': '02:ba:03:68:ef:b8', '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': '33f4ec55-76d6-4dc3-a6ab-4433075d373b'}], 'security_groups': ['09be0f1b-e8f7-4aa7-8bde-ed7b252f6b64'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fad3f9bb8eb84be3a29d8fca254ae446'}}
2025-07-14 11:26:21,488 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3638-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3638-1)
2025-07-14 11:26:21,918 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3638-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3638-1)
2025-07-14 11:26:23,206 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3638-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3638-1)
2025-07-14 11:26:23,206 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-07-14 11:26:23,213 - DEBUG - Requesting: http://10.0.0.33:8082/domain/fa12f195-0c64-4704-88bf-cdfdeecb46b3
2025-07-14 11:26:23,228 - DEBUG - Requesting: http://10.0.0.33:8082/project/fad3f9bb-8eb8-4be3-a29d-8fca254ae446
2025-07-14 11:26:23,320 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/949a74c3-0006-423d-ac55-dc5f225eaa69
2025-07-14 11:26:23,336 - INFO - Verifications in API Server for IPAM: ctest-ipam-77858572 passed
2025-07-14 11:26:23,344 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-06476334:ctest-ipam-77858572', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06476334', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10707999444894630461', 'uuid-lslong': '12418073848700643945'}, 'enable': 'true', 'created': '2025-07-14T11:26:19', 'last-modified': '2025-07-14T11:26:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.485000'}
2025-07-14 11:26:23,344 - INFO - Verifications in Control node for IPAM: ctest-ipam-77858572 passed
2025-07-14 11:26:23,344 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-07-14 11:26:23,354 - DEBUG - Requesting: http://10.0.0.33:8082/domain/fa12f195-0c64-4704-88bf-cdfdeecb46b3
2025-07-14 11:26:23,373 - DEBUG - Requesting: http://10.0.0.33:8082/project/fad3f9bb-8eb8-4be3-a29d-8fca254ae446
2025-07-14 11:26:23,451 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/12e9fc47-da60-4999-9765-be64a67b50f1
2025-07-14 11:26:23,477 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/12e9fc47-da60-4999-9765-be64a67b50f1
2025-07-14 11:26:23,493 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/225c6c4e-2e6c-4a54-bcfe-ede91085b1ad
2025-07-14 11:26:23,504 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/225c6c4e-2e6c-4a54-bcfe-ede91085b1ad
2025-07-14 11:26:23,514 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/27d3eebf-8952-45b7-b7b8-be35b0a07b4f
2025-07-14 11:26:23,529 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-14 11:26:23,529 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/12e9fc47-da60-4999-9765-be64a67b50f1
2025-07-14 11:26:23,547 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/225c6c4e-2e6c-4a54-bcfe-ede91085b1ad
2025-07-14 11:26:23,569 - INFO - Verified VN network id 8 for VN 12e9fc47-da60-4999-9765-be64a67b50f1
2025-07-14 11:26:23,569 - INFO - Verifications in API Server for VN ctest-vn-67888511 passed
2025-07-14 11:26:23,569 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/12e9fc47-da60-4999-9765-be64a67b50f1
2025-07-14 11:26:23,586 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/225c6c4e-2e6c-4a54-bcfe-ede91085b1ad
2025-07-14 11:26:23,607 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/225c6c4e-2e6c-4a54-bcfe-ede91085b1ad
2025-07-14 11:26:23,629 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/27d3eebf-8952-45b7-b7b8-be35b0a07b4f
2025-07-14 11:26:23,654 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06476334', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1362897747792906649', 'uuid-lslong': '10909335011874001137'}, 'enable': 'true', 'created': '2025-07-14T11:26:20', 'last-modified': '2025-07-14T11:26:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.197230'}
2025-07-14 11:26:23,676 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-14 11:26:23,676 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67888511 passed
2025-07-14 11:26:23,676 - DEBUG - ====Verifying policy data for ctest-vn-67888511 in API_Server ======
2025-07-14 11:26:23,676 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-07-14 11:26:23,687 - DEBUG - Requesting: http://10.0.0.33:8082/domain/fa12f195-0c64-4704-88bf-cdfdeecb46b3
2025-07-14 11:26:23,727 - DEBUG - Requesting: http://10.0.0.33:8082/project/fad3f9bb-8eb8-4be3-a29d-8fca254ae446
2025-07-14 11:26:23,844 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/12e9fc47-da60-4999-9765-be64a67b50f1
2025-07-14 11:26:23,879 - DEBUG - =>VN ctest-vn-67888511 has no policy to be verified
2025-07-14 11:26:23,879 - DEBUG - Verifying the vn in opserver
2025-07-14 11:26:23,879 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511 virtual network link through opserver 10.0.0.33
2025-07-14 11:26:23,879 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-07-14 11:26:24,358 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-07-14 11:26:24,422 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511?flat'}
2025-07-14 11:26:24,422 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511 is found in opserver
2025-07-14 11:26:24,428 - DEBUG - VRF ids for VN ctest-vn-67888511: {'10.0.0.33': '2'}
2025-07-14 11:26:24,428 - INFO - Waiting for VM ctest-TestBasicVMVN-06476334-17929034 to be up..
2025-07-14 11:26:24,512 - DEBUG - VM is in ACTIVE state now
2025-07-14 11:26:24,513 - INFO - VM name : ctest-TestBasicVMVN-06476334-17929034
2025-07-14 11:26:24,595 - DEBUG - VM ctest-TestBasicVMVN-06476334-17929034 ID is 075295bc-6105-4d60-b991-35ad00c87895
2025-07-14 11:26:24,595 - DEBUG - VM ctest-TestBasicVMVN-06476334-17929034 launched on Node cn-jenkins-deploy-platform-ansible-os-3638-1
2025-07-14 11:26:24,670 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/075295bc-6105-4d60-b991-35ad00c87895
2025-07-14 11:26:24,679 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c26f26c7-fe66-4d42-b6e5-227ae2d71d87
2025-07-14 11:26:27,947 - 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-07-14 11:26:27,947 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06476334-17929034 failed!
2025-07-14 11:26:28,001 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511 is 31.1.1.1 and allocation pool is NOT set
2025-07-14 11:26:28,001 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511 is 31.1.2.1 and allocation pool is NOT set
2025-07-14 11:26:32,073 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-07-14 11:26:32,073 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06476334-17929034 failed!
2025-07-14 11:26:32,133 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511 is 31.1.1.1 and allocation pool is NOT set
2025-07-14 11:26:32,133 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511 is 31.1.2.1 and allocation pool is NOT set
2025-07-14 11:26:34,198 - 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.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.807 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.807/2.425/4.043/1.618 ms')
2025-07-14 11:26:34,198 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06476334-17929034 passed
2025-07-14 11:26:34,353 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:26:34,353 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06476334-17929034, IP 31.1.1.4, Port 22
2025-07-14 11:26:34,517 - DEBUG - VM ctest-TestBasicVMVN-06476334-17929034 is ready for SSH connections
2025-07-14 11:26:34,517 - INFO - Waiting for VM ctest-TestBasicVMVN-06476334-29118323 to be up..
2025-07-14 11:26:34,596 - DEBUG - VM is in ACTIVE state now
2025-07-14 11:26:34,596 - INFO - VM name : ctest-TestBasicVMVN-06476334-29118323
2025-07-14 11:26:34,668 - DEBUG - VM ctest-TestBasicVMVN-06476334-29118323 ID is ded665c5-c9e2-4ed6-8666-065aac2e279a
2025-07-14 11:26:34,669 - DEBUG - VM ctest-TestBasicVMVN-06476334-29118323 launched on Node cn-jenkins-deploy-platform-ansible-os-3638-1
2025-07-14 11:26:34,740 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/ded665c5-c9e2-4ed6-8666-065aac2e279a
2025-07-14 11:26:34,749 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ba0368ef-b8b4-4408-8a69-91c3b67a23bf
2025-07-14 11:26:35,998 - 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.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.298 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.298/2.132/3.966/1.834 ms')
2025-07-14 11:26:35,998 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06476334-29118323 passed
2025-07-14 11:26:36,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:26:36,149 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06476334-29118323, IP 31.1.2.4, Port 22
2025-07-14 11:26:36,301 - DEBUG - VM ctest-TestBasicVMVN-06476334-29118323 is ready for SSH connections
2025-07-14 11:26:36,301 - INFO - Waiting for VM ctest-TestBasicVMVN-06476334-75337772 to be up..
2025-07-14 11:26:36,375 - DEBUG - VM is in ACTIVE state now
2025-07-14 11:26:36,375 - INFO - VM name : ctest-TestBasicVMVN-06476334-75337772
2025-07-14 11:26:36,451 - DEBUG - VM ctest-TestBasicVMVN-06476334-75337772 ID is f9cad6f4-108c-45cf-b01c-b225150cfdda
2025-07-14 11:26:36,452 - DEBUG - VM ctest-TestBasicVMVN-06476334-75337772 launched on Node cn-jenkins-deploy-platform-ansible-os-3638-1
2025-07-14 11:26:36,525 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/f9cad6f4-108c-45cf-b01c-b225150cfdda
2025-07-14 11:26:36,535 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9c4f61c2-ee1a-47f0-9bc8-904892ed98b7
2025-07-14 11:26:37,779 - 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.41 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.310 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.310/1.859/3.409/1.549 ms')
2025-07-14 11:26:37,779 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-06476334-75337772 passed
2025-07-14 11:26:37,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:26:37,929 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06476334-75337772, IP 31.1.1.3, Port 22
2025-07-14 11:26:38,089 - DEBUG - VM ctest-TestBasicVMVN-06476334-75337772 is ready for SSH connections
2025-07-14 11:26:38,089 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:26:38,089 - 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-07-14 11:26:38,089 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-14 11:26:42,076 - 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.592 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.796 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.047 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.796/1.811/3.592 ms
2025-07-14 11:26:42,076 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-06476334-17929034 passed
2025-07-14 11:26:42,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:26:42,076 - 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-07-14 11:26:42,077 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-14 11:26:45,700 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.710 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.824 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.857 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.824/1.463/2.710 ms
2025-07-14 11:26:45,701 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-06476334-29118323 passed
2025-07-14 11:26:45,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:26:45,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:26:45,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-14 11:26:45,701 - 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-07-14 11:26:45,701 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-14 11:26:45,877 - DEBUG - None
2025-07-14 11:26:45,877 - 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-07-14 11:26:45,877 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-14 11:26:46,063 - DEBUG - None
2025-07-14 11:26:46,063 - 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-07-14 11:26:46,064 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-14 11:26:46,678 - DEBUG - None
2025-07-14 11:26:46,679 - 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-07-14 11:26:46,679 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-14 11:26:48,886 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.034 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.755 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.374 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.623 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.356 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.356/2.028/5.755 ms
2025-07-14 11:26:48,886 - 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-07-14 11:26:48,886 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-14 11:26:51,124 - 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.981 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.083 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.244 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.470 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.633 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.690 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/2.211/5.244 ms
2025-07-14 11:26:51,124 - 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-07-14 11:26:51,124 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-14 11:26:53,368 - 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.666 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.694 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.548 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.437 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.739 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.510 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.491 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.437/1.726/3.548 ms
2025-07-14 11:26:53,368 - INFO - Deleting VM ctest-TestBasicVMVN-06476334-75337772
2025-07-14 11:26:53,438 - INFO - Detaching port ba0368ef-b8b4-4408-8a69-91c3b67a23bf from VM ctest-TestBasicVMVN-06476334-29118323
2025-07-14 11:26:53,484 - INFO - Deleting VM ctest-TestBasicVMVN-06476334-29118323
2025-07-14 11:26:53,549 - INFO - Detaching port c26f26c7-fe66-4d42-b6e5-227ae2d71d87 from VM ctest-TestBasicVMVN-06476334-17929034
2025-07-14 11:26:53,581 - INFO - Deleting VM ctest-TestBasicVMVN-06476334-17929034
2025-07-14 11:26:53,646 - INFO - Deleting VN ctest-vn-67888511
2025-07-14 11:26:53,816 - DEBUG - Response for delete_port : ()
2025-07-14 11:26:54,034 - DEBUG - Response for delete_port : ()
2025-07-14 11:26:54,076 - DEBUG - VN 12e9fc47-da60-4999-9765-be64a67b50f1 still in use: Unable to complete operation on network 12e9fc47-da60-4999-9765-be64a67b50f1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-21f9835d-15b0-425a-8b89-9f23dfd731fd']
2025-07-14 11:26:54,077 - WARNING - Deleting VN ctest-vn-67888511 failed..Will retry
2025-07-14 11:26:56,214 - DEBUG - Response for deleting network ()
2025-07-14 11:26:56,214 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/225c6c4e-2e6c-4a54-bcfe-ede91085b1ad
2025-07-14 11:26:56,222 - DEBUG - Response Code: 404
2025-07-14 11:26:56,222 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-07-14 11:26:56,228 - DEBUG - Requesting: http://10.0.0.33:8082/domain/fa12f195-0c64-4704-88bf-cdfdeecb46b3
2025-07-14 11:26:56,283 - DEBUG - Requesting: http://10.0.0.33:8082/project/fad3f9bb-8eb8-4be3-a29d-8fca254ae446
2025-07-14 11:26:56,369 - INFO - Validated that VN ctest-vn-67888511 is not found in API Server
2025-07-14 11:26:56,385 - DEBUG - VN ctest-vn-67888511 is not present in Agent 10.0.0.33
2025-07-14 11:26:56,385 - INFO - Validated that VN ctest-vn-67888511 is not in any agent
2025-07-14 11:26:56,393 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-07-14 11:26:56,399 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-67888511
2025-07-14 11:26:56,399 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-06476334:ctest-vn-67888511
2025-07-14 11:26:56,417 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67888511 info
2025-07-14 11:26:56,509 - INFO - IPAM: ctest-ipam-77858572 is not found in API Server
2025-07-14 11:26:56,522 - INFO - IPAM:ctest-ipam-77858572 is not found in control node
2025-07-14 11:26:56,776 - DEBUG - No XMPP flaps were noticed during the test
2025-07-14 11:26:56,776 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-14 11:26:56,776 - INFO - --------------------------------------------------------------------------------
2025-07-14 11:26:57,499 - INFO - Deleted project: ctest-TestBasicVMVN-06476334, ID : fad3f9bb-8eb8-4be3-a29d-8fca254ae446