2025-04-13 14:28:19,686 - INFO - Domain Default found not creating 2025-04-13 14:28:19,893 - INFO - Project ctest-TestBasicVMVN-80598923 not found, creating it 2025-04-13 14:28:20,415 - INFO - Created Project:ctest-TestBasicVMVN-80598923, ID : 352dbdf1-39a5-47f1-9fbc-835a389d0d43 2025-04-13 14:28:21,938 - INFO - ================================================================================ 2025-04-13 14:28:21,938 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-13 14:28:21,938 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-04-13 14:28:22,216 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-04-13 14:28:22,217 - INFO - Initial checks done. Running the testcase now 2025-04-13 14:28:22,217 - INFO - 2025-04-13 14:28:22,787 - DEBUG - Response for create_network : {'network': {'id': '36dc2f20-caa8-468a-8fa8-dc3898d0fec9', 'name': 'ctest-vn2_metadata-58180693', 'tenant_id': '352dbdf139a547f19fbc835a389d0d43', 'project_id': '352dbdf139a547f19fbc835a389d0d43', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80598923', 'ctest-vn2_metadata-58180693'], 'port_security_enabled': True, 'description': ''}} 2025-04-13 14:28:22,994 - DEBUG - Response for create_subnet : {'subnet': {'id': '3e27fa7c-6ad8-4bf5-9759-38997ecac1c2', 'name': '', 'tenant_id': '352dbdf139a547f19fbc835a389d0d43', 'network_id': '36dc2f20-caa8-468a-8fa8-dc3898d0fec9', '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': '352dbdf139a547f19fbc835a389d0d43'}} 2025-04-13 14:28:23,014 - INFO - Created VN ctest-vn2_metadata-58180693 2025-04-13 14:28:23,074 - DEBUG - VN ctest-vn2_metadata-58180693 UUID is 36dc2f20-caa8-468a-8fa8-dc3898d0fec9 2025-04-13 14:28:23,262 - DEBUG - Services list from nova: [, , ] 2025-04-13 14:28:24,350 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3085-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3085-1) 2025-04-13 14:28:24,462 - DEBUG - Link local service introspect added 2025-04-13 14:28:24,507 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-13 14:28:29,626 - DEBUG - VM is in ACTIVE state now 2025-04-13 14:28:29,756 - INFO - Waiting for VM ctest-TestBasicVMVN-80598923-22331076 to be up.. 2025-04-13 14:28:29,756 - INFO - VM name : ctest-TestBasicVMVN-80598923-22331076 2025-04-13 14:28:29,838 - DEBUG - VM ctest-TestBasicVMVN-80598923-22331076 ID is e1b367cc-650d-429d-948d-345650e62c3b 2025-04-13 14:28:29,838 - DEBUG - VM ctest-TestBasicVMVN-80598923-22331076 launched on Node cn-jenkins-deploy-platform-ansible-os-3085-1 2025-04-13 14:28:29,914 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e1b367cc-650d-429d-948d-345650e62c3b 2025-04-13 14:28:30,221 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e1b367cc-650d-429d-948d-345650e62c3b 2025-04-13 14:28:30,255 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2c3bd4fc-f8f1-4ff4-9439-c3541cc882a7 2025-04-13 14:28:33,519 - 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 1018ms') 2025-04-13 14:28:33,520 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80598923-22331076 failed! 2025-04-13 14:28:33,578 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80598923:ctest-vn2_metadata-58180693 is 11.1.1.1 and allocation pool is NOT set 2025-04-13 14:28:35,640 - 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=8.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.48 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.476/4.978/8.481/3.502 ms') 2025-04-13 14:28:35,640 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80598923-22331076 passed 2025-04-13 14:28:35,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:28:35,794 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80598923-22331076, IP 11.1.1.3, Port 22 2025-04-13 14:28:35,964 - DEBUG - VM ctest-TestBasicVMVN-80598923-22331076 is ready for SSH connections 2025-04-13 14:28:35,964 - INFO - Retry 0 2025-04-13 14:28:35,964 - 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-04-13 14:28:35,965 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-13 14:28:37,597 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-13 14:28:37,597 - INFO - Generic metadata worked 2025-04-13 14:28:37,850 - DEBUG - Link local service introspect removed 2025-04-13 14:28:37,850 - INFO - Deleting VM ctest-TestBasicVMVN-80598923-22331076 2025-04-13 14:28:37,919 - INFO - Deleting VN ctest-vn2_metadata-58180693 2025-04-13 14:28:37,962 - DEBUG - VN 36dc2f20-caa8-468a-8fa8-dc3898d0fec9 still in use: Unable to complete operation on network 36dc2f20-caa8-468a-8fa8-dc3898d0fec9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2b8dc1a7-5c80-4d91-b317-a11dcf0d9529'] 2025-04-13 14:28:37,962 - WARNING - Deleting VN ctest-vn2_metadata-58180693 failed..Will retry 2025-04-13 14:28:40,070 - DEBUG - Response for deleting network () 2025-04-13 14:28:40,331 - DEBUG - No XMPP flaps were noticed during the test 2025-04-13 14:28:40,331 - INFO - -------------------------------------------------------------------------------- 2025-04-13 14:28:40,334 - INFO - ================================================================================ 2025-04-13 14:28:40,334 - INFO - STARTING TEST : test_metadata_service 2025-04-13 14:28:40,334 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-04-13 14:28:40,623 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-04-13 14:28:40,623 - INFO - Initial checks done. Running the testcase now 2025-04-13 14:28:40,623 - INFO - 2025-04-13 14:28:40,623 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-04-13 14:28:40,631 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/f27e50b3-eaaf-4d8c-9b4b-e51d1f28e32a 2025-04-13 14:28:40,834 - DEBUG - Response for create_network : {'network': {'id': 'b96cab7f-d754-40b7-9248-2ffa53221cfa', 'name': 'ctest-vn-97975396', 'tenant_id': '352dbdf139a547f19fbc835a389d0d43', 'project_id': '352dbdf139a547f19fbc835a389d0d43', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80598923', 'ctest-vn-97975396'], 'port_security_enabled': True, 'description': ''}} 2025-04-13 14:28:41,009 - DEBUG - Response for create_subnet : {'subnet': {'id': '9a7b0ac7-53e9-4570-830b-68cd0db1c910', 'name': '', 'tenant_id': '352dbdf139a547f19fbc835a389d0d43', 'network_id': 'b96cab7f-d754-40b7-9248-2ffa53221cfa', 'ip_version': 4, 'cidr': '73.222.112.0/26', 'allocation_pools': [{'start': '73.222.112.2', 'end': '73.222.112.62'}], 'gateway_ip': '73.222.112.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.222.112.2', 'tags': [], 'project_id': '352dbdf139a547f19fbc835a389d0d43'}} 2025-04-13 14:28:41,031 - INFO - Created VN ctest-vn-97975396 2025-04-13 14:28:41,086 - DEBUG - VN ctest-vn-97975396 UUID is b96cab7f-d754-40b7-9248-2ffa53221cfa 2025-04-13 14:28:42,311 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3085-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3085-1) 2025-04-13 14:28:42,311 - INFO - Waiting for VM ctest-TestBasicVMVN-80598923-00447627 to be up.. 2025-04-13 14:28:42,353 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-13 14:28:47,433 - DEBUG - VM is in ACTIVE state now 2025-04-13 14:28:47,433 - INFO - VM name : ctest-TestBasicVMVN-80598923-00447627 2025-04-13 14:28:47,512 - DEBUG - VM ctest-TestBasicVMVN-80598923-00447627 ID is 2088529c-4fd9-4fb1-804e-fe0a4134d3aa 2025-04-13 14:28:47,512 - DEBUG - VM ctest-TestBasicVMVN-80598923-00447627 launched on Node cn-jenkins-deploy-platform-ansible-os-3085-1 2025-04-13 14:28:47,598 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2088529c-4fd9-4fb1-804e-fe0a4134d3aa 2025-04-13 14:28:47,607 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/cf275a5f-703d-4325-9868-2b4354641c33 2025-04-13 14:28:50,868 - 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 1013ms') 2025-04-13 14:28:50,868 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80598923-00447627 failed! 2025-04-13 14:28:50,930 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-97975396 is 73.222.112.1 and allocation pool is NOT set 2025-04-13 14:28:52,998 - 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=13.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.613 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.613/7.226/13.840/6.613 ms') 2025-04-13 14:28:52,998 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80598923-00447627 passed 2025-04-13 14:28:53,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:28:53,158 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80598923-00447627, IP 73.222.112.3, Port 22 2025-04-13 14:28:53,224 - 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-04-13 14:28:53,312 - DEBUG - VM ctest-TestBasicVMVN-80598923-00447627 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-13 14:28:58,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:28:58,313 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80598923-00447627, IP 73.222.112.3, Port 22 2025-04-13 14:28:58,477 - DEBUG - VM ctest-TestBasicVMVN-80598923-00447627 is ready for SSH connections 2025-04-13 14:28:58,477 - 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-04-13 14:28:58,477 - DEBUG - cat /tmp/output.txt 2025-04-13 14:29:00,159 - DEBUG - Hello World. The time is now Sun, 13 Apr 2025 08:28:53 -0600! 2025-04-13 14:29:00,159 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 13 Apr 2025 08:28:53 -0600!'} 2025-04-13 14:29:00,159 - INFO - metadata_script.txt got executed in the vm 2025-04-13 14:29:00,159 - INFO - Deleting VM ctest-TestBasicVMVN-80598923-00447627 2025-04-13 14:29:00,236 - INFO - Deleting VN ctest-vn-97975396 2025-04-13 14:29:00,282 - DEBUG - VN b96cab7f-d754-40b7-9248-2ffa53221cfa still in use: Unable to complete operation on network b96cab7f-d754-40b7-9248-2ffa53221cfa. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-41cc8b93-b27e-4196-97c2-889199784da2'] 2025-04-13 14:29:00,282 - WARNING - Deleting VN ctest-vn-97975396 failed..Will retry 2025-04-13 14:29:02,414 - DEBUG - Response for deleting network () 2025-04-13 14:29:02,673 - DEBUG - No XMPP flaps were noticed during the test
2025-04-13 14:29:02,673 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-04-13 14:29:02,673 - INFO - -------------------------------------------------------------------------------- 2025-04-13 14:29:02,677 - INFO - ================================================================================ 2025-04-13 14:29:02,677 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-13 14:29:02,677 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-04-13 14:29:02,967 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-04-13 14:29:02,967 - INFO - Initial checks done. Running the testcase now 2025-04-13 14:29:02,968 - INFO - 2025-04-13 14:29:03,496 - DEBUG - Response for create_network : {'network': {'id': '7c053fda-cf6c-4175-8fd2-92be4444f721', 'name': 'ctest-vn-90651985', 'tenant_id': '352dbdf139a547f19fbc835a389d0d43', 'project_id': '352dbdf139a547f19fbc835a389d0d43', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80598923', 'ctest-vn-90651985'], 'port_security_enabled': True, 'description': ''}} 2025-04-13 14:29:03,678 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a7df4a1b-9c00-4900-a4e0-cdf51bebd7dd', 'name': '', 'tenant_id': '352dbdf139a547f19fbc835a389d0d43', 'network_id': '7c053fda-cf6c-4175-8fd2-92be4444f721', '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': '352dbdf139a547f19fbc835a389d0d43'}} 2025-04-13 14:29:03,841 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c74a7c42-b31d-45c5-8900-e383337fcc5f', 'name': '', 'tenant_id': '352dbdf139a547f19fbc835a389d0d43', 'network_id': '7c053fda-cf6c-4175-8fd2-92be4444f721', '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': '352dbdf139a547f19fbc835a389d0d43'}} 2025-04-13 14:29:03,863 - INFO - Created VN ctest-vn-90651985 2025-04-13 14:29:03,918 - DEBUG - VN ctest-vn-90651985 UUID is 7c053fda-cf6c-4175-8fd2-92be4444f721 2025-04-13 14:29:04,347 - DEBUG - Response for create_port : {'port': {'name': '70217638-db46-4483-b8d6-a2d302bdfdad', 'id': '70217638-db46-4483-b8d6-a2d302bdfdad', 'tenant_id': '352dbdf139a547f19fbc835a389d0d43', 'network_id': '7c053fda-cf6c-4175-8fd2-92be4444f721', 'mac_address': '02:70:21:76:38:db', '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': 'a7df4a1b-9c00-4900-a4e0-cdf51bebd7dd'}], 'security_groups': ['defe1b5d-262f-48ec-a3ae-d8cac0604b33'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '352dbdf139a547f19fbc835a389d0d43'}} 2025-04-13 14:29:04,542 - DEBUG - Response for create_port : {'port': {'name': '5225979a-bd15-4933-b142-64f3e7b4535c', 'id': '5225979a-bd15-4933-b142-64f3e7b4535c', 'tenant_id': '352dbdf139a547f19fbc835a389d0d43', 'network_id': '7c053fda-cf6c-4175-8fd2-92be4444f721', 'mac_address': '02:52:25:97:9a:bd', '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': 'c74a7c42-b31d-45c5-8900-e383337fcc5f'}], 'security_groups': ['defe1b5d-262f-48ec-a3ae-d8cac0604b33'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '352dbdf139a547f19fbc835a389d0d43'}} 2025-04-13 14:29:04,951 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3085-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3085-1) 2025-04-13 14:29:05,413 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3085-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3085-1) 2025-04-13 14:29:06,735 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3085-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3085-1) 2025-04-13 14:29:06,735 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-13 14:29:06,742 - DEBUG - Requesting: http://10.0.0.254:8082/domain/95b255ab-72a1-4bbf-988d-44191bb9fb10 2025-04-13 14:29:06,763 - DEBUG - Requesting: http://10.0.0.254:8082/project/352dbdf1-39a5-47f1-9fbc-835a389d0d43 2025-04-13 14:29:06,854 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/3c802ff6-35a0-48a0-a958-660b987f593e 2025-04-13 14:29:06,867 - INFO - Verifications in API Server for IPAM: ctest-ipam-78127305 passed 2025-04-13 14:29:06,875 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-80598923:ctest-ipam-78127305', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80598923', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4359537173802797216', 'uuid-lslong': '12202615390349515070'}, 'enable': 'true', 'created': '2025-04-13T14:29:02', 'last-modified': '2025-04-13T14:29:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.658392'} 2025-04-13 14:29:06,875 - INFO - Verifications in Control node for IPAM: ctest-ipam-78127305 passed 2025-04-13 14:29:06,875 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-13 14:29:06,884 - DEBUG - Requesting: http://10.0.0.254:8082/domain/95b255ab-72a1-4bbf-988d-44191bb9fb10 2025-04-13 14:29:06,900 - DEBUG - Requesting: http://10.0.0.254:8082/project/352dbdf1-39a5-47f1-9fbc-835a389d0d43 2025-04-13 14:29:06,986 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/7c053fda-cf6c-4175-8fd2-92be4444f721 2025-04-13 14:29:07,003 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/7c053fda-cf6c-4175-8fd2-92be4444f721 2025-04-13 14:29:07,018 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a7066ab1-eef5-470c-b4f9-1ae40b422ed8 2025-04-13 14:29:07,029 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a7066ab1-eef5-470c-b4f9-1ae40b422ed8 2025-04-13 14:29:07,038 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1fc2ac40-2269-40f7-9e98-f4236c10bdfa 2025-04-13 14:29:07,046 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-13 14:29:07,046 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/7c053fda-cf6c-4175-8fd2-92be4444f721 2025-04-13 14:29:07,059 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a7066ab1-eef5-470c-b4f9-1ae40b422ed8 2025-04-13 14:29:07,085 - INFO - Verified VN network id 8 for VN 7c053fda-cf6c-4175-8fd2-92be4444f721 2025-04-13 14:29:07,086 - INFO - Verifications in API Server for VN ctest-vn-90651985 passed 2025-04-13 14:29:07,086 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/7c053fda-cf6c-4175-8fd2-92be4444f721 2025-04-13 14:29:07,109 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a7066ab1-eef5-470c-b4f9-1ae40b422ed8 2025-04-13 14:29:07,122 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a7066ab1-eef5-470c-b4f9-1ae40b422ed8 2025-04-13 14:29:07,140 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1fc2ac40-2269-40f7-9e98-f4236c10bdfa 2025-04-13 14:29:07,160 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80598923', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8936619244602016117', 'uuid-lslong': '10363507038419744545'}, 'enable': 'true', 'created': '2025-04-13T14:29:03', 'last-modified': '2025-04-13T14:29:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.347611'} 2025-04-13 14:29:07,194 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-13 14:29:07,198 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-90651985 passed 2025-04-13 14:29:07,198 - DEBUG - ====Verifying policy data for ctest-vn-90651985 in API_Server ====== 2025-04-13 14:29:07,198 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-13 14:29:07,221 - DEBUG - Requesting: http://10.0.0.254:8082/domain/95b255ab-72a1-4bbf-988d-44191bb9fb10 2025-04-13 14:29:07,242 - DEBUG - Requesting: http://10.0.0.254:8082/project/352dbdf1-39a5-47f1-9fbc-835a389d0d43 2025-04-13 14:29:07,369 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/7c053fda-cf6c-4175-8fd2-92be4444f721 2025-04-13 14:29:07,395 - DEBUG - =>VN ctest-vn-90651985 has no policy to be verified 2025-04-13 14:29:07,395 - DEBUG - Verifying the vn in opserver 2025-04-13 14:29:07,395 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985 virtual network link through opserver 10.0.0.254 2025-04-13 14:29:07,395 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-04-13 14:29:07,797 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-04-13 14:29:07,877 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985?flat'} 2025-04-13 14:29:07,877 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985 is found in opserver 2025-04-13 14:29:07,883 - DEBUG - VRF ids for VN ctest-vn-90651985: {'10.0.0.254': '2'} 2025-04-13 14:29:07,883 - INFO - Waiting for VM ctest-TestBasicVMVN-80598923-28371715 to be up.. 2025-04-13 14:29:08,019 - DEBUG - VM is in ACTIVE state now 2025-04-13 14:29:08,020 - INFO - VM name : ctest-TestBasicVMVN-80598923-28371715 2025-04-13 14:29:08,127 - DEBUG - VM ctest-TestBasicVMVN-80598923-28371715 ID is 39fd967f-3ebe-401a-86ae-a7d5ebd487e7 2025-04-13 14:29:08,127 - DEBUG - VM ctest-TestBasicVMVN-80598923-28371715 launched on Node cn-jenkins-deploy-platform-ansible-os-3085-1 2025-04-13 14:29:08,247 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/39fd967f-3ebe-401a-86ae-a7d5ebd487e7 2025-04-13 14:29:08,259 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/70217638-db46-4483-b8d6-a2d302bdfdad 2025-04-13 14:29:11,537 - 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 1009ms') 2025-04-13 14:29:11,538 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80598923-28371715 failed! 2025-04-13 14:29:11,594 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985 is 31.1.1.1 and allocation pool is NOT set 2025-04-13 14:29:11,594 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985 is 31.1.2.1 and allocation pool is NOT set 2025-04-13 14:29:15,662 - 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 1010ms') 2025-04-13 14:29:15,662 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80598923-28371715 failed! 2025-04-13 14:29:15,722 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985 is 31.1.1.1 and allocation pool is NOT set 2025-04-13 14:29:15,722 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985 is 31.1.2.1 and allocation pool is NOT set 2025-04-13 14:29:17,781 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.36 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.360/3.110/3.861/0.750 ms') 2025-04-13 14:29:17,781 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80598923-28371715 passed 2025-04-13 14:29:17,938 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:29:17,938 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80598923-28371715, IP 31.1.1.4, Port 22 2025-04-13 14:29:18,094 - DEBUG - VM ctest-TestBasicVMVN-80598923-28371715 is ready for SSH connections 2025-04-13 14:29:18,094 - INFO - Waiting for VM ctest-TestBasicVMVN-80598923-98441608 to be up.. 2025-04-13 14:29:18,184 - DEBUG - VM is in ACTIVE state now 2025-04-13 14:29:18,184 - INFO - VM name : ctest-TestBasicVMVN-80598923-98441608 2025-04-13 14:29:18,264 - DEBUG - VM ctest-TestBasicVMVN-80598923-98441608 ID is 4adcef36-9872-479f-a943-144322db5c3c 2025-04-13 14:29:18,264 - DEBUG - VM ctest-TestBasicVMVN-80598923-98441608 launched on Node cn-jenkins-deploy-platform-ansible-os-3085-1 2025-04-13 14:29:18,349 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4adcef36-9872-479f-a943-144322db5c3c 2025-04-13 14:29:18,359 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5225979a-bd15-4933-b142-64f3e7b4535c 2025-04-13 14:29:19,604 - 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=4.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.470 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.470/2.610/4.750/2.140 ms') 2025-04-13 14:29:19,604 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-80598923-98441608 passed 2025-04-13 14:29:19,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:29:19,762 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80598923-98441608, IP 31.1.2.4, Port 22 2025-04-13 14:29:19,922 - DEBUG - VM ctest-TestBasicVMVN-80598923-98441608 is ready for SSH connections 2025-04-13 14:29:19,922 - INFO - Waiting for VM ctest-TestBasicVMVN-80598923-36468771 to be up.. 2025-04-13 14:29:20,009 - DEBUG - VM is in ACTIVE state now 2025-04-13 14:29:20,009 - INFO - VM name : ctest-TestBasicVMVN-80598923-36468771 2025-04-13 14:29:20,092 - DEBUG - VM ctest-TestBasicVMVN-80598923-36468771 ID is d358b0dc-ef3e-4944-b702-64494f086cd6 2025-04-13 14:29:20,092 - DEBUG - VM ctest-TestBasicVMVN-80598923-36468771 launched on Node cn-jenkins-deploy-platform-ansible-os-3085-1 2025-04-13 14:29:20,178 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d358b0dc-ef3e-4944-b702-64494f086cd6 2025-04-13 14:29:20,188 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/bbdc2700-6495-4d75-a925-453a341b4c6f 2025-04-13 14:29:21,432 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.60 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.425 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.425/2.011/3.597/1.586 ms') 2025-04-13 14:29:21,432 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-80598923-36468771 passed 2025-04-13 14:29:21,586 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:29:21,586 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80598923-36468771, IP 31.1.1.3, Port 22 2025-04-13 14:29:21,755 - DEBUG - VM ctest-TestBasicVMVN-80598923-36468771 is ready for SSH connections 2025-04-13 14:29:21,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:29:21,755 - 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-04-13 14:29:21,755 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-13 14:29:25,815 - 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.603 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.946 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.965 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.946/1.838/3.603 ms 2025-04-13 14:29:25,816 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-80598923-28371715 passed 2025-04-13 14:29:25,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:29:25,816 - 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-04-13 14:29:25,816 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-13 14:29:29,471 - 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.443 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=3.047 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.852 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.852/2.447/3.443 ms 2025-04-13 14:29:29,471 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-80598923-98441608 passed 2025-04-13 14:29:29,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:29:29,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:29:29,471 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-13 14:29:29,472 - 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-04-13 14:29:29,472 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-13 14:29:29,661 - DEBUG - None 2025-04-13 14:29:29,661 - 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-04-13 14:29:29,661 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-13 14:29:29,849 - DEBUG - None 2025-04-13 14:29:29,850 - 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-04-13 14:29:29,850 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-13 14:29:30,494 - DEBUG - None 2025-04-13 14:29:30,495 - 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-04-13 14:29:30,495 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-13 14:29:32,708 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.216 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.270 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.517 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.844 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.374 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.374/2.444/7.270 ms 2025-04-13 14:29:32,708 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-04-13 14:29:32,708 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-13 14:29:34,959 - 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.945 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.108 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.396 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.958 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.369 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.346/2.504/5.396 ms 2025-04-13 14:29:34,959 - 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-04-13 14:29:34,959 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-13 14:29:37,216 - 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.664 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.471 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.293 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.607 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.452 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.887 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.597 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.597/1.995/3.887 ms 2025-04-13 14:29:37,216 - INFO - Deleting VM ctest-TestBasicVMVN-80598923-36468771 2025-04-13 14:29:37,289 - INFO - Detaching port 5225979a-bd15-4933-b142-64f3e7b4535c from VM ctest-TestBasicVMVN-80598923-98441608 2025-04-13 14:29:37,344 - INFO - Deleting VM ctest-TestBasicVMVN-80598923-98441608 2025-04-13 14:29:37,435 - INFO - Detaching port 70217638-db46-4483-b8d6-a2d302bdfdad from VM ctest-TestBasicVMVN-80598923-28371715 2025-04-13 14:29:37,486 - INFO - Deleting VM ctest-TestBasicVMVN-80598923-28371715 2025-04-13 14:29:37,566 - INFO - Deleting VN ctest-vn-90651985 2025-04-13 14:29:37,819 - DEBUG - Response for delete_port : () 2025-04-13 14:29:38,030 - DEBUG - Response for delete_port : () 2025-04-13 14:29:38,092 - DEBUG - VN 7c053fda-cf6c-4175-8fd2-92be4444f721 still in use: Unable to complete operation on network 7c053fda-cf6c-4175-8fd2-92be4444f721. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d9ebdb56-8f9d-4ac8-9a91-35a086cb29d5'] 2025-04-13 14:29:38,092 - WARNING - Deleting VN ctest-vn-90651985 failed..Will retry 2025-04-13 14:29:40,267 - DEBUG - Response for deleting network () 2025-04-13 14:29:40,267 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a7066ab1-eef5-470c-b4f9-1ae40b422ed8 2025-04-13 14:29:40,274 - DEBUG - Response Code: 404 2025-04-13 14:29:40,274 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-13 14:29:40,281 - DEBUG - Requesting: http://10.0.0.254:8082/domain/95b255ab-72a1-4bbf-988d-44191bb9fb10 2025-04-13 14:29:40,336 - DEBUG - Requesting: http://10.0.0.254:8082/project/352dbdf1-39a5-47f1-9fbc-835a389d0d43 2025-04-13 14:29:40,424 - INFO - Validated that VN ctest-vn-90651985 is not found in API Server 2025-04-13 14:29:40,439 - DEBUG - VN ctest-vn-90651985 is not present in Agent 10.0.0.254 2025-04-13 14:29:40,439 - INFO - Validated that VN ctest-vn-90651985 is not in any agent 2025-04-13 14:29:40,446 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-04-13 14:29:40,453 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-90651985 2025-04-13 14:29:40,453 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-80598923:ctest-vn-90651985 2025-04-13 14:29:40,469 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-90651985 info 2025-04-13 14:29:40,546 - INFO - IPAM: ctest-ipam-78127305 is not found in API Server 2025-04-13 14:29:40,562 - INFO - IPAM:ctest-ipam-78127305 is not found in control node 2025-04-13 14:29:40,820 - DEBUG - No XMPP flaps were noticed during the test
2025-04-13 14:29:40,820 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-04-13 14:29:40,821 - INFO - -------------------------------------------------------------------------------- 2025-04-13 14:29:41,546 - INFO - Deleted project: ctest-TestBasicVMVN-80598923, ID : 352dbdf1-39a5-47f1-9fbc-835a389d0d43