2025-04-22 17:33:22,977 - INFO - Domain Default found not creating 2025-04-22 17:33:23,107 - INFO - Project ctest-TestBasicVMVN-86555460 not found, creating it 2025-04-22 17:33:23,529 - INFO - Created Project:ctest-TestBasicVMVN-86555460, ID : 8d3706fb-91c6-499c-9102-3ebc8022e223 2025-04-22 17:33:25,149 - INFO - ================================================================================ 2025-04-22 17:33:25,149 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-22 17:33:25,149 - 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-22 17:33:25,404 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-04-22 17:33:25,404 - INFO - Initial checks done. Running the testcase now 2025-04-22 17:33:25,405 - INFO - 2025-04-22 17:33:25,956 - DEBUG - Response for create_network : {'network': {'id': 'db6631d9-4309-43ac-a9db-0bdfb2e29f58', 'name': 'ctest-vn2_metadata-96108179', 'tenant_id': '8d3706fb91c6499c91023ebc8022e223', 'project_id': '8d3706fb91c6499c91023ebc8022e223', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86555460', 'ctest-vn2_metadata-96108179'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 17:33:26,173 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e33b41be-72d2-4157-bf0e-bdbefeee62d9', 'name': '', 'tenant_id': '8d3706fb91c6499c91023ebc8022e223', 'network_id': 'db6631d9-4309-43ac-a9db-0bdfb2e29f58', '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': '8d3706fb91c6499c91023ebc8022e223'}} 2025-04-22 17:33:26,191 - INFO - Created VN ctest-vn2_metadata-96108179 2025-04-22 17:33:26,244 - DEBUG - VN ctest-vn2_metadata-96108179 UUID is db6631d9-4309-43ac-a9db-0bdfb2e29f58 2025-04-22 17:33:26,410 - DEBUG - Services list from nova: [, , ] 2025-04-22 17:33:27,379 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3168-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3168-1) 2025-04-22 17:33:27,487 - DEBUG - Link local service introspect added 2025-04-22 17:33:27,534 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-22 17:33:32,604 - DEBUG - VM is in ACTIVE state now 2025-04-22 17:33:32,726 - INFO - Waiting for VM ctest-TestBasicVMVN-86555460-85821487 to be up.. 2025-04-22 17:33:32,726 - INFO - VM name : ctest-TestBasicVMVN-86555460-85821487 2025-04-22 17:33:32,797 - DEBUG - VM ctest-TestBasicVMVN-86555460-85821487 ID is 2bc88bbb-33db-4958-9518-bb96af02657f 2025-04-22 17:33:32,797 - DEBUG - VM ctest-TestBasicVMVN-86555460-85821487 launched on Node cn-jenkins-deploy-platform-ansible-os-3168-1 2025-04-22 17:33:32,966 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2bc88bbb-33db-4958-9518-bb96af02657f 2025-04-22 17:33:33,257 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2bc88bbb-33db-4958-9518-bb96af02657f 2025-04-22 17:33:33,285 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9ab25a90-1f7f-418b-b9e2-292ccaa535ec 2025-04-22 17:33:36,538 - 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-22 17:33:36,538 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86555460-85821487 failed! 2025-04-22 17:33:36,600 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86555460:ctest-vn2_metadata-96108179 is 11.1.1.1 and allocation pool is NOT set 2025-04-22 17:33:38,657 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.439 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.439/1.598/2.757/1.159 ms') 2025-04-22 17:33:38,657 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86555460-85821487 passed 2025-04-22 17:33:38,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:33:38,804 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86555460-85821487, IP 11.1.1.3, Port 22 2025-04-22 17:33:38,958 - DEBUG - VM ctest-TestBasicVMVN-86555460-85821487 is ready for SSH connections 2025-04-22 17:33:38,959 - INFO - Retry 0 2025-04-22 17:33:38,959 - 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-04-22 17:33:38,959 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-22 17:33:40,530 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-22 17:33:40,530 - INFO - Generic metadata worked 2025-04-22 17:33:40,779 - DEBUG - Link local service introspect removed 2025-04-22 17:33:40,779 - INFO - Deleting VM ctest-TestBasicVMVN-86555460-85821487 2025-04-22 17:33:40,839 - INFO - Deleting VN ctest-vn2_metadata-96108179 2025-04-22 17:33:40,874 - DEBUG - VN db6631d9-4309-43ac-a9db-0bdfb2e29f58 still in use: Unable to complete operation on network db6631d9-4309-43ac-a9db-0bdfb2e29f58. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2f194a5d-d782-4331-96ce-7aaa8b1587b4'] 2025-04-22 17:33:40,874 - WARNING - Deleting VN ctest-vn2_metadata-96108179 failed..Will retry 2025-04-22 17:33:42,979 - DEBUG - Response for deleting network () 2025-04-22 17:33:43,237 - DEBUG - No XMPP flaps were noticed during the test 2025-04-22 17:33:43,237 - INFO - -------------------------------------------------------------------------------- 2025-04-22 17:33:43,240 - INFO - ================================================================================ 2025-04-22 17:33:43,240 - INFO - STARTING TEST : test_metadata_service 2025-04-22 17:33:43,240 - 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-22 17:33:43,520 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-04-22 17:33:43,520 - INFO - Initial checks done. Running the testcase now 2025-04-22 17:33:43,520 - INFO - 2025-04-22 17:33:43,520 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-04-22 17:33:43,526 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/282fc2db-bfa2-4231-a296-5138b8ab54b5 2025-04-22 17:33:43,692 - DEBUG - Response for create_network : {'network': {'id': '3c35db43-c2dd-45a1-8732-0a75346ba6da', 'name': 'ctest-vn-08166618', 'tenant_id': '8d3706fb91c6499c91023ebc8022e223', 'project_id': '8d3706fb91c6499c91023ebc8022e223', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86555460', 'ctest-vn-08166618'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 17:33:43,888 - DEBUG - Response for create_subnet : {'subnet': {'id': '3e6a19b4-14c9-4b04-b13d-aff51c0b6a51', 'name': '', 'tenant_id': '8d3706fb91c6499c91023ebc8022e223', 'network_id': '3c35db43-c2dd-45a1-8732-0a75346ba6da', 'ip_version': 4, 'cidr': '52.40.152.192/26', 'allocation_pools': [{'start': '52.40.152.194', 'end': '52.40.152.254'}], 'gateway_ip': '52.40.152.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '52.40.152.194', 'tags': [], 'project_id': '8d3706fb91c6499c91023ebc8022e223'}} 2025-04-22 17:33:43,903 - INFO - Created VN ctest-vn-08166618 2025-04-22 17:33:43,956 - DEBUG - VN ctest-vn-08166618 UUID is 3c35db43-c2dd-45a1-8732-0a75346ba6da 2025-04-22 17:33:45,028 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3168-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3168-1) 2025-04-22 17:33:45,028 - INFO - Waiting for VM ctest-TestBasicVMVN-86555460-01367154 to be up.. 2025-04-22 17:33:45,061 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-22 17:33:50,129 - DEBUG - VM is in ACTIVE state now 2025-04-22 17:33:50,129 - INFO - VM name : ctest-TestBasicVMVN-86555460-01367154 2025-04-22 17:33:50,196 - DEBUG - VM ctest-TestBasicVMVN-86555460-01367154 ID is 02d69bbc-0d5a-43f2-a0a0-a766b6b62a29 2025-04-22 17:33:50,196 - DEBUG - VM ctest-TestBasicVMVN-86555460-01367154 launched on Node cn-jenkins-deploy-platform-ansible-os-3168-1 2025-04-22 17:33:50,262 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/02d69bbc-0d5a-43f2-a0a0-a766b6b62a29 2025-04-22 17:33:50,270 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7e519c89-52dc-4a58-b890-e73f2e5bd7bf 2025-04-22 17:33:53,533 - 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-04-22 17:33:53,533 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86555460-01367154 failed! 2025-04-22 17:33:53,588 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-08166618 is 52.40.152.193 and allocation pool is NOT set 2025-04-22 17:33:55,650 - 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.75 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 1001ms\r\nrtt min/avg/max/mdev = 1.212/2.478/3.745/1.266 ms') 2025-04-22 17:33:55,651 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86555460-01367154 passed 2025-04-22 17:33:55,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:33:55,804 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86555460-01367154, IP 52.40.152.195, Port 22 2025-04-22 17:33:55,955 - DEBUG - VM ctest-TestBasicVMVN-86555460-01367154 is ready for SSH connections 2025-04-22 17:33:55,955 - 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-04-22 17:33:55,955 - DEBUG - cat /tmp/output.txt 2025-04-22 17:33:57,548 - DEBUG - Hello World. The time is now Tue, 22 Apr 2025 11:33:54 -0600! 2025-04-22 17:33:57,548 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 22 Apr 2025 11:33:54 -0600!'} 2025-04-22 17:33:57,548 - INFO - metadata_script.txt got executed in the vm 2025-04-22 17:33:57,548 - INFO - Deleting VM ctest-TestBasicVMVN-86555460-01367154 2025-04-22 17:33:57,606 - INFO - Deleting VN ctest-vn-08166618 2025-04-22 17:33:57,642 - DEBUG - VN 3c35db43-c2dd-45a1-8732-0a75346ba6da still in use: Unable to complete operation on network 3c35db43-c2dd-45a1-8732-0a75346ba6da. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e1a51953-5f44-424d-b3f3-0a3668b7fa34'] 2025-04-22 17:33:57,642 - WARNING - Deleting VN ctest-vn-08166618 failed..Will retry 2025-04-22 17:33:59,728 - DEBUG - Response for deleting network () 2025-04-22 17:33:59,977 - DEBUG - No XMPP flaps were noticed during the test
2025-04-22 17:33:59,977 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-04-22 17:33:59,977 - INFO - -------------------------------------------------------------------------------- 2025-04-22 17:33:59,980 - INFO - ================================================================================ 2025-04-22 17:33:59,980 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-22 17:33:59,980 - 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-22 17:34:00,260 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2025-04-22 17:34:00,260 - INFO - Initial checks done. Running the testcase now 2025-04-22 17:34:00,261 - INFO - 2025-04-22 17:34:00,721 - DEBUG - Response for create_network : {'network': {'id': '963534f9-e1cc-4fbb-8529-606161f0a56e', 'name': 'ctest-vn-55146166', 'tenant_id': '8d3706fb91c6499c91023ebc8022e223', 'project_id': '8d3706fb91c6499c91023ebc8022e223', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86555460', 'ctest-vn-55146166'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 17:34:00,874 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1b611e2-9a1d-45da-a39a-459c995869ea', 'name': '', 'tenant_id': '8d3706fb91c6499c91023ebc8022e223', 'network_id': '963534f9-e1cc-4fbb-8529-606161f0a56e', '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': '8d3706fb91c6499c91023ebc8022e223'}} 2025-04-22 17:34:01,004 - DEBUG - Response for create_subnet : {'subnet': {'id': '1c1ae1a2-66ad-4b80-9162-3cff6254f44d', 'name': '', 'tenant_id': '8d3706fb91c6499c91023ebc8022e223', 'network_id': '963534f9-e1cc-4fbb-8529-606161f0a56e', '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': '8d3706fb91c6499c91023ebc8022e223'}} 2025-04-22 17:34:01,023 - INFO - Created VN ctest-vn-55146166 2025-04-22 17:34:01,076 - DEBUG - VN ctest-vn-55146166 UUID is 963534f9-e1cc-4fbb-8529-606161f0a56e 2025-04-22 17:34:01,395 - DEBUG - Response for create_port : {'port': {'name': '10840050-616c-47b9-a675-13720efcf982', 'id': '10840050-616c-47b9-a675-13720efcf982', 'tenant_id': '8d3706fb91c6499c91023ebc8022e223', 'network_id': '963534f9-e1cc-4fbb-8529-606161f0a56e', 'mac_address': '02:10:84:00:50:61', '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': 'c1b611e2-9a1d-45da-a39a-459c995869ea'}], 'security_groups': ['25381e42-e507-4be9-825b-71663d11d42b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8d3706fb91c6499c91023ebc8022e223'}} 2025-04-22 17:34:01,544 - DEBUG - Response for create_port : {'port': {'name': '9ed55d6f-ceeb-4684-848e-93f120eec9fb', 'id': '9ed55d6f-ceeb-4684-848e-93f120eec9fb', 'tenant_id': '8d3706fb91c6499c91023ebc8022e223', 'network_id': '963534f9-e1cc-4fbb-8529-606161f0a56e', 'mac_address': '02:9e:d5:5d:6f:ce', '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': '1c1ae1a2-66ad-4b80-9162-3cff6254f44d'}], 'security_groups': ['25381e42-e507-4be9-825b-71663d11d42b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8d3706fb91c6499c91023ebc8022e223'}} 2025-04-22 17:34:01,933 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3168-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3168-1) 2025-04-22 17:34:02,249 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3168-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3168-1) 2025-04-22 17:34:03,348 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3168-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3168-1) 2025-04-22 17:34:03,348 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-22 17:34:03,358 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ecf64c5e-07ff-448e-af26-ab39696b80d5 2025-04-22 17:34:03,372 - DEBUG - Requesting: http://10.0.0.38:8082/project/8d3706fb-91c6-499c-9102-3ebc8022e223 2025-04-22 17:34:03,447 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/905301a8-17c7-4747-97e4-10254c8767af 2025-04-22 17:34:03,462 - INFO - Verifications in API Server for IPAM: ctest-ipam-63349375 passed 2025-04-22 17:34:03,469 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-86555460:ctest-ipam-63349375', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86555460', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10399657785993676615', 'uuid-lslong': '10944890746800924591'}, 'enable': 'true', 'created': '2025-04-22T17:34:00', 'last-modified': '2025-04-22T17:34:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.986769'} 2025-04-22 17:34:03,469 - INFO - Verifications in Control node for IPAM: ctest-ipam-63349375 passed 2025-04-22 17:34:03,470 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-22 17:34:03,477 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ecf64c5e-07ff-448e-af26-ab39696b80d5 2025-04-22 17:34:03,494 - DEBUG - Requesting: http://10.0.0.38:8082/project/8d3706fb-91c6-499c-9102-3ebc8022e223 2025-04-22 17:34:03,577 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/963534f9-e1cc-4fbb-8529-606161f0a56e 2025-04-22 17:34:03,592 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/963534f9-e1cc-4fbb-8529-606161f0a56e 2025-04-22 17:34:03,607 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d1e60244-c0fe-43e3-ae40-927c4f12bb67 2025-04-22 17:34:03,615 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d1e60244-c0fe-43e3-ae40-927c4f12bb67 2025-04-22 17:34:03,623 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/56e796ad-a5eb-4140-8be4-6806ed6388ed 2025-04-22 17:34:03,629 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-22 17:34:03,629 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/963534f9-e1cc-4fbb-8529-606161f0a56e 2025-04-22 17:34:03,640 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d1e60244-c0fe-43e3-ae40-927c4f12bb67 2025-04-22 17:34:03,667 - INFO - Verified VN network id 7 for VN 963534f9-e1cc-4fbb-8529-606161f0a56e 2025-04-22 17:34:03,667 - INFO - Verifications in API Server for VN ctest-vn-55146166 passed 2025-04-22 17:34:03,667 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/963534f9-e1cc-4fbb-8529-606161f0a56e 2025-04-22 17:34:03,692 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d1e60244-c0fe-43e3-ae40-927c4f12bb67 2025-04-22 17:34:03,700 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d1e60244-c0fe-43e3-ae40-927c4f12bb67 2025-04-22 17:34:03,714 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/56e796ad-a5eb-4140-8be4-6806ed6388ed 2025-04-22 17:34:03,740 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86555460', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10823615527294619579', 'uuid-lslong': '9595306452460807534'}, 'enable': 'true', 'created': '2025-04-22T17:34:00', 'last-modified': '2025-04-22T17:34:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.761345'} 2025-04-22 17:34:03,757 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-22 17:34:03,757 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-55146166 passed 2025-04-22 17:34:03,757 - DEBUG - ====Verifying policy data for ctest-vn-55146166 in API_Server ====== 2025-04-22 17:34:03,757 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-22 17:34:03,770 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ecf64c5e-07ff-448e-af26-ab39696b80d5 2025-04-22 17:34:03,787 - DEBUG - Requesting: http://10.0.0.38:8082/project/8d3706fb-91c6-499c-9102-3ebc8022e223 2025-04-22 17:34:03,866 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/963534f9-e1cc-4fbb-8529-606161f0a56e 2025-04-22 17:34:03,891 - DEBUG - =>VN ctest-vn-55146166 has no policy to be verified 2025-04-22 17:34:03,891 - DEBUG - Verifying the vn in opserver 2025-04-22 17:34:03,891 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166 virtual network link through opserver 10.0.0.38 2025-04-22 17:34:03,892 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-04-22 17:34:04,245 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-04-22 17:34:04,303 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166?flat'} 2025-04-22 17:34:04,303 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166 is found in opserver 2025-04-22 17:34:04,310 - DEBUG - VRF ids for VN ctest-vn-55146166: {'10.0.0.38': '2'} 2025-04-22 17:34:04,310 - INFO - Waiting for VM ctest-TestBasicVMVN-86555460-16662707 to be up.. 2025-04-22 17:34:04,386 - DEBUG - VM is in ACTIVE state now 2025-04-22 17:34:04,386 - INFO - VM name : ctest-TestBasicVMVN-86555460-16662707 2025-04-22 17:34:04,458 - DEBUG - VM ctest-TestBasicVMVN-86555460-16662707 ID is 8996a537-8c53-4e12-b87f-2f224217f66e 2025-04-22 17:34:04,458 - DEBUG - VM ctest-TestBasicVMVN-86555460-16662707 launched on Node cn-jenkins-deploy-platform-ansible-os-3168-1 2025-04-22 17:34:04,526 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8996a537-8c53-4e12-b87f-2f224217f66e 2025-04-22 17:34:04,536 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/10840050-616c-47b9-a675-13720efcf982 2025-04-22 17:34:07,832 - 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 1025ms') 2025-04-22 17:34:07,833 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86555460-16662707 failed! 2025-04-22 17:34:07,888 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166 is 31.1.1.1 and allocation pool is NOT set 2025-04-22 17:34:07,888 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166 is 31.1.2.1 and allocation pool is NOT set 2025-04-22 17:34:11,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 1016ms') 2025-04-22 17:34:11,965 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86555460-16662707 failed! 2025-04-22 17:34:12,024 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166 is 31.1.1.1 and allocation pool is NOT set 2025-04-22 17:34:12,024 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166 is 31.1.2.1 and allocation pool is NOT set 2025-04-22 17:34:14,089 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.14 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.143/2.914/4.685/1.771 ms') 2025-04-22 17:34:14,089 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86555460-16662707 passed 2025-04-22 17:34:14,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:34:14,248 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86555460-16662707, IP 31.1.1.4, Port 22 2025-04-22 17:34:14,411 - DEBUG - VM ctest-TestBasicVMVN-86555460-16662707 is ready for SSH connections 2025-04-22 17:34:14,411 - INFO - Waiting for VM ctest-TestBasicVMVN-86555460-64200362 to be up.. 2025-04-22 17:34:14,490 - DEBUG - VM is in ACTIVE state now 2025-04-22 17:34:14,490 - INFO - VM name : ctest-TestBasicVMVN-86555460-64200362 2025-04-22 17:34:14,559 - DEBUG - VM ctest-TestBasicVMVN-86555460-64200362 ID is b67b5b6a-0bda-461d-a5b3-7b84aef6ef14 2025-04-22 17:34:14,559 - DEBUG - VM ctest-TestBasicVMVN-86555460-64200362 launched on Node cn-jenkins-deploy-platform-ansible-os-3168-1 2025-04-22 17:34:14,627 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b67b5b6a-0bda-461d-a5b3-7b84aef6ef14 2025-04-22 17:34:14,635 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9ed55d6f-ceeb-4684-848e-93f120eec9fb 2025-04-22 17:34:15,875 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.477 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.477/1.607/2.738/1.130 ms') 2025-04-22 17:34:15,876 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-86555460-64200362 passed 2025-04-22 17:34:16,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:34:16,028 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86555460-64200362, IP 31.1.2.4, Port 22 2025-04-22 17:34:16,191 - DEBUG - VM ctest-TestBasicVMVN-86555460-64200362 is ready for SSH connections 2025-04-22 17:34:16,191 - INFO - Waiting for VM ctest-TestBasicVMVN-86555460-22543763 to be up.. 2025-04-22 17:34:16,257 - DEBUG - VM is in ACTIVE state now 2025-04-22 17:34:16,257 - INFO - VM name : ctest-TestBasicVMVN-86555460-22543763 2025-04-22 17:34:16,318 - DEBUG - VM ctest-TestBasicVMVN-86555460-22543763 ID is e50c1d7c-f2e2-4704-a330-fa2723156918 2025-04-22 17:34:16,318 - DEBUG - VM ctest-TestBasicVMVN-86555460-22543763 launched on Node cn-jenkins-deploy-platform-ansible-os-3168-1 2025-04-22 17:34:16,382 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e50c1d7c-f2e2-4704-a330-fa2723156918 2025-04-22 17:34:16,389 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0501cd74-d457-47c8-bdbb-99d210d21a20 2025-04-22 17:34:17,635 - 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.05 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.390 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.390/1.721/3.053/1.331 ms') 2025-04-22 17:34:17,635 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86555460-22543763 passed 2025-04-22 17:34:17,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:34:17,792 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86555460-22543763, IP 31.1.1.3, Port 22 2025-04-22 17:34:17,957 - DEBUG - VM ctest-TestBasicVMVN-86555460-22543763 is ready for SSH connections 2025-04-22 17:34:17,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:34:17,957 - 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-04-22 17:34:17,957 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-22 17:34:21,889 - 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.228 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.856 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.866 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.856/1.650/3.228 ms 2025-04-22 17:34:21,890 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-86555460-16662707 passed 2025-04-22 17:34:21,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:34:21,890 - 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-04-22 17:34:21,890 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-22 17:34:25,513 - 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.770 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.826 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.811 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.811/1.469/2.770 ms 2025-04-22 17:34:25,514 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-86555460-64200362 passed 2025-04-22 17:34:25,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:34:25,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:34:25,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 17:34:25,514 - 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-04-22 17:34:25,514 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 17:34:25,705 - DEBUG - None 2025-04-22 17:34:25,705 - 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-04-22 17:34:25,705 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 17:34:25,930 - DEBUG - None 2025-04-22 17:34:25,931 - 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-04-22 17:34:25,931 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 17:34:26,504 - DEBUG - None 2025-04-22 17:34:26,505 - 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-04-22 17:34:26,505 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-22 17:34:28,708 - 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.749 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.976 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.722 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.578 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.413/1.887/4.976 ms 2025-04-22 17:34:28,708 - 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-04-22 17:34:28,708 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-22 17:34:30,928 - 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.057 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.822 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.920 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.429 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.618 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.363 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.428/1.805/3.920 ms 2025-04-22 17:34:30,928 - 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-04-22 17:34:30,928 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-22 17:34:33,173 - 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.640 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.336 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.210 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.437 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.643 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.480 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.392/1.591/3.210 ms 2025-04-22 17:34:33,173 - INFO - Deleting VM ctest-TestBasicVMVN-86555460-22543763 2025-04-22 17:34:33,229 - INFO - Detaching port 9ed55d6f-ceeb-4684-848e-93f120eec9fb from VM ctest-TestBasicVMVN-86555460-64200362 2025-04-22 17:34:33,272 - INFO - Deleting VM ctest-TestBasicVMVN-86555460-64200362 2025-04-22 17:34:33,332 - INFO - Detaching port 10840050-616c-47b9-a675-13720efcf982 from VM ctest-TestBasicVMVN-86555460-16662707 2025-04-22 17:34:33,359 - INFO - Deleting VM ctest-TestBasicVMVN-86555460-16662707 2025-04-22 17:34:33,420 - INFO - Deleting VN ctest-vn-55146166 2025-04-22 17:34:33,572 - DEBUG - Response for delete_port : () 2025-04-22 17:34:33,728 - DEBUG - Response for delete_port : () 2025-04-22 17:34:33,758 - DEBUG - VN 963534f9-e1cc-4fbb-8529-606161f0a56e still in use: Unable to complete operation on network 963534f9-e1cc-4fbb-8529-606161f0a56e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5417b1fb-a053-4595-8610-9ed82f118bce'] 2025-04-22 17:34:33,759 - WARNING - Deleting VN ctest-vn-55146166 failed..Will retry 2025-04-22 17:34:35,864 - DEBUG - Response for deleting network () 2025-04-22 17:34:35,864 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d1e60244-c0fe-43e3-ae40-927c4f12bb67 2025-04-22 17:34:35,869 - DEBUG - Response Code: 404 2025-04-22 17:34:35,869 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-22 17:34:35,876 - DEBUG - Requesting: http://10.0.0.38:8082/domain/ecf64c5e-07ff-448e-af26-ab39696b80d5 2025-04-22 17:34:35,933 - DEBUG - Requesting: http://10.0.0.38:8082/project/8d3706fb-91c6-499c-9102-3ebc8022e223 2025-04-22 17:34:36,000 - INFO - Validated that VN ctest-vn-55146166 is not found in API Server 2025-04-22 17:34:36,011 - DEBUG - VN ctest-vn-55146166 is not present in Agent 10.0.0.38 2025-04-22 17:34:36,011 - INFO - Validated that VN ctest-vn-55146166 is not in any agent 2025-04-22 17:34:36,016 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-04-22 17:34:36,020 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-55146166 2025-04-22 17:34:36,020 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-86555460:ctest-vn-55146166 2025-04-22 17:34:36,030 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-55146166 info 2025-04-22 17:34:36,099 - INFO - IPAM: ctest-ipam-63349375 is not found in API Server 2025-04-22 17:34:36,110 - INFO - IPAM:ctest-ipam-63349375 is not found in control node 2025-04-22 17:34:36,360 - DEBUG - No XMPP flaps were noticed during the test
2025-04-22 17:34:36,360 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-04-22 17:34:36,361 - INFO - -------------------------------------------------------------------------------- 2025-04-22 17:34:37,036 - INFO - Deleted project: ctest-TestBasicVMVN-86555460, ID : 8d3706fb-91c6-499c-9102-3ebc8022e223