2026-05-20 12:37:09,065 - INFO - Domain Default found not creating 2026-05-20 12:37:09,228 - INFO - Project ctest-TestBasicVMVN-19981703 not found, creating it 2026-05-20 12:37:09,676 - INFO - Created Project:ctest-TestBasicVMVN-19981703, ID : ee0be058-8379-47be-b545-66eab8b933e9 2026-05-20 12:37:11,168 - INFO - ================================================================================ 2026-05-20 12:37:11,168 - INFO - STARTING TEST : test_generic_link_local_service 2026-05-20 12:37:11,168 - 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-05-20 12:37:11,430 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-20 12:37:11,431 - INFO - Initial checks done. Running the testcase now 2026-05-20 12:37:11,431 - INFO - 2026-05-20 12:37:11,967 - DEBUG - Response for create_network : {'network': {'id': 'b9e99735-7f5e-4a94-be76-309797a761e2', 'name': 'ctest-vn2_metadata-01254356', 'tenant_id': 'ee0be058837947beb54566eab8b933e9', 'project_id': 'ee0be058837947beb54566eab8b933e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19981703', 'ctest-vn2_metadata-01254356'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 12:37:12,143 - DEBUG - Response for create_subnet : {'subnet': {'id': '566f9ae6-12fe-4176-8856-2195afbe7b14', 'name': '', 'tenant_id': 'ee0be058837947beb54566eab8b933e9', 'network_id': 'b9e99735-7f5e-4a94-be76-309797a761e2', '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': 'ee0be058837947beb54566eab8b933e9'}} 2026-05-20 12:37:12,160 - INFO - Created VN ctest-vn2_metadata-01254356 2026-05-20 12:37:12,213 - DEBUG - VN ctest-vn2_metadata-01254356 UUID is b9e99735-7f5e-4a94-be76-309797a761e2 2026-05-20 12:37:12,386 - DEBUG - Services list from nova: [, , ] 2026-05-20 12:37:13,398 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5800-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5800-1) 2026-05-20 12:37:13,501 - DEBUG - Link local service introspect added 2026-05-20 12:37:13,539 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-20 12:37:18,682 - DEBUG - VM is in ACTIVE state now 2026-05-20 12:37:18,812 - INFO - Waiting for VM ctest-TestBasicVMVN-19981703-56561805 to be up.. 2026-05-20 12:37:18,812 - INFO - VM name : ctest-TestBasicVMVN-19981703-56561805 2026-05-20 12:37:18,886 - DEBUG - VM ctest-TestBasicVMVN-19981703-56561805 ID is 80b10f64-173a-400d-84e4-2cb0c4ee6292 2026-05-20 12:37:18,886 - DEBUG - VM ctest-TestBasicVMVN-19981703-56561805 launched on Node cn-jenkins-deploy-platform-ansible-os-5800-1 2026-05-20 12:37:18,954 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/80b10f64-173a-400d-84e4-2cb0c4ee6292 2026-05-20 12:37:19,250 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/80b10f64-173a-400d-84e4-2cb0c4ee6292 2026-05-20 12:37:19,283 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/62c99875-bc97-44eb-91a5-0358654f7827 2026-05-20 12:37:22,525 - 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 1011ms') 2026-05-20 12:37:22,526 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19981703-56561805 failed! 2026-05-20 12:37:22,581 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19981703:ctest-vn2_metadata-01254356 is 11.1.1.1 and allocation pool is NOT set 2026-05-20 12:37:24,646 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.762 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.762/4.035/7.309/3.273 ms') 2026-05-20 12:37:24,646 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19981703-56561805 passed 2026-05-20 12:37:24,793 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:37:24,793 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19981703-56561805, IP 11.1.1.3, Port 22 2026-05-20 12:37:24,948 - DEBUG - VM ctest-TestBasicVMVN-19981703-56561805 is ready for SSH connections 2026-05-20 12:37:24,948 - INFO - Retry 0 2026-05-20 12:37:24,949 - 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.242, gateway password: c0ntrail123 2026-05-20 12:37:24,949 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-05-20 12:37:26,562 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-05-20 12:37:26,563 - INFO - Generic metadata worked 2026-05-20 12:37:26,821 - DEBUG - Link local service introspect removed 2026-05-20 12:37:26,821 - INFO - Deleting VM ctest-TestBasicVMVN-19981703-56561805 2026-05-20 12:37:26,899 - INFO - Deleting VN ctest-vn2_metadata-01254356 2026-05-20 12:37:26,932 - DEBUG - VN b9e99735-7f5e-4a94-be76-309797a761e2 still in use: Unable to complete operation on network b9e99735-7f5e-4a94-be76-309797a761e2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3c5e84e8-a31e-4677-ae1e-08317d98ffc9'] 2026-05-20 12:37:26,932 - WARNING - Deleting VN ctest-vn2_metadata-01254356 failed..Will retry 2026-05-20 12:37:29,029 - DEBUG - Response for deleting network () 2026-05-20 12:37:29,281 - DEBUG - No XMPP flaps were noticed during the test 2026-05-20 12:37:29,282 - INFO - -------------------------------------------------------------------------------- 2026-05-20 12:37:29,284 - INFO - ================================================================================ 2026-05-20 12:37:29,284 - INFO - STARTING TEST : test_metadata_service 2026-05-20 12:37:29,284 - 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-05-20 12:37:29,571 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-20 12:37:29,571 - INFO - Initial checks done. Running the testcase now 2026-05-20 12:37:29,571 - INFO - 2026-05-20 12:37:29,571 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs 2026-05-20 12:37:29,577 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/a1cba6a9-6599-4e7f-8094-566c7f9e5933 2026-05-20 12:37:29,750 - DEBUG - Response for create_network : {'network': {'id': '25c3d66b-a663-4808-b2ff-22c01f91259b', 'name': 'ctest-vn-91971048', 'tenant_id': 'ee0be058837947beb54566eab8b933e9', 'project_id': 'ee0be058837947beb54566eab8b933e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19981703', 'ctest-vn-91971048'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 12:37:29,936 - DEBUG - Response for create_subnet : {'subnet': {'id': '03f22ad8-ff2c-4660-b90b-0258bb8018ba', 'name': '', 'tenant_id': 'ee0be058837947beb54566eab8b933e9', 'network_id': '25c3d66b-a663-4808-b2ff-22c01f91259b', 'ip_version': 4, 'cidr': '43.226.75.0/26', 'allocation_pools': [{'start': '43.226.75.2', 'end': '43.226.75.62'}], 'gateway_ip': '43.226.75.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.226.75.2', 'tags': [], 'project_id': 'ee0be058837947beb54566eab8b933e9'}} 2026-05-20 12:37:29,954 - INFO - Created VN ctest-vn-91971048 2026-05-20 12:37:30,009 - DEBUG - VN ctest-vn-91971048 UUID is 25c3d66b-a663-4808-b2ff-22c01f91259b 2026-05-20 12:37:31,148 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5800-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5800-1) 2026-05-20 12:37:31,148 - INFO - Waiting for VM ctest-TestBasicVMVN-19981703-29949280 to be up.. 2026-05-20 12:37:31,189 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-20 12:37:36,263 - DEBUG - VM is in ACTIVE state now 2026-05-20 12:37:36,263 - INFO - VM name : ctest-TestBasicVMVN-19981703-29949280 2026-05-20 12:37:36,335 - DEBUG - VM ctest-TestBasicVMVN-19981703-29949280 ID is d14f7879-27ca-4aa4-b273-1bc7a75413b1 2026-05-20 12:37:36,335 - DEBUG - VM ctest-TestBasicVMVN-19981703-29949280 launched on Node cn-jenkins-deploy-platform-ansible-os-5800-1 2026-05-20 12:37:36,411 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/d14f7879-27ca-4aa4-b273-1bc7a75413b1 2026-05-20 12:37:36,419 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/0a17e9d0-36f7-4c15-a1dc-abd7dc892184 2026-05-20 12:37:39,677 - 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-05-20 12:37:39,677 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19981703-29949280 failed! 2026-05-20 12:37:39,733 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-91971048 is 43.226.75.1 and allocation pool is NOT set 2026-05-20 12:37:41,795 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.34 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.344/2.611/3.879/1.267 ms') 2026-05-20 12:37:41,795 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19981703-29949280 passed 2026-05-20 12:37:41,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:37:41,945 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19981703-29949280, IP 43.226.75.3, Port 22 2026-05-20 12:37:42,011 - 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-05-20 12:37:42,083 - DEBUG - VM ctest-TestBasicVMVN-19981703-29949280 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-20 12:37:47,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:37:47,084 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19981703-29949280, IP 43.226.75.3, Port 22 2026-05-20 12:37:47,241 - DEBUG - VM ctest-TestBasicVMVN-19981703-29949280 is ready for SSH connections 2026-05-20 12:37:47,241 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-05-20 12:37:47,241 - DEBUG - cat /tmp/output.txt 2026-05-20 12:37:48,881 - DEBUG - Hello World. The time is now Wed, 20 May 2026 06:37:43 -0600! 2026-05-20 12:37:48,881 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 20 May 2026 06:37:43 -0600!'} 2026-05-20 12:37:48,881 - INFO - metadata_script.txt got executed in the vm 2026-05-20 12:37:48,881 - INFO - Deleting VM ctest-TestBasicVMVN-19981703-29949280 2026-05-20 12:37:48,949 - INFO - Deleting VN ctest-vn-91971048 2026-05-20 12:37:48,987 - DEBUG - VN 25c3d66b-a663-4808-b2ff-22c01f91259b still in use: Unable to complete operation on network 25c3d66b-a663-4808-b2ff-22c01f91259b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-501da374-a0be-4598-bb70-ecdaa6b4140f'] 2026-05-20 12:37:48,987 - WARNING - Deleting VN ctest-vn-91971048 failed..Will retry 2026-05-20 12:37:51,078 - DEBUG - Response for deleting network () 2026-05-20 12:37:51,329 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 12:37:51,329 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-05-20 12:37:51,329 - INFO - -------------------------------------------------------------------------------- 2026-05-20 12:37:51,331 - INFO - ================================================================================ 2026-05-20 12:37:51,331 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-05-20 12:37:51,331 - 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-05-20 12:37:51,619 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-20 12:37:51,619 - INFO - Initial checks done. Running the testcase now 2026-05-20 12:37:51,619 - INFO - 2026-05-20 12:37:52,075 - DEBUG - Response for create_network : {'network': {'id': 'd318d702-72c8-4764-9cc8-92cd0fc98801', 'name': 'ctest-vn-02220021', 'tenant_id': 'ee0be058837947beb54566eab8b933e9', 'project_id': 'ee0be058837947beb54566eab8b933e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19981703', 'ctest-vn-02220021'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 12:37:52,219 - DEBUG - Response for create_subnet : {'subnet': {'id': '852a9c3b-35b0-4f6f-9eb2-746dbcc66eb5', 'name': '', 'tenant_id': 'ee0be058837947beb54566eab8b933e9', 'network_id': 'd318d702-72c8-4764-9cc8-92cd0fc98801', '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': 'ee0be058837947beb54566eab8b933e9'}} 2026-05-20 12:37:52,360 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a199c3a4-a11a-4fd4-bf38-3b12d216db5b', 'name': '', 'tenant_id': 'ee0be058837947beb54566eab8b933e9', 'network_id': 'd318d702-72c8-4764-9cc8-92cd0fc98801', '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': 'ee0be058837947beb54566eab8b933e9'}} 2026-05-20 12:37:52,379 - INFO - Created VN ctest-vn-02220021 2026-05-20 12:37:52,429 - DEBUG - VN ctest-vn-02220021 UUID is d318d702-72c8-4764-9cc8-92cd0fc98801 2026-05-20 12:37:52,770 - DEBUG - Response for create_port : {'port': {'name': '39cb5161-7747-447f-b51a-8ca9d364d3b7', 'id': '39cb5161-7747-447f-b51a-8ca9d364d3b7', 'tenant_id': 'ee0be058837947beb54566eab8b933e9', 'network_id': 'd318d702-72c8-4764-9cc8-92cd0fc98801', 'mac_address': '02:39:cb:51:61:77', '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': '852a9c3b-35b0-4f6f-9eb2-746dbcc66eb5'}], 'security_groups': ['e396be26-dce9-4c00-a8b6-fa9b23f7f507'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ee0be058837947beb54566eab8b933e9'}} 2026-05-20 12:37:52,925 - DEBUG - Response for create_port : {'port': {'name': '95d8f774-0050-46b6-a1a7-7faad4244f3d', 'id': '95d8f774-0050-46b6-a1a7-7faad4244f3d', 'tenant_id': 'ee0be058837947beb54566eab8b933e9', 'network_id': 'd318d702-72c8-4764-9cc8-92cd0fc98801', 'mac_address': '02:95:d8:f7:74:00', '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': 'a199c3a4-a11a-4fd4-bf38-3b12d216db5b'}], 'security_groups': ['e396be26-dce9-4c00-a8b6-fa9b23f7f507'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ee0be058837947beb54566eab8b933e9'}} 2026-05-20 12:37:53,282 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5800-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5800-1) 2026-05-20 12:37:53,673 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5800-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5800-1) 2026-05-20 12:37:54,846 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5800-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5800-1) 2026-05-20 12:37:54,846 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-05-20 12:37:54,851 - DEBUG - Requesting: http://10.0.0.242:8082/domain/a9782170-3914-47e9-9ea4-bc41b6f15807 2026-05-20 12:37:54,863 - DEBUG - Requesting: http://10.0.0.242:8082/project/ee0be058-8379-47be-b545-66eab8b933e9 2026-05-20 12:37:54,955 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/e1b3064a-dc44-46e8-993a-3be688462492 2026-05-20 12:37:54,969 - INFO - Verifications in API Server for IPAM: ctest-ipam-67914274 passed 2026-05-20 12:37:54,976 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19981703:ctest-ipam-67914274', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19981703', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16263349597957801704', 'uuid-lslong': '11041203297767007378'}, 'enable': 'true', 'created': '2026-05-20T12:37:51', 'last-modified': '2026-05-20T12:37:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.134452'} 2026-05-20 12:37:54,976 - INFO - Verifications in Control node for IPAM: ctest-ipam-67914274 passed 2026-05-20 12:37:54,976 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-05-20 12:37:54,983 - DEBUG - Requesting: http://10.0.0.242:8082/domain/a9782170-3914-47e9-9ea4-bc41b6f15807 2026-05-20 12:37:54,998 - DEBUG - Requesting: http://10.0.0.242:8082/project/ee0be058-8379-47be-b545-66eab8b933e9 2026-05-20 12:37:55,104 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d318d702-72c8-4764-9cc8-92cd0fc98801 2026-05-20 12:37:55,114 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d318d702-72c8-4764-9cc8-92cd0fc98801 2026-05-20 12:37:55,124 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/dc7c5230-7d7e-4584-b5e7-e81a52700599 2026-05-20 12:37:55,131 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/dc7c5230-7d7e-4584-b5e7-e81a52700599 2026-05-20 12:37:55,141 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/bfb2db1d-3189-42f9-beaf-6b783aada550 2026-05-20 12:37:55,149 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-20 12:37:55,150 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d318d702-72c8-4764-9cc8-92cd0fc98801 2026-05-20 12:37:55,161 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/dc7c5230-7d7e-4584-b5e7-e81a52700599 2026-05-20 12:37:55,178 - INFO - Verified VN network id 11 for VN d318d702-72c8-4764-9cc8-92cd0fc98801 2026-05-20 12:37:55,178 - INFO - Verifications in API Server for VN ctest-vn-02220021 passed 2026-05-20 12:37:55,178 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d318d702-72c8-4764-9cc8-92cd0fc98801 2026-05-20 12:37:55,194 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/dc7c5230-7d7e-4584-b5e7-e81a52700599 2026-05-20 12:37:55,208 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/dc7c5230-7d7e-4584-b5e7-e81a52700599 2026-05-20 12:37:55,215 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/bfb2db1d-3189-42f9-beaf-6b783aada550 2026-05-20 12:37:55,229 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19981703', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15211144146959484772', 'uuid-lslong': '11297441074689705985'}, 'enable': 'true', 'created': '2026-05-20T12:37:52', 'last-modified': '2026-05-20T12:37:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.895935'} 2026-05-20 12:37:55,235 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-20 12:37:55,235 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02220021 passed 2026-05-20 12:37:55,235 - DEBUG - ====Verifying policy data for ctest-vn-02220021 in API_Server ====== 2026-05-20 12:37:55,235 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-05-20 12:37:55,241 - DEBUG - Requesting: http://10.0.0.242:8082/domain/a9782170-3914-47e9-9ea4-bc41b6f15807 2026-05-20 12:37:55,251 - DEBUG - Requesting: http://10.0.0.242:8082/project/ee0be058-8379-47be-b545-66eab8b933e9 2026-05-20 12:37:55,345 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d318d702-72c8-4764-9cc8-92cd0fc98801 2026-05-20 12:37:55,359 - DEBUG - =>VN ctest-vn-02220021 has no policy to be verified 2026-05-20 12:37:55,359 - DEBUG - Verifying the vn in opserver 2026-05-20 12:37:55,360 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021 virtual network link through opserver 10.0.0.242 2026-05-20 12:37:55,360 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2026-05-20 12:37:55,791 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2026-05-20 12:37:55,872 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021?flat'} 2026-05-20 12:37:55,872 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021 is found in opserver 2026-05-20 12:37:55,879 - DEBUG - VRF ids for VN ctest-vn-02220021: {'10.0.0.242': '2'} 2026-05-20 12:37:55,879 - INFO - Waiting for VM ctest-TestBasicVMVN-19981703-75869730 to be up.. 2026-05-20 12:37:55,971 - DEBUG - VM is in ACTIVE state now 2026-05-20 12:37:55,971 - INFO - VM name : ctest-TestBasicVMVN-19981703-75869730 2026-05-20 12:37:56,059 - DEBUG - VM ctest-TestBasicVMVN-19981703-75869730 ID is e8a88f55-4cac-475d-850c-30c5f4c8a23e 2026-05-20 12:37:56,059 - DEBUG - VM ctest-TestBasicVMVN-19981703-75869730 launched on Node cn-jenkins-deploy-platform-ansible-os-5800-1 2026-05-20 12:37:56,137 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/e8a88f55-4cac-475d-850c-30c5f4c8a23e 2026-05-20 12:37:56,145 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/39cb5161-7747-447f-b51a-8ca9d364d3b7 2026-05-20 12:37:59,418 - 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 1025ms') 2026-05-20 12:37:59,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19981703-75869730 failed! 2026-05-20 12:37:59,477 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021 is 31.1.1.1 and allocation pool is NOT set 2026-05-20 12:37:59,477 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021 is 31.1.2.1 and allocation pool is NOT set 2026-05-20 12:38:03,546 - 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 1015ms') 2026-05-20 12:38:03,546 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19981703-75869730 failed! 2026-05-20 12:38:03,601 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021 is 31.1.1.1 and allocation pool is NOT set 2026-05-20 12:38:03,601 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021 is 31.1.2.1 and allocation pool is NOT set 2026-05-20 12:38:05,666 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.428 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.428/1.917/3.407/1.489 ms') 2026-05-20 12:38:05,667 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19981703-75869730 passed 2026-05-20 12:38:05,817 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:38:05,817 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19981703-75869730, IP 31.1.1.4, Port 22 2026-05-20 12:38:05,982 - DEBUG - VM ctest-TestBasicVMVN-19981703-75869730 is ready for SSH connections 2026-05-20 12:38:05,982 - INFO - Waiting for VM ctest-TestBasicVMVN-19981703-65950707 to be up.. 2026-05-20 12:38:06,062 - DEBUG - VM is in ACTIVE state now 2026-05-20 12:38:06,062 - INFO - VM name : ctest-TestBasicVMVN-19981703-65950707 2026-05-20 12:38:06,137 - DEBUG - VM ctest-TestBasicVMVN-19981703-65950707 ID is 63e108c4-70e1-4e7c-93e9-17959174f634 2026-05-20 12:38:06,137 - DEBUG - VM ctest-TestBasicVMVN-19981703-65950707 launched on Node cn-jenkins-deploy-platform-ansible-os-5800-1 2026-05-20 12:38:06,214 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/63e108c4-70e1-4e7c-93e9-17959174f634 2026-05-20 12:38:06,223 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/95d8f774-0050-46b6-a1a7-7faad4244f3d 2026-05-20 12:38:07,448 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.444 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.444/1.731/3.019/1.287 ms') 2026-05-20 12:38:07,448 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19981703-65950707 passed 2026-05-20 12:38:07,597 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:38:07,597 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19981703-65950707, IP 31.1.2.4, Port 22 2026-05-20 12:38:07,748 - DEBUG - VM ctest-TestBasicVMVN-19981703-65950707 is ready for SSH connections 2026-05-20 12:38:07,748 - INFO - Waiting for VM ctest-TestBasicVMVN-19981703-94340009 to be up.. 2026-05-20 12:38:07,818 - DEBUG - VM is in ACTIVE state now 2026-05-20 12:38:07,819 - INFO - VM name : ctest-TestBasicVMVN-19981703-94340009 2026-05-20 12:38:07,887 - DEBUG - VM ctest-TestBasicVMVN-19981703-94340009 ID is 309382dd-bfa6-4034-a8c3-d833ae017e87 2026-05-20 12:38:07,887 - DEBUG - VM ctest-TestBasicVMVN-19981703-94340009 launched on Node cn-jenkins-deploy-platform-ansible-os-5800-1 2026-05-20 12:38:07,958 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/309382dd-bfa6-4034-a8c3-d833ae017e87 2026-05-20 12:38:07,966 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/1752430d-47f3-4cee-8923-062964cbd7ed 2026-05-20 12:38:09,199 - 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.14 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.434 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.434/1.787/3.140/1.353 ms') 2026-05-20 12:38:09,199 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19981703-94340009 passed 2026-05-20 12:38:09,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:38:09,345 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19981703-94340009, IP 31.1.1.3, Port 22 2026-05-20 12:38:09,501 - DEBUG - VM ctest-TestBasicVMVN-19981703-94340009 is ready for SSH connections 2026-05-20 12:38:09,501 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:38:09,501 - 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.242, gateway password: c0ntrail123 2026-05-20 12:38:09,501 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-05-20 12:38:13,526 - 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.771 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.903 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.953 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.903/1.875/3.771 ms 2026-05-20 12:38:13,526 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19981703-75869730 passed 2026-05-20 12:38:13,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:38:13,526 - 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.242, gateway password: c0ntrail123 2026-05-20 12:38:13,526 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-05-20 12:38:17,192 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.900 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.881 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.882 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.881/1.554/2.900 ms 2026-05-20 12:38:17,192 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19981703-65950707 passed 2026-05-20 12:38:17,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:38:17,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:38:17,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 12:38:17,192 - 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.242, gateway password: c0ntrail123 2026-05-20 12:38:17,193 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-20 12:38:17,369 - DEBUG - None 2026-05-20 12:38:17,369 - 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.242, gateway password: c0ntrail123 2026-05-20 12:38:17,369 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-20 12:38:17,545 - DEBUG - None 2026-05-20 12:38:17,545 - 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.242, gateway password: c0ntrail123 2026-05-20 12:38:17,545 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-20 12:38:18,185 - DEBUG - None 2026-05-20 12:38:18,185 - 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.242, gateway password: c0ntrail123 2026-05-20 12:38:18,185 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-05-20 12:38:20,385 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.877 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.565 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.504 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.902 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.369/2.243/6.565 ms 2026-05-20 12:38:20,385 - 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.242, gateway password: c0ntrail123 2026-05-20 12:38:20,386 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-05-20 12:38:22,648 - 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=0.998 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.821 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.028 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.615 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.837 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.686 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.382 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.382/2.338/4.686 ms 2026-05-20 12:38:22,648 - 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.242, gateway password: c0ntrail123 2026-05-20 12:38:22,648 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-05-20 12:38:24,888 - 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.669 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.582 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.525 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.673 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.817 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.338 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.338/2.006/4.525 ms 2026-05-20 12:38:24,889 - INFO - Deleting VM ctest-TestBasicVMVN-19981703-94340009 2026-05-20 12:38:24,957 - INFO - Detaching port 95d8f774-0050-46b6-a1a7-7faad4244f3d from VM ctest-TestBasicVMVN-19981703-65950707 2026-05-20 12:38:24,988 - INFO - Deleting VM ctest-TestBasicVMVN-19981703-65950707 2026-05-20 12:38:25,057 - INFO - Detaching port 39cb5161-7747-447f-b51a-8ca9d364d3b7 from VM ctest-TestBasicVMVN-19981703-75869730 2026-05-20 12:38:25,087 - INFO - Deleting VM ctest-TestBasicVMVN-19981703-75869730 2026-05-20 12:38:25,154 - INFO - Deleting VN ctest-vn-02220021 2026-05-20 12:38:25,329 - DEBUG - Response for delete_port : () 2026-05-20 12:38:25,494 - DEBUG - Response for delete_port : () 2026-05-20 12:38:25,536 - DEBUG - VN d318d702-72c8-4764-9cc8-92cd0fc98801 still in use: Unable to complete operation on network d318d702-72c8-4764-9cc8-92cd0fc98801. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-165e3bf5-8fe4-4b0b-b860-bb4613bb7872'] 2026-05-20 12:38:25,537 - WARNING - Deleting VN ctest-vn-02220021 failed..Will retry 2026-05-20 12:38:27,653 - DEBUG - Response for deleting network () 2026-05-20 12:38:27,653 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/dc7c5230-7d7e-4584-b5e7-e81a52700599 2026-05-20 12:38:27,658 - DEBUG - Response Code: 404 2026-05-20 12:38:27,659 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-05-20 12:38:27,665 - DEBUG - Requesting: http://10.0.0.242:8082/domain/a9782170-3914-47e9-9ea4-bc41b6f15807 2026-05-20 12:38:27,718 - DEBUG - Requesting: http://10.0.0.242:8082/project/ee0be058-8379-47be-b545-66eab8b933e9 2026-05-20 12:38:27,788 - INFO - Validated that VN ctest-vn-02220021 is not found in API Server 2026-05-20 12:38:27,796 - DEBUG - VN ctest-vn-02220021 is not present in Agent 10.0.0.242 2026-05-20 12:38:27,796 - INFO - Validated that VN ctest-vn-02220021 is not in any agent 2026-05-20 12:38:27,801 - DEBUG - VRF 2 is not seen in agent 10.0.0.242 2026-05-20 12:38:27,807 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-02220021 2026-05-20 12:38:27,807 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19981703:ctest-vn-02220021 2026-05-20 12:38:27,816 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02220021 info 2026-05-20 12:38:27,897 - INFO - IPAM: ctest-ipam-67914274 is not found in API Server 2026-05-20 12:38:27,907 - INFO - IPAM:ctest-ipam-67914274 is not found in control node 2026-05-20 12:38:28,167 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 12:38:28,167 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-05-20 12:38:28,167 - INFO - -------------------------------------------------------------------------------- 2026-05-20 12:38:28,863 - INFO - Deleted project: ctest-TestBasicVMVN-19981703, ID : ee0be058-8379-47be-b545-66eab8b933e9