analysis/test_Btube.py
=== stdout of analysis/tests/test_Btube.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/analysis/tests/test_Btube.py
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try:
treeFit('D0:kpi',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try:
treeFit('J/psi:mumu',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try:
treeFit('B+:tag',0.0, updateAllDaughters=False, path=mypath)
To silence this warning, add silence_warning=True when you call this function.
[WARNING] RAVE is deprecated since it is not maintained.
Whilst we will not remove RAVE, it is not recommended for analysis use, other than benchmarking or legacy studies.
Instead, we recommend TreeFitter (treeFit) or KFit.
Try:
treeFit('B-:sigT',0.0, updateAllDaughters=False, path=mypath)
Please consult the documentation at https://software.belle2.org
(search for TreeFitter) for special constraints.
To silence this warning, add silence_warning=True when you call this function.
[INFO] Starting event processing, random seed is set to '941702e0c8ca4e8cc75dcf6129b0ced8e7927e047f91e5fa13de9da52e843e5'
[INFO] Added file /data/b2soft/buildbot/development/releases/current/analysis/tests/mdst.root
[INFO] Conditions Database: found working server
url = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltags (highest priority first) are release-05-01-03, Legacy_CollisionAxisCMS
[ERROR] Conditions Database: Problem parsing payload information.
globaltag = release-05-01-03
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] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO] -> MDST source: Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: pi+:all (pi-:all)
[INFO] -> MDST source: Tracks
[INFO] ParticleSelector: pi+:good
[INFO] -> With cuts : pionID > 0.5 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: K+:all (K-:all)
[INFO] -> MDST source: Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: K+:all (K-:all)
[INFO] -> MDST source: Tracks
[INFO] ParticleSelector: K+:good
[INFO] -> With cuts : kaonID > 0.5 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: mu+:all (mu-:all)
[INFO] -> MDST source: Tracks
[INFO] ParticleLoader's Summary of Actions:
[INFO] o) creating (anti-)ParticleList with name: mu+:all (mu-:all)
[INFO] -> MDST source: Tracks
[INFO] ParticleSelector: mu+:good
[INFO] -> With cuts : muonID > 0.5 and thetaInCDCAcceptance and nCDCHits>20 and dr < 0.5 and abs(dz) < 2
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList D0:kpi.
[INFO] - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] ParticleSelector: D0:kpi
[INFO] -> With cuts : abs(mcPDG)==421
[INFO] ParticleVertexFitter: Performing vertex fit on D0:kpi using Rave
[INFO] ParticleVertexFitter: Performing vertex fit on J/psi:mumu using Rave
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList B+:tag.
[INFO] - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] ParticleSelector: B+:tag
[INFO] -> With cuts : isSignalAcceptMissingNeutrino>0.5
[INFO] ParticleVertexFitter: Performing vertex fit on B+:tag using Rave
[INFO] MCMatcher module will search for Particle -> MCParticle associations for the ParticleList B-:sigT.
[INFO] - The MCMatcher will use default algorithm suitable for analysis of Belle II MC.
[INFO] ParticleSelector: B-:sigT
[INFO] -> With cuts : abs(mcPDG)==521
[INFO] BtubeCreator : magnetic field = 1.45279
[INFO] ParticleVertexFitter: Performing vertex fit on B-:sigT using Rave
[INFO] ParticleVertexFitter: Additional btube will be applied
[FATAL] 1 ERROR(S) occurred! The processing of events will not be started. { function: void Belle2::EventProcessor::process(const 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 = release-05-01-03
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/test_Btube.py ===
Traceback (most recent call last):
File "/data/b2soft/buildbot/development/releases/current/analysis/tests/test_Btube.py", line 144, in
assert b2test_utils.safe_process(my_path) == 0
AssertionError
=== end analysis/tests/test_Btube.py ===