Fix Trigger+Reco ART test running over multiple LBs
- add
-l 0
argument to thetrigbs_extractStream.py
command in the ART testtest_trigP1_v1Cosmic_T0Mon_grid.py
, which is required to handle events from multiple lumi blocks - fix error reporting in
trigbs_extractStream.py
which was triggered by the above issue and turned out to have a logging bug - by the way (unrelated to the above) remove unused import and function argument in
trigbs_extractStream.py
Fixes ATR-26461