2025-11-02 16:29:55,958 - INFO - Domain Default found not creating 2025-11-02 16:29:56,130 - INFO - Project ctest-TestBasicVMVN-64452123 not found, creating it 2025-11-02 16:29:56,630 - INFO - Created Project:ctest-TestBasicVMVN-64452123, ID : 92d62e3a-b066-4fa8-99dd-4094c617f687 2025-11-02 16:29:58,257 - INFO - ================================================================================ 2025-11-02 16:29:58,257 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-02 16:29:58,258 - 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-11-02 16:29:58,513 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with 2025-11-02 16:29:58,513 - INFO - Initial checks done. Running the testcase now 2025-11-02 16:29:58,513 - INFO - 2025-11-02 16:29:59,106 - DEBUG - Response for create_network : {'network': {'id': 'd8e2ce95-a920-4fa7-bdfa-7e762f0c3912', 'name': 'ctest-vn2_metadata-87010905', 'tenant_id': '92d62e3ab0664fa899dd4094c617f687', 'project_id': '92d62e3ab0664fa899dd4094c617f687', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64452123', 'ctest-vn2_metadata-87010905'], 'port_security_enabled': True, 'description': ''}} 2025-11-02 16:29:59,303 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c50db1b-afbb-49b6-853e-62fab5818bd7', 'name': '', 'tenant_id': '92d62e3ab0664fa899dd4094c617f687', 'network_id': 'd8e2ce95-a920-4fa7-bdfa-7e762f0c3912', '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': '92d62e3ab0664fa899dd4094c617f687'}} 2025-11-02 16:29:59,322 - INFO - Created VN ctest-vn2_metadata-87010905 2025-11-02 16:29:59,376 - DEBUG - VN ctest-vn2_metadata-87010905 UUID is d8e2ce95-a920-4fa7-bdfa-7e762f0c3912 2025-11-02 16:29:59,562 - DEBUG - Services list from nova: [, , ] 2025-11-02 16:30:00,690 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4594-1) 2025-11-02 16:30:00,800 - DEBUG - Link local service introspect added 2025-11-02 16:30:00,843 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-02 16:30:05,922 - DEBUG - VM is in ACTIVE state now 2025-11-02 16:30:06,058 - INFO - Waiting for VM ctest-TestBasicVMVN-64452123-82305108 to be up.. 2025-11-02 16:30:06,058 - INFO - VM name : ctest-TestBasicVMVN-64452123-82305108 2025-11-02 16:30:06,132 - DEBUG - VM ctest-TestBasicVMVN-64452123-82305108 ID is 9aa6f98f-dda2-42cb-bbaa-7745028617de 2025-11-02 16:30:06,132 - DEBUG - VM ctest-TestBasicVMVN-64452123-82305108 launched on Node cn-jenkins-deploy-platform-ansible-os-4594-1 2025-11-02 16:30:06,208 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/9aa6f98f-dda2-42cb-bbaa-7745028617de 2025-11-02 16:30:06,543 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/9aa6f98f-dda2-42cb-bbaa-7745028617de 2025-11-02 16:30:06,576 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/7209ad03-89e5-4b1c-a63f-791f53e49ce4 2025-11-02 16:30:09,814 - 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 1007ms') 2025-11-02 16:30:09,814 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64452123-82305108 failed! 2025-11-02 16:30:09,872 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64452123:ctest-vn2_metadata-87010905 is 11.1.1.1 and allocation pool is NOT set 2025-11-02 16:30:11,939 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.91 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 = 2.909/4.249/5.589/1.340 ms') 2025-11-02 16:30:11,939 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64452123-82305108 passed 2025-11-02 16:30:12,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:30:12,096 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64452123-82305108, IP 11.1.1.3, Port 22 2025-11-02 16:30:12,152 - 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-11-02 16:30:12,245 - DEBUG - VM ctest-TestBasicVMVN-64452123-82305108 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-02 16:30:17,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:30:17,247 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64452123-82305108, IP 11.1.1.3, Port 22 2025-11-02 16:30:17,404 - DEBUG - VM ctest-TestBasicVMVN-64452123-82305108 is ready for SSH connections 2025-11-02 16:30:17,404 - INFO - Retry 0 2025-11-02 16:30:17,404 - 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.48, gateway password: c0ntrail123 2025-11-02 16:30:17,404 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-02 16:30:19,061 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-02 16:30:19,061 - INFO - Generic metadata worked 2025-11-02 16:30:19,312 - DEBUG - Link local service introspect removed 2025-11-02 16:30:19,312 - INFO - Deleting VM ctest-TestBasicVMVN-64452123-82305108 2025-11-02 16:30:19,383 - INFO - Deleting VN ctest-vn2_metadata-87010905 2025-11-02 16:30:19,422 - DEBUG - VN d8e2ce95-a920-4fa7-bdfa-7e762f0c3912 still in use: Unable to complete operation on network d8e2ce95-a920-4fa7-bdfa-7e762f0c3912. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-104505f2-dd2c-495a-a433-cfe1d126cc09'] 2025-11-02 16:30:19,423 - WARNING - Deleting VN ctest-vn2_metadata-87010905 failed..Will retry 2025-11-02 16:30:21,542 - DEBUG - Response for deleting network () 2025-11-02 16:30:21,802 - DEBUG - No XMPP flaps were noticed during the test 2025-11-02 16:30:21,802 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-11-02 16:30:21,802 - INFO - -------------------------------------------------------------------------------- 2025-11-02 16:30:21,805 - INFO - ================================================================================ 2025-11-02 16:30:21,805 - INFO - STARTING TEST : test_metadata_service 2025-11-02 16:30:21,805 - 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-11-02 16:30:22,090 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with 2025-11-02 16:30:22,090 - INFO - Initial checks done. Running the testcase now 2025-11-02 16:30:22,090 - INFO - 2025-11-02 16:30:22,090 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs 2025-11-02 16:30:22,097 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/a25c95f0-5fd8-46ce-bb55-cc603546c72a 2025-11-02 16:30:22,288 - DEBUG - Response for create_network : {'network': {'id': 'c450010e-b3f3-43cd-9c43-81a975d8e227', 'name': 'ctest-vn-26829571', 'tenant_id': '92d62e3ab0664fa899dd4094c617f687', 'project_id': '92d62e3ab0664fa899dd4094c617f687', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64452123', 'ctest-vn-26829571'], 'port_security_enabled': True, 'description': ''}} 2025-11-02 16:30:22,525 - DEBUG - Response for create_subnet : {'subnet': {'id': '23b42024-504e-44cf-a464-9e1edba6a2d1', 'name': '', 'tenant_id': '92d62e3ab0664fa899dd4094c617f687', 'network_id': 'c450010e-b3f3-43cd-9c43-81a975d8e227', 'ip_version': 4, 'cidr': '171.70.232.0/26', 'allocation_pools': [{'start': '171.70.232.2', 'end': '171.70.232.62'}], 'gateway_ip': '171.70.232.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '171.70.232.2', 'tags': [], 'project_id': '92d62e3ab0664fa899dd4094c617f687'}} 2025-11-02 16:30:22,545 - INFO - Created VN ctest-vn-26829571 2025-11-02 16:30:22,600 - DEBUG - VN ctest-vn-26829571 UUID is c450010e-b3f3-43cd-9c43-81a975d8e227 2025-11-02 16:30:23,877 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4594-1) 2025-11-02 16:30:23,877 - INFO - Waiting for VM ctest-TestBasicVMVN-64452123-45562646 to be up.. 2025-11-02 16:30:23,925 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-02 16:30:29,004 - DEBUG - VM is in ACTIVE state now 2025-11-02 16:30:29,004 - INFO - VM name : ctest-TestBasicVMVN-64452123-45562646 2025-11-02 16:30:29,080 - DEBUG - VM ctest-TestBasicVMVN-64452123-45562646 ID is 095bc715-1cdc-4f71-91aa-6095b6178871 2025-11-02 16:30:29,080 - DEBUG - VM ctest-TestBasicVMVN-64452123-45562646 launched on Node cn-jenkins-deploy-platform-ansible-os-4594-1 2025-11-02 16:30:29,162 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/095bc715-1cdc-4f71-91aa-6095b6178871 2025-11-02 16:30:29,173 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/409ebf77-de8c-4771-977f-da9e9e970523 2025-11-02 16:30:32,449 - 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 1030ms') 2025-11-02 16:30:32,449 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64452123-45562646 failed! 2025-11-02 16:30:32,508 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-26829571 is 171.70.232.1 and allocation pool is NOT set 2025-11-02 16:30:36,571 - 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=8.82 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 8.815/8.815/8.815/0.000 ms') 2025-11-02 16:30:36,571 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64452123-45562646 passed 2025-11-02 16:30:36,728 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:30:36,728 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64452123-45562646, IP 171.70.232.3, Port 22 2025-11-02 16:30:36,894 - DEBUG - VM ctest-TestBasicVMVN-64452123-45562646 is ready for SSH connections 2025-11-02 16:30:36,894 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123 2025-11-02 16:30:36,894 - DEBUG - cat /tmp/output.txt 2025-11-02 16:30:38,589 - DEBUG - Hello World. The time is now Sun, 02 Nov 2025 09:30:36 -0700! 2025-11-02 16:30:38,589 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 02 Nov 2025 09:30:36 -0700!'} 2025-11-02 16:30:38,589 - INFO - metadata_script.txt got executed in the vm 2025-11-02 16:30:38,589 - INFO - Deleting VM ctest-TestBasicVMVN-64452123-45562646 2025-11-02 16:30:38,666 - INFO - Deleting VN ctest-vn-26829571 2025-11-02 16:30:38,707 - DEBUG - VN c450010e-b3f3-43cd-9c43-81a975d8e227 still in use: Unable to complete operation on network c450010e-b3f3-43cd-9c43-81a975d8e227. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fce8d566-bc05-4e0c-90b9-0af5a2f502da'] 2025-11-02 16:30:38,707 - WARNING - Deleting VN ctest-vn-26829571 failed..Will retry 2025-11-02 16:30:40,807 - DEBUG - Response for deleting network () 2025-11-02 16:30:41,067 - DEBUG - No XMPP flaps were noticed during the test 2025-11-02 16:30:41,067 - INFO - END TEST : test_metadata_service : PASSED[0:00:20] 2025-11-02 16:30:41,067 - INFO - -------------------------------------------------------------------------------- 2025-11-02 16:30:41,070 - INFO - ================================================================================ 2025-11-02 16:30:41,070 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-02 16:30:41,070 - 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-11-02 16:30:41,354 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with 2025-11-02 16:30:41,354 - INFO - Initial checks done. Running the testcase now 2025-11-02 16:30:41,354 - INFO - 2025-11-02 16:30:41,862 - DEBUG - Response for create_network : {'network': {'id': '1d385ba9-256b-4dd6-ac10-7b73c49122c2', 'name': 'ctest-vn-47242325', 'tenant_id': '92d62e3ab0664fa899dd4094c617f687', 'project_id': '92d62e3ab0664fa899dd4094c617f687', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64452123', 'ctest-vn-47242325'], 'port_security_enabled': True, 'description': ''}} 2025-11-02 16:30:42,083 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb96bbd6-cad5-4662-a540-9999d47c9e58', 'name': '', 'tenant_id': '92d62e3ab0664fa899dd4094c617f687', 'network_id': '1d385ba9-256b-4dd6-ac10-7b73c49122c2', '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': '92d62e3ab0664fa899dd4094c617f687'}} 2025-11-02 16:30:42,270 - DEBUG - Response for create_subnet : {'subnet': {'id': '90c84c44-688e-4865-afa9-88b3a02840e6', 'name': '', 'tenant_id': '92d62e3ab0664fa899dd4094c617f687', 'network_id': '1d385ba9-256b-4dd6-ac10-7b73c49122c2', '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': '92d62e3ab0664fa899dd4094c617f687'}} 2025-11-02 16:30:42,292 - INFO - Created VN ctest-vn-47242325 2025-11-02 16:30:42,344 - DEBUG - VN ctest-vn-47242325 UUID is 1d385ba9-256b-4dd6-ac10-7b73c49122c2 2025-11-02 16:30:42,725 - DEBUG - Response for create_port : {'port': {'name': 'f8f46804-1773-4db9-9685-95e66085720b', 'id': 'f8f46804-1773-4db9-9685-95e66085720b', 'tenant_id': '92d62e3ab0664fa899dd4094c617f687', 'network_id': '1d385ba9-256b-4dd6-ac10-7b73c49122c2', 'mac_address': '02:f8:f4:68:04:17', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': 'bb96bbd6-cad5-4662-a540-9999d47c9e58'}], 'security_groups': ['84293ac6-3bac-42c7-80ca-75bd6b696933'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '92d62e3ab0664fa899dd4094c617f687'}} 2025-11-02 16:30:42,908 - DEBUG - Response for create_port : {'port': {'name': '54df6e26-6185-4a62-a1c6-b24709d8ca99', 'id': '54df6e26-6185-4a62-a1c6-b24709d8ca99', 'tenant_id': '92d62e3ab0664fa899dd4094c617f687', 'network_id': '1d385ba9-256b-4dd6-ac10-7b73c49122c2', 'mac_address': '02:54:df:6e:26:61', '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': '90c84c44-688e-4865-afa9-88b3a02840e6'}], 'security_groups': ['84293ac6-3bac-42c7-80ca-75bd6b696933'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '92d62e3ab0664fa899dd4094c617f687'}} 2025-11-02 16:30:43,316 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4594-1) 2025-11-02 16:30:43,781 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4594-1) 2025-11-02 16:30:45,235 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4594-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4594-1) 2025-11-02 16:30:45,235 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-02 16:30:45,244 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b1118436-1b87-42aa-8ee9-d27497dd1d27 2025-11-02 16:30:45,261 - DEBUG - Requesting: http://10.0.0.48:8082/project/92d62e3a-b066-4fa8-99dd-4094c617f687 2025-11-02 16:30:45,358 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/ebf7cfdf-b07b-4874-bb2c-857d36aa0240 2025-11-02 16:30:45,368 - INFO - Verifications in API Server for IPAM: ctest-ipam-17713095 passed 2025-11-02 16:30:45,376 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-64452123:ctest-ipam-17713095', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-64452123', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17003287477806123124', 'uuid-lslong': '13487301756902310464'}, 'enable': 'true', 'created': '2025-11-02T16:30:41', 'last-modified': '2025-11-02T16:30:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.793250'} 2025-11-02 16:30:45,377 - INFO - Verifications in Control node for IPAM: ctest-ipam-17713095 passed 2025-11-02 16:30:45,377 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-02 16:30:45,388 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b1118436-1b87-42aa-8ee9-d27497dd1d27 2025-11-02 16:30:45,401 - DEBUG - Requesting: http://10.0.0.48:8082/project/92d62e3a-b066-4fa8-99dd-4094c617f687 2025-11-02 16:30:45,503 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/1d385ba9-256b-4dd6-ac10-7b73c49122c2 2025-11-02 16:30:45,527 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/1d385ba9-256b-4dd6-ac10-7b73c49122c2 2025-11-02 16:30:45,543 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/32c3cfba-63bb-4f02-9487-a81b267776aa 2025-11-02 16:30:45,557 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/32c3cfba-63bb-4f02-9487-a81b267776aa 2025-11-02 16:30:45,567 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/8cfd7d33-c9b2-456f-9a3e-dc2196341572 2025-11-02 16:30:45,583 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-02 16:30:45,583 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/1d385ba9-256b-4dd6-ac10-7b73c49122c2 2025-11-02 16:30:45,595 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/32c3cfba-63bb-4f02-9487-a81b267776aa 2025-11-02 16:30:45,615 - INFO - Verified VN network id 11 for VN 1d385ba9-256b-4dd6-ac10-7b73c49122c2 2025-11-02 16:30:45,615 - INFO - Verifications in API Server for VN ctest-vn-47242325 passed 2025-11-02 16:30:45,615 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/1d385ba9-256b-4dd6-ac10-7b73c49122c2 2025-11-02 16:30:45,628 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/32c3cfba-63bb-4f02-9487-a81b267776aa 2025-11-02 16:30:45,640 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/32c3cfba-63bb-4f02-9487-a81b267776aa 2025-11-02 16:30:45,649 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/8cfd7d33-c9b2-456f-9a3e-dc2196341572 2025-11-02 16:30:45,668 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-64452123', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2105533607831096790', 'uuid-lslong': '12398545511300276930'}, 'enable': 'true', 'created': '2025-11-02T16:30:41', 'last-modified': '2025-11-02T16:30:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.423472'} 2025-11-02 16:30:45,677 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-02 16:30:45,677 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-47242325 passed 2025-11-02 16:30:45,679 - DEBUG - ====Verifying policy data for ctest-vn-47242325 in API_Server ====== 2025-11-02 16:30:45,679 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-02 16:30:45,690 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b1118436-1b87-42aa-8ee9-d27497dd1d27 2025-11-02 16:30:45,710 - DEBUG - Requesting: http://10.0.0.48:8082/project/92d62e3a-b066-4fa8-99dd-4094c617f687 2025-11-02 16:30:45,807 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/1d385ba9-256b-4dd6-ac10-7b73c49122c2 2025-11-02 16:30:45,834 - DEBUG - =>VN ctest-vn-47242325 has no policy to be verified 2025-11-02 16:30:45,834 - DEBUG - Verifying the vn in opserver 2025-11-02 16:30:45,835 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325 virtual network link through opserver 10.0.0.48 2025-11-02 16:30:45,835 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-11-02 16:30:46,235 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-11-02 16:30:46,326 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325?flat'} 2025-11-02 16:30:46,326 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325 is found in opserver 2025-11-02 16:30:46,331 - DEBUG - VRF ids for VN ctest-vn-47242325: {'10.0.0.48': '2'} 2025-11-02 16:30:46,332 - INFO - Waiting for VM ctest-TestBasicVMVN-64452123-71997537 to be up.. 2025-11-02 16:30:46,435 - DEBUG - VM is in ACTIVE state now 2025-11-02 16:30:46,435 - INFO - VM name : ctest-TestBasicVMVN-64452123-71997537 2025-11-02 16:30:46,531 - DEBUG - VM ctest-TestBasicVMVN-64452123-71997537 ID is 053a58cf-6bac-4b9b-86d5-6d946cf8286e 2025-11-02 16:30:46,532 - DEBUG - VM ctest-TestBasicVMVN-64452123-71997537 launched on Node cn-jenkins-deploy-platform-ansible-os-4594-1 2025-11-02 16:30:46,654 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/053a58cf-6bac-4b9b-86d5-6d946cf8286e 2025-11-02 16:30:46,667 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/f8f46804-1773-4db9-9685-95e66085720b 2025-11-02 16:30:49,948 - 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-11-02 16:30:49,948 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64452123-71997537 failed! 2025-11-02 16:30:50,004 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325 is 31.1.1.1 and allocation pool is NOT set 2025-11-02 16:30:50,004 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325 is 31.1.2.1 and allocation pool is NOT set 2025-11-02 16:30:54,069 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-11-02 16:30:54,069 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64452123-71997537 failed! 2025-11-02 16:30:54,132 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325 is 31.1.1.1 and allocation pool is NOT set 2025-11-02 16:30:54,132 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325 is 31.1.2.1 and allocation pool is NOT set 2025-11-02 16:30:56,194 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.595 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.595/2.846/5.098/2.251 ms') 2025-11-02 16:30:56,194 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64452123-71997537 passed 2025-11-02 16:30:56,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:30:56,352 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64452123-71997537, IP 31.1.1.4, Port 22 2025-11-02 16:30:56,530 - DEBUG - VM ctest-TestBasicVMVN-64452123-71997537 is ready for SSH connections 2025-11-02 16:30:56,531 - INFO - Waiting for VM ctest-TestBasicVMVN-64452123-69639057 to be up.. 2025-11-02 16:30:56,630 - DEBUG - VM is in ACTIVE state now 2025-11-02 16:30:56,630 - INFO - VM name : ctest-TestBasicVMVN-64452123-69639057 2025-11-02 16:30:56,742 - DEBUG - VM ctest-TestBasicVMVN-64452123-69639057 ID is 65b99d17-acbd-4dad-a08b-441cf7fb3963 2025-11-02 16:30:56,742 - DEBUG - VM ctest-TestBasicVMVN-64452123-69639057 launched on Node cn-jenkins-deploy-platform-ansible-os-4594-1 2025-11-02 16:30:56,839 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/65b99d17-acbd-4dad-a08b-441cf7fb3963 2025-11-02 16:30:56,849 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/54df6e26-6185-4a62-a1c6-b24709d8ca99 2025-11-02 16:30:58,092 - 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=5.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.17 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 = 1.170/3.496/5.822/2.326 ms') 2025-11-02 16:30:58,092 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-64452123-69639057 passed 2025-11-02 16:30:58,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:30:58,244 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64452123-69639057, IP 31.1.2.4, Port 22 2025-11-02 16:30:58,399 - DEBUG - VM ctest-TestBasicVMVN-64452123-69639057 is ready for SSH connections 2025-11-02 16:30:58,400 - INFO - Waiting for VM ctest-TestBasicVMVN-64452123-82880733 to be up.. 2025-11-02 16:30:58,480 - DEBUG - VM is in ACTIVE state now 2025-11-02 16:30:58,480 - INFO - VM name : ctest-TestBasicVMVN-64452123-82880733 2025-11-02 16:30:58,557 - DEBUG - VM ctest-TestBasicVMVN-64452123-82880733 ID is 255cefc5-71b1-4eaf-be28-a09314915ebb 2025-11-02 16:30:58,557 - DEBUG - VM ctest-TestBasicVMVN-64452123-82880733 launched on Node cn-jenkins-deploy-platform-ansible-os-4594-1 2025-11-02 16:30:58,643 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/255cefc5-71b1-4eaf-be28-a09314915ebb 2025-11-02 16:30:58,652 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/6b8cb20b-aada-4654-8d54-00a6dfbb1eec 2025-11-02 16:30:59,897 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=5.47 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.864 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.864/3.168/5.472/2.304 ms') 2025-11-02 16:30:59,898 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-64452123-82880733 passed 2025-11-02 16:31:00,152 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:31:00,152 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64452123-82880733, IP 31.1.1.3, Port 22 2025-11-02 16:31:00,308 - DEBUG - VM ctest-TestBasicVMVN-64452123-82880733 is ready for SSH connections 2025-11-02 16:31:00,308 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:31:00,308 - 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.48, gateway password: c0ntrail123 2025-11-02 16:31:00,308 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-02 16:31:04,443 - 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.690 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.932 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.052 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.932/1.891/3.690 ms 2025-11-02 16:31:04,443 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-64452123-71997537 passed 2025-11-02 16:31:04,443 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:31:04,443 - 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.48, gateway password: c0ntrail123 2025-11-02 16:31:04,443 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-02 16:31:08,165 - 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.901 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.940 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.982 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.940/1.941/3.901 ms 2025-11-02 16:31:08,166 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-64452123-69639057 passed 2025-11-02 16:31:08,166 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:31:08,166 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:31:08,166 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-02 16:31:08,166 - 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.48, gateway password: c0ntrail123 2025-11-02 16:31:08,166 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-02 16:31:08,362 - DEBUG - None 2025-11-02 16:31:08,362 - 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.48, gateway password: c0ntrail123 2025-11-02 16:31:08,362 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-02 16:31:08,557 - DEBUG - None 2025-11-02 16:31:08,558 - 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.48, gateway password: c0ntrail123 2025-11-02 16:31:08,558 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-02 16:31:09,229 - DEBUG - None 2025-11-02 16:31:09,229 - 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.48, gateway password: c0ntrail123 2025-11-02 16:31:09,229 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-02 16:31:11,458 - 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.010 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.812 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.996 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.422 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.422/2.340/6.812 ms 2025-11-02 16:31:11,458 - 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.48, gateway password: c0ntrail123 2025-11-02 16:31:11,458 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-02 16:31:13,720 - 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.078 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.380 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.722 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.944 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.800 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.487 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.479/2.127/4.722 ms 2025-11-02 16:31:13,721 - 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.48, gateway password: c0ntrail123 2025-11-02 16:31:13,721 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-02 16:31:15,994 - 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.799 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.817 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.763 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.450 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.100 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.096 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.887 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.450/2.273/4.763 ms 2025-11-02 16:31:15,994 - INFO - Deleting VM ctest-TestBasicVMVN-64452123-82880733 2025-11-02 16:31:16,074 - INFO - Detaching port 54df6e26-6185-4a62-a1c6-b24709d8ca99 from VM ctest-TestBasicVMVN-64452123-69639057 2025-11-02 16:31:16,112 - INFO - Deleting VM ctest-TestBasicVMVN-64452123-69639057 2025-11-02 16:31:16,187 - INFO - Detaching port f8f46804-1773-4db9-9685-95e66085720b from VM ctest-TestBasicVMVN-64452123-71997537 2025-11-02 16:31:16,222 - INFO - Deleting VM ctest-TestBasicVMVN-64452123-71997537 2025-11-02 16:31:16,298 - INFO - Deleting VN ctest-vn-47242325 2025-11-02 16:31:16,470 - DEBUG - Response for delete_port : () 2025-11-02 16:31:16,693 - DEBUG - Response for delete_port : () 2025-11-02 16:31:16,749 - DEBUG - VN 1d385ba9-256b-4dd6-ac10-7b73c49122c2 still in use: Unable to complete operation on network 1d385ba9-256b-4dd6-ac10-7b73c49122c2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-efdcf7a5-c1af-4d8d-b33e-59bc0c937440'] 2025-11-02 16:31:16,749 - WARNING - Deleting VN ctest-vn-47242325 failed..Will retry 2025-11-02 16:31:18,908 - DEBUG - Response for deleting network () 2025-11-02 16:31:18,908 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/32c3cfba-63bb-4f02-9487-a81b267776aa 2025-11-02 16:31:18,915 - DEBUG - Response Code: 404 2025-11-02 16:31:18,915 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-02 16:31:18,921 - DEBUG - Requesting: http://10.0.0.48:8082/domain/b1118436-1b87-42aa-8ee9-d27497dd1d27 2025-11-02 16:31:18,974 - DEBUG - Requesting: http://10.0.0.48:8082/project/92d62e3a-b066-4fa8-99dd-4094c617f687 2025-11-02 16:31:19,049 - INFO - Validated that VN ctest-vn-47242325 is not found in API Server 2025-11-02 16:31:19,060 - DEBUG - VN ctest-vn-47242325 is not present in Agent 10.0.0.48 2025-11-02 16:31:19,060 - INFO - Validated that VN ctest-vn-47242325 is not in any agent 2025-11-02 16:31:19,065 - DEBUG - VRF 2 is not seen in agent 10.0.0.48 2025-11-02 16:31:19,071 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-47242325 2025-11-02 16:31:19,071 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-64452123:ctest-vn-47242325 2025-11-02 16:31:19,081 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-47242325 info 2025-11-02 16:31:19,164 - INFO - IPAM: ctest-ipam-17713095 is not found in API Server 2025-11-02 16:31:19,174 - INFO - IPAM:ctest-ipam-17713095 is not found in control node 2025-11-02 16:31:19,429 - DEBUG - No XMPP flaps were noticed during the test 2025-11-02 16:31:19,429 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-11-02 16:31:19,429 - INFO - -------------------------------------------------------------------------------- 2025-11-02 16:31:20,197 - INFO - Deleted project: ctest-TestBasicVMVN-64452123, ID : 92d62e3a-b066-4fa8-99dd-4094c617f687