=== stdout of generators/tests/lhereader_flipped.py ===
[INFO] Steering file: /data/b2soft/buildbot/development/releases/current/generators/tests/lhereader_flipped.py
[INFO] Adding new particle 'A' (pdg=9000008, mass=5.5 GeV, width=0.133 GeV, charge=0, spin=0)
============
LHEInput
============
Description: LHE file input. This module loads an event record from LHE format and store the content into the MCParticle collection. LHE format is a standard event record format to contain an event record in a Monte Carlo-independent format.
Package: generators
-------------------------------------------------------------------------------------
Parameter Type Default Current Steering Descriptio
n
-------------------------------------------------------------------------------------
Rmax float 1000000.0 1000000.0 False Maximum of
distance
between
displaced
vertex to
IP in CM
frame
Rmin float 0.0 0.0 False Minimum of
distance
between
displaced
vertex to
IP in CM
frame
createEventMetaData bool False True True Boolean to
indicate
whether
the event
numbers
from input
file
should be
used.
expNum int -1 0 True Experiment
number
*inputFileList list(str) ['/data/b2soft/buildbot/d True List of
evelopment/releases/curre names of
nt/generators/tests/event LHE files
_flipped.lhe']
meanDecayLength float 0.0 0.0 False Mean decay
length(mea
n lifetime
* c)
between
displaced
vertex to
IP in the
CM frame,
default to
be zero,
unit in cm
nInitialParticles int 0 2 True Number of
MCParticle
s at the
beginning
of the
events
that
should be
flagged
c_Initial.
nVirtualParticles int 0 0 True Number of
MCParticle
s at the
beginning
of the
events
that
should be
flagged c_
IsVirtual.
pdg_displaced int 9000008 9000008 False PDG code
of the
displaced
particle
being
studied
runNum int -1 1337 True Run number
skipEvents int 0 0 False Skip this
number of
events
before
starting.
useWeights bool False False True Set to
'true' to
if
generator
weights
should be
propagated
(not imple
mented
yet).
wrongSignPz bool True True True Boolean to
signal
that
directions
of HER and
LER were
switched
* denotes a required parameter.
[INFO] Starting event processing, random seed is set to 'c6e54314aa82a54dc501c12339cbab682e53127cb683c229444911556a2c65d1'
[INFO] LHEInput acts as input module for this process. This means the exp., run and event numbers will be set by this module.
[INFO] Opening first file: /data/b2soft/buildbot/development/releases/current/generators/tests/event_flipped.lhe
[INFO] Conditions Database: found working metadata provider
provider = http://belle2db.sdcc.bnl.gov/b2s/rest/
[INFO] Conditions data: configured globaltag is main_2025-06-30
[ERROR] Conditions Database: Problem parsing payload information.
globaltag = main_2025-06-30
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:gen
[INFO] -> MDST source: MCParticles
[INFO] o) creating ParticleList with name: A:gen
[INFO] -> MDST source: MCParticles
[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_2025-06-30
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
=== end generators/tests/lhereader_flipped.py ===