hlt/test_hlt_tools.py
=== stdout of hlt/tests/test_hlt_tools.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/hlt/tests/test_hlt_tools.py
[INFO] Starting event processing, random seed is set to 'b485edafeb5cb47310056f2e42aa99ba67ef07733e05e65cb60c35dccbbfd3e8'
[INFO] Added file /data/b2soft/buildbot/development/releases/current/mdst/tests/mdst-v06-00-00.root
[INFO] Conditions Database: found working metadata provider
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
globaltag = Legacy_CollisionAxisCMS { module: SoftwareTriggerResultPrinter }
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: SoftwareTriggerResultPrinter function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { module: SoftwareTriggerResultPrinter }
[ERROR] Conditions Database: Cannot download information on global tag. Usually this means it doesn't exist and you misspelled the name
server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
globaltag = Legacy_CollisionAxisCMS { module: SoftwareTriggerResultPrinter }
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
=== stderr of hlt/tests/test_hlt_tools.py ===
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/hlt/tests/test_hlt_tools.py", line 25, in
subprocess.check_call(['b2hlt_print_result.py', mdst_files[0]])
File "/cvmfs/belle.cern.ch/el7/externals/v02-00-01/Linux_x86_64/common/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['b2hlt_print_result.py', '/data/b2soft/buildbot/development/releases/current/mdst/tests/mdst-v06-00-00.root']' returned non-zero exit status 1.
=== end hlt/tests/test_hlt_tools.py ===