2025-01-09 20:29:52,077 - INFO - Domain Default found not creating 2025-01-09 20:29:52,239 - INFO - Project ctest-TestBasicVMVN-54035176 not found, creating it 2025-01-09 20:29:52,724 - INFO - Created Project:ctest-TestBasicVMVN-54035176, ID : 9e6c9f44-8105-431b-bd81-9be24d9ff248 2025-01-09 20:29:54,147 - INFO - ================================================================================ 2025-01-09 20:29:54,147 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-09 20:29:54,148 - 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-09 20:29:54,408 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.7': '0'}} with 2025-01-09 20:29:54,408 - INFO - Initial checks done. Running the testcase now 2025-01-09 20:29:54,408 - INFO - 2025-01-09 20:29:54,960 - DEBUG - Response for create_network : {'network': {'id': '54588ac0-fc19-46ac-8605-e220730e5064', 'name': 'ctest-vn2_metadata-87830901', 'tenant_id': '9e6c9f448105431bbd819be24d9ff248', 'project_id': '9e6c9f448105431bbd819be24d9ff248', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-54035176', 'ctest-vn2_metadata-87830901'], 'port_security_enabled': True, 'description': ''}} 2025-01-09 20:29:55,175 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8c849b8-3d9a-475a-98e5-8b8906e5d4c2', 'name': '', 'tenant_id': '9e6c9f448105431bbd819be24d9ff248', 'network_id': '54588ac0-fc19-46ac-8605-e220730e5064', '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': '9e6c9f448105431bbd819be24d9ff248'}} 2025-01-09 20:29:55,193 - INFO - Created VN ctest-vn2_metadata-87830901 2025-01-09 20:29:55,248 - DEBUG - VN ctest-vn2_metadata-87830901 UUID is 54588ac0-fc19-46ac-8605-e220730e5064 2025-01-09 20:29:55,442 - DEBUG - Services list from nova: [, , ] 2025-01-09 20:29:56,514 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2594-1) 2025-01-09 20:29:56,627 - DEBUG - Link local service introspect added 2025-01-09 20:29:56,694 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-09 20:30:01,787 - DEBUG - VM is in ACTIVE state now 2025-01-09 20:30:01,915 - INFO - Waiting for VM ctest-TestBasicVMVN-54035176-09149705 to be up.. 2025-01-09 20:30:01,915 - INFO - VM name : ctest-TestBasicVMVN-54035176-09149705 2025-01-09 20:30:02,008 - DEBUG - VM ctest-TestBasicVMVN-54035176-09149705 ID is 94e6bd68-b208-42a6-8ed5-55fbc3699308 2025-01-09 20:30:02,008 - DEBUG - VM ctest-TestBasicVMVN-54035176-09149705 launched on Node cn-jenkins-deploy-platform-ansible-os-2594-1 2025-01-09 20:30:02,097 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/94e6bd68-b208-42a6-8ed5-55fbc3699308 2025-01-09 20:30:02,395 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/94e6bd68-b208-42a6-8ed5-55fbc3699308 2025-01-09 20:30:02,433 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/c4f96b39-d1fd-4abe-8435-55ecd539ebcf 2025-01-09 20:30:05,694 - 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-01-09 20:30:05,694 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54035176-09149705 failed! 2025-01-09 20:30:05,752 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54035176:ctest-vn2_metadata-87830901 is 11.1.1.1 and allocation pool is NOT set 2025-01-09 20:30:07,819 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.694 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.694/1.934/3.174/1.240 ms') 2025-01-09 20:30:07,819 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54035176-09149705 passed 2025-01-09 20:30:07,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:30:07,968 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54035176-09149705, IP 11.1.1.3, Port 22 2025-01-09 20:30:08,023 - 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-09 20:30:08,106 - DEBUG - VM ctest-TestBasicVMVN-54035176-09149705 is NOT ready for SSH connections, VM status: ACTIVE 2025-01-09 20:30:13,106 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:30:13,107 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54035176-09149705, IP 11.1.1.3, Port 22 2025-01-09 20:30:13,277 - DEBUG - VM ctest-TestBasicVMVN-54035176-09149705 is ready for SSH connections 2025-01-09 20:30:13,277 - INFO - Retry 0 2025-01-09 20:30:13,277 - 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.35, gateway password: c0ntrail123 2025-01-09 20:30:13,277 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-09 20:30:14,878 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-09 20:30:14,878 - INFO - Generic metadata worked 2025-01-09 20:30:15,131 - DEBUG - Link local service introspect removed 2025-01-09 20:30:15,132 - INFO - Deleting VM ctest-TestBasicVMVN-54035176-09149705 2025-01-09 20:30:15,207 - INFO - Deleting VN ctest-vn2_metadata-87830901 2025-01-09 20:30:15,244 - DEBUG - VN 54588ac0-fc19-46ac-8605-e220730e5064 still in use: Unable to complete operation on network 54588ac0-fc19-46ac-8605-e220730e5064. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3583b740-3aee-45a2-9265-5cfdc9967cf5'] 2025-01-09 20:30:15,244 - WARNING - Deleting VN ctest-vn2_metadata-87830901 failed..Will retry 2025-01-09 20:30:17,393 - DEBUG - Response for deleting network () 2025-01-09 20:30:17,658 - DEBUG - No XMPP flaps were noticed during the test 2025-01-09 20:30:17,658 - INFO - -------------------------------------------------------------------------------- 2025-01-09 20:30:17,662 - INFO - ================================================================================ 2025-01-09 20:30:17,662 - INFO - STARTING TEST : test_metadata_service 2025-01-09 20:30:17,663 - 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-09 20:30:17,953 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.7': '0'}} with 2025-01-09 20:30:17,954 - INFO - Initial checks done. Running the testcase now 2025-01-09 20:30:17,954 - INFO - 2025-01-09 20:30:17,954 - DEBUG - Requesting: http://10.0.0.35:8082/global-vrouter-configs 2025-01-09 20:30:17,960 - DEBUG - Requesting: http://10.0.0.35:8082/global-vrouter-config/154c64bd-4cdd-4026-87f4-b911693588e5 2025-01-09 20:30:18,190 - DEBUG - Response for create_network : {'network': {'id': 'dd4a7b23-b63e-48cd-898b-cba349f8ae83', 'name': 'ctest-vn-32774043', 'tenant_id': '9e6c9f448105431bbd819be24d9ff248', 'project_id': '9e6c9f448105431bbd819be24d9ff248', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-54035176', 'ctest-vn-32774043'], 'port_security_enabled': True, 'description': ''}} 2025-01-09 20:30:18,361 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc28d12c-7768-4910-8998-0f36b4953932', 'name': '', 'tenant_id': '9e6c9f448105431bbd819be24d9ff248', 'network_id': 'dd4a7b23-b63e-48cd-898b-cba349f8ae83', 'ip_version': 4, 'cidr': '156.60.163.128/26', 'allocation_pools': [{'start': '156.60.163.130', 'end': '156.60.163.190'}], 'gateway_ip': '156.60.163.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.60.163.130', 'tags': [], 'project_id': '9e6c9f448105431bbd819be24d9ff248'}} 2025-01-09 20:30:18,382 - INFO - Created VN ctest-vn-32774043 2025-01-09 20:30:18,436 - DEBUG - VN ctest-vn-32774043 UUID is dd4a7b23-b63e-48cd-898b-cba349f8ae83 2025-01-09 20:30:19,690 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2594-1) 2025-01-09 20:30:19,690 - INFO - Waiting for VM ctest-TestBasicVMVN-54035176-74060738 to be up.. 2025-01-09 20:30:19,731 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-09 20:30:24,813 - DEBUG - VM is in ACTIVE state now 2025-01-09 20:30:24,813 - INFO - VM name : ctest-TestBasicVMVN-54035176-74060738 2025-01-09 20:30:24,897 - DEBUG - VM ctest-TestBasicVMVN-54035176-74060738 ID is 6513c855-a393-4789-8cfe-0139611edbff 2025-01-09 20:30:24,897 - DEBUG - VM ctest-TestBasicVMVN-54035176-74060738 launched on Node cn-jenkins-deploy-platform-ansible-os-2594-1 2025-01-09 20:30:24,981 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/6513c855-a393-4789-8cfe-0139611edbff 2025-01-09 20:30:24,990 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/9321820a-2d78-4849-9f05-9e5b21d8229a 2025-01-09 20:30:28,250 - 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 1014ms') 2025-01-09 20:30:28,250 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54035176-74060738 failed! 2025-01-09 20:30:28,308 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54035176:ctest-vn-32774043 is 156.60.163.129 and allocation pool is NOT set 2025-01-09 20:30:30,374 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.20 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.195/2.363/3.531/1.168 ms') 2025-01-09 20:30:30,374 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54035176-74060738 passed 2025-01-09 20:30:30,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:30:30,532 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54035176-74060738, IP 156.60.163.131, Port 22 2025-01-09 20:30:30,598 - 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-09 20:30:30,688 - DEBUG - VM ctest-TestBasicVMVN-54035176-74060738 is NOT ready for SSH connections, VM status: ACTIVE 2025-01-09 20:30:35,689 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:30:35,689 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54035176-74060738, IP 156.60.163.131, Port 22 2025-01-09 20:30:35,847 - DEBUG - VM ctest-TestBasicVMVN-54035176-74060738 is ready for SSH connections 2025-01-09 20:30:35,847 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123 2025-01-09 20:30:35,847 - DEBUG - cat /tmp/output.txt 2025-01-09 20:30:37,547 - DEBUG - Hello World. The time is now Thu, 09 Jan 2025 13:30:31 -0700! 2025-01-09 20:30:37,547 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 09 Jan 2025 13:30:31 -0700!'} 2025-01-09 20:30:37,547 - INFO - metadata_script.txt got executed in the vm 2025-01-09 20:30:37,547 - INFO - Deleting VM ctest-TestBasicVMVN-54035176-74060738 2025-01-09 20:30:37,618 - INFO - Deleting VN ctest-vn-32774043 2025-01-09 20:30:37,656 - DEBUG - VN dd4a7b23-b63e-48cd-898b-cba349f8ae83 still in use: Unable to complete operation on network dd4a7b23-b63e-48cd-898b-cba349f8ae83. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9948ae39-0f9c-459d-baa2-4e68e29bca15'] 2025-01-09 20:30:37,657 - WARNING - Deleting VN ctest-vn-32774043 failed..Will retry 2025-01-09 20:30:39,762 - DEBUG - Response for deleting network () 2025-01-09 20:30:40,017 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 20:30:40,017 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-01-09 20:30:40,017 - INFO - -------------------------------------------------------------------------------- 2025-01-09 20:30:40,019 - INFO - ================================================================================ 2025-01-09 20:30:40,019 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-09 20:30:40,019 - 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-09 20:30:40,306 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.7': '0'}} with 2025-01-09 20:30:40,306 - INFO - Initial checks done. Running the testcase now 2025-01-09 20:30:40,306 - INFO - 2025-01-09 20:30:40,797 - DEBUG - Response for create_network : {'network': {'id': '0aeed2e4-156d-4cc7-8951-85167370b907', 'name': 'ctest-vn-55246799', 'tenant_id': '9e6c9f448105431bbd819be24d9ff248', 'project_id': '9e6c9f448105431bbd819be24d9ff248', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-54035176', 'ctest-vn-55246799'], 'port_security_enabled': True, 'description': ''}} 2025-01-09 20:30:41,000 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c0ab62a7-1a3c-4da2-843e-c624e60f5b55', 'name': '', 'tenant_id': '9e6c9f448105431bbd819be24d9ff248', 'network_id': '0aeed2e4-156d-4cc7-8951-85167370b907', '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': '9e6c9f448105431bbd819be24d9ff248'}} 2025-01-09 20:30:41,182 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0f6ff59-2a0e-44b3-9a38-a0b631e37081', 'name': '', 'tenant_id': '9e6c9f448105431bbd819be24d9ff248', 'network_id': '0aeed2e4-156d-4cc7-8951-85167370b907', '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': '9e6c9f448105431bbd819be24d9ff248'}} 2025-01-09 20:30:41,205 - INFO - Created VN ctest-vn-55246799 2025-01-09 20:30:41,260 - DEBUG - VN ctest-vn-55246799 UUID is 0aeed2e4-156d-4cc7-8951-85167370b907 2025-01-09 20:30:41,627 - DEBUG - Response for create_port : {'port': {'name': '73543c85-e8a9-4f0b-ae48-08971bac7a78', 'id': '73543c85-e8a9-4f0b-ae48-08971bac7a78', 'tenant_id': '9e6c9f448105431bbd819be24d9ff248', 'network_id': '0aeed2e4-156d-4cc7-8951-85167370b907', 'mac_address': '02:73:54:3c:85:e8', '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': 'c0ab62a7-1a3c-4da2-843e-c624e60f5b55'}], 'security_groups': ['4526c662-7bda-4c64-a275-64ea6b1a21cb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9e6c9f448105431bbd819be24d9ff248'}} 2025-01-09 20:30:41,799 - DEBUG - Response for create_port : {'port': {'name': 'b2fe884e-dee6-436e-a6be-7e2ae3dfcab6', 'id': 'b2fe884e-dee6-436e-a6be-7e2ae3dfcab6', 'tenant_id': '9e6c9f448105431bbd819be24d9ff248', 'network_id': '0aeed2e4-156d-4cc7-8951-85167370b907', 'mac_address': '02:b2:fe:88:4e:de', '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': 'e0f6ff59-2a0e-44b3-9a38-a0b631e37081'}], 'security_groups': ['4526c662-7bda-4c64-a275-64ea6b1a21cb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9e6c9f448105431bbd819be24d9ff248'}} 2025-01-09 20:30:42,186 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2594-1) 2025-01-09 20:30:42,638 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2594-1) 2025-01-09 20:30:43,913 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2594-1) 2025-01-09 20:30:43,914 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-01-09 20:30:43,920 - DEBUG - Requesting: http://10.0.0.35:8082/domain/58ab762c-818c-4d7d-b2e1-6317845986a2 2025-01-09 20:30:43,934 - DEBUG - Requesting: http://10.0.0.35:8082/project/9e6c9f44-8105-431b-bd81-9be24d9ff248 2025-01-09 20:30:44,016 - DEBUG - Requesting: http://10.0.0.35:8082/network-ipam/21cf41ed-52ef-4f9f-9d12-f4b3fc5a1a9c 2025-01-09 20:30:44,027 - INFO - Verifications in API Server for IPAM: ctest-ipam-80959214 passed 2025-01-09 20:30:44,035 - DEBUG - Control-node 10.0.0.35 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-54035176:ctest-ipam-80959214', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-54035176', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2436238410985197471', 'uuid-lslong': '11318377867405564572'}, 'enable': 'true', 'created': '2025-01-09T20:30:40', 'last-modified': '2025-01-09T20:30:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.491157'} 2025-01-09 20:30:44,035 - INFO - Verifications in Control node for IPAM: ctest-ipam-80959214 passed 2025-01-09 20:30:44,035 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-01-09 20:30:44,042 - DEBUG - Requesting: http://10.0.0.35:8082/domain/58ab762c-818c-4d7d-b2e1-6317845986a2 2025-01-09 20:30:44,056 - DEBUG - Requesting: http://10.0.0.35:8082/project/9e6c9f44-8105-431b-bd81-9be24d9ff248 2025-01-09 20:30:44,142 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/0aeed2e4-156d-4cc7-8951-85167370b907 2025-01-09 20:30:44,163 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/0aeed2e4-156d-4cc7-8951-85167370b907 2025-01-09 20:30:44,180 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/27f61793-3ccf-4ae2-857b-14f0f49f18bb 2025-01-09 20:30:44,197 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/27f61793-3ccf-4ae2-857b-14f0f49f18bb 2025-01-09 20:30:44,208 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/ababb83d-ae62-451c-b486-8f5936c79910 2025-01-09 20:30:44,221 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-09 20:30:44,221 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/0aeed2e4-156d-4cc7-8951-85167370b907 2025-01-09 20:30:44,236 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/27f61793-3ccf-4ae2-857b-14f0f49f18bb 2025-01-09 20:30:44,263 - INFO - Verified VN network id 8 for VN 0aeed2e4-156d-4cc7-8951-85167370b907 2025-01-09 20:30:44,263 - INFO - Verifications in API Server for VN ctest-vn-55246799 passed 2025-01-09 20:30:44,263 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/0aeed2e4-156d-4cc7-8951-85167370b907 2025-01-09 20:30:44,304 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/27f61793-3ccf-4ae2-857b-14f0f49f18bb 2025-01-09 20:30:44,318 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/27f61793-3ccf-4ae2-857b-14f0f49f18bb 2025-01-09 20:30:44,326 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/ababb83d-ae62-451c-b486-8f5936c79910 2025-01-09 20:30:44,353 - DEBUG - Control-node 10.0.0.35 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-54035176:ctest-vn-55246799', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-54035176', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '787798861890276551', 'uuid-lslong': '9894836187782232327'}, 'enable': 'true', 'created': '2025-01-09T20:30:40', 'last-modified': '2025-01-09T20:30:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.198855'} 2025-01-09 20:30:44,369 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-09 20:30:44,369 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-55246799 passed 2025-01-09 20:30:44,369 - DEBUG - ====Verifying policy data for ctest-vn-55246799 in API_Server ====== 2025-01-09 20:30:44,369 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-01-09 20:30:44,397 - DEBUG - Requesting: http://10.0.0.35:8082/domain/58ab762c-818c-4d7d-b2e1-6317845986a2 2025-01-09 20:30:44,422 - DEBUG - Requesting: http://10.0.0.35:8082/project/9e6c9f44-8105-431b-bd81-9be24d9ff248 2025-01-09 20:30:44,564 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/0aeed2e4-156d-4cc7-8951-85167370b907 2025-01-09 20:30:44,590 - DEBUG - =>VN ctest-vn-55246799 has no policy to be verified 2025-01-09 20:30:44,590 - DEBUG - Verifying the vn in opserver 2025-01-09 20:30:44,590 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-54035176:ctest-vn-55246799 virtual network link through opserver 10.0.0.35 2025-01-09 20:30:44,590 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks 2025-01-09 20:30:44,972 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks 2025-01-09 20:30:45,044 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-54035176:ctest-vn-55246799', 'href': 'http://10.0.0.35:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-54035176:ctest-vn-55246799?flat'} 2025-01-09 20:30:45,044 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-54035176:ctest-vn-55246799 is found in opserver 2025-01-09 20:30:45,053 - DEBUG - VRF ids for VN ctest-vn-55246799: {'10.0.0.35': '2'} 2025-01-09 20:30:45,053 - INFO - Waiting for VM ctest-TestBasicVMVN-54035176-40299098 to be up.. 2025-01-09 20:30:45,165 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-09 20:30:50,274 - DEBUG - VM is in ACTIVE state now 2025-01-09 20:30:50,275 - INFO - VM name : ctest-TestBasicVMVN-54035176-40299098 2025-01-09 20:30:50,368 - DEBUG - VM ctest-TestBasicVMVN-54035176-40299098 ID is 9f18b7fd-1038-464d-a834-c55e8c35c728 2025-01-09 20:30:50,368 - DEBUG - VM ctest-TestBasicVMVN-54035176-40299098 launched on Node cn-jenkins-deploy-platform-ansible-os-2594-1 2025-01-09 20:30:50,466 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/9f18b7fd-1038-464d-a834-c55e8c35c728 2025-01-09 20:30:50,484 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/73543c85-e8a9-4f0b-ae48-08971bac7a78 2025-01-09 20:30:53,757 - 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 1019ms') 2025-01-09 20:30:53,758 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54035176-40299098 failed! 2025-01-09 20:30:53,816 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54035176:ctest-vn-55246799 is 31.1.1.1 and allocation pool is NOT set 2025-01-09 20:30:53,816 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-54035176:ctest-vn-55246799 is 31.1.2.1 and allocation pool is NOT set 2025-01-09 20:30:55,879 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.490 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.490/1.643/2.797/1.153 ms') 2025-01-09 20:30:55,879 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-54035176-40299098 passed 2025-01-09 20:30:56,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:30:56,028 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54035176-40299098, IP 31.1.1.4, Port 22 2025-01-09 20:30:56,200 - DEBUG - VM ctest-TestBasicVMVN-54035176-40299098 is ready for SSH connections 2025-01-09 20:30:56,200 - INFO - Waiting for VM ctest-TestBasicVMVN-54035176-46730291 to be up.. 2025-01-09 20:30:56,290 - DEBUG - VM is in ACTIVE state now 2025-01-09 20:30:56,290 - INFO - VM name : ctest-TestBasicVMVN-54035176-46730291 2025-01-09 20:30:56,365 - DEBUG - VM ctest-TestBasicVMVN-54035176-46730291 ID is 9a8fea5b-7435-48f8-9e2d-f7eaadb4fccc 2025-01-09 20:30:56,365 - DEBUG - VM ctest-TestBasicVMVN-54035176-46730291 launched on Node cn-jenkins-deploy-platform-ansible-os-2594-1 2025-01-09 20:30:56,450 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/9a8fea5b-7435-48f8-9e2d-f7eaadb4fccc 2025-01-09 20:30:56,461 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/b2fe884e-dee6-436e-a6be-7e2ae3dfcab6 2025-01-09 20:30:57,724 - 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.21 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.514 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.514/1.862/3.211/1.348 ms') 2025-01-09 20:30:57,724 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-54035176-46730291 passed 2025-01-09 20:30:57,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:30:57,876 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54035176-46730291, IP 31.1.2.4, Port 22 2025-01-09 20:30:58,035 - DEBUG - VM ctest-TestBasicVMVN-54035176-46730291 is ready for SSH connections 2025-01-09 20:30:58,035 - INFO - Waiting for VM ctest-TestBasicVMVN-54035176-64046511 to be up.. 2025-01-09 20:30:58,119 - DEBUG - VM is in ACTIVE state now 2025-01-09 20:30:58,119 - INFO - VM name : ctest-TestBasicVMVN-54035176-64046511 2025-01-09 20:30:58,195 - DEBUG - VM ctest-TestBasicVMVN-54035176-64046511 ID is edb53678-19eb-47a5-a5aa-96db6013faaa 2025-01-09 20:30:58,196 - DEBUG - VM ctest-TestBasicVMVN-54035176-64046511 launched on Node cn-jenkins-deploy-platform-ansible-os-2594-1 2025-01-09 20:30:58,272 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/edb53678-19eb-47a5-a5aa-96db6013faaa 2025-01-09 20:30:58,280 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/5efa7cb1-d36e-4087-bc25-383b0a3ca360 2025-01-09 20:30:59,522 - 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.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.439 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.439/1.664/2.890/1.225 ms') 2025-01-09 20:30:59,522 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-54035176-64046511 passed 2025-01-09 20:30:59,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:30:59,672 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-54035176-64046511, IP 31.1.1.3, Port 22 2025-01-09 20:30:59,858 - DEBUG - VM ctest-TestBasicVMVN-54035176-64046511 is ready for SSH connections 2025-01-09 20:30:59,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:30:59,858 - 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.35, gateway password: c0ntrail123 2025-01-09 20:30:59,858 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-09 20:31:03,877 - 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.165 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.221 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.129 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.129/2.505/5.165 ms 2025-01-09 20:31:03,877 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-54035176-40299098 passed 2025-01-09 20:31:03,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:31:03,877 - 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.35, gateway password: c0ntrail123 2025-01-09 20:31:03,877 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-09 20:31:07,533 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.753 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.220 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.992 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.992/1.655/2.753 ms 2025-01-09 20:31:07,534 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-54035176-46730291 passed 2025-01-09 20:31:07,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:31:07,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:31:07,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 20:31:07,534 - 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.35, gateway password: c0ntrail123 2025-01-09 20:31:07,534 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-09 20:31:07,723 - DEBUG - None 2025-01-09 20:31:07,723 - 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.35, gateway password: c0ntrail123 2025-01-09 20:31:07,723 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-09 20:31:07,934 - DEBUG - None 2025-01-09 20:31:07,934 - 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.35, gateway password: c0ntrail123 2025-01-09 20:31:07,935 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-09 20:31:08,568 - DEBUG - None 2025-01-09 20:31:08,568 - 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.35, gateway password: c0ntrail123 2025-01-09 20:31:08,568 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-09 20:31:10,776 - 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.923 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.489 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.465 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.665 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.385 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.385/1.785/4.489 ms 2025-01-09 20:31:10,777 - 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.35, gateway password: c0ntrail123 2025-01-09 20:31:10,777 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-09 20:31:13,037 - 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.723 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.282 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.487 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.995 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.069 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.381 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.381/2.483/5.487 ms 2025-01-09 20:31:13,038 - 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.35, gateway password: c0ntrail123 2025-01-09 20:31:13,038 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-09 20:31:15,279 - 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.679 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.755 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.050 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.211 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.626 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.594 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.410 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.410/2.189/4.050 ms 2025-01-09 20:31:15,280 - INFO - Deleting VM ctest-TestBasicVMVN-54035176-64046511 2025-01-09 20:31:15,348 - INFO - Detaching port b2fe884e-dee6-436e-a6be-7e2ae3dfcab6 from VM ctest-TestBasicVMVN-54035176-46730291 2025-01-09 20:31:15,403 - INFO - Deleting VM ctest-TestBasicVMVN-54035176-46730291 2025-01-09 20:31:15,469 - INFO - Detaching port 73543c85-e8a9-4f0b-ae48-08971bac7a78 from VM ctest-TestBasicVMVN-54035176-40299098 2025-01-09 20:31:15,506 - INFO - Deleting VM ctest-TestBasicVMVN-54035176-40299098 2025-01-09 20:31:15,582 - INFO - Deleting VN ctest-vn-55246799 2025-01-09 20:31:15,767 - DEBUG - Response for delete_port : () 2025-01-09 20:31:15,985 - DEBUG - Response for delete_port : () 2025-01-09 20:31:16,030 - DEBUG - VN 0aeed2e4-156d-4cc7-8951-85167370b907 still in use: Unable to complete operation on network 0aeed2e4-156d-4cc7-8951-85167370b907. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-abfe48e6-4762-4d4d-9f9a-156e14270603'] 2025-01-09 20:31:16,030 - WARNING - Deleting VN ctest-vn-55246799 failed..Will retry 2025-01-09 20:31:18,208 - DEBUG - Response for deleting network () 2025-01-09 20:31:18,208 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/27f61793-3ccf-4ae2-857b-14f0f49f18bb 2025-01-09 20:31:18,216 - DEBUG - Response Code: 404 2025-01-09 20:31:18,216 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-01-09 20:31:18,223 - DEBUG - Requesting: http://10.0.0.35:8082/domain/58ab762c-818c-4d7d-b2e1-6317845986a2 2025-01-09 20:31:18,278 - DEBUG - Requesting: http://10.0.0.35:8082/project/9e6c9f44-8105-431b-bd81-9be24d9ff248 2025-01-09 20:31:18,359 - INFO - Validated that VN ctest-vn-55246799 is not found in API Server 2025-01-09 20:31:18,370 - DEBUG - VN ctest-vn-55246799 is not present in Agent 10.0.0.35 2025-01-09 20:31:18,370 - INFO - Validated that VN ctest-vn-55246799 is not in any agent 2025-01-09 20:31:18,377 - DEBUG - VRF 2 is not seen in agent 10.0.0.35 2025-01-09 20:31:18,383 - DEBUG - Vrouter 10.0.0.35 does not have vrf 2 for VN ctest-vn-55246799 2025-01-09 20:31:18,383 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-54035176:ctest-vn-55246799 2025-01-09 20:31:18,397 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-55246799 info 2025-01-09 20:31:18,483 - INFO - IPAM: ctest-ipam-80959214 is not found in API Server 2025-01-09 20:31:18,503 - INFO - IPAM:ctest-ipam-80959214 is not found in control node 2025-01-09 20:31:18,769 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 20:31:18,769 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-09 20:31:18,769 - INFO - -------------------------------------------------------------------------------- 2025-01-09 20:31:19,461 - INFO - Deleted project: ctest-TestBasicVMVN-54035176, ID : 9e6c9f44-8105-431b-bd81-9be24d9ff248