2026-04-23 16:46:02,343 - INFO - Domain Default found not creating 2026-04-23 16:46:02,556 - INFO - Project ctest-TestBasicVMVN-53860477 not found, creating it 2026-04-23 16:46:03,041 - INFO - Created Project:ctest-TestBasicVMVN-53860477, ID : 6f21fd2a-0623-4d67-932c-05680101aa88 2026-04-23 16:46:04,619 - INFO - ================================================================================ 2026-04-23 16:46:04,619 - INFO - STARTING TEST : test_generic_link_local_service 2026-04-23 16:46:04,619 - 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 2026-04-23 16:46:04,877 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-23 16:46:04,877 - INFO - Initial checks done. Running the testcase now 2026-04-23 16:46:04,877 - INFO - 2026-04-23 16:46:05,476 - DEBUG - Response for create_network : {'network': {'id': '296865e9-72dc-4b30-bd74-04ef4ab4c955', 'name': 'ctest-vn2_metadata-10813554', 'tenant_id': '6f21fd2a06234d67932c05680101aa88', 'project_id': '6f21fd2a06234d67932c05680101aa88', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53860477', 'ctest-vn2_metadata-10813554'], 'port_security_enabled': True, 'description': ''}} 2026-04-23 16:46:05,724 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8096882-8b62-4573-ac3d-55fc3b45a681', 'name': '', 'tenant_id': '6f21fd2a06234d67932c05680101aa88', 'network_id': '296865e9-72dc-4b30-bd74-04ef4ab4c955', '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': '6f21fd2a06234d67932c05680101aa88'}} 2026-04-23 16:46:05,745 - INFO - Created VN ctest-vn2_metadata-10813554 2026-04-23 16:46:05,799 - DEBUG - VN ctest-vn2_metadata-10813554 UUID is 296865e9-72dc-4b30-bd74-04ef4ab4c955 2026-04-23 16:46:06,001 - DEBUG - Services list from nova: [, , ] 2026-04-23 16:46:07,061 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5678-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5678-1) 2026-04-23 16:46:07,175 - DEBUG - Link local service introspect added 2026-04-23 16:46:07,224 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-23 16:46:12,318 - DEBUG - VM is in ACTIVE state now 2026-04-23 16:46:12,472 - INFO - Waiting for VM ctest-TestBasicVMVN-53860477-63844712 to be up.. 2026-04-23 16:46:12,473 - INFO - VM name : ctest-TestBasicVMVN-53860477-63844712 2026-04-23 16:46:12,559 - DEBUG - VM ctest-TestBasicVMVN-53860477-63844712 ID is 48017658-8d36-42f8-8a0f-0bd636c2c6b3 2026-04-23 16:46:12,559 - DEBUG - VM ctest-TestBasicVMVN-53860477-63844712 launched on Node cn-jenkins-deploy-platform-ansible-os-5678-1 2026-04-23 16:46:12,637 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/48017658-8d36-42f8-8a0f-0bd636c2c6b3 2026-04-23 16:46:12,936 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/48017658-8d36-42f8-8a0f-0bd636c2c6b3 2026-04-23 16:46:12,972 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/98dc481d-d504-4f9c-85db-4a071ba27d58 2026-04-23 16:46:16,260 - 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 1034ms') 2026-04-23 16:46:16,260 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53860477-63844712 failed! 2026-04-23 16:46:16,319 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53860477:ctest-vn2_metadata-10813554 is 11.1.1.1 and allocation pool is NOT set 2026-04-23 16:46:18,388 - 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=7.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.74 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.743/5.277/7.811/2.534 ms') 2026-04-23 16:46:18,388 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53860477-63844712 passed 2026-04-23 16:46:18,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:46:18,543 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53860477-63844712, IP 11.1.1.3, Port 22 2026-04-23 16:46:18,599 - 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': ''} 2026-04-23 16:46:18,691 - DEBUG - VM ctest-TestBasicVMVN-53860477-63844712 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-23 16:46:23,692 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:46:23,692 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53860477-63844712, IP 11.1.1.3, Port 22 2026-04-23 16:46:23,851 - DEBUG - VM ctest-TestBasicVMVN-53860477-63844712 is ready for SSH connections 2026-04-23 16:46:23,851 - INFO - Retry 0 2026-04-23 16:46:23,851 - 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.33, gateway password: c0ntrail123 2026-04-23 16:46:23,851 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-04-23 16:46:25,523 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-04-23 16:46:25,524 - INFO - Generic metadata worked 2026-04-23 16:46:25,791 - DEBUG - Link local service introspect removed 2026-04-23 16:46:25,791 - INFO - Deleting VM ctest-TestBasicVMVN-53860477-63844712 2026-04-23 16:46:25,867 - INFO - Deleting VN ctest-vn2_metadata-10813554 2026-04-23 16:46:25,909 - DEBUG - VN 296865e9-72dc-4b30-bd74-04ef4ab4c955 still in use: Unable to complete operation on network 296865e9-72dc-4b30-bd74-04ef4ab4c955. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-26dd16c7-81f3-4adb-8f0c-ea393e62ecfc'] 2026-04-23 16:46:25,909 - WARNING - Deleting VN ctest-vn2_metadata-10813554 failed..Will retry 2026-04-23 16:46:28,027 - DEBUG - Response for deleting network () 2026-04-23 16:46:28,300 - DEBUG - No XMPP flaps were noticed during the test 2026-04-23 16:46:28,300 - INFO - -------------------------------------------------------------------------------- 2026-04-23 16:46:28,303 - INFO - ================================================================================ 2026-04-23 16:46:28,303 - INFO - STARTING TEST : test_metadata_service 2026-04-23 16:46:28,303 - 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 2026-04-23 16:46:28,593 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-23 16:46:28,593 - INFO - Initial checks done. Running the testcase now 2026-04-23 16:46:28,593 - INFO - 2026-04-23 16:46:28,593 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2026-04-23 16:46:28,600 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/4d683ce1-faeb-4d50-a7e5-484ac371ad83 2026-04-23 16:46:28,787 - DEBUG - Response for create_network : {'network': {'id': 'f29c68d1-95e8-4b16-acaf-ca716796f0f7', 'name': 'ctest-vn-60747264', 'tenant_id': '6f21fd2a06234d67932c05680101aa88', 'project_id': '6f21fd2a06234d67932c05680101aa88', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53860477', 'ctest-vn-60747264'], 'port_security_enabled': True, 'description': ''}} 2026-04-23 16:46:28,950 - DEBUG - Response for create_subnet : {'subnet': {'id': '5964593b-5e5e-42a1-8ce6-d9fddaf36176', 'name': '', 'tenant_id': '6f21fd2a06234d67932c05680101aa88', 'network_id': 'f29c68d1-95e8-4b16-acaf-ca716796f0f7', 'ip_version': 4, 'cidr': '81.37.116.0/26', 'allocation_pools': [{'start': '81.37.116.2', 'end': '81.37.116.62'}], 'gateway_ip': '81.37.116.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.37.116.2', 'tags': [], 'project_id': '6f21fd2a06234d67932c05680101aa88'}} 2026-04-23 16:46:28,969 - INFO - Created VN ctest-vn-60747264 2026-04-23 16:46:29,023 - DEBUG - VN ctest-vn-60747264 UUID is f29c68d1-95e8-4b16-acaf-ca716796f0f7 2026-04-23 16:46:30,199 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5678-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5678-1) 2026-04-23 16:46:30,199 - INFO - Waiting for VM ctest-TestBasicVMVN-53860477-20732604 to be up.. 2026-04-23 16:46:30,244 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-23 16:46:35,333 - DEBUG - VM is in ACTIVE state now 2026-04-23 16:46:35,333 - INFO - VM name : ctest-TestBasicVMVN-53860477-20732604 2026-04-23 16:46:35,422 - DEBUG - VM ctest-TestBasicVMVN-53860477-20732604 ID is 2a5a8d61-961e-4743-80dd-5f8ec5f27ab2 2026-04-23 16:46:35,422 - DEBUG - VM ctest-TestBasicVMVN-53860477-20732604 launched on Node cn-jenkins-deploy-platform-ansible-os-5678-1 2026-04-23 16:46:35,502 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2a5a8d61-961e-4743-80dd-5f8ec5f27ab2 2026-04-23 16:46:35,511 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e07963c2-bb66-4f63-941e-844951dc8f2e 2026-04-23 16:46:38,783 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2026-04-23 16:46:38,783 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53860477-20732604 failed! 2026-04-23 16:46:38,839 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-60747264 is 81.37.116.1 and allocation pool is NOT set 2026-04-23 16:46:42,917 - 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.56 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 8.561/8.561/8.561/0.000 ms') 2026-04-23 16:46:42,917 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53860477-20732604 passed 2026-04-23 16:46:43,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:46:43,071 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53860477-20732604, IP 81.37.116.3, Port 22 2026-04-23 16:46:43,231 - DEBUG - VM ctest-TestBasicVMVN-53860477-20732604 is ready for SSH connections 2026-04-23 16:46:43,231 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-04-23 16:46:43,231 - DEBUG - cat /tmp/output.txt 2026-04-23 16:46:44,866 - DEBUG - Hello World. The time is now Thu, 23 Apr 2026 10:46:41 -0600! 2026-04-23 16:46:44,867 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 23 Apr 2026 10:46:41 -0600!'} 2026-04-23 16:46:44,867 - INFO - metadata_script.txt got executed in the vm 2026-04-23 16:46:44,867 - INFO - Deleting VM ctest-TestBasicVMVN-53860477-20732604 2026-04-23 16:46:44,947 - INFO - Deleting VN ctest-vn-60747264 2026-04-23 16:46:44,988 - DEBUG - VN f29c68d1-95e8-4b16-acaf-ca716796f0f7 still in use: Unable to complete operation on network f29c68d1-95e8-4b16-acaf-ca716796f0f7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0bb2d390-9091-4d17-a830-de3373c52b63'] 2026-04-23 16:46:44,988 - WARNING - Deleting VN ctest-vn-60747264 failed..Will retry 2026-04-23 16:46:47,092 - DEBUG - Response for deleting network () 2026-04-23 16:46:47,354 - DEBUG - No XMPP flaps were noticed during the test
2026-04-23 16:46:47,354 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-04-23 16:46:47,354 - INFO - -------------------------------------------------------------------------------- 2026-04-23 16:46:47,356 - INFO - ================================================================================ 2026-04-23 16:46:47,356 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-04-23 16:46:47,356 - 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 2026-04-23 16:46:47,644 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-23 16:46:47,644 - INFO - Initial checks done. Running the testcase now 2026-04-23 16:46:47,644 - INFO - 2026-04-23 16:46:48,123 - DEBUG - Response for create_network : {'network': {'id': '209ba975-470d-4bdf-bda4-ee3a89683cb0', 'name': 'ctest-vn-61099153', 'tenant_id': '6f21fd2a06234d67932c05680101aa88', 'project_id': '6f21fd2a06234d67932c05680101aa88', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53860477', 'ctest-vn-61099153'], 'port_security_enabled': True, 'description': ''}} 2026-04-23 16:46:48,435 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c74e1ee2-2007-4652-9725-88189b50f53a', 'name': '', 'tenant_id': '6f21fd2a06234d67932c05680101aa88', 'network_id': '209ba975-470d-4bdf-bda4-ee3a89683cb0', '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': '6f21fd2a06234d67932c05680101aa88'}} 2026-04-23 16:46:48,594 - DEBUG - Response for create_subnet : {'subnet': {'id': '8cc4c9e2-118f-4b24-8748-fe26f512884e', 'name': '', 'tenant_id': '6f21fd2a06234d67932c05680101aa88', 'network_id': '209ba975-470d-4bdf-bda4-ee3a89683cb0', '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': '6f21fd2a06234d67932c05680101aa88'}} 2026-04-23 16:46:48,615 - INFO - Created VN ctest-vn-61099153 2026-04-23 16:46:48,667 - DEBUG - VN ctest-vn-61099153 UUID is 209ba975-470d-4bdf-bda4-ee3a89683cb0 2026-04-23 16:46:49,039 - DEBUG - Response for create_port : {'port': {'name': '31586ac2-2f39-4739-a294-328e3db55660', 'id': '31586ac2-2f39-4739-a294-328e3db55660', 'tenant_id': '6f21fd2a06234d67932c05680101aa88', 'network_id': '209ba975-470d-4bdf-bda4-ee3a89683cb0', 'mac_address': '02:31:58:6a:c2:2f', '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': 'c74e1ee2-2007-4652-9725-88189b50f53a'}], 'security_groups': ['09f9fdeb-d8ff-4059-bf46-3c5de0fa997d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f21fd2a06234d67932c05680101aa88'}} 2026-04-23 16:46:49,218 - DEBUG - Response for create_port : {'port': {'name': 'b4b895cf-838d-45bc-8644-548e1340687e', 'id': 'b4b895cf-838d-45bc-8644-548e1340687e', 'tenant_id': '6f21fd2a06234d67932c05680101aa88', 'network_id': '209ba975-470d-4bdf-bda4-ee3a89683cb0', 'mac_address': '02:b4:b8:95:cf:83', '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': '8cc4c9e2-118f-4b24-8748-fe26f512884e'}], 'security_groups': ['09f9fdeb-d8ff-4059-bf46-3c5de0fa997d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f21fd2a06234d67932c05680101aa88'}} 2026-04-23 16:46:49,695 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5678-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5678-1) 2026-04-23 16:46:50,218 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5678-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5678-1) 2026-04-23 16:46:51,549 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5678-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5678-1) 2026-04-23 16:46:51,549 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-23 16:46:51,556 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9f86a2a3-d142-4bcf-a6d0-860081ab5a41 2026-04-23 16:46:51,571 - DEBUG - Requesting: http://10.0.0.33:8082/project/6f21fd2a-0623-4d67-932c-05680101aa88 2026-04-23 16:46:51,671 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/284bc64b-6dea-473f-ac2a-be1c0d8c8e10 2026-04-23 16:46:51,683 - INFO - Verifications in API Server for IPAM: ctest-ipam-19569959 passed 2026-04-23 16:46:51,690 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-53860477:ctest-ipam-19569959', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53860477', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2903632412039333695', 'uuid-lslong': '12405937151241129488'}, 'enable': 'true', 'created': '2026-04-23T16:46:47', 'last-modified': '2026-04-23T16:46:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.817262'} 2026-04-23 16:46:51,690 - INFO - Verifications in Control node for IPAM: ctest-ipam-19569959 passed 2026-04-23 16:46:51,690 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-23 16:46:51,696 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9f86a2a3-d142-4bcf-a6d0-860081ab5a41 2026-04-23 16:46:51,712 - DEBUG - Requesting: http://10.0.0.33:8082/project/6f21fd2a-0623-4d67-932c-05680101aa88 2026-04-23 16:46:51,820 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/209ba975-470d-4bdf-bda4-ee3a89683cb0 2026-04-23 16:46:51,837 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/209ba975-470d-4bdf-bda4-ee3a89683cb0 2026-04-23 16:46:51,854 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6341d035-14f2-4e4e-a2ed-b02de2784ef0 2026-04-23 16:46:51,864 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6341d035-14f2-4e4e-a2ed-b02de2784ef0 2026-04-23 16:46:51,873 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/7888ba0c-e8b0-4bb3-9f73-084e06de72a4 2026-04-23 16:46:51,882 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-23 16:46:51,883 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/209ba975-470d-4bdf-bda4-ee3a89683cb0 2026-04-23 16:46:51,898 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6341d035-14f2-4e4e-a2ed-b02de2784ef0 2026-04-23 16:46:51,917 - INFO - Verified VN network id 11 for VN 209ba975-470d-4bdf-bda4-ee3a89683cb0 2026-04-23 16:46:51,917 - INFO - Verifications in API Server for VN ctest-vn-61099153 passed 2026-04-23 16:46:51,917 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/209ba975-470d-4bdf-bda4-ee3a89683cb0 2026-04-23 16:46:51,932 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6341d035-14f2-4e4e-a2ed-b02de2784ef0 2026-04-23 16:46:51,947 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6341d035-14f2-4e4e-a2ed-b02de2784ef0 2026-04-23 16:46:51,959 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/7888ba0c-e8b0-4bb3-9f73-084e06de72a4 2026-04-23 16:46:51,982 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53860477', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2349657951772167135', 'uuid-lslong': '13665309104529751216'}, 'enable': 'true', 'created': '2026-04-23T16:46:48', 'last-modified': '2026-04-23T16:46:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.414019'} 2026-04-23 16:46:51,992 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-23 16:46:51,993 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-61099153 passed 2026-04-23 16:46:51,993 - DEBUG - ====Verifying policy data for ctest-vn-61099153 in API_Server ====== 2026-04-23 16:46:51,993 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-23 16:46:52,000 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9f86a2a3-d142-4bcf-a6d0-860081ab5a41 2026-04-23 16:46:52,016 - DEBUG - Requesting: http://10.0.0.33:8082/project/6f21fd2a-0623-4d67-932c-05680101aa88 2026-04-23 16:46:52,116 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/209ba975-470d-4bdf-bda4-ee3a89683cb0 2026-04-23 16:46:52,130 - DEBUG - =>VN ctest-vn-61099153 has no policy to be verified 2026-04-23 16:46:52,130 - DEBUG - Verifying the vn in opserver 2026-04-23 16:46:52,130 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153 virtual network link through opserver 10.0.0.33 2026-04-23 16:46:52,130 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-04-23 16:46:52,584 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-04-23 16:46:52,662 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153?flat'} 2026-04-23 16:46:52,662 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153 is found in opserver 2026-04-23 16:46:52,670 - DEBUG - VRF ids for VN ctest-vn-61099153: {'10.0.0.33': '2'} 2026-04-23 16:46:52,670 - INFO - Waiting for VM ctest-TestBasicVMVN-53860477-23831408 to be up.. 2026-04-23 16:46:52,773 - DEBUG - VM is in ACTIVE state now 2026-04-23 16:46:52,774 - INFO - VM name : ctest-TestBasicVMVN-53860477-23831408 2026-04-23 16:46:52,873 - DEBUG - VM ctest-TestBasicVMVN-53860477-23831408 ID is 9677e422-5003-4eec-9cf7-29d0df05fc75 2026-04-23 16:46:52,873 - DEBUG - VM ctest-TestBasicVMVN-53860477-23831408 launched on Node cn-jenkins-deploy-platform-ansible-os-5678-1 2026-04-23 16:46:52,967 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/9677e422-5003-4eec-9cf7-29d0df05fc75 2026-04-23 16:46:52,976 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/31586ac2-2f39-4739-a294-328e3db55660 2026-04-23 16:46:56,252 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2026-04-23 16:46:56,252 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53860477-23831408 failed! 2026-04-23 16:46:56,315 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153 is 31.1.1.1 and allocation pool is NOT set 2026-04-23 16:46:56,315 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153 is 31.1.2.1 and allocation pool is NOT set 2026-04-23 16:47:00,378 - 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 1005ms') 2026-04-23 16:47:00,378 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53860477-23831408 failed! 2026-04-23 16:47:00,439 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153 is 31.1.1.1 and allocation pool is NOT set 2026-04-23 16:47:00,439 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153 is 31.1.2.1 and allocation pool is NOT set 2026-04-23 16:47:02,506 - 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=4.90 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/2.757/4.901/2.144 ms') 2026-04-23 16:47:02,506 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53860477-23831408 passed 2026-04-23 16:47:02,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:47:02,671 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53860477-23831408, IP 31.1.1.4, Port 22 2026-04-23 16:47:02,835 - DEBUG - VM ctest-TestBasicVMVN-53860477-23831408 is ready for SSH connections 2026-04-23 16:47:02,835 - INFO - Waiting for VM ctest-TestBasicVMVN-53860477-50408780 to be up.. 2026-04-23 16:47:02,919 - DEBUG - VM is in ACTIVE state now 2026-04-23 16:47:02,919 - INFO - VM name : ctest-TestBasicVMVN-53860477-50408780 2026-04-23 16:47:02,997 - DEBUG - VM ctest-TestBasicVMVN-53860477-50408780 ID is a571ca17-02e9-44c8-a84a-4bfbea6d1116 2026-04-23 16:47:02,997 - DEBUG - VM ctest-TestBasicVMVN-53860477-50408780 launched on Node cn-jenkins-deploy-platform-ansible-os-5678-1 2026-04-23 16:47:03,087 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a571ca17-02e9-44c8-a84a-4bfbea6d1116 2026-04-23 16:47:03,097 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b4b895cf-838d-45bc-8644-548e1340687e 2026-04-23 16:47:04,351 - 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.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.559 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.559/2.110/3.661/1.551 ms') 2026-04-23 16:47:04,351 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-53860477-50408780 passed 2026-04-23 16:47:04,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:47:04,503 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53860477-50408780, IP 31.1.2.4, Port 22 2026-04-23 16:47:04,659 - DEBUG - VM ctest-TestBasicVMVN-53860477-50408780 is ready for SSH connections 2026-04-23 16:47:04,659 - INFO - Waiting for VM ctest-TestBasicVMVN-53860477-70240206 to be up.. 2026-04-23 16:47:04,753 - DEBUG - VM is in ACTIVE state now 2026-04-23 16:47:04,753 - INFO - VM name : ctest-TestBasicVMVN-53860477-70240206 2026-04-23 16:47:04,844 - DEBUG - VM ctest-TestBasicVMVN-53860477-70240206 ID is 96abce1a-64a0-42db-9aaa-3bccd9e823a6 2026-04-23 16:47:04,844 - DEBUG - VM ctest-TestBasicVMVN-53860477-70240206 launched on Node cn-jenkins-deploy-platform-ansible-os-5678-1 2026-04-23 16:47:04,938 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/96abce1a-64a0-42db-9aaa-3bccd9e823a6 2026-04-23 16:47:04,948 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d8484ae2-c1b9-4415-a9a9-be891f71cc06 2026-04-23 16:47:06,207 - 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.08 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.488 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.488/1.785/3.082/1.297 ms') 2026-04-23 16:47:06,207 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-53860477-70240206 passed 2026-04-23 16:47:06,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:47:06,367 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53860477-70240206, IP 31.1.1.3, Port 22 2026-04-23 16:47:06,527 - DEBUG - VM ctest-TestBasicVMVN-53860477-70240206 is ready for SSH connections 2026-04-23 16:47:06,527 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:47:06,527 - 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.33, gateway password: c0ntrail123 2026-04-23 16:47:06,527 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-04-23 16:47:10,621 - 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.811 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.919 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.919/1.927/3.811 ms 2026-04-23 16:47:10,622 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-53860477-23831408 passed 2026-04-23 16:47:10,622 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:47:10,622 - 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.33, gateway password: c0ntrail123 2026-04-23 16:47:10,622 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-04-23 16:47:14,299 - 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.465 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.930 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.985 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.930/1.793/3.465 ms 2026-04-23 16:47:14,300 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-53860477-50408780 passed 2026-04-23 16:47:14,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:47:14,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:47:14,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:47:14,300 - 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.33, gateway password: c0ntrail123 2026-04-23 16:47:14,300 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-23 16:47:14,487 - DEBUG - None 2026-04-23 16:47:14,487 - 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.33, gateway password: c0ntrail123 2026-04-23 16:47:14,487 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-23 16:47:14,679 - DEBUG - None 2026-04-23 16:47:14,679 - 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.33, gateway password: c0ntrail123 2026-04-23 16:47:14,679 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-23 16:47:15,301 - DEBUG - None 2026-04-23 16:47:15,301 - 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.33, gateway password: c0ntrail123 2026-04-23 16:47:15,301 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-04-23 16:47:17,523 - 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.067 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.188 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=2.937 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.496 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.479/2.633/7.188 ms 2026-04-23 16:47:17,523 - 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.33, gateway password: c0ntrail123 2026-04-23 16:47:17,523 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-04-23 16:47:19,783 - 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.037 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.112 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.156 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.502 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.791 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.557 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.428/1.940/4.156 ms 2026-04-23 16:47:19,783 - 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.33, gateway password: c0ntrail123 2026-04-23 16:47:19,783 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-04-23 16:47:22,030 - 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.756 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.359 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.859 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.710 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.259 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.507 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.429/2.268/4.859 ms 2026-04-23 16:47:22,031 - INFO - Deleting VM ctest-TestBasicVMVN-53860477-70240206 2026-04-23 16:47:22,113 - INFO - Detaching port b4b895cf-838d-45bc-8644-548e1340687e from VM ctest-TestBasicVMVN-53860477-50408780 2026-04-23 16:47:22,159 - INFO - Deleting VM ctest-TestBasicVMVN-53860477-50408780 2026-04-23 16:47:22,236 - INFO - Detaching port 31586ac2-2f39-4739-a294-328e3db55660 from VM ctest-TestBasicVMVN-53860477-23831408 2026-04-23 16:47:22,270 - INFO - Deleting VM ctest-TestBasicVMVN-53860477-23831408 2026-04-23 16:47:22,349 - INFO - Deleting VN ctest-vn-61099153 2026-04-23 16:47:22,537 - DEBUG - Response for delete_port : () 2026-04-23 16:47:22,729 - DEBUG - Response for delete_port : () 2026-04-23 16:47:22,768 - DEBUG - VN 209ba975-470d-4bdf-bda4-ee3a89683cb0 still in use: Unable to complete operation on network 209ba975-470d-4bdf-bda4-ee3a89683cb0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1221bffd-7000-4670-9f0d-5b51867d8160'] 2026-04-23 16:47:22,768 - WARNING - Deleting VN ctest-vn-61099153 failed..Will retry 2026-04-23 16:47:24,886 - DEBUG - Response for deleting network () 2026-04-23 16:47:24,886 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6341d035-14f2-4e4e-a2ed-b02de2784ef0 2026-04-23 16:47:24,894 - DEBUG - Response Code: 404 2026-04-23 16:47:24,894 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-23 16:47:24,900 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9f86a2a3-d142-4bcf-a6d0-860081ab5a41 2026-04-23 16:47:24,952 - DEBUG - Requesting: http://10.0.0.33:8082/project/6f21fd2a-0623-4d67-932c-05680101aa88 2026-04-23 16:47:25,028 - INFO - Validated that VN ctest-vn-61099153 is not found in API Server 2026-04-23 16:47:25,039 - DEBUG - VN ctest-vn-61099153 is not present in Agent 10.0.0.33 2026-04-23 16:47:25,039 - INFO - Validated that VN ctest-vn-61099153 is not in any agent 2026-04-23 16:47:25,043 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2026-04-23 16:47:25,048 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-61099153 2026-04-23 16:47:25,048 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-53860477:ctest-vn-61099153 2026-04-23 16:47:25,057 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-61099153 info 2026-04-23 16:47:25,131 - INFO - IPAM: ctest-ipam-19569959 is not found in API Server 2026-04-23 16:47:25,143 - INFO - IPAM:ctest-ipam-19569959 is not found in control node 2026-04-23 16:47:25,401 - DEBUG - No XMPP flaps were noticed during the test
2026-04-23 16:47:25,401 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-04-23 16:47:25,401 - INFO - -------------------------------------------------------------------------------- 2026-04-23 16:47:26,093 - INFO - Deleted project: ctest-TestBasicVMVN-53860477, ID : 6f21fd2a-0623-4d67-932c-05680101aa88