is: {'code': 500, 'created': '2026-01-30T18:22:10Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-30 18:22:10,978 - INFO - Deleting VN ctest-vn2_metadata-87132272
2026-01-30 18:22:11,318 - ERROR - Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 290, in test_generic_link_local_service
compute_user = self.inputs.host_data[vm1_fixture.vm_node_ip]['username']
File "/contrail-test/fixtures/vm_test.py", line 386, in vm_node_ip
self.get_host_of_vm(refresh=True))
File "/contrail-test/fixtures/vm_test.py", line 400, in get_host_of_vm
assert self.wait_till_vm_is_active()
AssertionError
2026-01-30 18:22:11,324 - INFO -
2026-01-30 18:22:11,324 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:03]
2026-01-30 18:22:11,324 - INFO - --------------------------------------------------------------------------------
2026-01-30 18:22:11,326 - INFO - ================================================================================
2026-01-30 18:22:11,327 - INFO - STARTING TEST : test_metadata_service
2026-01-30 18:22:11,327 - 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-01-30 18:22:11,610 - WARNING - Test is running with cores: {'10.0.0.38': ['core.isc-loop-0001.70298.cn-jenkins-deploy-platform-ansible-os-5150-1.1769796495']}
2026-01-30 18:22:11,614 - INFO - Initial checks done. Running the testcase now
2026-01-30 18:22:11,615 - INFO -
2026-01-30 18:22:12,324 - INFO - Created VN ctest-vn-59411495
2026-01-30 18:22:13,626 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5150-1)
2026-01-30 18:22:13,626 - INFO - Waiting for VM ctest-TestBasicVMVN-87615662-52321299 to be up..
2026-01-30 18:22:13,676 - ERROR - VM in error state.
2026-01-30 18:22:13,676 - ERROR - VM is not in ACTIVE state
2026-01-30 18:22:13,751 - ERROR - Fatal Nova Exception while getting VM detail
2026-01-30 18:22:13,752 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87615662-52321299 in state ERROR
2026-01-30 18:22:13,752 - INFO - Deleting VM ctest-TestBasicVMVN-87615662-52321299
2026-01-30 18:22:13,752 - ERROR - VM ctest-TestBasicVMVN-87615662-52321299 has failed to come up
2026-01-30 18:22:13,752 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-30T18:22:13Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-30 18:22:13,753 - INFO - Deleting VN ctest-vn-59411495
2026-01-30 18:22:14,082 - ERROR - AssertionError
Python 3.9.21: /usr/bin/python3
Fri Jan 30 18:22:13 2026
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vm_regression/test_vm_basic.py in test_metadata_service(self=)
55 image_name='cirros',
56 userdata='/tmp/metadata_script.txt')
57 assert vm1_fixture.wait_till_vm_is_up()
58
59 cmd = 'cat /tmp/output.txt'
vm1_fixture =
vm1_fixture.wait_till_vm_is_up = >
AssertionError:
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ()
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 57, in test_metadata_service
assert vm1_fixture.wait_till_vm_is_up()
AssertionError
2026-01-30 18:22:14,088 - INFO -
2026-01-30 18:22:14,088 - INFO - END TEST : test_metadata_service : FAILED[0:00:03]
2026-01-30 18:22:14,088 - INFO - --------------------------------------------------------------------------------
2026-01-30 18:22:14,090 - INFO - ================================================================================
2026-01-30 18:22:14,090 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-01-30 18:22:14,090 - 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-01-30 18:22:14,382 - WARNING - Test is running with cores: {'10.0.0.38': ['core.isc-loop-0001.70298.cn-jenkins-deploy-platform-ansible-os-5150-1.1769796495']}
2026-01-30 18:22:14,387 - INFO - Initial checks done. Running the testcase now
2026-01-30 18:22:14,387 - INFO -
2026-01-30 18:22:15,347 - INFO - Created VN ctest-vn-48174147
2026-01-30 18:22:16,366 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5150-1)
2026-01-30 18:22:16,852 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5150-1)
2026-01-30 18:22:17,981 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5150-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5150-1)
2026-01-30 18:22:18,076 - INFO - Verifications in API Server for IPAM: ctest-ipam-72546947 passed
2026-01-30 18:22:18,083 - INFO - Verifications in Control node for IPAM: ctest-ipam-72546947 passed
2026-01-30 18:22:18,222 - INFO - Verified VN network id 11 for VN a473b3f1-290b-429d-a2bc-6c044874c187
2026-01-30 18:22:18,222 - INFO - Verifications in API Server for VN ctest-vn-48174147 passed
2026-01-30 18:22:18,258 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-48174147 passed
2026-01-30 18:22:18,698 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87615662:ctest-vn-48174147 is found in opserver
2026-01-30 18:22:18,712 - INFO - Waiting for VM ctest-TestBasicVMVN-87615662-92826795 to be up..
2026-01-30 18:22:18,765 - ERROR - VM in error state.
2026-01-30 18:22:18,765 - ERROR - VM is not in ACTIVE state
2026-01-30 18:22:18,843 - ERROR - Fatal Nova Exception while getting VM detail
2026-01-30 18:22:18,844 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87615662-88516006 in state BUILD
2026-01-30 18:22:18,844 - INFO - Deleting VM ctest-TestBasicVMVN-87615662-88516006
2026-01-30 18:22:18,844 - ERROR - VM ctest-TestBasicVMVN-87615662-88516006 has failed to come up
2026-01-30 18:22:18,844 - ERROR - Nova failed to get host of the VM
2026-01-30 18:22:18,995 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87615662-57593922 in state BUILD
2026-01-30 18:22:18,995 - INFO - Deleting VM ctest-TestBasicVMVN-87615662-57593922
2026-01-30 18:22:18,995 - ERROR - VM ctest-TestBasicVMVN-87615662-57593922 has failed to come up
2026-01-30 18:22:18,995 - ERROR - Nova failed to get host of the VM
2026-01-30 18:22:19,151 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87615662-92826795 in state ERROR
2026-01-30 18:22:19,151 - INFO - Deleting VM ctest-TestBasicVMVN-87615662-92826795
2026-01-30 18:22:19,151 - ERROR - VM ctest-TestBasicVMVN-87615662-92826795 has failed to come up
2026-01-30 18:22:19,151 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-30T18:22:16Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2026-01-30 18:22:19,151 - INFO - Deleting VN ctest-vn-48174147
2026-01-30 18:22:19,606 - INFO - Validated that VN ctest-vn-48174147 is not found in API Server
2026-01-30 18:22:19,615 - INFO - Validated that VN ctest-vn-48174147 is not in any agent
2026-01-30 18:22:19,627 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-48174147 info
2026-01-30 18:22:19,698 - INFO - IPAM: ctest-ipam-72546947 is not found in API Server
2026-01-30 18:22:19,707 - INFO - IPAM:ctest-ipam-72546947 is not found in control node
2026-01-30 18:22:19,958 - ERROR - AssertionError
Python 3.9.21: /usr/bin/python3
Fri Jan 30 18:22:18 2026
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=)
145 assert ipam_obj.verify_on_setup()
146 assert vn1_fixture.verify_on_setup()
147 assert vm1.wait_till_vm_is_up()
148 assert vm2.wait_till_vm_is_up()
149 assert vm3.wait_till_vm_is_up()
vm1 =
vm1.wait_till_vm_is_up = >
AssertionError:
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ()
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 147, in test_ping_within_vn_two_vms_two_different_subnets
assert vm1.wait_till_vm_is_up()
AssertionError
2026-01-30 18:22:19,963 - INFO -
2026-01-30 18:22:19,963 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:05]
2026-01-30 18:22:19,963 - INFO - --------------------------------------------------------------------------------
2026-01-30 18:22:20,642 - INFO - Deleted project: ctest-TestBasicVMVN-87615662, ID : 12485947-2738-4e53-a131-31f7980b19a7
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ run_tests_serial
+ echo in serial_run_test
in serial_run_test
+ export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts
+ PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts
+ testr_init
+ '[' '!' -d .testrepository ']'
+ find . -type f -name '*.pyc' -delete
+ export OS_TEST_PATH=./serial_scripts/
+ OS_TEST_PATH=./serial_scripts/
+ export DO_XMPP_CHECK=0
+ DO_XMPP_CHECK=0
+ '[' '!' -d ./serial_scripts/ ']'
+ '[' 0 -eq 1 ']'
+ /usr/local/bin/testr run --subunit ci_sanity
+ /usr/local/bin/subunit2junitxml -f -o result_2026_01_30_18_12_27_16774.xml
/usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
/usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
/contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="?
if type(public_network_obj).__name__ is 'VirtualNetwork':
/contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="?
if encoding is 'All':
/contrail-test/tcutils/collector/opserver_util.py:388: SyntaxWarning: "is" with a literal. Did you mean "=="?
if len(match_v) is 1:
/contrail-test/tcutils/collector/opserver_util.py:389: SyntaxWarning: "is" with a literal. Did you mean "=="?
if match_v[0][-1] is '*':
/contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="?
if proto is 'udp' and\
/contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="?
if proto is 'udp' and\
/contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="?
if proto is 'udp' and\
/contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if op is not 0:
/usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
2026-01-30 18:22:28,119 - INFO - Domain Default found not creating
2026-01-30 18:22:28,588 - INFO - Project ctest-TestRbac-69000108 not found, creating it
2026-01-30 18:22:29,048 - INFO - Created Project:ctest-TestRbac-69000108, ID : 87260687-598a-4bd6-9f39-31ee941c3c56
2026-01-30 18:22:32,735 - INFO - ================================================================================
2026-01-30 18:22:32,735 - INFO - STARTING TEST : test_perms2_global_share
2026-01-30 18:22:32,735 - INFO - TEST DESCRIPTION :
Test perms2 global shared property of an object
steps:
1. Add user1 as role1 in project1 and project2
2. Add *.* role1:CRUD to domain acl
3. Create a Shared virtual-network in project1
4. Verify global shared flag is set on VN's perms2
4. Using shared VN try to launch a VM in project2
2026-01-30 18:22:32,851 - WARNING - Test is running with cores: {'10.0.0.38': ['core.isc-loop-0001.70298.cn-jenkins-deploy-platform-ansible-os-5150-1.1769796495']}
2026-01-30 18:22:33,180 - INFO - Initial checks done. Running the testcase now
2026-01-30 18:22:33,180 - INFO -
2026-01-30 18:22:33,528 - INFO - Project ctest-TestRbac-94999987 not found, creating it
2026-01-30 18:22:33,978 - INFO - Created Project:ctest-TestRbac-94999987, ID : 96ca2e8f-a5b6-4b31-b3f0-c2c08ed3d6ff
2026-01-30 18:22:34,339 - INFO - Project ctest-TestRbac-31491797 not found, creating it
2026-01-30 18:22:34,795 - INFO - Created Project:ctest-TestRbac-31491797, ID : 21f06027-24c6-428f-b8c7-3489e386db9d
2026-01-30 18:22:36,972 - INFO - API access-list 530400f1-d933-4c3c-a807-dfa732283b9c verify on api server passed
2026-01-30 18:22:37,530 - INFO - Created VN ctest-TestRbac-94999987-87899676, UUID :5178c4b5-9b37-4cfb-9037-04bb4194004f
2026-01-30 18:22:38,227 - INFO - API Server: Read VN 5178c4b5-9b37-4cfb-9037-04bb4194004f
2026-01-30 18:22:38,560 - INFO - API Server: Read VN 5178c4b5-9b37-4cfb-9037-04bb4194004f
2026-01-30 18:22:40,817 - WARNING - Unable to get the list of compute nodes
2026-01-30 18:22:41,933 - INFO - VM ([