2025-04-24 19:35:51,521 - INFO - Domain Default found not creating 2025-04-24 19:35:51,656 - INFO - Project ctest-TestBasicVMVN-40718522 not found, creating it 2025-04-24 19:35:52,418 - INFO - Created Project:ctest-TestBasicVMVN-40718522, ID : 4a31a5c7-629f-4ba0-9e40-e7e83f2fa58a 2025-04-24 19:35:53,813 - INFO - ================================================================================ 2025-04-24 19:35:53,813 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-24 19:35:53,813 - 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-04-24 19:35:54,071 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.254': '0'}} with 2025-04-24 19:35:54,071 - INFO - Initial checks done. Running the testcase now 2025-04-24 19:35:54,071 - INFO - 2025-04-24 19:35:54,635 - DEBUG - Response for create_network : {'network': {'id': '2e4e9b15-af17-40ba-988d-6183b72f6dd8', 'name': 'ctest-vn2_metadata-67511625', 'tenant_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'project_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40718522', 'ctest-vn2_metadata-67511625'], 'port_security_enabled': True, 'description': ''}} 2025-04-24 19:35:54,858 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b730b904-eab7-4c03-b96e-e899becab995', 'name': '', 'tenant_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'network_id': '2e4e9b15-af17-40ba-988d-6183b72f6dd8', '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': '4a31a5c7629f4ba09e40e7e83f2fa58a'}} 2025-04-24 19:35:54,878 - INFO - Created VN ctest-vn2_metadata-67511625 2025-04-24 19:35:54,933 - DEBUG - VN ctest-vn2_metadata-67511625 UUID is 2e4e9b15-af17-40ba-988d-6183b72f6dd8 2025-04-24 19:35:55,118 - DEBUG - Services list from nova: [, , ] 2025-04-24 19:35:56,150 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3208-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3208-1) 2025-04-24 19:35:56,261 - DEBUG - Link local service introspect added 2025-04-24 19:35:56,304 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-24 19:36:01,381 - DEBUG - VM is in ACTIVE state now 2025-04-24 19:36:01,513 - INFO - Waiting for VM ctest-TestBasicVMVN-40718522-45437739 to be up.. 2025-04-24 19:36:01,513 - INFO - VM name : ctest-TestBasicVMVN-40718522-45437739 2025-04-24 19:36:01,589 - DEBUG - VM ctest-TestBasicVMVN-40718522-45437739 ID is b3e7f2e5-a0fb-43df-8c42-8f68226aa1ad 2025-04-24 19:36:01,589 - DEBUG - VM ctest-TestBasicVMVN-40718522-45437739 launched on Node cn-jenkins-deploy-platform-ansible-os-3208-1 2025-04-24 19:36:01,665 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/b3e7f2e5-a0fb-43df-8c42-8f68226aa1ad 2025-04-24 19:36:01,959 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/b3e7f2e5-a0fb-43df-8c42-8f68226aa1ad 2025-04-24 19:36:01,989 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/c0b44640-2549-43b1-b2ab-1309af2e2e3f 2025-04-24 19:36:05,227 - 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-04-24 19:36:05,227 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40718522-45437739 failed! 2025-04-24 19:36:05,285 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40718522:ctest-vn2_metadata-67511625 is 11.1.1.1 and allocation pool is NOT set 2025-04-24 19:36:07,345 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.560 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.560/1.732/2.905/1.172 ms') 2025-04-24 19:36:07,345 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40718522-45437739 passed 2025-04-24 19:36:07,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:07,497 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40718522-45437739, IP 11.1.1.3, Port 22 2025-04-24 19:36:07,652 - DEBUG - VM ctest-TestBasicVMVN-40718522-45437739 is ready for SSH connections 2025-04-24 19:36:07,652 - INFO - Retry 0 2025-04-24 19:36:07,652 - 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.130, gateway password: c0ntrail123 2025-04-24 19:36:07,652 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-24 19:36:09,215 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-24 19:36:09,215 - INFO - Generic metadata worked 2025-04-24 19:36:09,473 - DEBUG - Link local service introspect removed 2025-04-24 19:36:09,473 - INFO - Deleting VM ctest-TestBasicVMVN-40718522-45437739 2025-04-24 19:36:09,533 - INFO - Deleting VN ctest-vn2_metadata-67511625 2025-04-24 19:36:09,572 - DEBUG - VN 2e4e9b15-af17-40ba-988d-6183b72f6dd8 still in use: Unable to complete operation on network 2e4e9b15-af17-40ba-988d-6183b72f6dd8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a283ee14-e9b7-430b-9359-74be71054765'] 2025-04-24 19:36:09,572 - WARNING - Deleting VN ctest-vn2_metadata-67511625 failed..Will retry 2025-04-24 19:36:11,690 - DEBUG - Response for deleting network () 2025-04-24 19:36:11,959 - DEBUG - No XMPP flaps were noticed during the test 2025-04-24 19:36:11,959 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-04-24 19:36:11,959 - INFO - -------------------------------------------------------------------------------- 2025-04-24 19:36:11,962 - INFO - ================================================================================ 2025-04-24 19:36:11,962 - INFO - STARTING TEST : test_metadata_service 2025-04-24 19:36:11,962 - 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-04-24 19:36:12,250 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.254': '0'}} with 2025-04-24 19:36:12,250 - INFO - Initial checks done. Running the testcase now 2025-04-24 19:36:12,250 - INFO - 2025-04-24 19:36:12,251 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs 2025-04-24 19:36:12,258 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/6010153b-7fe2-4c3b-8271-4b3987e26530 2025-04-24 19:36:12,436 - DEBUG - Response for create_network : {'network': {'id': '8c924e7d-2b01-4a05-b87b-8ff09ef7afc8', 'name': 'ctest-vn-06303346', 'tenant_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'project_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40718522', 'ctest-vn-06303346'], 'port_security_enabled': True, 'description': ''}} 2025-04-24 19:36:12,650 - DEBUG - Response for create_subnet : {'subnet': {'id': '63600f90-7b9b-4660-ba52-42a4497318c8', 'name': '', 'tenant_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'network_id': '8c924e7d-2b01-4a05-b87b-8ff09ef7afc8', 'ip_version': 4, 'cidr': '129.156.81.64/26', 'allocation_pools': [{'start': '129.156.81.66', 'end': '129.156.81.126'}], 'gateway_ip': '129.156.81.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.156.81.66', 'tags': [], 'project_id': '4a31a5c7629f4ba09e40e7e83f2fa58a'}} 2025-04-24 19:36:12,669 - INFO - Created VN ctest-vn-06303346 2025-04-24 19:36:12,725 - DEBUG - VN ctest-vn-06303346 UUID is 8c924e7d-2b01-4a05-b87b-8ff09ef7afc8 2025-04-24 19:36:13,851 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3208-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3208-1) 2025-04-24 19:36:13,851 - INFO - Waiting for VM ctest-TestBasicVMVN-40718522-32127690 to be up.. 2025-04-24 19:36:13,889 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-24 19:36:18,973 - DEBUG - VM is in ACTIVE state now 2025-04-24 19:36:18,973 - INFO - VM name : ctest-TestBasicVMVN-40718522-32127690 2025-04-24 19:36:19,046 - DEBUG - VM ctest-TestBasicVMVN-40718522-32127690 ID is 27d38f17-f1c5-46be-9e73-f06722be353a 2025-04-24 19:36:19,046 - DEBUG - VM ctest-TestBasicVMVN-40718522-32127690 launched on Node cn-jenkins-deploy-platform-ansible-os-3208-1 2025-04-24 19:36:19,111 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/27d38f17-f1c5-46be-9e73-f06722be353a 2025-04-24 19:36:19,119 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/e4825ad9-95ad-4b46-9dd7-695486d70b2b 2025-04-24 19:36:22,386 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms') 2025-04-24 19:36:22,386 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40718522-32127690 failed! 2025-04-24 19:36:22,441 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40718522:ctest-vn-06303346 is 129.156.81.65 and allocation pool is NOT set 2025-04-24 19:36:24,501 - 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.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.914 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.914/2.391/3.868/1.477 ms') 2025-04-24 19:36:24,501 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40718522-32127690 passed 2025-04-24 19:36:24,657 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:24,657 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40718522-32127690, IP 129.156.81.67, Port 22 2025-04-24 19:36:24,813 - DEBUG - VM ctest-TestBasicVMVN-40718522-32127690 is ready for SSH connections 2025-04-24 19:36:24,813 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-04-24 19:36:24,813 - DEBUG - cat /tmp/output.txt 2025-04-24 19:36:26,409 - DEBUG - Hello World. The time is now Thu, 24 Apr 2025 13:36:22 -0600! 2025-04-24 19:36:26,409 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 24 Apr 2025 13:36:22 -0600!'} 2025-04-24 19:36:26,409 - INFO - metadata_script.txt got executed in the vm 2025-04-24 19:36:26,409 - INFO - Deleting VM ctest-TestBasicVMVN-40718522-32127690 2025-04-24 19:36:26,472 - INFO - Deleting VN ctest-vn-06303346 2025-04-24 19:36:26,515 - DEBUG - VN 8c924e7d-2b01-4a05-b87b-8ff09ef7afc8 still in use: Unable to complete operation on network 8c924e7d-2b01-4a05-b87b-8ff09ef7afc8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f35c7683-b82d-4ff5-9a37-32fef55dcbc9'] 2025-04-24 19:36:26,516 - WARNING - Deleting VN ctest-vn-06303346 failed..Will retry 2025-04-24 19:36:28,618 - DEBUG - Response for deleting network () 2025-04-24 19:36:28,879 - DEBUG - No XMPP flaps were noticed during the test 2025-04-24 19:36:28,879 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-04-24 19:36:28,879 - INFO - -------------------------------------------------------------------------------- 2025-04-24 19:36:28,883 - INFO - ================================================================================ 2025-04-24 19:36:28,883 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-24 19:36:28,883 - 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-04-24 19:36:29,179 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.254': '0'}} with 2025-04-24 19:36:29,179 - INFO - Initial checks done. Running the testcase now 2025-04-24 19:36:29,179 - INFO - 2025-04-24 19:36:29,683 - DEBUG - Response for create_network : {'network': {'id': '22d35d6a-b297-4cfb-8336-02d3ef4efc73', 'name': 'ctest-vn-08921779', 'tenant_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'project_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40718522', 'ctest-vn-08921779'], 'port_security_enabled': True, 'description': ''}} 2025-04-24 19:36:29,916 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2de3160-8c08-4cf2-b6f7-82e4b7e24457', 'name': '', 'tenant_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'network_id': '22d35d6a-b297-4cfb-8336-02d3ef4efc73', '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': '4a31a5c7629f4ba09e40e7e83f2fa58a'}} 2025-04-24 19:36:30,064 - DEBUG - Response for create_subnet : {'subnet': {'id': '275911a0-8c83-4df0-9bf4-c6af5165634c', 'name': '', 'tenant_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'network_id': '22d35d6a-b297-4cfb-8336-02d3ef4efc73', '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': '4a31a5c7629f4ba09e40e7e83f2fa58a'}} 2025-04-24 19:36:30,082 - INFO - Created VN ctest-vn-08921779 2025-04-24 19:36:30,133 - DEBUG - VN ctest-vn-08921779 UUID is 22d35d6a-b297-4cfb-8336-02d3ef4efc73 2025-04-24 19:36:30,470 - DEBUG - Response for create_port : {'port': {'name': '1960b8bf-f657-483d-afc8-04621b5daade', 'id': '1960b8bf-f657-483d-afc8-04621b5daade', 'tenant_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'network_id': '22d35d6a-b297-4cfb-8336-02d3ef4efc73', 'mac_address': '02:19:60:b8:bf:f6', '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': 'c2de3160-8c08-4cf2-b6f7-82e4b7e24457'}], 'security_groups': ['69f65bde-48f8-4684-b7a6-1bbc26494aae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a31a5c7629f4ba09e40e7e83f2fa58a'}} 2025-04-24 19:36:30,657 - DEBUG - Response for create_port : {'port': {'name': '19cf06df-2f14-4c3c-852a-c4782e806de1', 'id': '19cf06df-2f14-4c3c-852a-c4782e806de1', 'tenant_id': '4a31a5c7629f4ba09e40e7e83f2fa58a', 'network_id': '22d35d6a-b297-4cfb-8336-02d3ef4efc73', 'mac_address': '02:19:cf:06:df:2f', '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': '275911a0-8c83-4df0-9bf4-c6af5165634c'}], 'security_groups': ['69f65bde-48f8-4684-b7a6-1bbc26494aae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a31a5c7629f4ba09e40e7e83f2fa58a'}} 2025-04-24 19:36:31,100 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3208-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3208-1) 2025-04-24 19:36:31,454 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3208-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3208-1) 2025-04-24 19:36:32,592 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3208-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3208-1) 2025-04-24 19:36:32,592 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-04-24 19:36:32,599 - DEBUG - Requesting: http://10.0.0.130:8082/domain/ba062432-3348-465d-91c6-fcb1839083c5 2025-04-24 19:36:32,629 - DEBUG - Requesting: http://10.0.0.130:8082/project/4a31a5c7-629f-4ba0-9e40-e7e83f2fa58a 2025-04-24 19:36:32,719 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/85732224-8e6f-4537-a57f-dac113d2f7d1 2025-04-24 19:36:32,732 - INFO - Verifications in API Server for IPAM: ctest-ipam-31399396 passed 2025-04-24 19:36:32,739 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-40718522:ctest-ipam-31399396', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40718522', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9616067169769964855', 'uuid-lslong': '11925490861096499153'}, 'enable': 'true', 'created': '2025-04-24T19:36:29', 'last-modified': '2025-04-24T19:36:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.328182'} 2025-04-24 19:36:32,740 - INFO - Verifications in Control node for IPAM: ctest-ipam-31399396 passed 2025-04-24 19:36:32,740 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-04-24 19:36:32,749 - DEBUG - Requesting: http://10.0.0.130:8082/domain/ba062432-3348-465d-91c6-fcb1839083c5 2025-04-24 19:36:32,763 - DEBUG - Requesting: http://10.0.0.130:8082/project/4a31a5c7-629f-4ba0-9e40-e7e83f2fa58a 2025-04-24 19:36:32,842 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/22d35d6a-b297-4cfb-8336-02d3ef4efc73 2025-04-24 19:36:32,856 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/22d35d6a-b297-4cfb-8336-02d3ef4efc73 2025-04-24 19:36:32,868 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b1ef5441-1e29-435a-8077-19a0e4af432a 2025-04-24 19:36:32,877 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b1ef5441-1e29-435a-8077-19a0e4af432a 2025-04-24 19:36:32,885 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/0767e16c-adc0-4ec7-94b0-31ebad7a1bfc 2025-04-24 19:36:32,892 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-24 19:36:32,892 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/22d35d6a-b297-4cfb-8336-02d3ef4efc73 2025-04-24 19:36:32,902 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b1ef5441-1e29-435a-8077-19a0e4af432a 2025-04-24 19:36:32,920 - INFO - Verified VN network id 8 for VN 22d35d6a-b297-4cfb-8336-02d3ef4efc73 2025-04-24 19:36:32,921 - INFO - Verifications in API Server for VN ctest-vn-08921779 passed 2025-04-24 19:36:32,921 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/22d35d6a-b297-4cfb-8336-02d3ef4efc73 2025-04-24 19:36:32,933 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b1ef5441-1e29-435a-8077-19a0e4af432a 2025-04-24 19:36:32,941 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b1ef5441-1e29-435a-8077-19a0e4af432a 2025-04-24 19:36:32,951 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/0767e16c-adc0-4ec7-94b0-31ebad7a1bfc 2025-04-24 19:36:32,976 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-40718522:ctest-vn-08921779', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40718522', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2509452130219674875', 'uuid-lslong': '9454747576987221107'}, 'enable': 'true', 'created': '2025-04-24T19:36:29', 'last-modified': '2025-04-24T19:36:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.945424'} 2025-04-24 19:36:32,989 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-24 19:36:32,989 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-08921779 passed 2025-04-24 19:36:32,990 - DEBUG - ====Verifying policy data for ctest-vn-08921779 in API_Server ====== 2025-04-24 19:36:32,990 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-04-24 19:36:33,003 - DEBUG - Requesting: http://10.0.0.130:8082/domain/ba062432-3348-465d-91c6-fcb1839083c5 2025-04-24 19:36:33,028 - DEBUG - Requesting: http://10.0.0.130:8082/project/4a31a5c7-629f-4ba0-9e40-e7e83f2fa58a 2025-04-24 19:36:33,142 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/22d35d6a-b297-4cfb-8336-02d3ef4efc73 2025-04-24 19:36:33,166 - DEBUG - =>VN ctest-vn-08921779 has no policy to be verified 2025-04-24 19:36:33,167 - DEBUG - Verifying the vn in opserver 2025-04-24 19:36:33,167 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-40718522:ctest-vn-08921779 virtual network link through opserver 10.0.0.130 2025-04-24 19:36:33,167 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks 2025-04-24 19:36:33,513 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks 2025-04-24 19:36:33,586 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-40718522:ctest-vn-08921779', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-40718522:ctest-vn-08921779?flat'} 2025-04-24 19:36:33,586 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-40718522:ctest-vn-08921779 is found in opserver 2025-04-24 19:36:33,593 - DEBUG - VRF ids for VN ctest-vn-08921779: {'10.0.0.130': '2'} 2025-04-24 19:36:33,593 - INFO - Waiting for VM ctest-TestBasicVMVN-40718522-74666564 to be up.. 2025-04-24 19:36:33,684 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-24 19:36:38,768 - DEBUG - VM is in ACTIVE state now 2025-04-24 19:36:38,768 - INFO - VM name : ctest-TestBasicVMVN-40718522-74666564 2025-04-24 19:36:38,846 - DEBUG - VM ctest-TestBasicVMVN-40718522-74666564 ID is e9747f1d-fce9-4707-9415-164a035186f6 2025-04-24 19:36:38,846 - DEBUG - VM ctest-TestBasicVMVN-40718522-74666564 launched on Node cn-jenkins-deploy-platform-ansible-os-3208-1 2025-04-24 19:36:38,921 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/e9747f1d-fce9-4707-9415-164a035186f6 2025-04-24 19:36:38,931 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/1960b8bf-f657-483d-afc8-04621b5daade 2025-04-24 19:36:42,192 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-24 19:36:42,192 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-40718522-74666564 failed! 2025-04-24 19:36:42,253 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40718522:ctest-vn-08921779 is 31.1.1.1 and allocation pool is NOT set 2025-04-24 19:36:42,253 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40718522:ctest-vn-08921779 is 31.1.2.1 and allocation pool is NOT set 2025-04-24 19:36:44,318 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.438 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.438/1.566/2.694/1.128 ms') 2025-04-24 19:36:44,318 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-40718522-74666564 passed 2025-04-24 19:36:44,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:44,469 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40718522-74666564, IP 31.1.1.4, Port 22 2025-04-24 19:36:44,629 - DEBUG - VM ctest-TestBasicVMVN-40718522-74666564 is ready for SSH connections 2025-04-24 19:36:44,629 - INFO - Waiting for VM ctest-TestBasicVMVN-40718522-26036321 to be up.. 2025-04-24 19:36:44,717 - DEBUG - VM is in ACTIVE state now 2025-04-24 19:36:44,717 - INFO - VM name : ctest-TestBasicVMVN-40718522-26036321 2025-04-24 19:36:44,835 - DEBUG - VM ctest-TestBasicVMVN-40718522-26036321 ID is faf72798-dd61-455d-9026-d46a9acc0eac 2025-04-24 19:36:44,835 - DEBUG - VM ctest-TestBasicVMVN-40718522-26036321 launched on Node cn-jenkins-deploy-platform-ansible-os-3208-1 2025-04-24 19:36:44,915 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/faf72798-dd61-455d-9026-d46a9acc0eac 2025-04-24 19:36:44,930 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/19cf06df-2f14-4c3c-852a-c4782e806de1 2025-04-24 19:36:46,176 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.405 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.405/1.841/3.278/1.436 ms') 2025-04-24 19:36:46,176 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40718522-26036321 passed 2025-04-24 19:36:46,337 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:46,337 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40718522-26036321, IP 31.1.2.4, Port 22 2025-04-24 19:36:46,501 - DEBUG - VM ctest-TestBasicVMVN-40718522-26036321 is ready for SSH connections 2025-04-24 19:36:46,501 - INFO - Waiting for VM ctest-TestBasicVMVN-40718522-23612138 to be up.. 2025-04-24 19:36:46,582 - DEBUG - VM is in ACTIVE state now 2025-04-24 19:36:46,583 - INFO - VM name : ctest-TestBasicVMVN-40718522-23612138 2025-04-24 19:36:46,660 - DEBUG - VM ctest-TestBasicVMVN-40718522-23612138 ID is 8c189b59-47f2-4433-9d40-45631b6d515c 2025-04-24 19:36:46,660 - DEBUG - VM ctest-TestBasicVMVN-40718522-23612138 launched on Node cn-jenkins-deploy-platform-ansible-os-3208-1 2025-04-24 19:36:46,738 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/8c189b59-47f2-4433-9d40-45631b6d515c 2025-04-24 19:36:46,749 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/098f69a1-817f-4985-bc92-b16cb8e384a8 2025-04-24 19:36:47,998 - 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.88 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.381 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.381/1.631/2.881/1.250 ms') 2025-04-24 19:36:47,998 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-40718522-23612138 passed 2025-04-24 19:36:48,145 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:48,145 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40718522-23612138, IP 31.1.1.3, Port 22 2025-04-24 19:36:48,300 - DEBUG - VM ctest-TestBasicVMVN-40718522-23612138 is ready for SSH connections 2025-04-24 19:36:48,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:48,300 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-04-24 19:36:48,300 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-24 19:36:52,232 - 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.819 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.051 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.082 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.051/1.984/3.819 ms 2025-04-24 19:36:52,232 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-40718522-74666564 passed 2025-04-24 19:36:52,232 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:52,232 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-04-24 19:36:52,232 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-24 19:36:55,874 - 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.881 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.973 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.990 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.973/1.614/2.881 ms 2025-04-24 19:36:55,874 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-40718522-26036321 passed 2025-04-24 19:36:55,874 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:55,874 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:55,874 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-24 19:36:55,874 - 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.130, gateway password: c0ntrail123 2025-04-24 19:36:55,874 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-24 19:36:56,052 - DEBUG - None 2025-04-24 19:36:56,053 - 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.130, gateway password: c0ntrail123 2025-04-24 19:36:56,053 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-24 19:36:56,229 - DEBUG - None 2025-04-24 19:36:56,229 - 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.130, gateway password: c0ntrail123 2025-04-24 19:36:56,229 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-24 19:36:56,845 - DEBUG - None 2025-04-24 19:36:56,845 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-04-24 19:36:56,845 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-24 19:36:59,055 - 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.720 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.990 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.485 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.062 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.419 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.419/2.135/5.990 ms 2025-04-24 19:36:59,055 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-04-24 19:36:59,056 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-24 19:37:01,298 - 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.037 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.968 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.054 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.493 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.064 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.843 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.460 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.460/1.988/4.054 ms 2025-04-24 19:37:01,299 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-04-24 19:37:01,299 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-24 19:37:03,538 - 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.716 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.377 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.170 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.486 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.828 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.572 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.454/1.657/3.170 ms 2025-04-24 19:37:03,538 - INFO - Deleting VM ctest-TestBasicVMVN-40718522-23612138 2025-04-24 19:37:03,617 - INFO - Detaching port 19cf06df-2f14-4c3c-852a-c4782e806de1 from VM ctest-TestBasicVMVN-40718522-26036321 2025-04-24 19:37:03,664 - INFO - Deleting VM ctest-TestBasicVMVN-40718522-26036321 2025-04-24 19:37:03,731 - INFO - Detaching port 1960b8bf-f657-483d-afc8-04621b5daade from VM ctest-TestBasicVMVN-40718522-74666564 2025-04-24 19:37:03,776 - INFO - Deleting VM ctest-TestBasicVMVN-40718522-74666564 2025-04-24 19:37:03,850 - INFO - Deleting VN ctest-vn-08921779 2025-04-24 19:37:04,018 - DEBUG - Response for delete_port : () 2025-04-24 19:37:04,231 - DEBUG - Response for delete_port : () 2025-04-24 19:37:04,277 - DEBUG - VN 22d35d6a-b297-4cfb-8336-02d3ef4efc73 still in use: Unable to complete operation on network 22d35d6a-b297-4cfb-8336-02d3ef4efc73. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-443569c7-eb75-4e16-b4b3-fa3bfec967ab'] 2025-04-24 19:37:04,277 - WARNING - Deleting VN ctest-vn-08921779 failed..Will retry 2025-04-24 19:37:06,413 - DEBUG - Response for deleting network () 2025-04-24 19:37:06,413 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/b1ef5441-1e29-435a-8077-19a0e4af432a 2025-04-24 19:37:06,421 - DEBUG - Response Code: 404 2025-04-24 19:37:06,422 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-04-24 19:37:06,427 - DEBUG - Requesting: http://10.0.0.130:8082/domain/ba062432-3348-465d-91c6-fcb1839083c5 2025-04-24 19:37:06,484 - DEBUG - Requesting: http://10.0.0.130:8082/project/4a31a5c7-629f-4ba0-9e40-e7e83f2fa58a 2025-04-24 19:37:06,561 - INFO - Validated that VN ctest-vn-08921779 is not found in API Server 2025-04-24 19:37:06,572 - DEBUG - VN ctest-vn-08921779 is not present in Agent 10.0.0.130 2025-04-24 19:37:06,572 - INFO - Validated that VN ctest-vn-08921779 is not in any agent 2025-04-24 19:37:06,578 - DEBUG - VRF 2 is not seen in agent 10.0.0.130 2025-04-24 19:37:06,583 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-08921779 2025-04-24 19:37:06,583 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-40718522:ctest-vn-08921779 2025-04-24 19:37:06,593 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-08921779 info 2025-04-24 19:37:06,673 - INFO - IPAM: ctest-ipam-31399396 is not found in API Server 2025-04-24 19:37:06,685 - INFO - IPAM:ctest-ipam-31399396 is not found in control node 2025-04-24 19:37:06,943 - DEBUG - No XMPP flaps were noticed during the test 2025-04-24 19:37:06,943 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-04-24 19:37:06,943 - INFO - -------------------------------------------------------------------------------- 2025-04-24 19:37:07,621 - INFO - Deleted project: ctest-TestBasicVMVN-40718522, ID : 4a31a5c7-629f-4ba0-9e40-e7e83f2fa58a