2025-11-01 21:48:49,551 - INFO - Domain Default found not creating 2025-11-01 21:48:49,699 - INFO - Project ctest-TestBasicVMVN-71329497 not found, creating it 2025-11-01 21:48:50,133 - INFO - Created Project:ctest-TestBasicVMVN-71329497, ID : 28601772-0674-4fce-90f8-c2e0e9c1d5b0 2025-11-01 21:48:51,611 - INFO - ================================================================================ 2025-11-01 21:48:51,611 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-01 21:48:51,612 - 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-01 21:48:51,871 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-11-01 21:48:51,871 - INFO - Initial checks done. Running the testcase now 2025-11-01 21:48:51,871 - INFO - 2025-11-01 21:48:52,393 - DEBUG - Response for create_network : {'network': {'id': '1968cace-22c1-4c2b-a8bd-0678860f5f61', 'name': 'ctest-vn2_metadata-74151985', 'tenant_id': '2860177206744fce90f8c2e0e9c1d5b0', 'project_id': '2860177206744fce90f8c2e0e9c1d5b0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71329497', 'ctest-vn2_metadata-74151985'], 'port_security_enabled': True, 'description': ''}} 2025-11-01 21:48:52,591 - DEBUG - Response for create_subnet : {'subnet': {'id': '69c4699a-d9e1-482d-acf8-5be8e55b63a4', 'name': '', 'tenant_id': '2860177206744fce90f8c2e0e9c1d5b0', 'network_id': '1968cace-22c1-4c2b-a8bd-0678860f5f61', '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': '2860177206744fce90f8c2e0e9c1d5b0'}} 2025-11-01 21:48:52,608 - INFO - Created VN ctest-vn2_metadata-74151985 2025-11-01 21:48:52,661 - DEBUG - VN ctest-vn2_metadata-74151985 UUID is 1968cace-22c1-4c2b-a8bd-0678860f5f61 2025-11-01 21:48:52,834 - DEBUG - Services list from nova: [, , ] 2025-11-01 21:48:53,836 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4592-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4592-1) 2025-11-01 21:48:53,941 - DEBUG - Link local service introspect added 2025-11-01 21:48:53,983 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-01 21:48:59,059 - DEBUG - VM is in ACTIVE state now 2025-11-01 21:48:59,187 - INFO - Waiting for VM ctest-TestBasicVMVN-71329497-25911906 to be up.. 2025-11-01 21:48:59,187 - INFO - VM name : ctest-TestBasicVMVN-71329497-25911906 2025-11-01 21:48:59,269 - DEBUG - VM ctest-TestBasicVMVN-71329497-25911906 ID is b403a2d1-b642-4094-bddd-bd952f587661 2025-11-01 21:48:59,269 - DEBUG - VM ctest-TestBasicVMVN-71329497-25911906 launched on Node cn-jenkins-deploy-platform-ansible-os-4592-1 2025-11-01 21:48:59,345 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/b403a2d1-b642-4094-bddd-bd952f587661 2025-11-01 21:48:59,643 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/b403a2d1-b642-4094-bddd-bd952f587661 2025-11-01 21:48:59,672 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/2d4c1cbf-2e38-4614-b95d-c767d4ae5fb2 2025-11-01 21:49:02,911 - 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 1011ms') 2025-11-01 21:49:02,912 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71329497-25911906 failed! 2025-11-01 21:49:02,965 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71329497:ctest-vn2_metadata-74151985 is 11.1.1.1 and allocation pool is NOT set 2025-11-01 21:49:05,023 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.407 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.407/1.629/2.852/1.222 ms') 2025-11-01 21:49:05,023 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71329497-25911906 passed 2025-11-01 21:49:05,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:05,174 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71329497-25911906, IP 11.1.1.3, Port 22 2025-11-01 21:49:05,330 - DEBUG - VM ctest-TestBasicVMVN-71329497-25911906 is ready for SSH connections 2025-11-01 21:49:05,330 - INFO - Retry 0 2025-11-01 21:49:05,330 - 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.65, gateway password: c0ntrail123 2025-11-01 21:49:05,330 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-01 21:49:06,930 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-01 21:49:06,931 - INFO - Generic metadata worked 2025-11-01 21:49:07,181 - DEBUG - Link local service introspect removed 2025-11-01 21:49:07,181 - INFO - Deleting VM ctest-TestBasicVMVN-71329497-25911906 2025-11-01 21:49:07,245 - INFO - Deleting VN ctest-vn2_metadata-74151985 2025-11-01 21:49:07,279 - DEBUG - VN 1968cace-22c1-4c2b-a8bd-0678860f5f61 still in use: Unable to complete operation on network 1968cace-22c1-4c2b-a8bd-0678860f5f61. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-39a57867-7760-4e7e-972b-db4cf7626168'] 2025-11-01 21:49:07,279 - WARNING - Deleting VN ctest-vn2_metadata-74151985 failed..Will retry 2025-11-01 21:49:09,366 - DEBUG - Response for deleting network () 2025-11-01 21:49:09,618 - DEBUG - No XMPP flaps were noticed during the test 2025-11-01 21:49:09,618 - INFO - -------------------------------------------------------------------------------- 2025-11-01 21:49:09,620 - INFO - ================================================================================ 2025-11-01 21:49:09,620 - INFO - STARTING TEST : test_metadata_service 2025-11-01 21:49:09,621 - 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-01 21:49:09,909 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-11-01 21:49:09,909 - INFO - Initial checks done. Running the testcase now 2025-11-01 21:49:09,909 - INFO - 2025-11-01 21:49:09,909 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs 2025-11-01 21:49:09,915 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/b39b48da-8363-4314-b130-ff589555c980 2025-11-01 21:49:10,086 - DEBUG - Response for create_network : {'network': {'id': '8f309be7-7beb-459d-89c2-740bc5f904f8', 'name': 'ctest-vn-11260201', 'tenant_id': '2860177206744fce90f8c2e0e9c1d5b0', 'project_id': '2860177206744fce90f8c2e0e9c1d5b0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71329497', 'ctest-vn-11260201'], 'port_security_enabled': True, 'description': ''}} 2025-11-01 21:49:10,255 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e2e2c2fe-ba2e-4366-93f6-ecf7b4b5b3c8', 'name': '', 'tenant_id': '2860177206744fce90f8c2e0e9c1d5b0', 'network_id': '8f309be7-7beb-459d-89c2-740bc5f904f8', 'ip_version': 4, 'cidr': '72.44.225.192/26', 'allocation_pools': [{'start': '72.44.225.194', 'end': '72.44.225.254'}], 'gateway_ip': '72.44.225.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '72.44.225.194', 'tags': [], 'project_id': '2860177206744fce90f8c2e0e9c1d5b0'}} 2025-11-01 21:49:10,274 - INFO - Created VN ctest-vn-11260201 2025-11-01 21:49:10,325 - DEBUG - VN ctest-vn-11260201 UUID is 8f309be7-7beb-459d-89c2-740bc5f904f8 2025-11-01 21:49:11,460 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4592-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4592-1) 2025-11-01 21:49:11,460 - INFO - Waiting for VM ctest-TestBasicVMVN-71329497-54657663 to be up.. 2025-11-01 21:49:11,498 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-01 21:49:16,565 - DEBUG - VM is in ACTIVE state now 2025-11-01 21:49:16,565 - INFO - VM name : ctest-TestBasicVMVN-71329497-54657663 2025-11-01 21:49:16,634 - DEBUG - VM ctest-TestBasicVMVN-71329497-54657663 ID is 8711444e-8e41-491e-ad05-02068458ed88 2025-11-01 21:49:16,634 - DEBUG - VM ctest-TestBasicVMVN-71329497-54657663 launched on Node cn-jenkins-deploy-platform-ansible-os-4592-1 2025-11-01 21:49:16,703 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/8711444e-8e41-491e-ad05-02068458ed88 2025-11-01 21:49:16,711 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/58513487-0757-459e-ae93-97552726a15c 2025-11-01 21:49:19,965 - 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-11-01 21:49:19,965 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71329497-54657663 failed! 2025-11-01 21:49:20,018 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-11260201 is 72.44.225.193 and allocation pool is NOT set 2025-11-01 21:49:22,080 - 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.21 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.207/2.820/4.433/1.613 ms') 2025-11-01 21:49:22,080 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71329497-54657663 passed 2025-11-01 21:49:22,229 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:22,229 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71329497-54657663, IP 72.44.225.195, Port 22 2025-11-01 21:49:22,384 - DEBUG - VM ctest-TestBasicVMVN-71329497-54657663 is ready for SSH connections 2025-11-01 21:49:22,384 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-11-01 21:49:22,385 - DEBUG - cat /tmp/output.txt 2025-11-01 21:49:24,013 - DEBUG - Hello World. The time is now Sat, 01 Nov 2025 15:49:21 -0600! 2025-11-01 21:49:24,013 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 01 Nov 2025 15:49:21 -0600!'} 2025-11-01 21:49:24,013 - INFO - metadata_script.txt got executed in the vm 2025-11-01 21:49:24,013 - INFO - Deleting VM ctest-TestBasicVMVN-71329497-54657663 2025-11-01 21:49:24,088 - INFO - Deleting VN ctest-vn-11260201 2025-11-01 21:49:24,119 - DEBUG - VN 8f309be7-7beb-459d-89c2-740bc5f904f8 still in use: Unable to complete operation on network 8f309be7-7beb-459d-89c2-740bc5f904f8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-604b728f-d6ad-44a8-b7f8-d8c8f7730098'] 2025-11-01 21:49:24,119 - WARNING - Deleting VN ctest-vn-11260201 failed..Will retry 2025-11-01 21:49:26,208 - DEBUG - Response for deleting network () 2025-11-01 21:49:26,469 - DEBUG - No XMPP flaps were noticed during the test
2025-11-01 21:49:26,470 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-01 21:49:26,470 - INFO - -------------------------------------------------------------------------------- 2025-11-01 21:49:26,472 - INFO - ================================================================================ 2025-11-01 21:49:26,472 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-01 21:49:26,472 - 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-01 21:49:26,754 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-11-01 21:49:26,754 - INFO - Initial checks done. Running the testcase now 2025-11-01 21:49:26,754 - INFO - 2025-11-01 21:49:27,226 - DEBUG - Response for create_network : {'network': {'id': '20c4dff8-a9b6-4369-bc8c-8996ce8f717b', 'name': 'ctest-vn-84023493', 'tenant_id': '2860177206744fce90f8c2e0e9c1d5b0', 'project_id': '2860177206744fce90f8c2e0e9c1d5b0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71329497', 'ctest-vn-84023493'], 'port_security_enabled': True, 'description': ''}} 2025-11-01 21:49:27,429 - DEBUG - Response for create_subnet : {'subnet': {'id': '47f1e41a-03cf-4462-ba7d-909e44bbf0a0', 'name': '', 'tenant_id': '2860177206744fce90f8c2e0e9c1d5b0', 'network_id': '20c4dff8-a9b6-4369-bc8c-8996ce8f717b', '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': '2860177206744fce90f8c2e0e9c1d5b0'}} 2025-11-01 21:49:27,620 - DEBUG - Response for create_subnet : {'subnet': {'id': '11f18504-96d1-49f9-89de-c72ee137aa92', 'name': '', 'tenant_id': '2860177206744fce90f8c2e0e9c1d5b0', 'network_id': '20c4dff8-a9b6-4369-bc8c-8996ce8f717b', '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': '2860177206744fce90f8c2e0e9c1d5b0'}} 2025-11-01 21:49:27,639 - INFO - Created VN ctest-vn-84023493 2025-11-01 21:49:27,689 - DEBUG - VN ctest-vn-84023493 UUID is 20c4dff8-a9b6-4369-bc8c-8996ce8f717b 2025-11-01 21:49:28,014 - DEBUG - Response for create_port : {'port': {'name': '2d0bda0b-f0af-48d0-9909-000eba6148cc', 'id': '2d0bda0b-f0af-48d0-9909-000eba6148cc', 'tenant_id': '2860177206744fce90f8c2e0e9c1d5b0', 'network_id': '20c4dff8-a9b6-4369-bc8c-8996ce8f717b', 'mac_address': '02:2d:0b:da:0b:f0', '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': '47f1e41a-03cf-4462-ba7d-909e44bbf0a0'}], 'security_groups': ['9dc30e73-057e-4552-8799-9532f2bc49e5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2860177206744fce90f8c2e0e9c1d5b0'}} 2025-11-01 21:49:28,176 - DEBUG - Response for create_port : {'port': {'name': '64aed0b6-50fa-4381-9218-fbdbd8b9e948', 'id': '64aed0b6-50fa-4381-9218-fbdbd8b9e948', 'tenant_id': '2860177206744fce90f8c2e0e9c1d5b0', 'network_id': '20c4dff8-a9b6-4369-bc8c-8996ce8f717b', 'mac_address': '02:64:ae:d0:b6:50', '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': '11f18504-96d1-49f9-89de-c72ee137aa92'}], 'security_groups': ['9dc30e73-057e-4552-8799-9532f2bc49e5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2860177206744fce90f8c2e0e9c1d5b0'}} 2025-11-01 21:49:28,514 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4592-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4592-1) 2025-11-01 21:49:28,925 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4592-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4592-1) 2025-11-01 21:49:30,122 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4592-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4592-1) 2025-11-01 21:49:30,122 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-11-01 21:49:30,128 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fadc4a7a-c5c1-43cf-8285-a5c2f4571ac4 2025-11-01 21:49:30,139 - DEBUG - Requesting: http://10.0.0.65:8082/project/28601772-0674-4fce-90f8-c2e0e9c1d5b0 2025-11-01 21:49:30,219 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/ac7d9061-2717-4878-99c4-cd81cd2e9445 2025-11-01 21:49:30,227 - INFO - Verifications in API Server for IPAM: ctest-ipam-49423874 passed 2025-11-01 21:49:30,232 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71329497:ctest-ipam-49423874', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71329497', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12429249293554501752', 'uuid-lslong': '11080206940615119941'}, 'enable': 'true', 'created': '2025-11-01T21:49:26', 'last-modified': '2025-11-01T21:49:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.253010'} 2025-11-01 21:49:30,232 - INFO - Verifications in Control node for IPAM: ctest-ipam-49423874 passed 2025-11-01 21:49:30,232 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-11-01 21:49:30,238 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fadc4a7a-c5c1-43cf-8285-a5c2f4571ac4 2025-11-01 21:49:30,250 - DEBUG - Requesting: http://10.0.0.65:8082/project/28601772-0674-4fce-90f8-c2e0e9c1d5b0 2025-11-01 21:49:30,331 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/20c4dff8-a9b6-4369-bc8c-8996ce8f717b 2025-11-01 21:49:30,346 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/20c4dff8-a9b6-4369-bc8c-8996ce8f717b 2025-11-01 21:49:30,357 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/09d27034-ade1-4291-8c28-9f23c98a4cb5 2025-11-01 21:49:30,365 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/09d27034-ade1-4291-8c28-9f23c98a4cb5 2025-11-01 21:49:30,375 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/676cc194-5a29-4134-90ba-3cc28990300c 2025-11-01 21:49:30,384 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-01 21:49:30,384 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/20c4dff8-a9b6-4369-bc8c-8996ce8f717b 2025-11-01 21:49:30,395 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/09d27034-ade1-4291-8c28-9f23c98a4cb5 2025-11-01 21:49:30,420 - INFO - Verified VN network id 12 for VN 20c4dff8-a9b6-4369-bc8c-8996ce8f717b 2025-11-01 21:49:30,421 - INFO - Verifications in API Server for VN ctest-vn-84023493 passed 2025-11-01 21:49:30,421 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/20c4dff8-a9b6-4369-bc8c-8996ce8f717b 2025-11-01 21:49:30,431 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/09d27034-ade1-4291-8c28-9f23c98a4cb5 2025-11-01 21:49:30,441 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/09d27034-ade1-4291-8c28-9f23c98a4cb5 2025-11-01 21:49:30,448 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/676cc194-5a29-4134-90ba-3cc28990300c 2025-11-01 21:49:30,463 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71329497', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2361258363741160297', 'uuid-lslong': '13586385456673550715'}, 'enable': 'true', 'created': '2025-11-01T21:49:27', 'last-modified': '2025-11-01T21:49:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.862899'} 2025-11-01 21:49:30,470 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-01 21:49:30,470 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-84023493 passed 2025-11-01 21:49:30,470 - DEBUG - ====Verifying policy data for ctest-vn-84023493 in API_Server ====== 2025-11-01 21:49:30,470 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-11-01 21:49:30,475 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fadc4a7a-c5c1-43cf-8285-a5c2f4571ac4 2025-11-01 21:49:30,486 - DEBUG - Requesting: http://10.0.0.65:8082/project/28601772-0674-4fce-90f8-c2e0e9c1d5b0 2025-11-01 21:49:30,564 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/20c4dff8-a9b6-4369-bc8c-8996ce8f717b 2025-11-01 21:49:30,574 - DEBUG - =>VN ctest-vn-84023493 has no policy to be verified 2025-11-01 21:49:30,574 - DEBUG - Verifying the vn in opserver 2025-11-01 21:49:30,574 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493 virtual network link through opserver 10.0.0.65 2025-11-01 21:49:30,574 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-11-01 21:49:30,960 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-11-01 21:49:31,027 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493?flat'} 2025-11-01 21:49:31,027 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493 is found in opserver 2025-11-01 21:49:31,034 - DEBUG - VRF ids for VN ctest-vn-84023493: {'10.0.0.65': '2'} 2025-11-01 21:49:31,034 - INFO - Waiting for VM ctest-TestBasicVMVN-71329497-37252101 to be up.. 2025-11-01 21:49:31,121 - DEBUG - VM is in ACTIVE state now 2025-11-01 21:49:31,121 - INFO - VM name : ctest-TestBasicVMVN-71329497-37252101 2025-11-01 21:49:31,192 - DEBUG - VM ctest-TestBasicVMVN-71329497-37252101 ID is 481c3d5a-a594-4750-bd0d-b963964df1d1 2025-11-01 21:49:31,192 - DEBUG - VM ctest-TestBasicVMVN-71329497-37252101 launched on Node cn-jenkins-deploy-platform-ansible-os-4592-1 2025-11-01 21:49:31,264 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/481c3d5a-a594-4750-bd0d-b963964df1d1 2025-11-01 21:49:31,272 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/2d0bda0b-f0af-48d0-9909-000eba6148cc 2025-11-01 21:49:34,531 - 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 1011ms') 2025-11-01 21:49:34,531 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71329497-37252101 failed! 2025-11-01 21:49:34,585 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493 is 31.1.1.1 and allocation pool is NOT set 2025-11-01 21:49:34,585 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493 is 31.1.2.1 and allocation pool is NOT set 2025-11-01 21:49:38,651 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-11-01 21:49:38,651 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71329497-37252101 failed! 2025-11-01 21:49:38,709 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493 is 31.1.1.1 and allocation pool is NOT set 2025-11-01 21:49:38,709 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493 is 31.1.2.1 and allocation pool is NOT set 2025-11-01 21:49:40,771 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.416 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.416/1.811/3.207/1.395 ms') 2025-11-01 21:49:40,771 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71329497-37252101 passed 2025-11-01 21:49:40,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:40,925 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71329497-37252101, IP 31.1.1.4, Port 22 2025-11-01 21:49:41,089 - DEBUG - VM ctest-TestBasicVMVN-71329497-37252101 is ready for SSH connections 2025-11-01 21:49:41,089 - INFO - Waiting for VM ctest-TestBasicVMVN-71329497-23684505 to be up.. 2025-11-01 21:49:41,162 - DEBUG - VM is in ACTIVE state now 2025-11-01 21:49:41,162 - INFO - VM name : ctest-TestBasicVMVN-71329497-23684505 2025-11-01 21:49:41,235 - DEBUG - VM ctest-TestBasicVMVN-71329497-23684505 ID is 7edb891d-fedd-47ac-8312-d1c099075bd0 2025-11-01 21:49:41,235 - DEBUG - VM ctest-TestBasicVMVN-71329497-23684505 launched on Node cn-jenkins-deploy-platform-ansible-os-4592-1 2025-11-01 21:49:41,305 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/7edb891d-fedd-47ac-8312-d1c099075bd0 2025-11-01 21:49:41,314 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/64aed0b6-50fa-4381-9218-fbdbd8b9e948 2025-11-01 21:49:42,552 - 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.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.471 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.471/1.758/3.045/1.287 ms') 2025-11-01 21:49:42,552 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71329497-23684505 passed 2025-11-01 21:49:42,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:42,701 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71329497-23684505, IP 31.1.2.4, Port 22 2025-11-01 21:49:42,857 - DEBUG - VM ctest-TestBasicVMVN-71329497-23684505 is ready for SSH connections 2025-11-01 21:49:42,857 - INFO - Waiting for VM ctest-TestBasicVMVN-71329497-83718731 to be up.. 2025-11-01 21:49:42,936 - DEBUG - VM is in ACTIVE state now 2025-11-01 21:49:42,936 - INFO - VM name : ctest-TestBasicVMVN-71329497-83718731 2025-11-01 21:49:43,003 - DEBUG - VM ctest-TestBasicVMVN-71329497-83718731 ID is 807db5d7-6ff3-4678-8b63-62b7c263bed3 2025-11-01 21:49:43,003 - DEBUG - VM ctest-TestBasicVMVN-71329497-83718731 launched on Node cn-jenkins-deploy-platform-ansible-os-4592-1 2025-11-01 21:49:43,069 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/807db5d7-6ff3-4678-8b63-62b7c263bed3 2025-11-01 21:49:43,076 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/1406cba5-58e4-44f3-bb37-8909369ac2c8 2025-11-01 21:49:44,309 - 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.78 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.374 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.374/2.079/3.784/1.705 ms') 2025-11-01 21:49:44,309 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-71329497-83718731 passed 2025-11-01 21:49:44,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:44,517 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71329497-83718731, IP 31.1.1.3, Port 22 2025-11-01 21:49:44,683 - DEBUG - VM ctest-TestBasicVMVN-71329497-83718731 is ready for SSH connections 2025-11-01 21:49:44,684 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:44,684 - 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.65, gateway password: c0ntrail123 2025-11-01 21:49:44,684 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-01 21:49:48,689 - 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.428 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.804 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.078 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.804/1.770/3.428 ms 2025-11-01 21:49:48,689 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71329497-37252101 passed 2025-11-01 21:49:48,689 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:48,689 - 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.65, gateway password: c0ntrail123 2025-11-01 21:49:48,689 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-01 21:49:52,370 - 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.909 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.876 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.011 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.876/1.598/2.909 ms 2025-11-01 21:49:52,370 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71329497-23684505 passed 2025-11-01 21:49:52,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:52,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:52,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-01 21:49:52,370 - 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.65, gateway password: c0ntrail123 2025-11-01 21:49:52,370 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-01 21:49:52,550 - DEBUG - None 2025-11-01 21:49:52,550 - 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.65, gateway password: c0ntrail123 2025-11-01 21:49:52,550 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-01 21:49:52,726 - DEBUG - None 2025-11-01 21:49:52,726 - 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.65, gateway password: c0ntrail123 2025-11-01 21:49:52,726 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-01 21:49:53,344 - DEBUG - None 2025-11-01 21:49:53,344 - 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.65, gateway password: c0ntrail123 2025-11-01 21:49:53,344 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-01 21:49:55,556 - 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.709 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.697 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.780 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.934 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.396/1.903/4.697 ms 2025-11-01 21:49:55,556 - 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.65, gateway password: c0ntrail123 2025-11-01 21:49:55,556 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-01 21:49:57,798 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.117 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.184 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.256 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.834 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.666 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.558 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.479/2.013/4.256 ms 2025-11-01 21:49:57,798 - 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.65, gateway password: c0ntrail123 2025-11-01 21:49:57,798 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-01 21:50:00,028 - 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.613 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.517 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.307 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.619 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.785 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.553 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.360/1.679/3.307 ms 2025-11-01 21:50:00,028 - INFO - Deleting VM ctest-TestBasicVMVN-71329497-83718731 2025-11-01 21:50:00,099 - INFO - Detaching port 64aed0b6-50fa-4381-9218-fbdbd8b9e948 from VM ctest-TestBasicVMVN-71329497-23684505 2025-11-01 21:50:00,131 - INFO - Deleting VM ctest-TestBasicVMVN-71329497-23684505 2025-11-01 21:50:00,204 - INFO - Detaching port 2d0bda0b-f0af-48d0-9909-000eba6148cc from VM ctest-TestBasicVMVN-71329497-37252101 2025-11-01 21:50:00,239 - INFO - Deleting VM ctest-TestBasicVMVN-71329497-37252101 2025-11-01 21:50:00,309 - INFO - Deleting VN ctest-vn-84023493 2025-11-01 21:50:00,449 - DEBUG - Response for delete_port : () 2025-11-01 21:50:00,593 - DEBUG - Response for delete_port : () 2025-11-01 21:50:00,637 - DEBUG - VN 20c4dff8-a9b6-4369-bc8c-8996ce8f717b still in use: Unable to complete operation on network 20c4dff8-a9b6-4369-bc8c-8996ce8f717b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f5c75174-35ad-4830-9ff2-4ec92306e4a1'] 2025-11-01 21:50:00,637 - WARNING - Deleting VN ctest-vn-84023493 failed..Will retry 2025-11-01 21:50:02,748 - DEBUG - Response for deleting network () 2025-11-01 21:50:02,748 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/09d27034-ade1-4291-8c28-9f23c98a4cb5 2025-11-01 21:50:02,754 - DEBUG - Response Code: 404 2025-11-01 21:50:02,754 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-11-01 21:50:02,761 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fadc4a7a-c5c1-43cf-8285-a5c2f4571ac4 2025-11-01 21:50:02,815 - DEBUG - Requesting: http://10.0.0.65:8082/project/28601772-0674-4fce-90f8-c2e0e9c1d5b0 2025-11-01 21:50:02,891 - INFO - Validated that VN ctest-vn-84023493 is not found in API Server 2025-11-01 21:50:02,901 - DEBUG - VN ctest-vn-84023493 is not present in Agent 10.0.0.65 2025-11-01 21:50:02,901 - INFO - Validated that VN ctest-vn-84023493 is not in any agent 2025-11-01 21:50:02,906 - DEBUG - VRF 2 is not seen in agent 10.0.0.65 2025-11-01 21:50:02,911 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-84023493 2025-11-01 21:50:02,911 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-71329497:ctest-vn-84023493 2025-11-01 21:50:02,920 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-84023493 info 2025-11-01 21:50:02,997 - INFO - IPAM: ctest-ipam-49423874 is not found in API Server 2025-11-01 21:50:03,009 - INFO - IPAM:ctest-ipam-49423874 is not found in control node 2025-11-01 21:50:03,266 - DEBUG - No XMPP flaps were noticed during the test
2025-11-01 21:50:03,266 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-11-01 21:50:03,266 - INFO - -------------------------------------------------------------------------------- 2025-11-01 21:50:03,932 - INFO - Deleted project: ctest-TestBasicVMVN-71329497, ID : 28601772-0674-4fce-90f8-c2e0e9c1d5b0