2025-02-11 22:13:59,262 - INFO - Domain Default found not creating 2025-02-11 22:13:59,422 - INFO - Project ctest-TestBasicVMVN-44484950 not found, creating it 2025-02-11 22:13:59,904 - INFO - Created Project:ctest-TestBasicVMVN-44484950, ID : 243a9303-c786-4518-8269-1c29886d9e37 2025-02-11 22:14:01,505 - INFO - ================================================================================ 2025-02-11 22:14:01,505 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-11 22:14:01,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-02-11 22:14:01,761 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.7': '0'}} with 2025-02-11 22:14:01,761 - INFO - Initial checks done. Running the testcase now 2025-02-11 22:14:01,761 - INFO - 2025-02-11 22:14:02,371 - DEBUG - Response for create_network : {'network': {'id': 'b1f9bbab-aa43-4191-b996-fb45fc79c13a', 'name': 'ctest-vn2_metadata-63125047', 'tenant_id': '243a9303c786451882691c29886d9e37', 'project_id': '243a9303c786451882691c29886d9e37', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44484950', 'ctest-vn2_metadata-63125047'], 'port_security_enabled': True, 'description': ''}} 2025-02-11 22:14:02,608 - DEBUG - Response for create_subnet : {'subnet': {'id': '242e6a40-3b28-4d22-b6d6-8c18a521a23a', 'name': '', 'tenant_id': '243a9303c786451882691c29886d9e37', 'network_id': 'b1f9bbab-aa43-4191-b996-fb45fc79c13a', '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': '243a9303c786451882691c29886d9e37'}} 2025-02-11 22:14:02,630 - INFO - Created VN ctest-vn2_metadata-63125047 2025-02-11 22:14:02,686 - DEBUG - VN ctest-vn2_metadata-63125047 UUID is b1f9bbab-aa43-4191-b996-fb45fc79c13a 2025-02-11 22:14:02,881 - DEBUG - Services list from nova: [, , ] 2025-02-11 22:14:04,212 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2723-1) 2025-02-11 22:14:04,318 - DEBUG - Link local service introspect added 2025-02-11 22:14:04,361 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-11 22:14:09,451 - DEBUG - VM is in ACTIVE state now 2025-02-11 22:14:09,582 - INFO - Waiting for VM ctest-TestBasicVMVN-44484950-39972309 to be up.. 2025-02-11 22:14:09,582 - INFO - VM name : ctest-TestBasicVMVN-44484950-39972309 2025-02-11 22:14:09,667 - DEBUG - VM ctest-TestBasicVMVN-44484950-39972309 ID is 0a4e2762-2181-4424-af07-94f066f42c42 2025-02-11 22:14:09,667 - DEBUG - VM ctest-TestBasicVMVN-44484950-39972309 launched on Node cn-jenkins-deploy-platform-ansible-os-2723-1 2025-02-11 22:14:09,758 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/0a4e2762-2181-4424-af07-94f066f42c42 2025-02-11 22:14:10,098 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/0a4e2762-2181-4424-af07-94f066f42c42 2025-02-11 22:14:10,137 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/e203aa11-4c32-46ab-9a56-3f7a5e15d0d0 2025-02-11 22:14:13,416 - 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 1031ms') 2025-02-11 22:14:13,416 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44484950-39972309 failed! 2025-02-11 22:14:13,474 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44484950:ctest-vn2_metadata-63125047 is 11.1.1.1 and allocation pool is NOT set 2025-02-11 22:14:15,534 - 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.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.85 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.850/6.684/11.518/4.834 ms') 2025-02-11 22:14:15,534 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44484950-39972309 passed 2025-02-11 22:14:15,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:14:15,686 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44484950-39972309, IP 11.1.1.3, Port 22 2025-02-11 22:14:15,751 - 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-02-11 22:14:15,837 - DEBUG - VM ctest-TestBasicVMVN-44484950-39972309 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-11 22:14:20,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:14:20,837 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44484950-39972309, IP 11.1.1.3, Port 22 2025-02-11 22:14:20,993 - DEBUG - VM ctest-TestBasicVMVN-44484950-39972309 is ready for SSH connections 2025-02-11 22:14:20,993 - INFO - Retry 0 2025-02-11 22:14:20,993 - 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.24, gateway password: c0ntrail123 2025-02-11 22:14:20,994 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-11 22:14:22,656 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-11 22:14:22,656 - INFO - Generic metadata worked 2025-02-11 22:14:22,905 - DEBUG - Link local service introspect removed 2025-02-11 22:14:22,906 - INFO - Deleting VM ctest-TestBasicVMVN-44484950-39972309 2025-02-11 22:14:22,981 - INFO - Deleting VN ctest-vn2_metadata-63125047 2025-02-11 22:14:23,021 - DEBUG - VN b1f9bbab-aa43-4191-b996-fb45fc79c13a still in use: Unable to complete operation on network b1f9bbab-aa43-4191-b996-fb45fc79c13a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-20e5140b-9c32-47fe-af73-e98d1804a398'] 2025-02-11 22:14:23,021 - WARNING - Deleting VN ctest-vn2_metadata-63125047 failed..Will retry 2025-02-11 22:14:25,133 - DEBUG - Response for deleting network () 2025-02-11 22:14:25,390 - DEBUG - No XMPP flaps were noticed during the test 2025-02-11 22:14:25,391 - INFO - -------------------------------------------------------------------------------- 2025-02-11 22:14:25,395 - INFO - ================================================================================ 2025-02-11 22:14:25,395 - INFO - STARTING TEST : test_metadata_service 2025-02-11 22:14:25,396 - 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-02-11 22:14:25,676 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.7': '0'}} with 2025-02-11 22:14:25,676 - INFO - Initial checks done. Running the testcase now 2025-02-11 22:14:25,677 - INFO - 2025-02-11 22:14:25,677 - DEBUG - Requesting: http://10.0.0.24:8082/global-vrouter-configs 2025-02-11 22:14:25,683 - DEBUG - Requesting: http://10.0.0.24:8082/global-vrouter-config/d99a3efc-8126-4272-b079-c79e76a22b2b 2025-02-11 22:14:25,887 - DEBUG - Response for create_network : {'network': {'id': '6afbcfb9-20c9-4b28-b85e-97195778a04b', 'name': 'ctest-vn-27976557', 'tenant_id': '243a9303c786451882691c29886d9e37', 'project_id': '243a9303c786451882691c29886d9e37', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44484950', 'ctest-vn-27976557'], 'port_security_enabled': True, 'description': ''}} 2025-02-11 22:14:26,115 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d518b70-221a-4b1c-9b3a-673c9018b2e7', 'name': '', 'tenant_id': '243a9303c786451882691c29886d9e37', 'network_id': '6afbcfb9-20c9-4b28-b85e-97195778a04b', 'ip_version': 4, 'cidr': '98.16.45.192/26', 'allocation_pools': [{'start': '98.16.45.194', 'end': '98.16.45.254'}], 'gateway_ip': '98.16.45.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '98.16.45.194', 'tags': [], 'project_id': '243a9303c786451882691c29886d9e37'}} 2025-02-11 22:14:26,135 - INFO - Created VN ctest-vn-27976557 2025-02-11 22:14:26,190 - DEBUG - VN ctest-vn-27976557 UUID is 6afbcfb9-20c9-4b28-b85e-97195778a04b 2025-02-11 22:14:27,433 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2723-1) 2025-02-11 22:14:27,433 - INFO - Waiting for VM ctest-TestBasicVMVN-44484950-95583222 to be up.. 2025-02-11 22:14:27,474 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-11 22:14:32,558 - DEBUG - VM is in ACTIVE state now 2025-02-11 22:14:32,558 - INFO - VM name : ctest-TestBasicVMVN-44484950-95583222 2025-02-11 22:14:32,637 - DEBUG - VM ctest-TestBasicVMVN-44484950-95583222 ID is 2bf2676c-d432-4415-a99f-be7013364e10 2025-02-11 22:14:32,637 - DEBUG - VM ctest-TestBasicVMVN-44484950-95583222 launched on Node cn-jenkins-deploy-platform-ansible-os-2723-1 2025-02-11 22:14:32,714 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/2bf2676c-d432-4415-a99f-be7013364e10 2025-02-11 22:14:32,723 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/f21a6848-dfb2-4d25-93a5-d822d2240aa8 2025-02-11 22:14:35,971 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2025-02-11 22:14:35,971 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44484950-95583222 failed! 2025-02-11 22:14:36,030 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-27976557 is 98.16.45.193 and allocation pool is NOT set 2025-02-11 22:14:40,100 - 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=9.37 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 9.369/9.369/9.369/0.000 ms') 2025-02-11 22:14:40,100 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44484950-95583222 passed 2025-02-11 22:14:40,250 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:14:40,250 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44484950-95583222, IP 98.16.45.195, Port 22 2025-02-11 22:14:40,405 - DEBUG - VM ctest-TestBasicVMVN-44484950-95583222 is ready for SSH connections 2025-02-11 22:14:40,406 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2025-02-11 22:14:40,406 - DEBUG - cat /tmp/output.txt 2025-02-11 22:14:42,255 - DEBUG - cat: can't open '/tmp/output.txt': No such file or directory 2025-02-11 22:14:42,255 - DEBUG - ret : {'cat /tmp/output.txt': "cat: can't open '/tmp/output.txt': No such file or directory"} 2025-02-11 22:14:42,255 - WARNING - metadata_script.txt did not get executed in the vm 2025-02-11 22:14:44,256 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2025-02-11 22:14:44,256 - DEBUG - cat /tmp/output.txt 2025-02-11 22:14:44,478 - DEBUG - Hello World. The time is now Tue, 11 Feb 2025 15:14:41 -0700! 2025-02-11 22:14:44,478 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 11 Feb 2025 15:14:41 -0700!'} 2025-02-11 22:14:44,478 - INFO - metadata_script.txt got executed in the vm 2025-02-11 22:14:44,478 - INFO - Deleting VM ctest-TestBasicVMVN-44484950-95583222 2025-02-11 22:14:44,554 - INFO - Deleting VN ctest-vn-27976557 2025-02-11 22:14:44,597 - DEBUG - VN 6afbcfb9-20c9-4b28-b85e-97195778a04b still in use: Unable to complete operation on network 6afbcfb9-20c9-4b28-b85e-97195778a04b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f5f315e2-0bf5-46cf-96e3-b593a7481373'] 2025-02-11 22:14:44,597 - WARNING - Deleting VN ctest-vn-27976557 failed..Will retry 2025-02-11 22:14:46,703 - DEBUG - Response for deleting network () 2025-02-11 22:14:46,964 - DEBUG - No XMPP flaps were noticed during the test
2025-02-11 22:14:46,964 - INFO - END TEST : test_metadata_service : PASSED[0:00:21]
2025-02-11 22:14:46,964 - INFO - -------------------------------------------------------------------------------- 2025-02-11 22:14:46,967 - INFO - ================================================================================ 2025-02-11 22:14:46,968 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-11 22:14:46,968 - 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-02-11 22:14:47,255 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.7': '0'}} with 2025-02-11 22:14:47,256 - INFO - Initial checks done. Running the testcase now 2025-02-11 22:14:47,256 - INFO - 2025-02-11 22:14:47,775 - DEBUG - Response for create_network : {'network': {'id': '4a2c145a-21f0-43c2-af43-8b9d39fa11fe', 'name': 'ctest-vn-59338371', 'tenant_id': '243a9303c786451882691c29886d9e37', 'project_id': '243a9303c786451882691c29886d9e37', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-44484950', 'ctest-vn-59338371'], 'port_security_enabled': True, 'description': ''}} 2025-02-11 22:14:47,937 - DEBUG - Response for create_subnet : {'subnet': {'id': 'adf8f47a-5729-4bec-a382-28d87050647c', 'name': '', 'tenant_id': '243a9303c786451882691c29886d9e37', 'network_id': '4a2c145a-21f0-43c2-af43-8b9d39fa11fe', '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': '243a9303c786451882691c29886d9e37'}} 2025-02-11 22:14:48,101 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f8917f87-c60b-4740-9df1-72b874417118', 'name': '', 'tenant_id': '243a9303c786451882691c29886d9e37', 'network_id': '4a2c145a-21f0-43c2-af43-8b9d39fa11fe', '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': '243a9303c786451882691c29886d9e37'}} 2025-02-11 22:14:48,122 - INFO - Created VN ctest-vn-59338371 2025-02-11 22:14:48,178 - DEBUG - VN ctest-vn-59338371 UUID is 4a2c145a-21f0-43c2-af43-8b9d39fa11fe 2025-02-11 22:14:48,566 - DEBUG - Response for create_port : {'port': {'name': '90bf6253-5239-4bff-9f4e-fd9bf0356f34', 'id': '90bf6253-5239-4bff-9f4e-fd9bf0356f34', 'tenant_id': '243a9303c786451882691c29886d9e37', 'network_id': '4a2c145a-21f0-43c2-af43-8b9d39fa11fe', 'mac_address': '02:90:bf:62:53:52', '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': 'adf8f47a-5729-4bec-a382-28d87050647c'}], 'security_groups': ['8c4f67bc-bd87-4bfa-b9b0-90e722f9ab59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '243a9303c786451882691c29886d9e37'}} 2025-02-11 22:14:48,747 - DEBUG - Response for create_port : {'port': {'name': '14db8070-e279-4397-a496-760db70fecda', 'id': '14db8070-e279-4397-a496-760db70fecda', 'tenant_id': '243a9303c786451882691c29886d9e37', 'network_id': '4a2c145a-21f0-43c2-af43-8b9d39fa11fe', 'mac_address': '02:14:db:80:70:e2', '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': 'f8917f87-c60b-4740-9df1-72b874417118'}], 'security_groups': ['8c4f67bc-bd87-4bfa-b9b0-90e722f9ab59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '243a9303c786451882691c29886d9e37'}} 2025-02-11 22:14:49,120 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2723-1) 2025-02-11 22:14:49,538 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2723-1) 2025-02-11 22:14:50,904 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2723-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2723-1) 2025-02-11 22:14:50,904 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-11 22:14:50,911 - DEBUG - Requesting: http://10.0.0.24:8082/domain/27fe7fef-a657-4d41-8bd5-ba7e3ec22033 2025-02-11 22:14:50,930 - DEBUG - Requesting: http://10.0.0.24:8082/project/243a9303-c786-4518-8269-1c29886d9e37 2025-02-11 22:14:51,026 - DEBUG - Requesting: http://10.0.0.24:8082/network-ipam/0180f809-f228-415c-8abd-17d076016226 2025-02-11 22:14:51,043 - INFO - Verifications in API Server for IPAM: ctest-ipam-56307617 passed 2025-02-11 22:14:51,053 - DEBUG - Control-node 10.0.0.24 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-44484950:ctest-ipam-56307617', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-44484950', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '108359112658010460', 'uuid-lslong': '9997172931932807718'}, 'enable': 'true', 'created': '2025-02-11T22:14:47', 'last-modified': '2025-02-11T22:14:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.551959'} 2025-02-11 22:14:51,053 - INFO - Verifications in Control node for IPAM: ctest-ipam-56307617 passed 2025-02-11 22:14:51,058 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-11 22:14:51,068 - DEBUG - Requesting: http://10.0.0.24:8082/domain/27fe7fef-a657-4d41-8bd5-ba7e3ec22033 2025-02-11 22:14:51,086 - DEBUG - Requesting: http://10.0.0.24:8082/project/243a9303-c786-4518-8269-1c29886d9e37 2025-02-11 22:14:51,190 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/4a2c145a-21f0-43c2-af43-8b9d39fa11fe 2025-02-11 22:14:51,212 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/4a2c145a-21f0-43c2-af43-8b9d39fa11fe 2025-02-11 22:14:51,232 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/22ce42fc-3897-4936-adf3-3839a72507d4 2025-02-11 22:14:51,248 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/22ce42fc-3897-4936-adf3-3839a72507d4 2025-02-11 22:14:51,266 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/f1e03eac-ab1c-4ee8-95c0-8f262bb3eb9b 2025-02-11 22:14:51,285 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-11 22:14:51,285 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/4a2c145a-21f0-43c2-af43-8b9d39fa11fe 2025-02-11 22:14:51,306 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/22ce42fc-3897-4936-adf3-3839a72507d4 2025-02-11 22:14:51,337 - INFO - Verified VN network id 8 for VN 4a2c145a-21f0-43c2-af43-8b9d39fa11fe 2025-02-11 22:14:51,337 - INFO - Verifications in API Server for VN ctest-vn-59338371 passed 2025-02-11 22:14:51,340 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/4a2c145a-21f0-43c2-af43-8b9d39fa11fe 2025-02-11 22:14:51,357 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/22ce42fc-3897-4936-adf3-3839a72507d4 2025-02-11 22:14:51,376 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/22ce42fc-3897-4936-adf3-3839a72507d4 2025-02-11 22:14:51,396 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/f1e03eac-ab1c-4ee8-95c0-8f262bb3eb9b 2025-02-11 22:14:51,430 - DEBUG - Control-node 10.0.0.24 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-44484950', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5344669235130942402', 'uuid-lslong': '12629091287475819006'}, 'enable': 'true', 'created': '2025-02-11T22:14:47', 'last-modified': '2025-02-11T22:14:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.371647'} 2025-02-11 22:14:51,457 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-11 22:14:51,457 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59338371 passed 2025-02-11 22:14:51,458 - DEBUG - ====Verifying policy data for ctest-vn-59338371 in API_Server ====== 2025-02-11 22:14:51,458 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-11 22:14:51,466 - DEBUG - Requesting: http://10.0.0.24:8082/domain/27fe7fef-a657-4d41-8bd5-ba7e3ec22033 2025-02-11 22:14:51,487 - DEBUG - Requesting: http://10.0.0.24:8082/project/243a9303-c786-4518-8269-1c29886d9e37 2025-02-11 22:14:51,628 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/4a2c145a-21f0-43c2-af43-8b9d39fa11fe 2025-02-11 22:14:51,646 - DEBUG - =>VN ctest-vn-59338371 has no policy to be verified 2025-02-11 22:14:51,646 - DEBUG - Verifying the vn in opserver 2025-02-11 22:14:51,646 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371 virtual network link through opserver 10.0.0.24 2025-02-11 22:14:51,646 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-02-11 22:14:52,100 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-02-11 22:14:52,211 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371?flat'} 2025-02-11 22:14:52,211 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371 is found in opserver 2025-02-11 22:14:52,218 - DEBUG - VRF ids for VN ctest-vn-59338371: {'10.0.0.24': '2'} 2025-02-11 22:14:52,218 - INFO - Waiting for VM ctest-TestBasicVMVN-44484950-22494704 to be up.. 2025-02-11 22:14:52,332 - DEBUG - VM is in ACTIVE state now 2025-02-11 22:14:52,332 - INFO - VM name : ctest-TestBasicVMVN-44484950-22494704 2025-02-11 22:14:52,456 - DEBUG - VM ctest-TestBasicVMVN-44484950-22494704 ID is b1b1c272-643c-40e9-97d9-7b0de738783d 2025-02-11 22:14:52,456 - DEBUG - VM ctest-TestBasicVMVN-44484950-22494704 launched on Node cn-jenkins-deploy-platform-ansible-os-2723-1 2025-02-11 22:14:52,587 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/b1b1c272-643c-40e9-97d9-7b0de738783d 2025-02-11 22:14:52,600 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/90bf6253-5239-4bff-9f4e-fd9bf0356f34 2025-02-11 22:14:55,914 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2025-02-11 22:14:55,914 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-44484950-22494704 failed! 2025-02-11 22:14:55,970 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371 is 31.1.1.1 and allocation pool is NOT set 2025-02-11 22:14:55,970 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371 is 31.1.2.1 and allocation pool is NOT set 2025-02-11 22:15:00,042 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-02-11 22:15:00,043 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-44484950-22494704 failed! 2025-02-11 22:15:00,098 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371 is 31.1.1.1 and allocation pool is NOT set 2025-02-11 22:15:00,098 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371 is 31.1.2.1 and allocation pool is NOT set 2025-02-11 22:15:02,162 - 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=6.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.944 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.944/3.536/6.128/2.592 ms') 2025-02-11 22:15:02,162 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-44484950-22494704 passed 2025-02-11 22:15:02,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:15:02,314 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44484950-22494704, IP 31.1.1.4, Port 22 2025-02-11 22:15:02,488 - DEBUG - VM ctest-TestBasicVMVN-44484950-22494704 is ready for SSH connections 2025-02-11 22:15:02,488 - INFO - Waiting for VM ctest-TestBasicVMVN-44484950-54778832 to be up.. 2025-02-11 22:15:02,572 - DEBUG - VM is in ACTIVE state now 2025-02-11 22:15:02,572 - INFO - VM name : ctest-TestBasicVMVN-44484950-54778832 2025-02-11 22:15:02,653 - DEBUG - VM ctest-TestBasicVMVN-44484950-54778832 ID is 87006542-2ea3-40df-9338-4189e98a3783 2025-02-11 22:15:02,653 - DEBUG - VM ctest-TestBasicVMVN-44484950-54778832 launched on Node cn-jenkins-deploy-platform-ansible-os-2723-1 2025-02-11 22:15:02,730 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/87006542-2ea3-40df-9338-4189e98a3783 2025-02-11 22:15:02,740 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/14db8070-e279-4397-a496-760db70fecda 2025-02-11 22:15:03,991 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.95 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 = 2.948/3.245/3.543/0.297 ms') 2025-02-11 22:15:03,991 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44484950-54778832 passed 2025-02-11 22:15:04,146 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:15:04,146 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44484950-54778832, IP 31.1.2.4, Port 22 2025-02-11 22:15:04,305 - DEBUG - VM ctest-TestBasicVMVN-44484950-54778832 is ready for SSH connections 2025-02-11 22:15:04,305 - INFO - Waiting for VM ctest-TestBasicVMVN-44484950-77712391 to be up.. 2025-02-11 22:15:04,393 - DEBUG - VM is in ACTIVE state now 2025-02-11 22:15:04,393 - INFO - VM name : ctest-TestBasicVMVN-44484950-77712391 2025-02-11 22:15:04,474 - DEBUG - VM ctest-TestBasicVMVN-44484950-77712391 ID is 8999232d-9deb-404f-92f4-9ceb75fa2f14 2025-02-11 22:15:04,474 - DEBUG - VM ctest-TestBasicVMVN-44484950-77712391 launched on Node cn-jenkins-deploy-platform-ansible-os-2723-1 2025-02-11 22:15:04,557 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/8999232d-9deb-404f-92f4-9ceb75fa2f14 2025-02-11 22:15:04,567 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/b17c86cb-7ee6-4e57-9041-4cdfddca8aa0 2025-02-11 22:15:05,810 - 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=6.15 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.972 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.972/3.560/6.149/2.588 ms') 2025-02-11 22:15:05,810 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-44484950-77712391 passed 2025-02-11 22:15:05,966 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:15:05,966 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-44484950-77712391, IP 31.1.1.3, Port 22 2025-02-11 22:15:06,122 - DEBUG - VM ctest-TestBasicVMVN-44484950-77712391 is ready for SSH connections 2025-02-11 22:15:06,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:15:06,122 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2025-02-11 22:15:06,122 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-11 22:15:10,161 - 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.934 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.832 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.925 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.832/1.897/3.934 ms 2025-02-11 22:15:10,161 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-44484950-22494704 passed 2025-02-11 22:15:10,161 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:15:10,162 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2025-02-11 22:15:10,162 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-11 22:15:13,896 - 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.133 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.977 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.990 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.977/1.700/3.133 ms 2025-02-11 22:15:13,896 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-44484950-54778832 passed 2025-02-11 22:15:13,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:15:13,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:15:13,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-11 22:15:13,897 - 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.24, gateway password: c0ntrail123 2025-02-11 22:15:13,897 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-11 22:15:14,106 - DEBUG - None 2025-02-11 22:15:14,106 - 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.24, gateway password: c0ntrail123 2025-02-11 22:15:14,106 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-11 22:15:14,303 - DEBUG - None 2025-02-11 22:15:14,303 - 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.24, gateway password: c0ntrail123 2025-02-11 22:15:14,304 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-11 22:15:14,976 - DEBUG - None 2025-02-11 22:15:14,976 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2025-02-11 22:15:14,976 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-11 22:15:17,206 - 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.329 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.952 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.061 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.463 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.462/2.253/5.952 ms 2025-02-11 22:15:17,207 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2025-02-11 22:15:17,207 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-11 22:15:19,472 - 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.265 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.325 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.567 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.761 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.656 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.370/2.054/4.567 ms 2025-02-11 22:15:19,472 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.24, gateway password: c0ntrail123 2025-02-11 22:15:19,472 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-11 22:15:21,728 - 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.694 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.722 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.699 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.501 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.863 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.085 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.354/1.845/3.699 ms 2025-02-11 22:15:21,728 - INFO - Deleting VM ctest-TestBasicVMVN-44484950-77712391 2025-02-11 22:15:21,798 - INFO - Detaching port 14db8070-e279-4397-a496-760db70fecda from VM ctest-TestBasicVMVN-44484950-54778832 2025-02-11 22:15:21,858 - INFO - Deleting VM ctest-TestBasicVMVN-44484950-54778832 2025-02-11 22:15:21,928 - INFO - Detaching port 90bf6253-5239-4bff-9f4e-fd9bf0356f34 from VM ctest-TestBasicVMVN-44484950-22494704 2025-02-11 22:15:21,962 - INFO - Deleting VM ctest-TestBasicVMVN-44484950-22494704 2025-02-11 22:15:22,042 - INFO - Deleting VN ctest-vn-59338371 2025-02-11 22:15:22,223 - DEBUG - Response for delete_port : () 2025-02-11 22:15:22,421 - DEBUG - Response for delete_port : () 2025-02-11 22:15:22,470 - DEBUG - VN 4a2c145a-21f0-43c2-af43-8b9d39fa11fe still in use: Unable to complete operation on network 4a2c145a-21f0-43c2-af43-8b9d39fa11fe. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fc862429-14c3-41a7-95bb-16069944dc7f'] 2025-02-11 22:15:22,470 - WARNING - Deleting VN ctest-vn-59338371 failed..Will retry 2025-02-11 22:15:24,634 - DEBUG - Response for deleting network () 2025-02-11 22:15:24,635 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/22ce42fc-3897-4936-adf3-3839a72507d4 2025-02-11 22:15:24,641 - DEBUG - Response Code: 404 2025-02-11 22:15:24,641 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-11 22:15:24,654 - DEBUG - Requesting: http://10.0.0.24:8082/domain/27fe7fef-a657-4d41-8bd5-ba7e3ec22033 2025-02-11 22:15:24,714 - DEBUG - Requesting: http://10.0.0.24:8082/project/243a9303-c786-4518-8269-1c29886d9e37 2025-02-11 22:15:24,796 - INFO - Validated that VN ctest-vn-59338371 is not found in API Server 2025-02-11 22:15:24,810 - DEBUG - VN ctest-vn-59338371 is not present in Agent 10.0.0.24 2025-02-11 22:15:24,810 - INFO - Validated that VN ctest-vn-59338371 is not in any agent 2025-02-11 22:15:24,817 - DEBUG - VRF 2 is not seen in agent 10.0.0.24 2025-02-11 22:15:24,826 - DEBUG - Vrouter 10.0.0.24 does not have vrf 2 for VN ctest-vn-59338371 2025-02-11 22:15:24,826 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-44484950:ctest-vn-59338371 2025-02-11 22:15:24,839 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59338371 info 2025-02-11 22:15:24,930 - INFO - IPAM: ctest-ipam-56307617 is not found in API Server 2025-02-11 22:15:24,944 - INFO - IPAM:ctest-ipam-56307617 is not found in control node 2025-02-11 22:15:25,204 - DEBUG - No XMPP flaps were noticed during the test
2025-02-11 22:15:25,204 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-02-11 22:15:25,205 - INFO - -------------------------------------------------------------------------------- 2025-02-11 22:15:25,949 - INFO - Deleted project: ctest-TestBasicVMVN-44484950, ID : 243a9303-c786-4518-8269-1c29886d9e37