2025-01-13 11:47:32,177 - INFO - Domain Default found not creating 2025-01-13 11:47:32,367 - INFO - Project ctest-TestBasicVMVN-69721870 not found, creating it 2025-01-13 11:47:32,903 - INFO - Created Project:ctest-TestBasicVMVN-69721870, ID : e8798128-e184-4b10-a13e-f2729d9e0001 2025-01-13 11:47:34,505 - INFO - ================================================================================ 2025-01-13 11:47:34,505 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-13 11:47:34,505 - 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-01-13 11:47:34,763 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.24': '0'}} with 2025-01-13 11:47:34,763 - INFO - Initial checks done. Running the testcase now 2025-01-13 11:47:34,763 - INFO - 2025-01-13 11:47:35,427 - DEBUG - Response for create_network : {'network': {'id': 'e2d3e0bf-e1e4-49ef-92b6-6c7725857054', 'name': 'ctest-vn2_metadata-86454818', 'tenant_id': 'e8798128e1844b10a13ef2729d9e0001', 'project_id': 'e8798128e1844b10a13ef2729d9e0001', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69721870', 'ctest-vn2_metadata-86454818'], 'port_security_enabled': True, 'description': ''}} 2025-01-13 11:47:35,597 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b11c327a-0d33-4276-bd97-57543ca43e99', 'name': '', 'tenant_id': 'e8798128e1844b10a13ef2729d9e0001', 'network_id': 'e2d3e0bf-e1e4-49ef-92b6-6c7725857054', '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': 'e8798128e1844b10a13ef2729d9e0001'}} 2025-01-13 11:47:35,620 - INFO - Created VN ctest-vn2_metadata-86454818 2025-01-13 11:47:35,675 - DEBUG - VN ctest-vn2_metadata-86454818 UUID is e2d3e0bf-e1e4-49ef-92b6-6c7725857054 2025-01-13 11:47:35,899 - DEBUG - Services list from nova: [, , ] 2025-01-13 11:47:36,999 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2611-1) 2025-01-13 11:47:37,119 - DEBUG - Link local service introspect added 2025-01-13 11:47:37,176 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-13 11:47:42,271 - DEBUG - VM is in ACTIVE state now 2025-01-13 11:47:42,424 - INFO - Waiting for VM ctest-TestBasicVMVN-69721870-28983970 to be up.. 2025-01-13 11:47:42,425 - INFO - VM name : ctest-TestBasicVMVN-69721870-28983970 2025-01-13 11:47:42,517 - DEBUG - VM ctest-TestBasicVMVN-69721870-28983970 ID is ff24f417-a9a1-4685-8560-ebe2a5e81ab1 2025-01-13 11:47:42,517 - DEBUG - VM ctest-TestBasicVMVN-69721870-28983970 launched on Node cn-jenkins-deploy-platform-ansible-os-2611-1 2025-01-13 11:47:42,606 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/ff24f417-a9a1-4685-8560-ebe2a5e81ab1 2025-01-13 11:47:42,907 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/ff24f417-a9a1-4685-8560-ebe2a5e81ab1 2025-01-13 11:47:42,949 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/7a3f8a7b-785e-47b7-86db-88db6765e0e4 2025-01-13 11:47:46,206 - 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 1006ms') 2025-01-13 11:47:46,206 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69721870-28983970 failed! 2025-01-13 11:47:46,271 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69721870:ctest-vn2_metadata-86454818 is 11.1.1.1 and allocation pool is NOT set 2025-01-13 11:47:48,329 - 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=5.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.45 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.445/3.305/5.166/1.860 ms') 2025-01-13 11:47:48,329 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69721870-28983970 passed 2025-01-13 11:47:48,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:47:48,487 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69721870-28983970, IP 11.1.1.3, Port 22 2025-01-13 11:47:48,557 - 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-01-13 11:47:48,693 - DEBUG - VM ctest-TestBasicVMVN-69721870-28983970 is NOT ready for SSH connections, VM status: ACTIVE 2025-01-13 11:47:53,694 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:47:53,694 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69721870-28983970, IP 11.1.1.3, Port 22 2025-01-13 11:47:53,850 - DEBUG - VM ctest-TestBasicVMVN-69721870-28983970 is ready for SSH connections 2025-01-13 11:47:53,850 - INFO - Retry 0 2025-01-13 11:47:53,850 - 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.23, gateway password: c0ntrail123 2025-01-13 11:47:53,851 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-13 11:47:55,492 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-13 11:47:55,492 - INFO - Generic metadata worked 2025-01-13 11:47:55,767 - DEBUG - Link local service introspect removed 2025-01-13 11:47:55,767 - INFO - Deleting VM ctest-TestBasicVMVN-69721870-28983970 2025-01-13 11:47:55,833 - INFO - Deleting VN ctest-vn2_metadata-86454818 2025-01-13 11:47:55,879 - DEBUG - VN e2d3e0bf-e1e4-49ef-92b6-6c7725857054 still in use: Unable to complete operation on network e2d3e0bf-e1e4-49ef-92b6-6c7725857054. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e727e708-50f4-47d7-9041-5515114397d1'] 2025-01-13 11:47:55,880 - WARNING - Deleting VN ctest-vn2_metadata-86454818 failed..Will retry 2025-01-13 11:47:57,996 - DEBUG - Response for deleting network () 2025-01-13 11:47:58,255 - DEBUG - No XMPP flaps were noticed during the test 2025-01-13 11:47:58,255 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-01-13 11:47:58,255 - INFO - -------------------------------------------------------------------------------- 2025-01-13 11:47:58,260 - INFO - ================================================================================ 2025-01-13 11:47:58,261 - INFO - STARTING TEST : test_metadata_service 2025-01-13 11:47:58,261 - 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-01-13 11:47:58,545 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.24': '0'}} with 2025-01-13 11:47:58,545 - INFO - Initial checks done. Running the testcase now 2025-01-13 11:47:58,545 - INFO - 2025-01-13 11:47:58,545 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-configs 2025-01-13 11:47:58,552 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-config/6c08ca72-4542-4e71-8085-5980af7bbaf4 2025-01-13 11:47:58,768 - DEBUG - Response for create_network : {'network': {'id': '112c94fb-7c6c-42fb-960e-bf51ca76785d', 'name': 'ctest-vn-80252100', 'tenant_id': 'e8798128e1844b10a13ef2729d9e0001', 'project_id': 'e8798128e1844b10a13ef2729d9e0001', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69721870', 'ctest-vn-80252100'], 'port_security_enabled': True, 'description': ''}} 2025-01-13 11:47:58,935 - DEBUG - Response for create_subnet : {'subnet': {'id': '0bdc8bcf-dfac-407a-a669-45fa20928e3b', 'name': '', 'tenant_id': 'e8798128e1844b10a13ef2729d9e0001', 'network_id': '112c94fb-7c6c-42fb-960e-bf51ca76785d', 'ip_version': 4, 'cidr': '133.202.133.192/26', 'allocation_pools': [{'start': '133.202.133.194', 'end': '133.202.133.254'}], 'gateway_ip': '133.202.133.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.202.133.194', 'tags': [], 'project_id': 'e8798128e1844b10a13ef2729d9e0001'}} 2025-01-13 11:47:58,955 - INFO - Created VN ctest-vn-80252100 2025-01-13 11:47:59,007 - DEBUG - VN ctest-vn-80252100 UUID is 112c94fb-7c6c-42fb-960e-bf51ca76785d 2025-01-13 11:48:00,236 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2611-1) 2025-01-13 11:48:00,237 - INFO - Waiting for VM ctest-TestBasicVMVN-69721870-07031679 to be up.. 2025-01-13 11:48:00,287 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-13 11:48:05,385 - DEBUG - VM is in ACTIVE state now 2025-01-13 11:48:05,385 - INFO - VM name : ctest-TestBasicVMVN-69721870-07031679 2025-01-13 11:48:05,490 - DEBUG - VM ctest-TestBasicVMVN-69721870-07031679 ID is ace51bf6-5f3b-4ddf-b490-ca888826a6d0 2025-01-13 11:48:05,490 - DEBUG - VM ctest-TestBasicVMVN-69721870-07031679 launched on Node cn-jenkins-deploy-platform-ansible-os-2611-1 2025-01-13 11:48:05,594 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/ace51bf6-5f3b-4ddf-b490-ca888826a6d0 2025-01-13 11:48:05,606 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/252063ad-8933-44fa-9c95-8c017ec7a203 2025-01-13 11:48:08,857 - 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 1002ms') 2025-01-13 11:48:08,857 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69721870-07031679 failed! 2025-01-13 11:48:08,919 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-80252100 is 133.202.133.193 and allocation pool is NOT set 2025-01-13 11:48:12,986 - 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=2 ttl=63 time=5.61 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 5.605/5.605/5.605/0.000 ms') 2025-01-13 11:48:12,987 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69721870-07031679 passed 2025-01-13 11:48:13,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:48:13,139 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69721870-07031679, IP 133.202.133.195, Port 22 2025-01-13 11:48:13,305 - DEBUG - VM ctest-TestBasicVMVN-69721870-07031679 is ready for SSH connections 2025-01-13 11:48:13,305 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123 2025-01-13 11:48:13,305 - DEBUG - cat /tmp/output.txt 2025-01-13 11:48:14,952 - DEBUG - Hello World. The time is now Mon, 13 Jan 2025 04:48:11 -0700! 2025-01-13 11:48:14,952 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 13 Jan 2025 04:48:11 -0700!'} 2025-01-13 11:48:14,952 - INFO - metadata_script.txt got executed in the vm 2025-01-13 11:48:14,952 - INFO - Deleting VM ctest-TestBasicVMVN-69721870-07031679 2025-01-13 11:48:15,027 - INFO - Deleting VN ctest-vn-80252100 2025-01-13 11:48:15,072 - DEBUG - VN 112c94fb-7c6c-42fb-960e-bf51ca76785d still in use: Unable to complete operation on network 112c94fb-7c6c-42fb-960e-bf51ca76785d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7d5537ad-8c53-49a6-819d-2e170d56f127'] 2025-01-13 11:48:15,072 - WARNING - Deleting VN ctest-vn-80252100 failed..Will retry 2025-01-13 11:48:17,188 - DEBUG - Response for deleting network () 2025-01-13 11:48:17,453 - DEBUG - No XMPP flaps were noticed during the test 2025-01-13 11:48:17,453 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-01-13 11:48:17,453 - INFO - -------------------------------------------------------------------------------- 2025-01-13 11:48:17,456 - INFO - ================================================================================ 2025-01-13 11:48:17,456 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-13 11:48:17,456 - 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-01-13 11:48:17,741 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.24': '0'}} with 2025-01-13 11:48:17,741 - INFO - Initial checks done. Running the testcase now 2025-01-13 11:48:17,741 - INFO - 2025-01-13 11:48:18,280 - DEBUG - Response for create_network : {'network': {'id': '966ee64b-3e27-4441-9672-a9ec5f4a559c', 'name': 'ctest-vn-39071634', 'tenant_id': 'e8798128e1844b10a13ef2729d9e0001', 'project_id': 'e8798128e1844b10a13ef2729d9e0001', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69721870', 'ctest-vn-39071634'], 'port_security_enabled': True, 'description': ''}} 2025-01-13 11:48:18,511 - DEBUG - Response for create_subnet : {'subnet': {'id': '735c5609-75ad-4b19-947a-890dc7371f00', 'name': '', 'tenant_id': 'e8798128e1844b10a13ef2729d9e0001', 'network_id': '966ee64b-3e27-4441-9672-a9ec5f4a559c', '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': 'e8798128e1844b10a13ef2729d9e0001'}} 2025-01-13 11:48:18,725 - DEBUG - Response for create_subnet : {'subnet': {'id': '4dbc8558-8b9d-4fd2-94a7-b20722733065', 'name': '', 'tenant_id': 'e8798128e1844b10a13ef2729d9e0001', 'network_id': '966ee64b-3e27-4441-9672-a9ec5f4a559c', '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': 'e8798128e1844b10a13ef2729d9e0001'}} 2025-01-13 11:48:18,751 - INFO - Created VN ctest-vn-39071634 2025-01-13 11:48:18,807 - DEBUG - VN ctest-vn-39071634 UUID is 966ee64b-3e27-4441-9672-a9ec5f4a559c 2025-01-13 11:48:19,245 - DEBUG - Response for create_port : {'port': {'name': '154ff0bd-1731-46ba-9505-4e87e11513e0', 'id': '154ff0bd-1731-46ba-9505-4e87e11513e0', 'tenant_id': 'e8798128e1844b10a13ef2729d9e0001', 'network_id': '966ee64b-3e27-4441-9672-a9ec5f4a559c', 'mac_address': '02:15:4f:f0:bd:17', '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': '735c5609-75ad-4b19-947a-890dc7371f00'}], 'security_groups': ['b64111d6-5484-4ea9-a6f9-f276ae6d108a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e8798128e1844b10a13ef2729d9e0001'}} 2025-01-13 11:48:19,419 - DEBUG - Response for create_port : {'port': {'name': '808b9260-0a3e-4c40-9cf4-6d2a1f8bc9ec', 'id': '808b9260-0a3e-4c40-9cf4-6d2a1f8bc9ec', 'tenant_id': 'e8798128e1844b10a13ef2729d9e0001', 'network_id': '966ee64b-3e27-4441-9672-a9ec5f4a559c', 'mac_address': '02:80:8b:92:60:0a', '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': '4dbc8558-8b9d-4fd2-94a7-b20722733065'}], 'security_groups': ['b64111d6-5484-4ea9-a6f9-f276ae6d108a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e8798128e1844b10a13ef2729d9e0001'}} 2025-01-13 11:48:19,819 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2611-1) 2025-01-13 11:48:20,272 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2611-1) 2025-01-13 11:48:21,578 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2611-1) 2025-01-13 11:48:21,578 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-13 11:48:21,589 - DEBUG - Requesting: http://10.0.0.23:8082/domain/194711d6-e52e-455d-a2f8-a64214d8d752 2025-01-13 11:48:21,611 - DEBUG - Requesting: http://10.0.0.23:8082/project/e8798128-e184-4b10-a13e-f2729d9e0001 2025-01-13 11:48:21,702 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/b36e2588-071f-46a4-a600-a072fd7e22b6 2025-01-13 11:48:21,715 - INFO - Verifications in API Server for IPAM: ctest-ipam-99441566 passed 2025-01-13 11:48:21,726 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69721870:ctest-ipam-99441566', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69721870', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12929312846392542884', 'uuid-lslong': '11961737026035655350'}, 'enable': 'true', 'created': '2025-01-13T11:48:17', 'last-modified': '2025-01-13T11:48:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.738617'} 2025-01-13 11:48:21,727 - INFO - Verifications in Control node for IPAM: ctest-ipam-99441566 passed 2025-01-13 11:48:21,727 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-13 11:48:21,737 - DEBUG - Requesting: http://10.0.0.23:8082/domain/194711d6-e52e-455d-a2f8-a64214d8d752 2025-01-13 11:48:21,759 - DEBUG - Requesting: http://10.0.0.23:8082/project/e8798128-e184-4b10-a13e-f2729d9e0001 2025-01-13 11:48:21,857 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/966ee64b-3e27-4441-9672-a9ec5f4a559c 2025-01-13 11:48:21,873 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/966ee64b-3e27-4441-9672-a9ec5f4a559c 2025-01-13 11:48:21,887 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a8048cf3-62e9-46d4-9d89-c5e125199339 2025-01-13 11:48:21,899 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a8048cf3-62e9-46d4-9d89-c5e125199339 2025-01-13 11:48:21,912 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/29045efb-cce3-476b-9b54-07c475f00f4b 2025-01-13 11:48:21,921 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-13 11:48:21,921 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/966ee64b-3e27-4441-9672-a9ec5f4a559c 2025-01-13 11:48:21,934 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a8048cf3-62e9-46d4-9d89-c5e125199339 2025-01-13 11:48:21,955 - INFO - Verified VN network id 8 for VN 966ee64b-3e27-4441-9672-a9ec5f4a559c 2025-01-13 11:48:21,956 - INFO - Verifications in API Server for VN ctest-vn-39071634 passed 2025-01-13 11:48:21,956 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/966ee64b-3e27-4441-9672-a9ec5f4a559c 2025-01-13 11:48:21,969 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a8048cf3-62e9-46d4-9d89-c5e125199339 2025-01-13 11:48:21,980 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a8048cf3-62e9-46d4-9d89-c5e125199339 2025-01-13 11:48:21,989 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/29045efb-cce3-476b-9b54-07c475f00f4b 2025-01-13 11:48:22,005 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69721870', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10839854563967059009', 'uuid-lslong': '10840914085710288284'}, 'enable': 'true', 'created': '2025-01-13T11:48:18', 'last-modified': '2025-01-13T11:48:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.314468'} 2025-01-13 11:48:22,015 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-13 11:48:22,015 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-39071634 passed 2025-01-13 11:48:22,015 - DEBUG - ====Verifying policy data for ctest-vn-39071634 in API_Server ====== 2025-01-13 11:48:22,015 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-13 11:48:22,023 - DEBUG - Requesting: http://10.0.0.23:8082/domain/194711d6-e52e-455d-a2f8-a64214d8d752 2025-01-13 11:48:22,043 - DEBUG - Requesting: http://10.0.0.23:8082/project/e8798128-e184-4b10-a13e-f2729d9e0001 2025-01-13 11:48:22,156 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/966ee64b-3e27-4441-9672-a9ec5f4a559c 2025-01-13 11:48:22,175 - DEBUG - =>VN ctest-vn-39071634 has no policy to be verified 2025-01-13 11:48:22,176 - DEBUG - Verifying the vn in opserver 2025-01-13 11:48:22,176 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634 virtual network link through opserver 10.0.0.23 2025-01-13 11:48:22,176 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-01-13 11:48:22,659 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-01-13 11:48:22,747 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634?flat'} 2025-01-13 11:48:22,747 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634 is found in opserver 2025-01-13 11:48:22,754 - DEBUG - VRF ids for VN ctest-vn-39071634: {'10.0.0.23': '2'} 2025-01-13 11:48:22,755 - INFO - Waiting for VM ctest-TestBasicVMVN-69721870-51123608 to be up.. 2025-01-13 11:48:22,872 - DEBUG - VM is in ACTIVE state now 2025-01-13 11:48:22,872 - INFO - VM name : ctest-TestBasicVMVN-69721870-51123608 2025-01-13 11:48:22,959 - DEBUG - VM ctest-TestBasicVMVN-69721870-51123608 ID is 3bd1a2e5-98d4-4ed4-8089-42f75718c7cb 2025-01-13 11:48:22,959 - DEBUG - VM ctest-TestBasicVMVN-69721870-51123608 launched on Node cn-jenkins-deploy-platform-ansible-os-2611-1 2025-01-13 11:48:23,054 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/3bd1a2e5-98d4-4ed4-8089-42f75718c7cb 2025-01-13 11:48:23,067 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/154ff0bd-1731-46ba-9505-4e87e11513e0 2025-01-13 11:48:26,373 - 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-01-13 11:48:26,373 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69721870-51123608 failed! 2025-01-13 11:48:26,439 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634 is 31.1.1.1 and allocation pool is NOT set 2025-01-13 11:48:26,439 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634 is 31.1.2.1 and allocation pool is NOT set 2025-01-13 11:48:30,527 - 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-01-13 11:48:30,527 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69721870-51123608 failed! 2025-01-13 11:48:30,583 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634 is 31.1.1.1 and allocation pool is NOT set 2025-01-13 11:48:30,583 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634 is 31.1.2.1 and allocation pool is NOT set 2025-01-13 11:48:32,641 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.517 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.517/3.886/7.256/3.369 ms') 2025-01-13 11:48:32,641 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69721870-51123608 passed 2025-01-13 11:48:32,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:48:32,803 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69721870-51123608, IP 31.1.1.4, Port 22 2025-01-13 11:48:32,959 - DEBUG - VM ctest-TestBasicVMVN-69721870-51123608 is ready for SSH connections 2025-01-13 11:48:32,959 - INFO - Waiting for VM ctest-TestBasicVMVN-69721870-37016335 to be up.. 2025-01-13 11:48:33,064 - DEBUG - VM is in ACTIVE state now 2025-01-13 11:48:33,064 - INFO - VM name : ctest-TestBasicVMVN-69721870-37016335 2025-01-13 11:48:33,158 - DEBUG - VM ctest-TestBasicVMVN-69721870-37016335 ID is 62870488-87a1-4c84-95d8-defb82f60136 2025-01-13 11:48:33,158 - DEBUG - VM ctest-TestBasicVMVN-69721870-37016335 launched on Node cn-jenkins-deploy-platform-ansible-os-2611-1 2025-01-13 11:48:33,250 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/62870488-87a1-4c84-95d8-defb82f60136 2025-01-13 11:48:33,263 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/808b9260-0a3e-4c40-9cf4-6d2a1f8bc9ec 2025-01-13 11:48:34,526 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.538 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.538/1.927/3.316/1.389 ms') 2025-01-13 11:48:34,526 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-69721870-37016335 passed 2025-01-13 11:48:34,683 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:48:34,683 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69721870-37016335, IP 31.1.2.4, Port 22 2025-01-13 11:48:34,839 - DEBUG - VM ctest-TestBasicVMVN-69721870-37016335 is ready for SSH connections 2025-01-13 11:48:34,839 - INFO - Waiting for VM ctest-TestBasicVMVN-69721870-24209164 to be up.. 2025-01-13 11:48:34,934 - DEBUG - VM is in ACTIVE state now 2025-01-13 11:48:34,935 - INFO - VM name : ctest-TestBasicVMVN-69721870-24209164 2025-01-13 11:48:35,038 - DEBUG - VM ctest-TestBasicVMVN-69721870-24209164 ID is 6bbe77a5-db2d-4884-9efe-96fbf3bce763 2025-01-13 11:48:35,039 - DEBUG - VM ctest-TestBasicVMVN-69721870-24209164 launched on Node cn-jenkins-deploy-platform-ansible-os-2611-1 2025-01-13 11:48:35,127 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/6bbe77a5-db2d-4884-9efe-96fbf3bce763 2025-01-13 11:48:35,139 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/ea151769-bc5f-4199-9de3-3c16b069a365 2025-01-13 11:48:36,391 - 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.87 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.455 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.455/1.664/2.874/1.209 ms') 2025-01-13 11:48:36,391 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-69721870-24209164 passed 2025-01-13 11:48:36,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:48:36,551 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69721870-24209164, IP 31.1.1.3, Port 22 2025-01-13 11:48:36,707 - DEBUG - VM ctest-TestBasicVMVN-69721870-24209164 is ready for SSH connections 2025-01-13 11:48:36,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:48:36,707 - 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.23, gateway password: c0ntrail123 2025-01-13 11:48:36,707 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-13 11:48:40,770 - 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.550 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.928 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.209 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.928/1.895/3.550 ms 2025-01-13 11:48:40,770 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-69721870-51123608 passed 2025-01-13 11:48:40,771 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:48:40,771 - 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.23, gateway password: c0ntrail123 2025-01-13 11:48:40,771 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-13 11:48:44,451 - 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.317 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.038 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.233 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.038/1.862/3.317 ms 2025-01-13 11:48:44,451 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-69721870-37016335 passed 2025-01-13 11:48:44,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:48:44,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:48:44,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-13 11:48:44,452 - 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.23, gateway password: c0ntrail123 2025-01-13 11:48:44,452 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-13 11:48:44,642 - DEBUG - None 2025-01-13 11:48:44,642 - 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.23, gateway password: c0ntrail123 2025-01-13 11:48:44,642 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-13 11:48:44,833 - DEBUG - None 2025-01-13 11:48:44,833 - 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.23, gateway password: c0ntrail123 2025-01-13 11:48:44,833 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-13 11:48:45,466 - DEBUG - None 2025-01-13 11:48:45,466 - 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.23, gateway password: c0ntrail123 2025-01-13 11:48:45,467 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-13 11:48:47,682 - 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.765 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.068 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.573 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.139 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.435 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.435/1.796/4.068 ms 2025-01-13 11:48:47,683 - 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.23, gateway password: c0ntrail123 2025-01-13 11:48:47,683 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-13 11:48:49,929 - 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.069 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.784 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.027 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.470 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.238 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.317 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.467 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.467/2.338/5.027 ms 2025-01-13 11:48:49,929 - 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.23, gateway password: c0ntrail123 2025-01-13 11:48:49,930 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-13 11:48:52,182 - 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.957 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.484 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.428 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.586 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.857 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.943 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.375/2.375/4.428 ms 2025-01-13 11:48:52,182 - INFO - Deleting VM ctest-TestBasicVMVN-69721870-24209164 2025-01-13 11:48:52,283 - INFO - Detaching port 808b9260-0a3e-4c40-9cf4-6d2a1f8bc9ec from VM ctest-TestBasicVMVN-69721870-37016335 2025-01-13 11:48:52,358 - INFO - Deleting VM ctest-TestBasicVMVN-69721870-37016335 2025-01-13 11:48:52,428 - INFO - Detaching port 154ff0bd-1731-46ba-9505-4e87e11513e0 from VM ctest-TestBasicVMVN-69721870-51123608 2025-01-13 11:48:52,466 - INFO - Deleting VM ctest-TestBasicVMVN-69721870-51123608 2025-01-13 11:48:52,553 - INFO - Deleting VN ctest-vn-39071634 2025-01-13 11:48:52,759 - DEBUG - Response for delete_port : () 2025-01-13 11:48:52,978 - DEBUG - Response for delete_port : () 2025-01-13 11:48:53,045 - DEBUG - VN 966ee64b-3e27-4441-9672-a9ec5f4a559c still in use: Unable to complete operation on network 966ee64b-3e27-4441-9672-a9ec5f4a559c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ab8ca91e-ba79-4d11-9eaa-8f020c1a59fc'] 2025-01-13 11:48:53,046 - WARNING - Deleting VN ctest-vn-39071634 failed..Will retry 2025-01-13 11:48:55,224 - DEBUG - Response for deleting network () 2025-01-13 11:48:55,225 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a8048cf3-62e9-46d4-9d89-c5e125199339 2025-01-13 11:48:55,234 - DEBUG - Response Code: 404 2025-01-13 11:48:55,234 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-01-13 11:48:55,243 - DEBUG - Requesting: http://10.0.0.23:8082/domain/194711d6-e52e-455d-a2f8-a64214d8d752 2025-01-13 11:48:55,301 - DEBUG - Requesting: http://10.0.0.23:8082/project/e8798128-e184-4b10-a13e-f2729d9e0001 2025-01-13 11:48:55,386 - INFO - Validated that VN ctest-vn-39071634 is not found in API Server 2025-01-13 11:48:55,405 - DEBUG - VN ctest-vn-39071634 is not present in Agent 10.0.0.23 2025-01-13 11:48:55,405 - INFO - Validated that VN ctest-vn-39071634 is not in any agent 2025-01-13 11:48:55,411 - DEBUG - VRF 2 is not seen in agent 10.0.0.23 2025-01-13 11:48:55,419 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-39071634 2025-01-13 11:48:55,419 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-69721870:ctest-vn-39071634 2025-01-13 11:48:55,437 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-39071634 info 2025-01-13 11:48:55,519 - INFO - IPAM: ctest-ipam-99441566 is not found in API Server 2025-01-13 11:48:55,531 - INFO - IPAM:ctest-ipam-99441566 is not found in control node 2025-01-13 11:48:55,801 - DEBUG - No XMPP flaps were noticed during the test 2025-01-13 11:48:55,801 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-01-13 11:48:55,801 - INFO - -------------------------------------------------------------------------------- 2025-01-13 11:48:56,557 - INFO - Deleted project: ctest-TestBasicVMVN-69721870, ID : e8798128-e184-4b10-a13e-f2729d9e0001