2025-10-23 11:50:36,252 - INFO - Domain Default found not creating
2025-10-23 11:50:36,386 - INFO - Project ctest-TestBasicVMVN-62806184 not found, creating it
2025-10-23 11:50:36,812 - INFO - Created Project:ctest-TestBasicVMVN-62806184, ID : f76a3333-5d6c-49cb-97c8-9be55663b385
2025-10-23 11:50:38,257 - INFO - ================================================================================
2025-10-23 11:50:38,257 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-23 11:50:38,257 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-10-23 11:50:38,509 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-23 11:50:38,509 - INFO - Initial checks done. Running the testcase now
2025-10-23 11:50:38,509 - INFO -
2025-10-23 11:50:39,012 - DEBUG - Response for create_network : {'network': {'id': '52116d8b-8d4b-4b66-8387-942bfe56a7aa', 'name': 'ctest-vn2_metadata-09842919', 'tenant_id': 'f76a33335d6c49cb97c89be55663b385', 'project_id': 'f76a33335d6c49cb97c89be55663b385', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62806184', 'ctest-vn2_metadata-09842919'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 11:50:39,189 - DEBUG - Response for create_subnet : {'subnet': {'id': '9d1223fc-bb8e-4349-990d-504c6a2b3e0c', 'name': '', 'tenant_id': 'f76a33335d6c49cb97c89be55663b385', 'network_id': '52116d8b-8d4b-4b66-8387-942bfe56a7aa', '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': 'f76a33335d6c49cb97c89be55663b385'}}
2025-10-23 11:50:39,204 - INFO - Created VN ctest-vn2_metadata-09842919
2025-10-23 11:50:39,256 - DEBUG - VN ctest-vn2_metadata-09842919 UUID is 52116d8b-8d4b-4b66-8387-942bfe56a7aa
2025-10-23 11:50:39,423 - DEBUG - Services list from nova: [, , ]
2025-10-23 11:50:40,386 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4459-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4459-1)
2025-10-23 11:50:40,491 - DEBUG - Link local service introspect added
2025-10-23 11:50:40,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-23 11:50:45,596 - DEBUG - VM is in ACTIVE state now
2025-10-23 11:50:45,729 - INFO - Waiting for VM ctest-TestBasicVMVN-62806184-39025449 to be up..
2025-10-23 11:50:45,729 - INFO - VM name : ctest-TestBasicVMVN-62806184-39025449
2025-10-23 11:50:45,794 - DEBUG - VM ctest-TestBasicVMVN-62806184-39025449 ID is d1ea1e02-3c59-431d-b822-f25d64140f57
2025-10-23 11:50:45,794 - DEBUG - VM ctest-TestBasicVMVN-62806184-39025449 launched on Node cn-jenkins-deploy-platform-ansible-os-4459-1
2025-10-23 11:50:45,858 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d1ea1e02-3c59-431d-b822-f25d64140f57
2025-10-23 11:50:46,147 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d1ea1e02-3c59-431d-b822-f25d64140f57
2025-10-23 11:50:46,174 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/632cc5de-a15c-467b-98aa-eb002fb932cf
2025-10-23 11:50:49,427 - 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-10-23 11:50:49,427 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62806184-39025449 failed!
2025-10-23 11:50:49,480 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62806184:ctest-vn2_metadata-09842919 is 11.1.1.1 and allocation pool is NOT set
2025-10-23 11:50:51,544 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.979 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.979/2.727/4.475/1.748 ms')
2025-10-23 11:50:51,544 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62806184-39025449 passed
2025-10-23 11:50:51,696 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:50:51,696 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62806184-39025449, IP 11.1.1.3, Port 22
2025-10-23 11:50:51,851 - DEBUG - VM ctest-TestBasicVMVN-62806184-39025449 is ready for SSH connections
2025-10-23 11:50:51,851 - INFO - Retry 0
2025-10-23 11:50:51,851 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:50:51,851 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-23 11:50:53,442 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-23 11:50:53,442 - INFO - Generic metadata worked
2025-10-23 11:50:53,683 - DEBUG - Link local service introspect removed
2025-10-23 11:50:53,684 - INFO - Deleting VM ctest-TestBasicVMVN-62806184-39025449
2025-10-23 11:50:53,750 - INFO - Deleting VN ctest-vn2_metadata-09842919
2025-10-23 11:50:53,784 - DEBUG - VN 52116d8b-8d4b-4b66-8387-942bfe56a7aa still in use: Unable to complete operation on network 52116d8b-8d4b-4b66-8387-942bfe56a7aa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f8cfcc8e-799e-45bb-8317-80ad2b24f1f6']
2025-10-23 11:50:53,784 - WARNING - Deleting VN ctest-vn2_metadata-09842919 failed..Will retry
2025-10-23 11:50:55,868 - DEBUG - Response for deleting network ()
2025-10-23 11:50:56,156 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 11:50:56,156 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-23 11:50:56,156 - INFO - --------------------------------------------------------------------------------
2025-10-23 11:50:56,159 - INFO - ================================================================================
2025-10-23 11:50:56,159 - INFO - STARTING TEST : test_metadata_service
2025-10-23 11:50:56,159 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-10-23 11:50:56,436 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-23 11:50:56,436 - INFO - Initial checks done. Running the testcase now
2025-10-23 11:50:56,436 - INFO -
2025-10-23 11:50:56,436 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-10-23 11:50:56,441 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/8839ac8c-a73c-4cc4-98b5-25741e9658e2
2025-10-23 11:50:56,598 - DEBUG - Response for create_network : {'network': {'id': '3dc746de-ceca-4c1c-92a3-5453db0f6595', 'name': 'ctest-vn-66860997', 'tenant_id': 'f76a33335d6c49cb97c89be55663b385', 'project_id': 'f76a33335d6c49cb97c89be55663b385', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62806184', 'ctest-vn-66860997'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 11:50:56,754 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c43d997b-91d6-4d28-b336-b25955bbcd3b', 'name': '', 'tenant_id': 'f76a33335d6c49cb97c89be55663b385', 'network_id': '3dc746de-ceca-4c1c-92a3-5453db0f6595', 'ip_version': 4, 'cidr': '90.126.56.128/26', 'allocation_pools': [{'start': '90.126.56.130', 'end': '90.126.56.190'}], 'gateway_ip': '90.126.56.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.126.56.130', 'tags': [], 'project_id': 'f76a33335d6c49cb97c89be55663b385'}}
2025-10-23 11:50:56,768 - INFO - Created VN ctest-vn-66860997
2025-10-23 11:50:56,824 - DEBUG - VN ctest-vn-66860997 UUID is 3dc746de-ceca-4c1c-92a3-5453db0f6595
2025-10-23 11:50:57,908 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4459-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4459-1)
2025-10-23 11:50:57,908 - INFO - Waiting for VM ctest-TestBasicVMVN-62806184-81727770 to be up..
2025-10-23 11:50:57,945 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-23 11:51:03,012 - DEBUG - VM is in ACTIVE state now
2025-10-23 11:51:03,012 - INFO - VM name : ctest-TestBasicVMVN-62806184-81727770
2025-10-23 11:51:03,077 - DEBUG - VM ctest-TestBasicVMVN-62806184-81727770 ID is dc405a0c-9787-48a8-8099-0e1358716d38
2025-10-23 11:51:03,077 - DEBUG - VM ctest-TestBasicVMVN-62806184-81727770 launched on Node cn-jenkins-deploy-platform-ansible-os-4459-1
2025-10-23 11:51:03,140 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/dc405a0c-9787-48a8-8099-0e1358716d38
2025-10-23 11:51:03,147 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/eb30fcd5-dc19-4c9c-9bac-a998b3877931
2025-10-23 11:51:06,384 - 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 1004ms')
2025-10-23 11:51:06,384 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62806184-81727770 failed!
2025-10-23 11:51:06,444 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-66860997 is 90.126.56.129 and allocation pool is NOT set
2025-10-23 11:51:08,503 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.801 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.801/2.256/3.711/1.455 ms')
2025-10-23 11:51:08,503 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62806184-81727770 passed
2025-10-23 11:51:08,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:51:08,652 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62806184-81727770, IP 90.126.56.131, Port 22
2025-10-23 11:51:08,807 - DEBUG - VM ctest-TestBasicVMVN-62806184-81727770 is ready for SSH connections
2025-10-23 11:51:08,807 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:51:08,807 - DEBUG - cat /tmp/output.txt
2025-10-23 11:51:10,432 - DEBUG - Hello World. The time is now Thu, 23 Oct 2025 05:51:08 -0600!
2025-10-23 11:51:10,432 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 23 Oct 2025 05:51:08 -0600!'}
2025-10-23 11:51:10,432 - INFO - metadata_script.txt got executed in the vm
2025-10-23 11:51:10,433 - INFO - Deleting VM ctest-TestBasicVMVN-62806184-81727770
2025-10-23 11:51:10,499 - INFO - Deleting VN ctest-vn-66860997
2025-10-23 11:51:10,533 - DEBUG - VN 3dc746de-ceca-4c1c-92a3-5453db0f6595 still in use: Unable to complete operation on network 3dc746de-ceca-4c1c-92a3-5453db0f6595. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3dd44fad-ee21-4d5e-8df6-b95688be4d2e']
2025-10-23 11:51:10,533 - WARNING - Deleting VN ctest-vn-66860997 failed..Will retry
2025-10-23 11:51:12,652 - DEBUG - Response for deleting network ()
2025-10-23 11:51:12,906 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 11:51:12,906 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-10-23 11:51:12,906 - INFO - --------------------------------------------------------------------------------
2025-10-23 11:51:12,909 - INFO - ================================================================================
2025-10-23 11:51:12,910 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-23 11:51:12,911 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-10-23 11:51:13,201 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-23 11:51:13,201 - INFO - Initial checks done. Running the testcase now
2025-10-23 11:51:13,201 - INFO -
2025-10-23 11:51:13,702 - DEBUG - Response for create_network : {'network': {'id': '47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b', 'name': 'ctest-vn-78152481', 'tenant_id': 'f76a33335d6c49cb97c89be55663b385', 'project_id': 'f76a33335d6c49cb97c89be55663b385', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62806184', 'ctest-vn-78152481'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 11:51:13,848 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bfa48a8c-3053-4241-885c-95fb29e3ef59', 'name': '', 'tenant_id': 'f76a33335d6c49cb97c89be55663b385', 'network_id': '47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b', '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': 'f76a33335d6c49cb97c89be55663b385'}}
2025-10-23 11:51:14,046 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c461b69f-9af5-4749-9771-969a33153ea3', 'name': '', 'tenant_id': 'f76a33335d6c49cb97c89be55663b385', 'network_id': '47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b', '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': 'f76a33335d6c49cb97c89be55663b385'}}
2025-10-23 11:51:14,065 - INFO - Created VN ctest-vn-78152481
2025-10-23 11:51:14,116 - DEBUG - VN ctest-vn-78152481 UUID is 47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b
2025-10-23 11:51:14,429 - DEBUG - Response for create_port : {'port': {'name': 'ae13f9bc-5c52-47b1-b209-59178d9bcbef', 'id': 'ae13f9bc-5c52-47b1-b209-59178d9bcbef', 'tenant_id': 'f76a33335d6c49cb97c89be55663b385', 'network_id': '47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b', 'mac_address': '02:ae:13:f9:bc:5c', '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': 'bfa48a8c-3053-4241-885c-95fb29e3ef59'}], 'security_groups': ['f2d45ca9-6a4a-486f-99bc-06acd4dedf88'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f76a33335d6c49cb97c89be55663b385'}}
2025-10-23 11:51:14,576 - DEBUG - Response for create_port : {'port': {'name': '7bfa5d84-9111-4b0c-8204-7bf14dc3ab4a', 'id': '7bfa5d84-9111-4b0c-8204-7bf14dc3ab4a', 'tenant_id': 'f76a33335d6c49cb97c89be55663b385', 'network_id': '47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b', 'mac_address': '02:7b:fa:5d:84:91', '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': 'c461b69f-9af5-4749-9771-969a33153ea3'}], 'security_groups': ['f2d45ca9-6a4a-486f-99bc-06acd4dedf88'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f76a33335d6c49cb97c89be55663b385'}}
2025-10-23 11:51:14,889 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4459-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4459-1)
2025-10-23 11:51:15,279 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4459-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4459-1)
2025-10-23 11:51:16,431 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4459-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4459-1)
2025-10-23 11:51:16,431 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-23 11:51:16,441 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f59110b8-b47c-4445-b066-d9d82f0bda48
2025-10-23 11:51:16,459 - DEBUG - Requesting: http://10.0.0.38:8082/project/f76a3333-5d6c-49cb-97c8-9be55663b385
2025-10-23 11:51:16,545 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/6a6e2ee9-988b-4492-be75-8e98e1143744
2025-10-23 11:51:16,556 - INFO - Verifications in API Server for IPAM: ctest-ipam-98074561 passed
2025-10-23 11:51:16,562 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62806184:ctest-ipam-98074561', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62806184', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7669118796280054930', 'uuid-lslong': '13724032226743826244'}, 'enable': 'true', 'created': '2025-10-23T11:51:13', 'last-modified': '2025-10-23T11:51:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.126178'}
2025-10-23 11:51:16,562 - INFO - Verifications in Control node for IPAM: ctest-ipam-98074561 passed
2025-10-23 11:51:16,562 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-23 11:51:16,567 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f59110b8-b47c-4445-b066-d9d82f0bda48
2025-10-23 11:51:16,576 - DEBUG - Requesting: http://10.0.0.38:8082/project/f76a3333-5d6c-49cb-97c8-9be55663b385
2025-10-23 11:51:16,645 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b
2025-10-23 11:51:16,660 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b
2025-10-23 11:51:16,671 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/57b8ccc9-e561-4abc-ba07-fe6ec98a3792
2025-10-23 11:51:16,679 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/57b8ccc9-e561-4abc-ba07-fe6ec98a3792
2025-10-23 11:51:16,687 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/e8d562a6-c8bb-4acb-bdf3-b69eb5581434
2025-10-23 11:51:16,694 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 11:51:16,694 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b
2025-10-23 11:51:16,704 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/57b8ccc9-e561-4abc-ba07-fe6ec98a3792
2025-10-23 11:51:16,723 - INFO - Verified VN network id 9 for VN 47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b
2025-10-23 11:51:16,723 - INFO - Verifications in API Server for VN ctest-vn-78152481 passed
2025-10-23 11:51:16,723 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b
2025-10-23 11:51:16,736 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/57b8ccc9-e561-4abc-ba07-fe6ec98a3792
2025-10-23 11:51:16,744 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/57b8ccc9-e561-4abc-ba07-fe6ec98a3792
2025-10-23 11:51:16,753 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/e8d562a6-c8bb-4acb-bdf3-b69eb5581434
2025-10-23 11:51:16,771 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62806184', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5167778156509610447', 'uuid-lslong': '10351830450555825531'}, 'enable': 'true', 'created': '2025-10-23T11:51:13', 'last-modified': '2025-10-23T11:51:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.756193'}
2025-10-23 11:51:16,778 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 11:51:16,778 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-78152481 passed
2025-10-23 11:51:16,779 - DEBUG - ====Verifying policy data for ctest-vn-78152481 in API_Server ======
2025-10-23 11:51:16,779 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-23 11:51:16,787 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f59110b8-b47c-4445-b066-d9d82f0bda48
2025-10-23 11:51:16,797 - DEBUG - Requesting: http://10.0.0.38:8082/project/f76a3333-5d6c-49cb-97c8-9be55663b385
2025-10-23 11:51:16,881 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b
2025-10-23 11:51:16,890 - DEBUG - =>VN ctest-vn-78152481 has no policy to be verified
2025-10-23 11:51:16,890 - DEBUG - Verifying the vn in opserver
2025-10-23 11:51:16,890 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481 virtual network link through opserver 10.0.0.38
2025-10-23 11:51:16,890 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-23 11:51:17,253 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-23 11:51:17,350 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481?flat'}
2025-10-23 11:51:17,350 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481 is found in opserver
2025-10-23 11:51:17,355 - DEBUG - VRF ids for VN ctest-vn-78152481: {'10.0.0.38': '2'}
2025-10-23 11:51:17,355 - INFO - Waiting for VM ctest-TestBasicVMVN-62806184-35125642 to be up..
2025-10-23 11:51:17,454 - DEBUG - VM is in ACTIVE state now
2025-10-23 11:51:17,454 - INFO - VM name : ctest-TestBasicVMVN-62806184-35125642
2025-10-23 11:51:17,534 - DEBUG - VM ctest-TestBasicVMVN-62806184-35125642 ID is 08619162-57a5-4190-bb0a-0c9fc7dfe781
2025-10-23 11:51:17,534 - DEBUG - VM ctest-TestBasicVMVN-62806184-35125642 launched on Node cn-jenkins-deploy-platform-ansible-os-4459-1
2025-10-23 11:51:17,601 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/08619162-57a5-4190-bb0a-0c9fc7dfe781
2025-10-23 11:51:17,610 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ae13f9bc-5c52-47b1-b209-59178d9bcbef
2025-10-23 11:51:20,887 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-10-23 11:51:20,887 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62806184-35125642 failed!
2025-10-23 11:51:20,948 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 11:51:20,948 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 11:51:25,012 - 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-10-23 11:51:25,012 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62806184-35125642 failed!
2025-10-23 11:51:25,064 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 11:51:25,064 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 11:51:27,125 - 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=7.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.371 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.371/3.790/7.209/3.419 ms')
2025-10-23 11:51:27,125 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62806184-35125642 passed
2025-10-23 11:51:27,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:51:27,280 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62806184-35125642, IP 31.1.1.4, Port 22
2025-10-23 11:51:27,435 - DEBUG - VM ctest-TestBasicVMVN-62806184-35125642 is ready for SSH connections
2025-10-23 11:51:27,435 - INFO - Waiting for VM ctest-TestBasicVMVN-62806184-28848243 to be up..
2025-10-23 11:51:27,504 - DEBUG - VM is in ACTIVE state now
2025-10-23 11:51:27,504 - INFO - VM name : ctest-TestBasicVMVN-62806184-28848243
2025-10-23 11:51:27,566 - DEBUG - VM ctest-TestBasicVMVN-62806184-28848243 ID is 49b8d562-6251-42ee-9c43-c4998d258453
2025-10-23 11:51:27,566 - DEBUG - VM ctest-TestBasicVMVN-62806184-28848243 launched on Node cn-jenkins-deploy-platform-ansible-os-4459-1
2025-10-23 11:51:27,626 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/49b8d562-6251-42ee-9c43-c4998d258453
2025-10-23 11:51:27,633 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7bfa5d84-9111-4b0c-8204-7bf14dc3ab4a
2025-10-23 11:51:28,855 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.361 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.361/1.609/2.858/1.248 ms')
2025-10-23 11:51:28,855 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62806184-28848243 passed
2025-10-23 11:51:29,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:51:29,004 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62806184-28848243, IP 31.1.2.4, Port 22
2025-10-23 11:51:29,155 - DEBUG - VM ctest-TestBasicVMVN-62806184-28848243 is ready for SSH connections
2025-10-23 11:51:29,155 - INFO - Waiting for VM ctest-TestBasicVMVN-62806184-43149846 to be up..
2025-10-23 11:51:29,218 - DEBUG - VM is in ACTIVE state now
2025-10-23 11:51:29,218 - INFO - VM name : ctest-TestBasicVMVN-62806184-43149846
2025-10-23 11:51:29,281 - DEBUG - VM ctest-TestBasicVMVN-62806184-43149846 ID is fa49c6a2-5305-492b-bd3b-a67976ce2d7d
2025-10-23 11:51:29,281 - DEBUG - VM ctest-TestBasicVMVN-62806184-43149846 launched on Node cn-jenkins-deploy-platform-ansible-os-4459-1
2025-10-23 11:51:29,344 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fa49c6a2-5305-492b-bd3b-a67976ce2d7d
2025-10-23 11:51:29,351 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cb851a51-e41a-4840-9420-c91ab9cdda8a
2025-10-23 11:51:30,576 - 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.32 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.359 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.359/1.840/3.322/1.481 ms')
2025-10-23 11:51:30,576 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62806184-43149846 passed
2025-10-23 11:51:30,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:51:30,724 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62806184-43149846, IP 31.1.1.3, Port 22
2025-10-23 11:51:30,875 - DEBUG - VM ctest-TestBasicVMVN-62806184-43149846 is ready for SSH connections
2025-10-23 11:51:30,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:51:30,875 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:51:30,875 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-23 11:51:34,847 - 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.282 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.770 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.799 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.770/1.617/3.282 ms
2025-10-23 11:51:34,847 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62806184-35125642 passed
2025-10-23 11:51:34,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:51:34,848 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:51:34,848 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-23 11:51:38,528 - 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.635 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.836 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.623 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.623/1.364/2.635 ms
2025-10-23 11:51:38,529 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62806184-28848243 passed
2025-10-23 11:51:38,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:51:38,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:51:38,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:51:38,529 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:51:38,529 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 11:51:38,712 - DEBUG - None
2025-10-23 11:51:38,713 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:51:38,713 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 11:51:38,887 - DEBUG - None
2025-10-23 11:51:38,887 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:51:38,887 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 11:51:39,471 - DEBUG - None
2025-10-23 11:51:39,471 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:51:39,471 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-23 11:51:41,684 - 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.941 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.949 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.386 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.861 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.455 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.386/1.918/4.949 ms
2025-10-23 11:51:41,684 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:51:41,685 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-23 11:51:43,916 - 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.975 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.955 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.016 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.574 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.453 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.659 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.543 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.543/2.167/4.016 ms
2025-10-23 11:51:43,916 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-23 11:51:43,916 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-23 11:51:46,159 - 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.603 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.242 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.992 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.625 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.371 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.411 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.411/1.529/2.992 ms
2025-10-23 11:51:46,159 - INFO - Deleting VM ctest-TestBasicVMVN-62806184-43149846
2025-10-23 11:51:46,220 - INFO - Detaching port 7bfa5d84-9111-4b0c-8204-7bf14dc3ab4a from VM ctest-TestBasicVMVN-62806184-28848243
2025-10-23 11:51:46,250 - INFO - Deleting VM ctest-TestBasicVMVN-62806184-28848243
2025-10-23 11:51:46,312 - INFO - Detaching port ae13f9bc-5c52-47b1-b209-59178d9bcbef from VM ctest-TestBasicVMVN-62806184-35125642
2025-10-23 11:51:46,342 - INFO - Deleting VM ctest-TestBasicVMVN-62806184-35125642
2025-10-23 11:51:46,404 - INFO - Deleting VN ctest-vn-78152481
2025-10-23 11:51:46,561 - DEBUG - Response for delete_port : ()
2025-10-23 11:51:46,705 - DEBUG - Response for delete_port : ()
2025-10-23 11:51:46,746 - DEBUG - VN 47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b still in use: Unable to complete operation on network 47b7a2da-70c7-41cf-8fa9-16f2cc73ad7b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dba93f89-0e1b-43cc-9ff9-8da28b92e281']
2025-10-23 11:51:46,746 - WARNING - Deleting VN ctest-vn-78152481 failed..Will retry
2025-10-23 11:51:48,934 - DEBUG - Response for deleting network ()
2025-10-23 11:51:48,934 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/57b8ccc9-e561-4abc-ba07-fe6ec98a3792
2025-10-23 11:51:48,939 - DEBUG - Response Code: 404
2025-10-23 11:51:48,939 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-23 11:51:48,944 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f59110b8-b47c-4445-b066-d9d82f0bda48
2025-10-23 11:51:48,996 - DEBUG - Requesting: http://10.0.0.38:8082/project/f76a3333-5d6c-49cb-97c8-9be55663b385
2025-10-23 11:51:49,065 - INFO - Validated that VN ctest-vn-78152481 is not found in API Server
2025-10-23 11:51:49,076 - DEBUG - VN ctest-vn-78152481 is not present in Agent 10.0.0.38
2025-10-23 11:51:49,076 - INFO - Validated that VN ctest-vn-78152481 is not in any agent
2025-10-23 11:51:49,081 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-10-23 11:51:49,088 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-78152481
2025-10-23 11:51:49,088 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62806184:ctest-vn-78152481
2025-10-23 11:51:49,097 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-78152481 info
2025-10-23 11:51:49,171 - INFO - IPAM: ctest-ipam-98074561 is not found in API Server
2025-10-23 11:51:49,180 - INFO - IPAM:ctest-ipam-98074561 is not found in control node
2025-10-23 11:51:49,432 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 11:51:49,432 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-23 11:51:49,432 - INFO - --------------------------------------------------------------------------------
2025-10-23 11:51:50,095 - INFO - Deleted project: ctest-TestBasicVMVN-62806184, ID : f76a3333-5d6c-49cb-97c8-9be55663b385