is: {'code': 500, 'created': '2026-01-07T18:11:23Z', '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-07 18:11:29,198 - INFO - Deleting VN ctest-vn2_metadata-17167820
2026-01-07 18:11:29,534 - 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-07 18:11:29,540 - INFO -
2026-01-07 18:11:29,540 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:08]
2026-01-07 18:11:29,540 - INFO - --------------------------------------------------------------------------------
2026-01-07 18:11:29,543 - INFO - ================================================================================
2026-01-07 18:11:29,543 - INFO - STARTING TEST : test_metadata_service
2026-01-07 18:11:29,543 - 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-07 18:11:29,827 - INFO - Initial checks done. Running the testcase now
2026-01-07 18:11:29,827 - INFO -
2026-01-07 18:11:30,506 - INFO - Created VN ctest-vn-95289861
2026-01-07 18:11:31,869 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4975-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4975-1)
2026-01-07 18:11:31,870 - INFO - Waiting for VM ctest-TestBasicVMVN-60106151-38481610 to be up..
2026-01-07 18:11:36,983 - ERROR - VM in error state.
2026-01-07 18:11:36,983 - ERROR - VM is not in ACTIVE state
2026-01-07 18:11:37,073 - ERROR - Fatal Nova Exception while getting VM detail
2026-01-07 18:11:37,074 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-60106151-38481610 in state ERROR
2026-01-07 18:11:37,074 - INFO - Deleting VM ctest-TestBasicVMVN-60106151-38481610
2026-01-07 18:11:37,075 - ERROR - VM ctest-TestBasicVMVN-60106151-38481610 has failed to come up
2026-01-07 18:11:37,075 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-07T18:11:31Z', '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-07 18:11:37,075 - INFO - Deleting VN ctest-vn-95289861
2026-01-07 18:11:37,410 - ERROR - AssertionError
Python 3.9.21: /usr/bin/python3
Wed Jan 7 18:11:37 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-07 18:11:37,416 - INFO -
2026-01-07 18:11:37,417 - INFO - END TEST : test_metadata_service : FAILED[0:00:08]
2026-01-07 18:11:37,417 - INFO - --------------------------------------------------------------------------------
2026-01-07 18:11:37,420 - INFO - ================================================================================
2026-01-07 18:11:37,420 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-01-07 18:11:37,420 - 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-07 18:11:37,703 - INFO - Initial checks done. Running the testcase now
2026-01-07 18:11:37,703 - INFO -
2026-01-07 18:11:38,595 - INFO - Created VN ctest-vn-25052971
2026-01-07 18:11:39,614 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4975-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4975-1)
2026-01-07 18:11:40,041 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4975-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4975-1)
2026-01-07 18:11:41,128 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4975-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4975-1)
2026-01-07 18:11:41,216 - INFO - Verifications in API Server for IPAM: ctest-ipam-98397918 passed
2026-01-07 18:11:41,222 - INFO - Verifications in Control node for IPAM: ctest-ipam-98397918 passed
2026-01-07 18:11:41,368 - INFO - Verified VN network id 11 for VN fd2009eb-2d13-4d62-a969-02a46eb7d129
2026-01-07 18:11:41,368 - INFO - Verifications in API Server for VN ctest-vn-25052971 passed
2026-01-07 18:11:41,409 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-25052971 passed
2026-01-07 18:11:41,867 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-60106151:ctest-vn-25052971 is found in opserver
2026-01-07 18:11:41,880 - INFO - Waiting for VM ctest-TestBasicVMVN-60106151-57493394 to be up..
2026-01-07 18:11:41,933 - ERROR - VM in error state.
2026-01-07 18:11:41,933 - ERROR - VM is not in ACTIVE state
2026-01-07 18:11:42,009 - ERROR - Fatal Nova Exception while getting VM detail
2026-01-07 18:11:42,010 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-60106151-50280496 in state BUILD
2026-01-07 18:11:42,010 - INFO - Deleting VM ctest-TestBasicVMVN-60106151-50280496
2026-01-07 18:11:42,011 - ERROR - VM ctest-TestBasicVMVN-60106151-50280496 has failed to come up
2026-01-07 18:11:42,011 - ERROR - Nova failed to get host of the VM
2026-01-07 18:11:42,236 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-60106151-77769361 in state BUILD
2026-01-07 18:11:42,237 - INFO - Deleting VM ctest-TestBasicVMVN-60106151-77769361
2026-01-07 18:11:42,237 - ERROR - VM ctest-TestBasicVMVN-60106151-77769361 has failed to come up
2026-01-07 18:11:42,237 - ERROR - Nova failed to get host of the VM
2026-01-07 18:11:42,377 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-60106151-57493394 in state ERROR
2026-01-07 18:11:42,377 - INFO - Deleting VM ctest-TestBasicVMVN-60106151-57493394
2026-01-07 18:11:42,377 - ERROR - VM ctest-TestBasicVMVN-60106151-57493394 has failed to come up
2026-01-07 18:11:42,377 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2026-01-07T18:11:39Z', '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-07 18:11:42,378 - INFO - Deleting VN ctest-vn-25052971
2026-01-07 18:11:42,820 - INFO - Validated that VN ctest-vn-25052971 is not found in API Server
2026-01-07 18:11:42,830 - INFO - Validated that VN ctest-vn-25052971 is not in any agent
2026-01-07 18:11:42,844 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-25052971 info
2026-01-07 18:11:42,914 - INFO - IPAM: ctest-ipam-98397918 is not found in API Server
2026-01-07 18:11:42,923 - INFO - IPAM:ctest-ipam-98397918 is not found in control node
2026-01-07 18:11:43,170 - ERROR - AssertionError
Python 3.9.21: /usr/bin/python3
Wed Jan 7 18:11:42 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-07 18:11:43,176 - INFO -
2026-01-07 18:11:43,176 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06]
2026-01-07 18:11:43,176 - INFO - --------------------------------------------------------------------------------
2026-01-07 18:11:43,838 - INFO - Deleted project: ctest-TestBasicVMVN-60106151, ID : c5a8a1d3-9fb2-462d-8b7d-dfdd554855d1
+ '[' 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_07_18_04_08_23338.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-07 18:11:50,775 - INFO - Domain Default found not creating
2026-01-07 18:11:51,249 - INFO - Project ctest-TestRbac-78316337 not found, creating it
2026-01-07 18:11:51,699 - INFO - Created Project:ctest-TestRbac-78316337, ID : 1e72c65b-0c9d-44b3-887a-f83e323fea1a
2026-01-07 18:11:55,378 - INFO - ================================================================================
2026-01-07 18:11:55,378 - INFO - STARTING TEST : test_perms2_global_share
2026-01-07 18:11:55,378 - 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-07 18:11:55,828 - INFO - Initial checks done. Running the testcase now
2026-01-07 18:11:55,828 - INFO -
2026-01-07 18:11:56,193 - INFO - Project ctest-TestRbac-98822064 not found, creating it
2026-01-07 18:11:56,647 - INFO - Created Project:ctest-TestRbac-98822064, ID : f8b58f3b-7d86-4a08-bfdb-5b835b92e9f9
2026-01-07 18:11:57,002 - INFO - Project ctest-TestRbac-83124059 not found, creating it
2026-01-07 18:11:57,456 - INFO - Created Project:ctest-TestRbac-83124059, ID : 2fd3afd5-00c2-48e9-9f92-cd23a190249e
2026-01-07 18:11:59,657 - INFO - API access-list abf86ac8-3562-4551-8509-dddca859425c verify on api server passed
2026-01-07 18:12:00,242 - INFO - Created VN ctest-TestRbac-98822064-59085512, UUID :111adf5b-2fdb-4fc9-800e-b9a13b63fc52
2026-01-07 18:12:00,945 - INFO - API Server: Read VN 111adf5b-2fdb-4fc9-800e-b9a13b63fc52
2026-01-07 18:12:01,286 - INFO - API Server: Read VN 111adf5b-2fdb-4fc9-800e-b9a13b63fc52
2026-01-07 18:12:03,573 - WARNING - Unable to get the list of compute nodes
2026-01-07 18:12:04,691 - INFO - VM ([]) created on node: (None), Zone: (None)
2026-01-07 18:12:09,797 - INFO - VM name : ctest-TestRbac-83124059-68146686
2026-01-07 18:12:10,184 - INFO - VM ctest-TestRbac-83124059-68146686 verfication in all API Servers passed
2026-01-07 18:12:16,579 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-83124059-68146686 passed
2026-01-07 18:12:16,579 - INFO - VM ctest-TestRbac-83124059-68146686 verifications in Compute nodes passed
2026-01-07 18:12:16,790 - INFO - Validated routes of VM ctest-TestRbac-83124059-68146686 in all vrouters
2026-01-07 18:12:17,372 - INFO - Verification in Control-nodes for VM ctest-TestRbac-83124059-68146686 passed
2026-01-07 18:12:30,509 - INFO - Verifying through opserver in 10.0.0.38
2026-01-07 18:12:30,681 - INFO - VM 3f4e8c17-fca6-4cad-a369-a6eb0ba31ee9 is present in default-domain:ctest-TestRbac-98822064:ctest-TestRbac-98822064-59085512
2026-01-07 18:12:32,422 - INFO - tap interface default-domain:ctest-TestRbac-83124059:a8371447-624f-4a86-9ee3-3f62156dd212 of vm 3f4e8c17-fca6-4cad-a369-a6eb0ba31ee9 is present in vrouter cn-jenkins-deploy-platform-ansible-os-4975-1 uve
2026-01-07 18:12:32,493 - INFO - VM ctest-TestRbac-83124059-68146686 validations in Opserver passed
2026-01-07 18:12:32,493 - INFO - Deleting VM ctest-TestRbac-83124059-68146686
2026-01-07 18:12:34,617 - INFO - VM ctest-TestRbac-83124059-68146686 is fully removed in API-Server
2026-01-07 18:12:34,714 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-98822064:ctest-TestRbac-98822064-59085512
2026-01-07 18:12:34,715 - INFO - VM ctest-TestRbac-83124059-68146686 is removed in Compute, and routes are removed in all compute nodes
2026-01-07 18:12:34,956 - INFO - Routes for VM ctest-TestRbac-83124059-68146686 is removed in all control-nodes
2026-01-07 18:13:00,432 - INFO - 3f4e8c17-fca6-4cad-a369-a6eb0ba31ee9 vm uve deleted from opserver
2026-01-07 18:13:00,432 - INFO - Validated that VM 3f4e8c17-fca6-4cad-a369-a6eb0ba31ee9 is removed from Opserver
2026-01-07 18:13:00,433 - INFO - Deleting VN ctest-TestRbac-98822064-59085512
2026-01-07 18:13:00,554 - INFO - API access-list (abf86ac8-3562-4551-8509-dddca859425c) got deleted in api server
2026-01-07 18:13:01,473 - INFO - Deleted project: ctest-TestRbac-83124059, ID : 2fd3afd5-00c2-48e9-9f92-cd23a190249e
2026-01-07 18:13:02,168 - INFO - Deleted project: ctest-TestRbac-98822064, ID : f8b58f3b-7d86-4a08-bfdb-5b835b92e9f9
2026-01-07 18:13:02,288 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:07]
2026-01-07 18:13:02,288 - INFO - --------------------------------------------------------------------------------
2026-01-07 18:13:03,682 - INFO - Deleted project: ctest-TestRbac-78316337, ID : 1e72c65b-0c9d-44b3-887a-f83e323fea1a
2026-01-07 18:13:03,883 - INFO - Domain Default found not creating
2026-01-07 18:13:04,048 - INFO - Project ctest-TestRbacBasic-79260319 not found, creating it
2026-01-07 18:13:04,496 - INFO - Created Project:ctest-TestRbacBasic-79260319, ID : e002295d-f13c-4393-a793-4af2e3480e09
2026-01-07 18:13:08,100 - INFO - ================================================================================
2026-01-07 18:13:08,100 - INFO - STARTING TEST : test_perms2_owner
2026-01-07 18:13:08,100 - INFO - TEST DESCRIPTION :
Validate perms2 tenant ownership
steps:
1. Create Project1 and Project2
2. Add user1 as role1 under project1 and project2
3. create domain acl rule 'VirtualNetwork.* role1:CRUD'
4. create VN1 under Project1
4. create VN2 under Project2
5. user1 shouldnt be able to read VN1 using project2 creds
6. admin should be able to read VN1 though he isnt member of the project
7. Network list with respective project creds should list corresponding VNs
8. Change ownership of VN1 to Project2
9. user1 should now be able to read VN1 using Project2 creds
10. Network list with Project2 creds should list both VNs,
Project1 creds should list VN1 alone, admin should list both VNs
2026-01-07 18:13:08,232 - INFO - Initial checks done. Running the testcase now
2026-01-07 18:13:08,232 - INFO -
2026-01-07 18:13:08,598 - INFO - Project ctest-TestRbacBasic-89531291 not found, creating it
2026-01-07 18:13:09,031 - INFO - Created Project:ctest-TestRbacBasic-89531291, ID : 6f36d86b-c1b2-4efd-8b00-9cfada13daca
2026-01-07 18:13:09,395 - INFO - Project ctest-TestRbacBasic-40928508 not found, creating it
2026-01-07 18:13:09,829 - INFO - Created Project:ctest-TestRbacBasic-40928508, ID : cce170f0-ef39-4609-ba26-5021e2816aad
2026-01-07 18:13:11,989 - INFO - API access-list 27447b65-6fc0-489a-b7d2-76bb2635ddbb verify on api server passed
2026-01-07 18:13:12,534 - INFO - Created VN ctest-TestRbacBasic-89531291-67605526, UUID :5c6c4130-0658-408f-87fd-e54ba43e15ef
2026-01-07 18:13:13,474 - INFO - Created VN ctest-TestRbacBasic-40928508-26613038, UUID :28884073-2da3-4fc1-8547-1274650bfb87
2026-01-07 18:13:14,175 - INFO - API Server: Read VN 5c6c4130-0658-408f-87fd-e54ba43e15ef
2026-01-07 18:13:14,508 - INFO - API Server: Permission Denied to read VN 5c6c4130-0658-408f-87fd-e54ba43e15ef
2026-01-07 18:13:14,515 - INFO - API Server: Read VN 5c6c4130-0658-408f-87fd-e54ba43e15ef
2026-01-07 18:13:14,535 - INFO - API Server: List VN ['5c6c4130-0658-408f-87fd-e54ba43e15ef']
2026-01-07 18:13:14,552 - INFO - API Server: List VN ['28884073-2da3-4fc1-8547-1274650bfb87']
2026-01-07 18:13:16,099 - INFO - API Server: List VN []
2026-01-07 18:13:16,118 - INFO - API Server: List VN ['28884073-2da3-4fc1-8547-1274650bfb87', '5c6c4130-0658-408f-87fd-e54ba43e15ef']
2026-01-07 18:13:16,123 - INFO - API Server: List VN ['28884073-2da3-4fc1-8547-1274650bfb87', '5c6c4130-0658-408f-87fd-e54ba43e15ef', 'f78173f3-6ae7-4bf8-9e98-ec5710acbfac', '449d8b75-9541-4213-8346-5f369961f880', 'c6772a1d-85eb-40c5-a6fa-a9eac445dfd8', '7213195f-f48d-47a0-aaea-cd5542ed16bc']
2026-01-07 18:13:17,214 - INFO - Deleting VN ctest-TestRbacBasic-40928508-26613038
2026-01-07 18:13:17,376 - INFO - Deleting VN ctest-TestRbacBasic-89531291-67605526
2026-01-07 18:13:17,619 - INFO - API access-list (27447b65-6fc0-489a-b7d2-76bb2635ddbb) got deleted in api server
2026-01-07 18:13:18,522 - INFO - Deleted project: ctest-TestRbacBasic-40928508, ID : cce170f0-ef39-4609-ba26-5021e2816aad
2026-01-07 18:13:19,209 - INFO - Deleted project: ctest-TestRbacBasic-89531291, ID : 6f36d86b-c1b2-4efd-8b00-9cfada13daca
2026-01-07 18:13:19,332 - INFO - END TEST : test_perms2_owner : PASSED[0:00:11]
2026-01-07 18:13:19,332 - INFO - --------------------------------------------------------------------------------
2026-01-07 18:13:19,334 - INFO - ================================================================================
2026-01-07 18:13:19,334 - INFO - STARTING TEST : test_rbac_acl_different_roles
2026-01-07 18:13:19,334 - INFO - TEST DESCRIPTION :
Validate via vnc_apis CRUD of rbac acl and objects
steps:
1. Add user1 as role1 and user2 as role2 to the project
2. Both user1 and user2 shouldnt be able to create VNs/STs
3. Create Rbac ACL under project with VN.* role1:CRUD rule
4. user1 should be able to create VN, but not Service-Template
5. Create Rbac ACL under domain with ST.* role1:CRUD rule
6. user1 should be able to create Service-Template
7. user2 shouldnt be able to read the created VN/ST or create new
8. Update the acl rule with Read perms for role2
9. user2 should be able to read created VN but not create new VNs
10. user2 should be able to read created ST but not create new STs
11. Delete the acl rule with Read perms for role2
12. user2 shouldnt be able to read the created ST/VN or create new VN/ST
13. Update global acl with role2:R for both VN and ST
14. user2 should be able to read VN and ST
13. Delete both project and domain acls
14. user1 shouldnt be able to read/delete VN/ST
15. Update global acl with role1:CRUD for both VN/ST
16. user1 should now be able to delete both VN and ST
17. Delete global acl
pass : acl creation and update should complete scucessfully.
2026-01-07 18:13:19,500 - INFO - Initial checks done. Running the testcase now
2026-01-07 18:13:19,500 - INFO -
2026-01-07 18:13:21,762 - INFO - Permission denied to create/update VirtualNetwork
2026-01-07 18:13:22,097 - INFO - API access-list 7a783b43-1cec-490b-9df7-2b52ff5ec7c6 verify on api server passed
2026-01-07 18:13:22,342 - INFO - Created VN ctest-TestRbacBasic-79260319-95423024, UUID :e3f77edd-7df7-4c55-a3d3-8e7a69a0237f
2026-01-07 18:13:22,986 - INFO - Verified VN network id 11 for VN e3f77edd-7df7-4c55-a3d3-8e7a69a0237f
2026-01-07 18:13:22,986 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-79260319-95423024 passed
2026-01-07 18:13:23,023 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-79260319-95423024 passed
2026-01-07 18:13:23,129 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-79260319:ctest-TestRbacBasic-79260319-95423024 is found in opserver
2026-01-07 18:13:23,429 - INFO - API access-list 85db184e-ec3d-4c55-ac3e-59eef37214d5 verify on api server passed
2026-01-07 18:13:24,469 - INFO - API Server: Permission Denied to read VN e3f77edd-7df7-4c55-a3d3-8e7a69a0237f
2026-01-07 18:13:25,110 - INFO - API Server: Permission Denied to read ST 7fa11a87-2d2c-479c-b69b-7796476fb1ac
2026-01-07 18:13:25,729 - INFO - API access-list 7a783b43-1cec-490b-9df7-2b52ff5ec7c6 verify on api server passed
2026-01-07 18:13:25,746 - INFO - API Server: Read VN e3f77edd-7df7-4c55-a3d3-8e7a69a0237f
2026-01-07 18:13:26,262 - INFO - Permission denied to create/update VirtualNetwork
2026-01-07 18:13:26,597 - INFO - API Server: Permission Denied to read ST 7fa11a87-2d2c-479c-b69b-7796476fb1ac
2026-01-07 18:13:26,889 - INFO - API access-list 85db184e-ec3d-4c55-ac3e-59eef37214d5 verify on api server passed
2026-01-07 18:13:26,903 - INFO - API Server: Read Service-Template 7fa11a87-2d2c-479c-b69b-7796476fb1ac
2026-01-07 18:13:27,141 - INFO - API access-list 7a783b43-1cec-490b-9df7-2b52ff5ec7c6 verify on api server passed
2026-01-07 18:13:27,247 - INFO - API access-list 85db184e-ec3d-4c55-ac3e-59eef37214d5 verify on api server passed
2026-01-07 18:13:27,580 - INFO - API Server: Permission Denied to read VN e3f77edd-7df7-4c55-a3d3-8e7a69a0237f
2026-01-07 18:13:27,911 - INFO - API Server: Permission Denied to read ST 7fa11a87-2d2c-479c-b69b-7796476fb1ac
2026-01-07 18:13:28,644 - INFO - API Server: Read Service-Template 7fa11a87-2d2c-479c-b69b-7796476fb1ac
2026-01-07 18:13:28,662 - INFO - API Server: Read VN e3f77edd-7df7-4c55-a3d3-8e7a69a0237f
2026-01-07 18:13:28,927 - INFO - API access-list (7a783b43-1cec-490b-9df7-2b52ff5ec7c6) got deleted in api server
2026-01-07 18:13:28,951 - INFO - API access-list (85db184e-ec3d-4c55-ac3e-59eef37214d5) got deleted in api server
2026-01-07 18:13:29,279 - INFO - API Server: Permission Denied to read VN e3f77edd-7df7-4c55-a3d3-8e7a69a0237f
2026-01-07 18:13:29,616 - INFO - API Server: Permission Denied to read ST 7fa11a87-2d2c-479c-b69b-7796476fb1ac
2026-01-07 18:13:30,230 - INFO - API Server: Read VN e3f77edd-7df7-4c55-a3d3-8e7a69a0237f
2026-01-07 18:13:30,242 - INFO - API Server: Read Service-Template 7fa11a87-2d2c-479c-b69b-7796476fb1ac
2026-01-07 18:13:30,554 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-79260319-75448714'] deleted successfully.
2026-01-07 18:13:30,555 - INFO - Deleting VN ctest-TestRbacBasic-79260319-95423024
2026-01-07 18:13:31,136 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:12]
2026-01-07 18:13:31,136 - INFO - --------------------------------------------------------------------------------
2026-01-07 18:13:32,567 - INFO - Deleted project: ctest-TestRbacBasic-79260319, ID : e002295d-f13c-4393-a793-4af2e3480e09
2026-01-07 18:13:32,721 - INFO - Using existing project ['default-domain', 'admin'](a762f1ce-176b-4f9d-a080-433be45035d5)
2026-01-07 18:13:32,729 - INFO - ================================================================================
2026-01-07 18:13:32,729 - INFO - STARTING TEST : test_contrail_status
2026-01-07 18:13:32,730 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active
2026-01-07 18:13:32,852 - INFO - Initial checks done. Running the testcase now
2026-01-07 18:13:32,852 - INFO -
2026-01-07 18:13:32,965 - INFO - 10.0.0.38
2026-01-07 18:13:32,965 - INFO - config
2026-01-07 18:13:32,971 - INFO - config-nodemgr:active
2026-01-07 18:13:32,976 - INFO - api-server:active
2026-01-07 18:13:32,980 - INFO - schema:active
2026-01-07 18:13:32,983 - INFO - svc-monitor:active
2026-01-07 18:13:32,987 - INFO - device-manager:active
2026-01-07 18:13:32,987 - INFO - config-database
2026-01-07 18:13:32,987 - INFO - config-cassandra:active
2026-01-07 18:13:32,987 - INFO - config-zookeeper:active
2026-01-07 18:13:32,987 - INFO - config-rabbitmq:active
2026-01-07 18:13:32,987 - INFO - vrouter
2026-01-07 18:13:32,995 - INFO - vrouter-nodemgr:active
2026-01-07 18:13:32,999 - INFO - agent:active
2026-01-07 18:13:32,999 - INFO - control
2026-01-07 18:13:33,003 - INFO - control-nodemgr:active
2026-01-07 18:13:33,008 - INFO - control:active
2026-01-07 18:13:33,008 - INFO - named:active
2026-01-07 18:13:33,012 - INFO - dns:active
2026-01-07 18:13:33,012 - INFO - analytics
2026-01-07 18:13:33,016 - INFO - analytics-nodemgr:active
2026-01-07 18:13:33,020 - INFO - analytics-api:active
2026-01-07 18:13:33,024 - INFO - collector:active
2026-01-07 18:13:33,024 - INFO - analytics-database
2026-01-07 18:13:33,024 - INFO - analytics-cassandra:active
2026-01-07 18:13:33,028 - INFO - analyticsdb-nodemgr:active
2026-01-07 18:13:33,033 - INFO - query-engine:active
2026-01-07 18:13:33,033 - INFO - webui
2026-01-07 18:13:33,033 - INFO - webui:active
2026-01-07 18:13:33,033 - INFO - webui-middleware:active
2026-01-07 18:13:33,033 - INFO - redis:active
2026-01-07 18:13:33,033 - INFO - analytics_snmp
2026-01-07 18:13:33,036 - INFO - snmp-collector:active
2026-01-07 18:13:33,036 - INFO - snmp-topology:active
2026-01-07 18:13:33,036 - INFO - analytics_alarm
2026-01-07 18:13:33,037 - INFO - alarmgen:active
2026-01-07 18:13:33,037 - INFO - All the contrail services are up on all nodes
2026-01-07 18:13:33,037 - INFO - contrail-status passed
2026-01-07 18:13:33,160 - INFO - END TEST : test_contrail_status : PASSED[0:00:01]
2026-01-07 18:13:33,160 - INFO - --------------------------------------------------------------------------------
2026-01-07 18:13:33,234 - INFO - Domain Default found not creating
2026-01-07 18:13:33,405 - INFO - Project ctest-TestSriov-83173796 not found, creating it
2026-01-07 18:13:33,861 - INFO - Created Project:ctest-TestSriov-83173796, ID : 40671867-101f-46aa-a16b-c8118acbbe64
2026-01-07 18:13:36,026 - INFO - Deleted project: ctest-TestSriov-83173796, ID : 40671867-101f-46aa-a16b-c8118acbbe64
+ [[ -z '' ]]
+ [[ -z ci_sanity ]]
+ sleep 2
+ /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_01_07_18_04_08.ini
/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
[localhost] local: rpm -q --queryformat '%{VERSION}-' contrail-lib; rpm -q --queryformat '%{RELEASE}' contrail-lib | awk -F'.' '{print $1}'
Traceback (most recent call last):
File "/contrail-test/tools/report_gen.py", line 246, in
main(sys.argv[1], sys.argv[2])
File "/contrail-test/tools/report_gen.py", line 241, in main
obj.setUp()
File "/contrail-test/tools/report_gen.py", line 53, in setUp
self.setup_detail = '%s %s~%s' % (self.get_distro(), self.build_id,
File "/contrail-test/tools/report_gen.py", line 206, in get_distro
self.distro = self.run_cmd_on_server(self.cfgm_ips[0], cmd, container='controller')
File "/contrail-test/common/contrail_test_init.py", line 974, in run_cmd_on_server
raise Exception(msg)
Exception: Container controller is not present on host 10.0.0.38
+ echo 'Generated report_details* file: report_details_2026_01_07_18_04_08.ini'
Generated report_details* file: report_details_2026_01_07_18_04_08.ini
+ parse_results
+ /usr/bin/python3 tools/parse_result.py result_2026_01_07_18_04_08_15550.xml report_details_2026_01_07_18_04_08.ini
Traceback (most recent call last):
File "/contrail-test/tools/parse_result.py", line 81, in
logs_location = _get_log_location(report_file)
File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location
log_location = config.get('Test', 'logslocation')
File "/usr/lib64/python3.9/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'Test'
+ /usr/bin/python3 tools/parse_result.py result_2026_01_07_18_04_08_23338.xml report_details_2026_01_07_18_04_08.ini
Traceback (most recent call last):
File "/contrail-test/tools/parse_result.py", line 81, in
logs_location = _get_log_location(report_file)
File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location
log_location = config.get('Test', 'logslocation')
File "/usr/lib64/python3.9/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'Test'
+ generate_html
+ '[' -f result_2026_01_07_18_04_08_15550.xml ']'
+ /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_01_07_18_04_08.ini result_2026_01_07_18_04_08_15550.xml
Traceback (most recent call last):
File "/contrail-test/tools/update_testsuite_properties.py", line 104, in
update_xml(sys.argv[1], sys.argv[2])
File "/contrail-test/tools/update_testsuite_properties.py", line 8, in update_xml
build_id = config.get('Test', 'Build')
File "/usr/lib64/python3.9/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'Test'
+ ant
Buildfile: /contrail-test/build.xml
junit-report:
[delete] Deleting directory /contrail-test/report
[junitreport] Processing /contrail-test/report/TESTS-TestSuites.xml to /contrail-test/report/junit-noframes.html
[junitreport] Loading stylesheet /contrail-test/junit-noframes.xsl
[junitreport] Transform time: 314ms
BUILD SUCCESSFUL
Total time: 0 seconds
+ echo 'Generate HTML reports in report/ folder : report/junit-noframes.html'
Generate HTML reports in report/ folder : report/junit-noframes.html
+ convert_logs_to_html
+ /usr/bin/python3 tools/convert_logs_to_html.py logs/
logs/testbasicpolicyipv4v6.log
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/auth.log
logs/testvdnsbasic0.log
logs/testrp.log
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testrbacbasic.log
logs/testbasicvmvn.log
logs/testrbac.log
logs/testroutersbasic.log
logs/testbasicpolicynegativeipv4v6.log
logs/analyticsbasictestsanity.log
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/dbmanagetest.log
logs/introspect.log
logs/documentationtest.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/testcrud.log
logs/common.contrail_test_init.log
+ echo 'Converted log files to html files'
Converted log files to html files
+ collect_tracebacks
+ export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures
+ PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures
+ /usr/bin/python3 tools/collect_bts.py contrail_test_input.yaml
/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
[ubuntu@10.0.0.38] put: tools/search-bt.py -> /tmp/search-bt.py
Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4975-1-tracebacks.log
Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4975-1-ignored_tracebacks.log
Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4975-1-traceback_parse_failures.log
Done looking for tracebacks
[ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4975-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4975-1-tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4975-1-tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4975-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4975-1-ignored_tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4975-1-ignored_tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4975-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4975-1-traceback_parse_failures.log
+ sleep 2
+ retval=0
+ '[' 0 -lt 101 ']'
+ exit 100
+ rv_run_test=100
+ '[' -d /contrail-test.save ']'
+ cp -f /opt/contrail/utils/fabfile/testbeds/testbed.py /contrail-test.save/
cp: cannot stat '/opt/contrail/utils/fabfile/testbeds/testbed.py': No such file or directory
+ rsync -L -a --exclude logs/ --exclude report/ /contrail-test /contrail-test.save/
+ exit 100
tput: No value for $TERM and no -T specified
ERROR: there were failures during the test.
See detailed logs in /home/ubuntu/contrail-test-runs
INFO: collect logs
~/contrail-test-runs/2026_01_07_18_04_08 ~
logs/
logs/cn-jenkins-deploy-platform-ansible-os-4975-1-tracebacks.log
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/testsvcregr.html
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testrp.log
logs/testroutersbasic.html
logs/tcutils.html
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testcrud.html
logs/cn-jenkins-deploy-platform-ansible-os-4975-1-ignored_tracebacks.log
logs/dbmanagetest.html
logs/testrbacbasic.log
logs/testheat.html
logs/testrouters.html
logs/testbasicvmvn.log
logs/testrbac.log
logs/documentationtest.html
logs/testvdnsbasic0.html
logs/testbasicpolicynegativeipv4v6.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/testbasicpolicynegativeipv4v6.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/testports.html
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/txtsyle.css
logs/cn-jenkins-deploy-platform-ansible-os-4975-1-traceback_parse_failures.log
logs/testrbac.html
logs/auth.html
logs/testrp.html
logs/introspect.log
logs/documentationtest.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
logs/testcrud.log
logs/common.contrail_test_init.log
logs/testbasicvmvnx.html
logs/analyticsbasictestsanity.html
TESTS-TestSuites.xml
junit-noframes.html
~
INFO: Test sanity finished Wed Jan 7 18:13:57 UTC 2026
+ res=1
+ ./src/opensdn-io/tf-jenkins/jobs/test/functional/collect_logs.sh
~/workspace/test-sanity/logs ~/workspace/test-sanity
Warning: Permanently added '10.0.0.38' (ECDSA) to the list of known hosts.
logs/
logs/cn-jenkins-deploy-platform-ansible-os-4975-1-tracebacks.log
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testrouters.log
logs/testports.log
logs/testsvcregr.log
logs/testsvcregr.html
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testrp.log
logs/testroutersbasic.html
logs/tcutils.html
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testcrud.html
logs/cn-jenkins-deploy-platform-ansible-os-4975-1-ignored_tracebacks.log
logs/dbmanagetest.html
logs/testrbacbasic.log
logs/testheat.html
logs/testrouters.html
logs/testbasicvmvn.log
logs/testrbac.log
logs/documentationtest.html
logs/testvdnsbasic0.html
logs/testbasicpolicynegativeipv4v6.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/testbasicpolicynegativeipv4v6.log
logs/testbasicpolicy.html
logs/analyticsbasictestsanity.log
logs/testports.html
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/dbmanagetest.log
logs/testrbacbasic.html
logs/__main__.html
logs/txtsyle.css
logs/cn-jenkins-deploy-platform-ansible-os-4975-1-traceback_parse_failures.log
logs/testrbac.html
logs/auth.html
logs/testrp.html
logs/introspect.log
logs/documentationtest.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
logs/testcrud.log
logs/common.contrail_test_init.log
logs/testbasicvmvnx.html
logs/analyticsbasictestsanity.html
TESTS-TestSuites.xml
junit-noframes.html
~/workspace/test-sanity
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
INFO: logs saved
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE