From 179da13bdfa07159f4888fed6f9e3d36c6e0acb5 Mon Sep 17 00:00:00 2001
From: RefBot <lhcbsoft@cern.ch>
Date: Fri, 15 Dec 2023 11:43:00 +0100
Subject: [PATCH] Update References for: LHCb!4379 based on lhcb-master-mr/9834

---
 Hlt/HLTScheduler/tests/refs/write.ref | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/Hlt/HLTScheduler/tests/refs/write.ref b/Hlt/HLTScheduler/tests/refs/write.ref
index a97b7e946ec..f1b36bc74ae 100644
--- a/Hlt/HLTScheduler/tests/refs/write.ref
+++ b/Hlt/HLTScheduler/tests/refs/write.ref
@@ -25,6 +25,9 @@
                        'IncidentSvc': 'IncidentSvc',
                        'ThreadPoolSize': 1},
  'HistogramPersistencySvc': {'OutputFile': 'write.legacy_histos.root'},
+ 'HiveDataBrokerSvc': {'DataProducers': ['WriteHandleAlg/Producer',
+                                         'OutputStream/OutputStream',
+                                         'HistoAlgorithm/HistoAlgorithm']},
  'OutputStream': {'ItemList': ['/Event/MyCollision#1'],
                   'Output': "DATAFILE='PFN:data.dst'  SVC='Gaudi::RootCnvSvc' OPT='RECREATE'",
                   'OutputLevel': 4},
@@ -36,12 +39,15 @@ ApplicationMgr       INFO Application Manager Configured successfully
 HistogramPersis...   INFO Added successfully Conversion service:RootHistSvc
 HLTControlFlowMgr    INFO Start initialization
 HLTControlFlowMgr    INFO Will not use an EventSelector.
-HLTControlFlowMgr    INFO Concurrency level information:
-HLTControlFlowMgr    INFO  o Number of events slots: n
-HLTControlFlowMgr    INFO  o TBB thread pool size:  'ThreadPoolSize':n
 HistoAlgorithm      ERROR Histogram h1 not found
 HistoAlgorithm       INFO Booking Histograms
 HistoAlgorithm       INFO Finished booking Histograms
+HiveDataBrokerSvc WARNING non-reentrant algorithm: WriteHandleAlg/Producer
+HiveDataBrokerSvc WARNING non-reentrant algorithm: OutputStream
+HiveDataBrokerSvc WARNING non-reentrant algorithm: HistoAlgorithm
+HLTControlFlowMgr    INFO Concurrency level information:
+HLTControlFlowMgr    INFO  o Number of events slots: n
+HLTControlFlowMgr    INFO  o TBB thread pool size:  'ThreadPoolSize':n
 ApplicationMgr       INFO Application Manager Initialized successfully
 ApplicationMgr       INFO Application Manager Started successfully
 HLTControlFlowMgr    INFO Will measure time between events n and n (stop might be some events later)
-- 
GitLab