analysis/tutorials_B2A4XX.py

=== stdout of analysis/tests/tutorials_B2A4XX.py ===
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/tests/tutorials_B2A4XX.py
[INFO] Steering file: /data/b2soft/buildbot/light/build/analysis/examples/tutorials/B2A400-TreeFit.py
[WARNING] stdPi0s is loading "May2020" pi0 recommendations. Please check Neutrals Performance XWiki page for most up-to-date pi0 recommendations.
 ... message repeated 1 times
[INFO] Starting event processing, random seed is set to '82e910ba26f09583ce686ddca3c45d04d1d9ce6fa214106f251083e60e9cf9b'
[INFO] Added file /belle2/examples-data/B02D0pi0_D02pi0pi0.root
[INFO] Conditions Database: found working metadata provider
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltag is main_2023-07-09
[ERROR] Conditions Database: Problem parsing payload information.
	globaltag = main_2023-07-09
	server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
	error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions Database: found working metadata provider
	provider = /cvmfs/belle.cern.ch/conditions/database.sqlite
[INFO] ParticleLoader's Summary of Actions:
[INFO]  o) creating ParticleList with name: gamma:all
[INFO]    -> MDST source: ECLClusters and KLMClusters
[INFO] ParticleSelector: gamma:pi0eff40_May2020
[INFO]    -> With cuts  : [clusterNHits>1.5] and thetaInCDCAcceptance and              [[clusterReg==1 and E>0.080] or [clusterReg==2 and E>0.030] or [clusterReg==3 and E>0.060 ]]
[INFO] ParticleSelector: gamma:pi0eff40_May2020
[INFO]    -> With cuts  : isFromECL
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList pi0:eff40_May2020.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] ParticleVertexFitter: Performing mass fit on pi0:eff40_May2020Fit using KFit
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList B0:all.
[INFO]   - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.  { function: void Belle2::EventProcessor::process(const Belle2::PathPtr&, long int) }
[INFO] ===Error Summary================================================================
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started.
[ERROR] Conditions Database: Problem parsing payload information.
	globaltag = main_2023-07-09
	server url = http://belle2db.sdcc.bnl.gov/b2s/rest/
	error = Operation too slow. Less than 10240 bytes/sec transferred the last 60 seconds
[WARNING] Conditions data: Problem with payload metadata provider, trying to fall back to next provider...
	provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] ================================================================================
[ERROR] in total, 1 errors occurred during processing
[WARNING] in total, 1 warnings occurred during processing
=== stderr of analysis/tests/tutorials_B2A4XX.py ===
F
======================================================================
FAIL: test_tutorials (__main__.TutorialsTest.test_tutorials) [B2A400-TreeFit.py]
Test supported tutorials.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/b2soft/buildbot/light/build/lib/Linux_x86_64/opt/b2test_utils_analysis.py", line 53, in _test_examples_dir
    self.assertEqual(result.returncode, 0)
AssertionError: 1 != 0

----------------------------------------------------------------------
Ran 1 test in 65.388s

FAILED (failures=1)
=== end analysis/tests/tutorials_B2A4XX.py ===