analysis/fei_examples.py
=== stdout of analysis/tests/fei_examples.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/fei_examples.py
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/examples/FEI/B_converted_apply.py
[INFO] Belle DB server is set to: can01
[WARNING] B2BII is accessing the payloads from the conditions database.
The recommended procedure is to use the offline database and it is significantly
faster than using the global database.
If you need the payloads which are not included in the current offline database,
please contact b2bii librarian.
[WARNING] An override for DBEntry MagneticField was created.
____ _ _ _ _ ____ _ _ ____ _ _ ___ _ _ _ ___ ____ ____ ___ ____ ____ ___ ____ ___ _ ____ _ _
|___ | | | | |___ | | |___ |\ | | | |\ | | |___ |__/ |__] |__/ |___ | |__| | | | | |\ |
| |__| |___ |___ |___ \/ |___ | \| | | | \| | |___ | \ | | \ |___ | | | | | |__| | \|
Author: Thomas Keck 2014 - 2017
Please cite my PhD thesis
Stage 0: Load FSP particles
Stage 0: PreReconstruct particles: ['pi+', 'K+', 'p+', 'mu+', 'e+', 'gamma']
Stage 1: PreReconstruct particles: ['pi0', 'Lambda0', 'J/psi']
Stage 2: PreReconstruct particles: ['K_S0', 'Sigma+']
Stage 3: PreReconstruct particles: ['D0', 'D+', 'D_s+', 'Lambda_c+', 'D0', 'D+']
[INFO] Ignoring vertex fit for D0:generic_2 because multiple pi0 are not supported yet.
[INFO] Ignoring vertex fit for D0:generic_8 because multiple pi0 are not supported yet.
[INFO] Ignoring vertex fit for Lambda_c+:generic_4 because multiple pi0 are not supported yet.
Stage 4: PreReconstruct particles: ['D*0', 'D*+', 'D_s*+', 'D*0', 'D*+']
Stage 5: PreReconstruct particles: ['B0', 'B+', 'B0', 'B+']
[INFO] Ignoring vertex fit for B0:generic_2 because multiple pi0 are not supported yet.
[INFO] Ignoring vertex fit for B0:generic_17 because multiple pi0 are not supported yet.
[INFO] Ignoring vertex fit for B+:generic_2 because multiple pi0 are not supported yet.
[INFO] Ignoring vertex fit for B+:generic_17 because multiple pi0 are not supported yet.
[INFO] Ignoring vertex fit for B0:semileptonic_10 because multiple pi0 are not supported yet.
[INFO] Ignoring vertex fit for B0:semileptonic_33 because multiple pi0 are not supported yet.
[INFO] Ignoring vertex fit for B+:semileptonic_10 because multiple pi0 are not supported yet.
[INFO] Ignoring vertex fit for B+:semileptonic_34 because multiple pi0 are not supported yet.
Stage 6: PreReconstruct particles: []
[INFO] Starting event processing, random seed is set to '41f5b11f6f0a9d0ec276df1ba7040af1234229e6b68387e8c4eb5c9698bb8857'
[WARNING] Conditions data: Metadata provider not usable, trying next one ...
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[ERROR] Local Database: Global tag does not exist
database = /cvmfs/belle.cern.ch/conditions/database.sqlite
globaltag = Legacy_CollisionAxisCMS_Belle
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue { function: void Belle2::Database::nextMetadataProvider() }
[INFO] ===Error Summary================================================================
[FATAL] Conditions data: Problems with globaltag configuration, cannot continue
[ERROR] Local Database: Global tag does not exist
database = /cvmfs/belle.cern.ch/conditions/database.sqlite
globaltag = Legacy_CollisionAxisCMS_Belle
[WARNING] Conditions data: Metadata provider not usable, trying next one ...
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[WARNING] in total, 1 warnings occurred during processing
=== stderr of analysis/tests/fei_examples.py ===
======================================================================
FAIL: test_fei_examples (__main__.ExamplesTest) [B_converted_apply.py]
Test supported FEI examples.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 47, in _test_examples_dir
self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0
----------------------------------------------------------------------
Ran 1 test in 174.943s
FAILED (failures=1)
=== end analysis/tests/fei_examples.py ===