2025-06-25 02:01:38,690 - INFO - Domain Default found not creating 2025-06-25 02:01:38,839 - INFO - Project ctest-TestBasicVMVN-55343776 not found, creating it 2025-06-25 02:01:39,292 - INFO - Created Project:ctest-TestBasicVMVN-55343776, ID : e787aaea-6a91-4809-bfe1-0f038fce3696 2025-06-25 02:01:40,663 - INFO - ================================================================================ 2025-06-25 02:01:40,664 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-25 02:01:40,664 - 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-06-25 02:01:40,926 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-06-25 02:01:40,926 - INFO - Initial checks done. Running the testcase now 2025-06-25 02:01:40,926 - INFO - 2025-06-25 02:01:41,946 - DEBUG - Response for create_network : {'network': {'id': '779bc2dd-e3f6-4858-8fec-15008b6d53f6', 'name': 'ctest-vn2_metadata-02159781', 'tenant_id': 'e787aaea6a914809bfe10f038fce3696', 'project_id': 'e787aaea6a914809bfe10f038fce3696', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55343776', 'ctest-vn2_metadata-02159781'], 'port_security_enabled': True, 'description': ''}} 2025-06-25 02:01:42,163 - DEBUG - Response for create_subnet : {'subnet': {'id': '8652450b-04bf-4bb2-930a-25f3aac519e8', 'name': '', 'tenant_id': 'e787aaea6a914809bfe10f038fce3696', 'network_id': '779bc2dd-e3f6-4858-8fec-15008b6d53f6', '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': 'e787aaea6a914809bfe10f038fce3696'}} 2025-06-25 02:01:42,180 - INFO - Created VN ctest-vn2_metadata-02159781 2025-06-25 02:01:42,232 - DEBUG - VN ctest-vn2_metadata-02159781 UUID is 779bc2dd-e3f6-4858-8fec-15008b6d53f6 2025-06-25 02:01:42,406 - DEBUG - Services list from nova: [, , ] 2025-06-25 02:01:43,367 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3543-1) 2025-06-25 02:01:43,476 - DEBUG - Link local service introspect added 2025-06-25 02:01:43,521 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-25 02:01:48,691 - DEBUG - VM is in ACTIVE state now 2025-06-25 02:01:48,814 - INFO - Waiting for VM ctest-TestBasicVMVN-55343776-75992675 to be up.. 2025-06-25 02:01:48,814 - INFO - VM name : ctest-TestBasicVMVN-55343776-75992675 2025-06-25 02:01:48,886 - DEBUG - VM ctest-TestBasicVMVN-55343776-75992675 ID is 547fe76e-3196-415a-833e-4366d683bca3 2025-06-25 02:01:48,886 - DEBUG - VM ctest-TestBasicVMVN-55343776-75992675 launched on Node cn-jenkins-deploy-platform-ansible-os-3543-1 2025-06-25 02:01:48,962 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/547fe76e-3196-415a-833e-4366d683bca3 2025-06-25 02:01:49,253 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/547fe76e-3196-415a-833e-4366d683bca3 2025-06-25 02:01:49,282 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cd56fba6-aec0-4618-91fc-88050f5c5b26 2025-06-25 02:01:52,543 - 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-06-25 02:01:52,543 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55343776-75992675 failed! 2025-06-25 02:01:52,596 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55343776:ctest-vn2_metadata-02159781 is 11.1.1.1 and allocation pool is NOT set 2025-06-25 02:01:54,661 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.631 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.631/1.760/2.889/1.129 ms') 2025-06-25 02:01:54,661 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55343776-75992675 passed 2025-06-25 02:01:54,808 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:01:54,808 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55343776-75992675, IP 11.1.1.3, Port 22 2025-06-25 02:01:54,959 - DEBUG - VM ctest-TestBasicVMVN-55343776-75992675 is ready for SSH connections 2025-06-25 02:01:54,959 - INFO - Retry 0 2025-06-25 02:01:54,960 - 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-06-25 02:01:54,960 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-25 02:01:56,615 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-25 02:01:56,615 - INFO - Generic metadata worked 2025-06-25 02:01:56,864 - DEBUG - Link local service introspect removed 2025-06-25 02:01:56,864 - INFO - Deleting VM ctest-TestBasicVMVN-55343776-75992675 2025-06-25 02:01:56,925 - INFO - Deleting VN ctest-vn2_metadata-02159781 2025-06-25 02:01:56,957 - DEBUG - VN 779bc2dd-e3f6-4858-8fec-15008b6d53f6 still in use: Unable to complete operation on network 779bc2dd-e3f6-4858-8fec-15008b6d53f6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e2dcbd92-7ca6-42ce-bea4-64e85b0eb67c'] 2025-06-25 02:01:56,957 - WARNING - Deleting VN ctest-vn2_metadata-02159781 failed..Will retry 2025-06-25 02:01:59,069 - DEBUG - Response for deleting network () 2025-06-25 02:01:59,325 - DEBUG - No XMPP flaps were noticed during the test 2025-06-25 02:01:59,325 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-06-25 02:01:59,325 - INFO - -------------------------------------------------------------------------------- 2025-06-25 02:01:59,328 - INFO - ================================================================================ 2025-06-25 02:01:59,328 - INFO - STARTING TEST : test_metadata_service 2025-06-25 02:01:59,328 - 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-06-25 02:01:59,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-06-25 02:01:59,615 - INFO - Initial checks done. Running the testcase now 2025-06-25 02:01:59,615 - INFO - 2025-06-25 02:01:59,615 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-06-25 02:01:59,622 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/26520cca-349b-4409-adc8-ad59a124a07d 2025-06-25 02:01:59,812 - DEBUG - Response for create_network : {'network': {'id': '2cd034bf-e6e7-4ff3-bd80-9625865361fc', 'name': 'ctest-vn-06153909', 'tenant_id': 'e787aaea6a914809bfe10f038fce3696', 'project_id': 'e787aaea6a914809bfe10f038fce3696', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55343776', 'ctest-vn-06153909'], 'port_security_enabled': True, 'description': ''}} 2025-06-25 02:01:59,968 - DEBUG - Response for create_subnet : {'subnet': {'id': '639724f1-49be-40aa-b3a0-e1040823a3f4', 'name': '', 'tenant_id': 'e787aaea6a914809bfe10f038fce3696', 'network_id': '2cd034bf-e6e7-4ff3-bd80-9625865361fc', 'ip_version': 4, 'cidr': '99.82.160.0/26', 'allocation_pools': [{'start': '99.82.160.2', 'end': '99.82.160.62'}], 'gateway_ip': '99.82.160.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.82.160.2', 'tags': [], 'project_id': 'e787aaea6a914809bfe10f038fce3696'}} 2025-06-25 02:01:59,989 - INFO - Created VN ctest-vn-06153909 2025-06-25 02:02:00,044 - DEBUG - VN ctest-vn-06153909 UUID is 2cd034bf-e6e7-4ff3-bd80-9625865361fc 2025-06-25 02:02:01,134 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3543-1) 2025-06-25 02:02:01,134 - INFO - Waiting for VM ctest-TestBasicVMVN-55343776-47654393 to be up.. 2025-06-25 02:02:01,174 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-25 02:02:06,248 - DEBUG - VM is in ACTIVE state now 2025-06-25 02:02:06,248 - INFO - VM name : ctest-TestBasicVMVN-55343776-47654393 2025-06-25 02:02:06,318 - DEBUG - VM ctest-TestBasicVMVN-55343776-47654393 ID is e69f940f-4166-4ec8-aad7-830530ff2af5 2025-06-25 02:02:06,319 - DEBUG - VM ctest-TestBasicVMVN-55343776-47654393 launched on Node cn-jenkins-deploy-platform-ansible-os-3543-1 2025-06-25 02:02:06,387 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e69f940f-4166-4ec8-aad7-830530ff2af5 2025-06-25 02:02:06,396 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3ee9a2ad-f2d2-4859-b218-65398833f0c7 2025-06-25 02:02:09,667 - 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 1035ms') 2025-06-25 02:02:09,667 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55343776-47654393 failed! 2025-06-25 02:02:09,724 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-06153909 is 99.82.160.1 and allocation pool is NOT set 2025-06-25 02:02:11,781 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.49 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.489/2.743/3.998/1.254 ms') 2025-06-25 02:02:11,781 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55343776-47654393 passed 2025-06-25 02:02:11,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:11,936 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55343776-47654393, IP 99.82.160.3, Port 22 2025-06-25 02:02:11,995 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-06-25 02:02:12,067 - DEBUG - VM ctest-TestBasicVMVN-55343776-47654393 is NOT ready for SSH connections, VM status: ACTIVE 2025-06-25 02:02:17,068 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:17,068 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55343776-47654393, IP 99.82.160.3, Port 22 2025-06-25 02:02:17,223 - DEBUG - VM ctest-TestBasicVMVN-55343776-47654393 is ready for SSH connections 2025-06-25 02:02:17,223 - 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-06-25 02:02:17,223 - DEBUG - cat /tmp/output.txt 2025-06-25 02:02:18,881 - DEBUG - Hello World. The time is now Tue, 24 Jun 2025 20:02:12 -0600! 2025-06-25 02:02:18,881 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 24 Jun 2025 20:02:12 -0600!'} 2025-06-25 02:02:18,881 - INFO - metadata_script.txt got executed in the vm 2025-06-25 02:02:18,881 - INFO - Deleting VM ctest-TestBasicVMVN-55343776-47654393 2025-06-25 02:02:18,943 - INFO - Deleting VN ctest-vn-06153909 2025-06-25 02:02:18,978 - DEBUG - VN 2cd034bf-e6e7-4ff3-bd80-9625865361fc still in use: Unable to complete operation on network 2cd034bf-e6e7-4ff3-bd80-9625865361fc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9540315f-52b9-44d2-9228-8f7b27c40d03'] 2025-06-25 02:02:18,978 - WARNING - Deleting VN ctest-vn-06153909 failed..Will retry 2025-06-25 02:02:21,090 - DEBUG - Response for deleting network () 2025-06-25 02:02:21,346 - DEBUG - No XMPP flaps were noticed during the test 2025-06-25 02:02:21,346 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-06-25 02:02:21,346 - INFO - -------------------------------------------------------------------------------- 2025-06-25 02:02:21,348 - INFO - ================================================================================ 2025-06-25 02:02:21,348 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-25 02:02:21,348 - 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-06-25 02:02:21,637 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2025-06-25 02:02:21,637 - INFO - Initial checks done. Running the testcase now 2025-06-25 02:02:21,637 - INFO - 2025-06-25 02:02:22,103 - DEBUG - Response for create_network : {'network': {'id': 'e5d0203a-79bc-49e7-be7c-4679ffb98d40', 'name': 'ctest-vn-45728315', 'tenant_id': 'e787aaea6a914809bfe10f038fce3696', 'project_id': 'e787aaea6a914809bfe10f038fce3696', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55343776', 'ctest-vn-45728315'], 'port_security_enabled': True, 'description': ''}} 2025-06-25 02:02:22,261 - DEBUG - Response for create_subnet : {'subnet': {'id': '2076ce04-6ace-44db-ad59-09edee4dfe27', 'name': '', 'tenant_id': 'e787aaea6a914809bfe10f038fce3696', 'network_id': 'e5d0203a-79bc-49e7-be7c-4679ffb98d40', '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': 'e787aaea6a914809bfe10f038fce3696'}} 2025-06-25 02:02:22,442 - DEBUG - Response for create_subnet : {'subnet': {'id': '7301baaa-5cb8-4380-8631-011626119fd5', 'name': '', 'tenant_id': 'e787aaea6a914809bfe10f038fce3696', 'network_id': 'e5d0203a-79bc-49e7-be7c-4679ffb98d40', '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': 'e787aaea6a914809bfe10f038fce3696'}} 2025-06-25 02:02:22,465 - INFO - Created VN ctest-vn-45728315 2025-06-25 02:02:22,520 - DEBUG - VN ctest-vn-45728315 UUID is e5d0203a-79bc-49e7-be7c-4679ffb98d40 2025-06-25 02:02:22,847 - DEBUG - Response for create_port : {'port': {'name': 'b420e335-9198-4636-9ed5-e446ce5fd0a3', 'id': 'b420e335-9198-4636-9ed5-e446ce5fd0a3', 'tenant_id': 'e787aaea6a914809bfe10f038fce3696', 'network_id': 'e5d0203a-79bc-49e7-be7c-4679ffb98d40', 'mac_address': '02:b4:20:e3:35: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.1.4', 'subnet_id': '2076ce04-6ace-44db-ad59-09edee4dfe27'}], 'security_groups': ['1c7d6527-ae36-47de-a858-30cbbd8fdbe4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e787aaea6a914809bfe10f038fce3696'}} 2025-06-25 02:02:23,004 - DEBUG - Response for create_port : {'port': {'name': '7954e846-8c65-453b-85c6-97b0dff74edd', 'id': '7954e846-8c65-453b-85c6-97b0dff74edd', 'tenant_id': 'e787aaea6a914809bfe10f038fce3696', 'network_id': 'e5d0203a-79bc-49e7-be7c-4679ffb98d40', 'mac_address': '02:79:54:e8:46:8c', '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': '7301baaa-5cb8-4380-8631-011626119fd5'}], 'security_groups': ['1c7d6527-ae36-47de-a858-30cbbd8fdbe4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e787aaea6a914809bfe10f038fce3696'}} 2025-06-25 02:02:23,414 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3543-1) 2025-06-25 02:02:23,749 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3543-1) 2025-06-25 02:02:24,883 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3543-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3543-1) 2025-06-25 02:02:24,884 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-25 02:02:24,892 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9b092e04-6227-4fbc-820d-3b9cdf64c691 2025-06-25 02:02:24,909 - DEBUG - Requesting: http://10.0.0.38:8082/project/e787aaea-6a91-4809-bfe1-0f038fce3696 2025-06-25 02:02:24,992 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/60682b3d-c31a-4d48-ba33-8c5b0e329d76 2025-06-25 02:02:25,001 - INFO - Verifications in API Server for IPAM: ctest-ipam-51653475 passed 2025-06-25 02:02:25,007 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-55343776:ctest-ipam-51653475', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55343776', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6946849969485270344', 'uuid-lslong': '13417222037574950262'}, 'enable': 'true', 'created': '2025-06-25T02:02:21', 'last-modified': '2025-06-25T02:02:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.146254'} 2025-06-25 02:02:25,007 - INFO - Verifications in Control node for IPAM: ctest-ipam-51653475 passed 2025-06-25 02:02:25,008 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-25 02:02:25,015 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9b092e04-6227-4fbc-820d-3b9cdf64c691 2025-06-25 02:02:25,027 - DEBUG - Requesting: http://10.0.0.38:8082/project/e787aaea-6a91-4809-bfe1-0f038fce3696 2025-06-25 02:02:25,104 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5d0203a-79bc-49e7-be7c-4679ffb98d40 2025-06-25 02:02:25,122 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5d0203a-79bc-49e7-be7c-4679ffb98d40 2025-06-25 02:02:25,135 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ffde52af-75b9-45a6-9def-483629fa2fcf 2025-06-25 02:02:25,148 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ffde52af-75b9-45a6-9def-483629fa2fcf 2025-06-25 02:02:25,155 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bcb4c774-72a0-4fe5-9336-e8853342f278 2025-06-25 02:02:25,162 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-25 02:02:25,162 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5d0203a-79bc-49e7-be7c-4679ffb98d40 2025-06-25 02:02:25,173 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ffde52af-75b9-45a6-9def-483629fa2fcf 2025-06-25 02:02:25,193 - INFO - Verified VN network id 8 for VN e5d0203a-79bc-49e7-be7c-4679ffb98d40 2025-06-25 02:02:25,193 - INFO - Verifications in API Server for VN ctest-vn-45728315 passed 2025-06-25 02:02:25,193 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5d0203a-79bc-49e7-be7c-4679ffb98d40 2025-06-25 02:02:25,206 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ffde52af-75b9-45a6-9def-483629fa2fcf 2025-06-25 02:02:25,218 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ffde52af-75b9-45a6-9def-483629fa2fcf 2025-06-25 02:02:25,237 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bcb4c774-72a0-4fe5-9336-e8853342f278 2025-06-25 02:02:25,261 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55343776', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16559771265363888615', 'uuid-lslong': '13725923254113766720'}, 'enable': 'true', 'created': '2025-06-25T02:02:22', 'last-modified': '2025-06-25T02:02:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.844197'} 2025-06-25 02:02:25,269 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-25 02:02:25,269 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-45728315 passed 2025-06-25 02:02:25,269 - DEBUG - ====Verifying policy data for ctest-vn-45728315 in API_Server ====== 2025-06-25 02:02:25,269 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-25 02:02:25,281 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9b092e04-6227-4fbc-820d-3b9cdf64c691 2025-06-25 02:02:25,304 - DEBUG - Requesting: http://10.0.0.38:8082/project/e787aaea-6a91-4809-bfe1-0f038fce3696 2025-06-25 02:02:25,440 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/e5d0203a-79bc-49e7-be7c-4679ffb98d40 2025-06-25 02:02:25,459 - DEBUG - =>VN ctest-vn-45728315 has no policy to be verified 2025-06-25 02:02:25,459 - DEBUG - Verifying the vn in opserver 2025-06-25 02:02:25,460 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315 virtual network link through opserver 10.0.0.38 2025-06-25 02:02:25,460 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-25 02:02:25,810 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-06-25 02:02:25,881 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315?flat'} 2025-06-25 02:02:25,881 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315 is found in opserver 2025-06-25 02:02:25,887 - DEBUG - VRF ids for VN ctest-vn-45728315: {'10.0.0.38': '2'} 2025-06-25 02:02:25,887 - INFO - Waiting for VM ctest-TestBasicVMVN-55343776-55173567 to be up.. 2025-06-25 02:02:25,977 - DEBUG - VM is in ACTIVE state now 2025-06-25 02:02:25,977 - INFO - VM name : ctest-TestBasicVMVN-55343776-55173567 2025-06-25 02:02:26,057 - DEBUG - VM ctest-TestBasicVMVN-55343776-55173567 ID is c3567e43-be17-4fe1-af9e-41f19f0eb171 2025-06-25 02:02:26,057 - DEBUG - VM ctest-TestBasicVMVN-55343776-55173567 launched on Node cn-jenkins-deploy-platform-ansible-os-3543-1 2025-06-25 02:02:26,140 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c3567e43-be17-4fe1-af9e-41f19f0eb171 2025-06-25 02:02:26,156 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b420e335-9198-4636-9ed5-e446ce5fd0a3 2025-06-25 02:02:29,439 - 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 1012ms') 2025-06-25 02:02:29,439 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55343776-55173567 failed! 2025-06-25 02:02:29,492 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315 is 31.1.1.1 and allocation pool is NOT set 2025-06-25 02:02:29,492 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315 is 31.1.2.1 and allocation pool is NOT set 2025-06-25 02:02:33,570 - 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 1016ms') 2025-06-25 02:02:33,570 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55343776-55173567 failed! 2025-06-25 02:02:33,628 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315 is 31.1.1.1 and allocation pool is NOT set 2025-06-25 02:02:33,628 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315 is 31.1.2.1 and allocation pool is NOT set 2025-06-25 02:02:35,684 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.410 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.410/1.956/3.503/1.546 ms') 2025-06-25 02:02:35,684 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55343776-55173567 passed 2025-06-25 02:02:35,836 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:35,836 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55343776-55173567, IP 31.1.1.4, Port 22 2025-06-25 02:02:35,987 - DEBUG - VM ctest-TestBasicVMVN-55343776-55173567 is ready for SSH connections 2025-06-25 02:02:35,987 - INFO - Waiting for VM ctest-TestBasicVMVN-55343776-74532000 to be up.. 2025-06-25 02:02:36,058 - DEBUG - VM is in ACTIVE state now 2025-06-25 02:02:36,058 - INFO - VM name : ctest-TestBasicVMVN-55343776-74532000 2025-06-25 02:02:36,121 - DEBUG - VM ctest-TestBasicVMVN-55343776-74532000 ID is 51d2781e-7e01-42b3-98dd-81127a0548ee 2025-06-25 02:02:36,121 - DEBUG - VM ctest-TestBasicVMVN-55343776-74532000 launched on Node cn-jenkins-deploy-platform-ansible-os-3543-1 2025-06-25 02:02:36,185 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/51d2781e-7e01-42b3-98dd-81127a0548ee 2025-06-25 02:02:36,193 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7954e846-8c65-453b-85c6-97b0dff74edd 2025-06-25 02:02:37,425 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.358 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.358/1.502/2.647/1.144 ms') 2025-06-25 02:02:37,425 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-55343776-74532000 passed 2025-06-25 02:02:37,572 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:37,572 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55343776-74532000, IP 31.1.2.4, Port 22 2025-06-25 02:02:37,723 - DEBUG - VM ctest-TestBasicVMVN-55343776-74532000 is ready for SSH connections 2025-06-25 02:02:37,723 - INFO - Waiting for VM ctest-TestBasicVMVN-55343776-36067025 to be up.. 2025-06-25 02:02:37,805 - DEBUG - VM is in ACTIVE state now 2025-06-25 02:02:37,805 - INFO - VM name : ctest-TestBasicVMVN-55343776-36067025 2025-06-25 02:02:37,883 - DEBUG - VM ctest-TestBasicVMVN-55343776-36067025 ID is 62a020a6-9650-4739-99e7-e224543d0f26 2025-06-25 02:02:37,883 - DEBUG - VM ctest-TestBasicVMVN-55343776-36067025 launched on Node cn-jenkins-deploy-platform-ansible-os-3543-1 2025-06-25 02:02:37,951 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/62a020a6-9650-4739-99e7-e224543d0f26 2025-06-25 02:02:37,959 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d518b2ca-b983-4f91-8298-79b302e17f1b 2025-06-25 02:02:39,190 - 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=2.64 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.321 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.321/1.482/2.643/1.161 ms') 2025-06-25 02:02:39,190 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-55343776-36067025 passed 2025-06-25 02:02:39,348 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:39,348 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55343776-36067025, IP 31.1.1.3, Port 22 2025-06-25 02:02:39,507 - DEBUG - VM ctest-TestBasicVMVN-55343776-36067025 is ready for SSH connections 2025-06-25 02:02:39,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:39,507 - 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-06-25 02:02:39,507 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-25 02:02:43,466 - 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.345 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.688 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.817 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.688/1.616/3.345 ms 2025-06-25 02:02:43,467 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-55343776-55173567 passed 2025-06-25 02:02:43,467 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:43,467 - 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-06-25 02:02:43,467 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-25 02:02:47,103 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.209 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.897 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.781 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.781/1.629/3.209 ms 2025-06-25 02:02:47,103 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-55343776-74532000 passed 2025-06-25 02:02:47,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:47,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:47,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-25 02:02:47,104 - 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-06-25 02:02:47,104 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-25 02:02:47,280 - DEBUG - None 2025-06-25 02:02:47,280 - 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-06-25 02:02:47,280 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-25 02:02:47,465 - DEBUG - None 2025-06-25 02:02:47,465 - 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-06-25 02:02:47,465 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-25 02:02:48,056 - DEBUG - None 2025-06-25 02:02:48,057 - 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-06-25 02:02:48,057 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-25 02:02:50,254 - 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.767 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.738 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.359 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.809 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.355/1.805/4.738 ms 2025-06-25 02:02:50,255 - 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-06-25 02:02:50,255 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-25 02:02:52,485 - 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.928 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.673 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.931 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.685 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.730 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.352/1.813/3.931 ms 2025-06-25 02:02:52,486 - 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-06-25 02:02:52,486 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-25 02:02:54,719 - 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.795 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.456 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.207 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.382 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.605 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.351 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.382/1.599/3.207 ms 2025-06-25 02:02:54,719 - INFO - Deleting VM ctest-TestBasicVMVN-55343776-36067025 2025-06-25 02:02:54,779 - INFO - Detaching port 7954e846-8c65-453b-85c6-97b0dff74edd from VM ctest-TestBasicVMVN-55343776-74532000 2025-06-25 02:02:54,825 - INFO - Deleting VM ctest-TestBasicVMVN-55343776-74532000 2025-06-25 02:02:54,883 - INFO - Detaching port b420e335-9198-4636-9ed5-e446ce5fd0a3 from VM ctest-TestBasicVMVN-55343776-55173567 2025-06-25 02:02:54,913 - INFO - Deleting VM ctest-TestBasicVMVN-55343776-55173567 2025-06-25 02:02:54,978 - INFO - Deleting VN ctest-vn-45728315 2025-06-25 02:02:55,161 - DEBUG - Response for delete_port : () 2025-06-25 02:02:55,320 - DEBUG - Response for delete_port : () 2025-06-25 02:02:55,358 - DEBUG - VN e5d0203a-79bc-49e7-be7c-4679ffb98d40 still in use: Unable to complete operation on network e5d0203a-79bc-49e7-be7c-4679ffb98d40. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8aaf6e5e-fa6d-4bb0-b554-3f5758aa0861'] 2025-06-25 02:02:55,359 - WARNING - Deleting VN ctest-vn-45728315 failed..Will retry 2025-06-25 02:02:57,483 - DEBUG - Response for deleting network () 2025-06-25 02:02:57,483 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ffde52af-75b9-45a6-9def-483629fa2fcf 2025-06-25 02:02:57,489 - DEBUG - Response Code: 404 2025-06-25 02:02:57,489 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-06-25 02:02:57,495 - DEBUG - Requesting: http://10.0.0.38:8082/domain/9b092e04-6227-4fbc-820d-3b9cdf64c691 2025-06-25 02:02:57,550 - DEBUG - Requesting: http://10.0.0.38:8082/project/e787aaea-6a91-4809-bfe1-0f038fce3696 2025-06-25 02:02:57,632 - INFO - Validated that VN ctest-vn-45728315 is not found in API Server 2025-06-25 02:02:57,642 - DEBUG - VN ctest-vn-45728315 is not present in Agent 10.0.0.38 2025-06-25 02:02:57,642 - INFO - Validated that VN ctest-vn-45728315 is not in any agent 2025-06-25 02:02:57,647 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-06-25 02:02:57,651 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-45728315 2025-06-25 02:02:57,651 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-55343776:ctest-vn-45728315 2025-06-25 02:02:57,661 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-45728315 info 2025-06-25 02:02:57,732 - INFO - IPAM: ctest-ipam-51653475 is not found in API Server 2025-06-25 02:02:57,743 - INFO - IPAM:ctest-ipam-51653475 is not found in control node 2025-06-25 02:02:58,001 - DEBUG - No XMPP flaps were noticed during the test 2025-06-25 02:02:58,001 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-06-25 02:02:58,001 - INFO - -------------------------------------------------------------------------------- 2025-06-25 02:02:58,686 - INFO - Deleted project: ctest-TestBasicVMVN-55343776, ID : e787aaea-6a91-4809-bfe1-0f038fce3696