2025-05-08 13:05:19,146 - INFO - Domain Default found not creating 2025-05-08 13:05:19,579 - INFO - Project ctest-TestBasicVMVN-03092222 not found, creating it 2025-05-08 13:05:20,341 - INFO - Created Project:ctest-TestBasicVMVN-03092222, ID : 96b8fab6-067e-40c8-80c4-5e71be4371e8 2025-05-08 13:05:22,621 - INFO - ================================================================================ 2025-05-08 13:05:22,622 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-08 13:05:22,622 - 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-05-08 13:05:22,952 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-08 13:05:22,952 - INFO - Initial checks done. Running the testcase now 2025-05-08 13:05:22,953 - INFO - 2025-05-08 13:05:23,755 - DEBUG - Response for create_network : {'network': {'id': '9fe93146-691b-4bae-91ca-84c4b5bd8add', 'name': 'ctest-vn2_metadata-44598279', 'tenant_id': '96b8fab6067e40c880c45e71be4371e8', 'project_id': '96b8fab6067e40c880c45e71be4371e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03092222', 'ctest-vn2_metadata-44598279'], 'port_security_enabled': True, 'description': ''}} 2025-05-08 13:05:24,022 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1f97340-88ed-4886-85ba-4163d2f04d25', 'name': '', 'tenant_id': '96b8fab6067e40c880c45e71be4371e8', 'network_id': '9fe93146-691b-4bae-91ca-84c4b5bd8add', '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': '96b8fab6067e40c880c45e71be4371e8'}} 2025-05-08 13:05:24,047 - INFO - Created VN ctest-vn2_metadata-44598279 2025-05-08 13:05:24,107 - DEBUG - VN ctest-vn2_metadata-44598279 UUID is 9fe93146-691b-4bae-91ca-84c4b5bd8add 2025-05-08 13:05:24,336 - DEBUG - Services list from nova: [, , ] 2025-05-08 13:05:25,710 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3289-1) 2025-05-08 13:05:25,826 - DEBUG - Link local service introspect added 2025-05-08 13:05:25,874 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-08 13:05:30,996 - DEBUG - VM is in ACTIVE state now 2025-05-08 13:05:31,242 - INFO - Waiting for VM ctest-TestBasicVMVN-03092222-34104162 to be up.. 2025-05-08 13:05:31,243 - INFO - VM name : ctest-TestBasicVMVN-03092222-34104162 2025-05-08 13:05:31,454 - DEBUG - VM ctest-TestBasicVMVN-03092222-34104162 ID is 07cb996b-fbab-4632-8c59-63224d33e8ce 2025-05-08 13:05:31,454 - DEBUG - VM ctest-TestBasicVMVN-03092222-34104162 launched on Node cn-jenkins-deploy-platform-ansible-os-3289-1 2025-05-08 13:05:31,591 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/07cb996b-fbab-4632-8c59-63224d33e8ce 2025-05-08 13:05:31,900 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/07cb996b-fbab-4632-8c59-63224d33e8ce 2025-05-08 13:05:31,955 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/486b49d1-a14a-4627-8d7a-1e98f958ae03 2025-05-08 13:05:35,262 - 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 1001ms') 2025-05-08 13:05:35,263 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03092222-34104162 failed! 2025-05-08 13:05:35,344 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03092222:ctest-vn2_metadata-44598279 is 11.1.1.1 and allocation pool is NOT set 2025-05-08 13:05:39,429 - 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=3.73 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 3.732/3.732/3.732/0.000 ms') 2025-05-08 13:05:39,429 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03092222-34104162 passed 2025-05-08 13:05:39,631 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:05:39,631 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03092222-34104162, IP 11.1.1.3, Port 22 2025-05-08 13:05:39,838 - DEBUG - VM ctest-TestBasicVMVN-03092222-34104162 is ready for SSH connections 2025-05-08 13:05:39,838 - INFO - Retry 0 2025-05-08 13:05:39,839 - 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.254, gateway password: c0ntrail123 2025-05-08 13:05:39,839 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-08 13:05:41,812 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-08 13:05:41,813 - INFO - Generic metadata worked 2025-05-08 13:05:42,214 - DEBUG - Link local service introspect removed 2025-05-08 13:05:42,214 - INFO - Deleting VM ctest-TestBasicVMVN-03092222-34104162 2025-05-08 13:05:42,411 - INFO - Deleting VN ctest-vn2_metadata-44598279 2025-05-08 13:05:42,523 - DEBUG - VN 9fe93146-691b-4bae-91ca-84c4b5bd8add still in use: Unable to complete operation on network 9fe93146-691b-4bae-91ca-84c4b5bd8add. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-80c9498c-eae6-460f-9e59-726564ae7902'] 2025-05-08 13:05:42,524 - WARNING - Deleting VN ctest-vn2_metadata-44598279 failed..Will retry 2025-05-08 13:05:44,765 - DEBUG - Response for deleting network () 2025-05-08 13:05:45,057 - DEBUG - No XMPP flaps were noticed during the test 2025-05-08 13:05:45,057 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-05-08 13:05:45,057 - INFO - -------------------------------------------------------------------------------- 2025-05-08 13:05:45,060 - INFO - ================================================================================ 2025-05-08 13:05:45,060 - INFO - STARTING TEST : test_metadata_service 2025-05-08 13:05:45,060 - 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-05-08 13:05:45,389 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-08 13:05:45,390 - INFO - Initial checks done. Running the testcase now 2025-05-08 13:05:45,391 - INFO - 2025-05-08 13:05:45,391 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-05-08 13:05:45,406 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/cbc717c9-e9c9-4915-896c-a100081e49dd 2025-05-08 13:05:45,770 - DEBUG - Response for create_network : {'network': {'id': 'fed25dfa-d07b-4cb2-8468-4353994e7533', 'name': 'ctest-vn-54803720', 'tenant_id': '96b8fab6067e40c880c45e71be4371e8', 'project_id': '96b8fab6067e40c880c45e71be4371e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03092222', 'ctest-vn-54803720'], 'port_security_enabled': True, 'description': ''}} 2025-05-08 13:05:46,017 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f76c26a1-7393-4eef-b6ee-fe69085a9948', 'name': '', 'tenant_id': '96b8fab6067e40c880c45e71be4371e8', 'network_id': 'fed25dfa-d07b-4cb2-8468-4353994e7533', 'ip_version': 4, 'cidr': '152.167.62.64/26', 'allocation_pools': [{'start': '152.167.62.66', 'end': '152.167.62.126'}], 'gateway_ip': '152.167.62.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '152.167.62.66', 'tags': [], 'project_id': '96b8fab6067e40c880c45e71be4371e8'}} 2025-05-08 13:05:46,041 - INFO - Created VN ctest-vn-54803720 2025-05-08 13:05:46,094 - DEBUG - VN ctest-vn-54803720 UUID is fed25dfa-d07b-4cb2-8468-4353994e7533 2025-05-08 13:05:47,625 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3289-1) 2025-05-08 13:05:47,626 - INFO - Waiting for VM ctest-TestBasicVMVN-03092222-35171518 to be up.. 2025-05-08 13:05:47,694 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-08 13:05:52,850 - DEBUG - VM is in ACTIVE state now 2025-05-08 13:05:52,850 - INFO - VM name : ctest-TestBasicVMVN-03092222-35171518 2025-05-08 13:05:53,048 - DEBUG - VM ctest-TestBasicVMVN-03092222-35171518 ID is e6e8492b-f505-4f16-8c81-93fe19321321 2025-05-08 13:05:53,048 - DEBUG - VM ctest-TestBasicVMVN-03092222-35171518 launched on Node cn-jenkins-deploy-platform-ansible-os-3289-1 2025-05-08 13:05:53,191 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e6e8492b-f505-4f16-8c81-93fe19321321 2025-05-08 13:05:53,206 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/9b7b9a7d-1b36-4b9e-84d4-b5718bd62f08 2025-05-08 13:05:56,515 - 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 1022ms') 2025-05-08 13:05:56,515 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03092222-35171518 failed! 2025-05-08 13:05:56,583 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-54803720 is 152.167.62.65 and allocation pool is NOT set 2025-05-08 13:06:00,678 - 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 1015ms') 2025-05-08 13:06:00,678 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03092222-35171518 failed! 2025-05-08 13:06:00,763 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-54803720 is 152.167.62.65 and allocation pool is NOT set 2025-05-08 13:06:02,831 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 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.020/3.323/5.626/2.303 ms') 2025-05-08 13:06:02,831 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03092222-35171518 passed 2025-05-08 13:06:02,999 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:03,000 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03092222-35171518, IP 152.167.62.67, Port 22 2025-05-08 13:06:03,192 - DEBUG - VM ctest-TestBasicVMVN-03092222-35171518 is ready for SSH connections 2025-05-08 13:06:03,192 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-08 13:06:03,193 - DEBUG - cat /tmp/output.txt 2025-05-08 13:06:05,308 - DEBUG - Hello World. The time is now Thu, 08 May 2025 07:06:01 -0600! 2025-05-08 13:06:05,308 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 08 May 2025 07:06:01 -0600!'} 2025-05-08 13:06:05,309 - INFO - metadata_script.txt got executed in the vm 2025-05-08 13:06:05,309 - INFO - Deleting VM ctest-TestBasicVMVN-03092222-35171518 2025-05-08 13:06:05,475 - INFO - Deleting VN ctest-vn-54803720 2025-05-08 13:06:05,568 - DEBUG - VN fed25dfa-d07b-4cb2-8468-4353994e7533 still in use: Unable to complete operation on network fed25dfa-d07b-4cb2-8468-4353994e7533. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-aeb896c8-93b7-49b8-a3a1-80e030b24cd5'] 2025-05-08 13:06:05,568 - WARNING - Deleting VN ctest-vn-54803720 failed..Will retry 2025-05-08 13:06:07,792 - DEBUG - Response for deleting network () 2025-05-08 13:06:08,113 - DEBUG - No XMPP flaps were noticed during the test 2025-05-08 13:06:08,113 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-05-08 13:06:08,113 - INFO - -------------------------------------------------------------------------------- 2025-05-08 13:06:08,125 - INFO - ================================================================================ 2025-05-08 13:06:08,125 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-08 13:06:08,125 - 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-05-08 13:06:08,444 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-08 13:06:08,444 - INFO - Initial checks done. Running the testcase now 2025-05-08 13:06:08,445 - INFO - 2025-05-08 13:06:09,253 - DEBUG - Response for create_network : {'network': {'id': '55f5ea90-d1a1-4900-9cca-2aa18ad03ef8', 'name': 'ctest-vn-22576740', 'tenant_id': '96b8fab6067e40c880c45e71be4371e8', 'project_id': '96b8fab6067e40c880c45e71be4371e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03092222', 'ctest-vn-22576740'], 'port_security_enabled': True, 'description': ''}} 2025-05-08 13:06:09,520 - DEBUG - Response for create_subnet : {'subnet': {'id': '0b9ec99f-ead0-4ef8-bb07-6a5665ec4062', 'name': '', 'tenant_id': '96b8fab6067e40c880c45e71be4371e8', 'network_id': '55f5ea90-d1a1-4900-9cca-2aa18ad03ef8', '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': '96b8fab6067e40c880c45e71be4371e8'}} 2025-05-08 13:06:09,840 - DEBUG - Response for create_subnet : {'subnet': {'id': '0fef5ffe-bb21-4764-ab7c-ea75f1da5097', 'name': '', 'tenant_id': '96b8fab6067e40c880c45e71be4371e8', 'network_id': '55f5ea90-d1a1-4900-9cca-2aa18ad03ef8', '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': '96b8fab6067e40c880c45e71be4371e8'}} 2025-05-08 13:06:09,879 - INFO - Created VN ctest-vn-22576740 2025-05-08 13:06:09,935 - DEBUG - VN ctest-vn-22576740 UUID is 55f5ea90-d1a1-4900-9cca-2aa18ad03ef8 2025-05-08 13:06:10,604 - DEBUG - Response for create_port : {'port': {'name': 'cb906f1f-7f21-4307-a32f-c5f6cf388e2e', 'id': 'cb906f1f-7f21-4307-a32f-c5f6cf388e2e', 'tenant_id': '96b8fab6067e40c880c45e71be4371e8', 'network_id': '55f5ea90-d1a1-4900-9cca-2aa18ad03ef8', 'mac_address': '02:cb:90:6f:1f:7f', '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': '0b9ec99f-ead0-4ef8-bb07-6a5665ec4062'}], 'security_groups': ['73625b06-f6fc-4a31-8228-5e77b983b36b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '96b8fab6067e40c880c45e71be4371e8'}} 2025-05-08 13:06:10,875 - DEBUG - Response for create_port : {'port': {'name': 'df6251e5-3819-43c7-8132-0a0a907b91fe', 'id': 'df6251e5-3819-43c7-8132-0a0a907b91fe', 'tenant_id': '96b8fab6067e40c880c45e71be4371e8', 'network_id': '55f5ea90-d1a1-4900-9cca-2aa18ad03ef8', 'mac_address': '02:df:62:51:e5:38', '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': '0fef5ffe-bb21-4764-ab7c-ea75f1da5097'}], 'security_groups': ['73625b06-f6fc-4a31-8228-5e77b983b36b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '96b8fab6067e40c880c45e71be4371e8'}} 2025-05-08 13:06:11,753 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3289-1) 2025-05-08 13:06:12,809 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3289-1) 2025-05-08 13:06:14,145 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3289-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3289-1) 2025-05-08 13:06:14,146 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-08 13:06:14,155 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6dbd8e98-e16f-47a1-ac74-571ca035b53c 2025-05-08 13:06:14,174 - DEBUG - Requesting: http://10.0.0.254:8082/project/96b8fab6-067e-40c8-80c4-5e71be4371e8 2025-05-08 13:06:14,263 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/94252bf6-ae24-4d85-bfc6-9b577f02f4c2 2025-05-08 13:06:14,288 - INFO - Verifications in API Server for IPAM: ctest-ipam-42090933 passed 2025-05-08 13:06:14,297 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03092222:ctest-ipam-42090933', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03092222', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10674986830235192709', 'uuid-lslong': '13818903306728305858'}, 'enable': 'true', 'created': '2025-05-08T13:06:08', 'last-modified': '2025-05-08T13:06:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.559329'} 2025-05-08 13:06:14,297 - INFO - Verifications in Control node for IPAM: ctest-ipam-42090933 passed 2025-05-08 13:06:14,298 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-08 13:06:14,314 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6dbd8e98-e16f-47a1-ac74-571ca035b53c 2025-05-08 13:06:14,335 - DEBUG - Requesting: http://10.0.0.254:8082/project/96b8fab6-067e-40c8-80c4-5e71be4371e8 2025-05-08 13:06:14,419 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/55f5ea90-d1a1-4900-9cca-2aa18ad03ef8 2025-05-08 13:06:14,441 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/55f5ea90-d1a1-4900-9cca-2aa18ad03ef8 2025-05-08 13:06:14,457 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/26759690-2735-4fcf-81ce-b684166df7aa 2025-05-08 13:06:14,470 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/26759690-2735-4fcf-81ce-b684166df7aa 2025-05-08 13:06:14,479 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/c7e556e8-23e6-4a40-8da0-9f6170c8ef4b 2025-05-08 13:06:14,487 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-08 13:06:14,487 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/55f5ea90-d1a1-4900-9cca-2aa18ad03ef8 2025-05-08 13:06:14,498 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/26759690-2735-4fcf-81ce-b684166df7aa 2025-05-08 13:06:14,518 - INFO - Verified VN network id 8 for VN 55f5ea90-d1a1-4900-9cca-2aa18ad03ef8 2025-05-08 13:06:14,519 - INFO - Verifications in API Server for VN ctest-vn-22576740 passed 2025-05-08 13:06:14,519 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/55f5ea90-d1a1-4900-9cca-2aa18ad03ef8 2025-05-08 13:06:14,535 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/26759690-2735-4fcf-81ce-b684166df7aa 2025-05-08 13:06:14,545 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/26759690-2735-4fcf-81ce-b684166df7aa 2025-05-08 13:06:14,554 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/c7e556e8-23e6-4a40-8da0-9f6170c8ef4b 2025-05-08 13:06:14,571 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03092222', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6194114770231183616', 'uuid-lslong': '11297889488519315192'}, 'enable': 'true', 'created': '2025-05-08T13:06:09', 'last-modified': '2025-05-08T13:06:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.815533'} 2025-05-08 13:06:14,587 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-08 13:06:14,587 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22576740 passed 2025-05-08 13:06:14,587 - DEBUG - ====Verifying policy data for ctest-vn-22576740 in API_Server ====== 2025-05-08 13:06:14,587 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-08 13:06:14,597 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6dbd8e98-e16f-47a1-ac74-571ca035b53c 2025-05-08 13:06:14,628 - DEBUG - Requesting: http://10.0.0.254:8082/project/96b8fab6-067e-40c8-80c4-5e71be4371e8 2025-05-08 13:06:14,747 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/55f5ea90-d1a1-4900-9cca-2aa18ad03ef8 2025-05-08 13:06:14,765 - DEBUG - =>VN ctest-vn-22576740 has no policy to be verified 2025-05-08 13:06:14,765 - DEBUG - Verifying the vn in opserver 2025-05-08 13:06:14,765 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740 virtual network link through opserver 10.0.0.254 2025-05-08 13:06:14,766 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-05-08 13:06:15,154 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-05-08 13:06:15,235 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740?flat'} 2025-05-08 13:06:15,235 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740 is found in opserver 2025-05-08 13:06:15,242 - DEBUG - VRF ids for VN ctest-vn-22576740: {'10.0.0.254': '2'} 2025-05-08 13:06:15,242 - INFO - Waiting for VM ctest-TestBasicVMVN-03092222-29503457 to be up.. 2025-05-08 13:06:15,358 - DEBUG - VM is in ACTIVE state now 2025-05-08 13:06:15,358 - INFO - VM name : ctest-TestBasicVMVN-03092222-29503457 2025-05-08 13:06:15,450 - DEBUG - VM ctest-TestBasicVMVN-03092222-29503457 ID is 66d18199-84f2-4b60-b923-535c900a4b82 2025-05-08 13:06:15,450 - DEBUG - VM ctest-TestBasicVMVN-03092222-29503457 launched on Node cn-jenkins-deploy-platform-ansible-os-3289-1 2025-05-08 13:06:15,536 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/66d18199-84f2-4b60-b923-535c900a4b82 2025-05-08 13:06:15,554 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/cb906f1f-7f21-4307-a32f-c5f6cf388e2e 2025-05-08 13:06:18,882 - 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 1015ms') 2025-05-08 13:06:18,882 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03092222-29503457 failed! 2025-05-08 13:06:18,955 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740 is 31.1.1.1 and allocation pool is NOT set 2025-05-08 13:06:18,956 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740 is 31.1.2.1 and allocation pool is NOT set 2025-05-08 13:06:23,036 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms') 2025-05-08 13:06:23,037 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03092222-29503457 failed! 2025-05-08 13:06:23,102 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740 is 31.1.1.1 and allocation pool is NOT set 2025-05-08 13:06:23,102 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740 is 31.1.2.1 and allocation pool is NOT set 2025-05-08 13:06:25,168 - 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=11.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.773 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.773/5.909/11.045/5.136 ms') 2025-05-08 13:06:25,168 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03092222-29503457 passed 2025-05-08 13:06:25,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:25,339 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03092222-29503457, IP 31.1.1.4, Port 22 2025-05-08 13:06:25,410 - 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-05-08 13:06:25,565 - DEBUG - VM ctest-TestBasicVMVN-03092222-29503457 is NOT ready for SSH connections, VM status: ACTIVE 2025-05-08 13:06:30,566 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:30,567 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03092222-29503457, IP 31.1.1.4, Port 22 2025-05-08 13:06:30,767 - DEBUG - VM ctest-TestBasicVMVN-03092222-29503457 is ready for SSH connections 2025-05-08 13:06:30,767 - INFO - Waiting for VM ctest-TestBasicVMVN-03092222-75099109 to be up.. 2025-05-08 13:06:30,959 - DEBUG - VM is in ACTIVE state now 2025-05-08 13:06:30,959 - INFO - VM name : ctest-TestBasicVMVN-03092222-75099109 2025-05-08 13:06:31,124 - DEBUG - VM ctest-TestBasicVMVN-03092222-75099109 ID is 69eb1616-fbc4-4424-9d9f-2344aca20ba3 2025-05-08 13:06:31,124 - DEBUG - VM ctest-TestBasicVMVN-03092222-75099109 launched on Node cn-jenkins-deploy-platform-ansible-os-3289-1 2025-05-08 13:06:31,253 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/69eb1616-fbc4-4424-9d9f-2344aca20ba3 2025-05-08 13:06:31,266 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/df6251e5-3819-43c7-8132-0a0a907b91fe 2025-05-08 13:06:32,583 - 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=7.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.793 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.793/3.982/7.172/3.189 ms') 2025-05-08 13:06:32,584 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03092222-75099109 passed 2025-05-08 13:06:32,775 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:32,775 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03092222-75099109, IP 31.1.2.4, Port 22 2025-05-08 13:06:32,957 - DEBUG - VM ctest-TestBasicVMVN-03092222-75099109 is ready for SSH connections 2025-05-08 13:06:32,958 - INFO - Waiting for VM ctest-TestBasicVMVN-03092222-08412038 to be up.. 2025-05-08 13:06:33,081 - DEBUG - VM is in ACTIVE state now 2025-05-08 13:06:33,081 - INFO - VM name : ctest-TestBasicVMVN-03092222-08412038 2025-05-08 13:06:33,207 - DEBUG - VM ctest-TestBasicVMVN-03092222-08412038 ID is d1fd0ba3-4a51-41c4-bac1-5f7540bb3681 2025-05-08 13:06:33,207 - DEBUG - VM ctest-TestBasicVMVN-03092222-08412038 launched on Node cn-jenkins-deploy-platform-ansible-os-3289-1 2025-05-08 13:06:33,335 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d1fd0ba3-4a51-41c4-bac1-5f7540bb3681 2025-05-08 13:06:33,347 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e4e2648b-cef8-4bdf-92fb-f694b583e768 2025-05-08 13:06:34,641 - 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=5.27 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.467 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.467/2.869/5.271/2.402 ms') 2025-05-08 13:06:34,641 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03092222-08412038 passed 2025-05-08 13:06:34,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:34,826 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03092222-08412038, IP 31.1.1.3, Port 22 2025-05-08 13:06:35,010 - DEBUG - VM ctest-TestBasicVMVN-03092222-08412038 is ready for SSH connections 2025-05-08 13:06:35,010 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:35,010 - 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.254, gateway password: c0ntrail123 2025-05-08 13:06:35,010 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-08 13:06:39,440 - 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=5.446 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.755 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.732 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.732/2.977/5.446 ms 2025-05-08 13:06:39,440 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03092222-29503457 passed 2025-05-08 13:06:39,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:39,441 - 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.254, gateway password: c0ntrail123 2025-05-08 13:06:39,441 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-08 13:06:43,575 - 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=4.107 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.884 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.133 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.884/2.708/4.107 ms 2025-05-08 13:06:43,575 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03092222-75099109 passed 2025-05-08 13:06:43,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:43,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:43,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-08 13:06:43,576 - 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.254, gateway password: c0ntrail123 2025-05-08 13:06:43,577 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-08 13:06:43,809 - DEBUG - None 2025-05-08 13:06:43,810 - 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.254, gateway password: c0ntrail123 2025-05-08 13:06:43,810 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-08 13:06:44,080 - DEBUG - None 2025-05-08 13:06:44,080 - 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.254, gateway password: c0ntrail123 2025-05-08 13:06:44,080 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-08 13:06:44,879 - DEBUG - None 2025-05-08 13:06:44,879 - 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.254, gateway password: c0ntrail123 2025-05-08 13:06:44,879 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-08 13:06:47,191 - 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=2.271 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=9.178 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.266 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=6.058 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.790 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.790/3.912/9.178 ms 2025-05-08 13:06:47,192 - 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.254, gateway password: c0ntrail123 2025-05-08 13:06:47,192 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-08 13:06:49,546 - 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.199 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.608 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.946 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.898 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.091 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=10.262 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.049 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.898/3.864/10.262 ms 2025-05-08 13:06:49,547 - 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.254, gateway password: c0ntrail123 2025-05-08 13:06:49,547 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-08 13:06:51,890 - 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.991 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.812 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=10.496 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.187 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.436 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=7.339 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.919 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.919/4.597/10.496 ms 2025-05-08 13:06:51,890 - INFO - Deleting VM ctest-TestBasicVMVN-03092222-08412038 2025-05-08 13:06:52,090 - INFO - Detaching port df6251e5-3819-43c7-8132-0a0a907b91fe from VM ctest-TestBasicVMVN-03092222-75099109 2025-05-08 13:06:52,215 - INFO - Deleting VM ctest-TestBasicVMVN-03092222-75099109 2025-05-08 13:06:52,412 - INFO - Detaching port cb906f1f-7f21-4307-a32f-c5f6cf388e2e from VM ctest-TestBasicVMVN-03092222-29503457 2025-05-08 13:06:52,487 - INFO - Deleting VM ctest-TestBasicVMVN-03092222-29503457 2025-05-08 13:06:52,645 - INFO - Deleting VN ctest-vn-22576740 2025-05-08 13:06:52,934 - DEBUG - Response for delete_port : () 2025-05-08 13:06:53,140 - DEBUG - Response for delete_port : () 2025-05-08 13:06:53,287 - DEBUG - Response for deleting network () 2025-05-08 13:06:53,287 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/26759690-2735-4fcf-81ce-b684166df7aa 2025-05-08 13:06:53,293 - DEBUG - Response Code: 404 2025-05-08 13:06:53,293 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-08 13:06:53,301 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6dbd8e98-e16f-47a1-ac74-571ca035b53c 2025-05-08 13:06:53,356 - DEBUG - Requesting: http://10.0.0.254:8082/project/96b8fab6-067e-40c8-80c4-5e71be4371e8 2025-05-08 13:06:53,443 - INFO - Validated that VN ctest-vn-22576740 is not found in API Server 2025-05-08 13:06:53,456 - DEBUG - VN ctest-vn-22576740 is not present in Agent 10.0.0.254 2025-05-08 13:06:53,456 - INFO - Validated that VN ctest-vn-22576740 is not in any agent 2025-05-08 13:06:53,463 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-05-08 13:06:53,469 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-22576740 2025-05-08 13:06:53,469 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03092222:ctest-vn-22576740 2025-05-08 13:06:53,485 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22576740 info 2025-05-08 13:06:53,562 - INFO - IPAM: ctest-ipam-42090933 is not found in API Server 2025-05-08 13:06:53,581 - INFO - IPAM:ctest-ipam-42090933 is not found in control node 2025-05-08 13:06:53,886 - DEBUG - No XMPP flaps were noticed during the test 2025-05-08 13:06:53,886 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45] 2025-05-08 13:06:53,887 - INFO - -------------------------------------------------------------------------------- 2025-05-08 13:06:54,666 - INFO - Deleted project: ctest-TestBasicVMVN-03092222, ID : 96b8fab6-067e-40c8-80c4-5e71be4371e8