Skip to content

TrfTestsART: Introduce test with hybrid MT/MP and CA reco

Introduce the new ART test test_trf_data22_hybrid_ca.sh with hybrid MT/MP and ComponentAccumulator data22 reconstruction.

This new ART test will fail in the 23.0 and the master branch currently as follows which should be fixed separately:

[..]
09:08:34 2023-03-21 09:08:29,810 AthenaEventLoopMgr                                     0     0    INFO   ===>>>  start processing event #1096113771, run #431493 0 events processed so far  <<<===
09:08:34 2023-03-21 09:08:29,861 xAODConfigSvc                                          0     0 WARNING TrigConfxAOD/src/xAODConfigSvc.cxx:769 (StatusCode TrigConf::xAODConfigSvc::prepareEventRun3Athena(const EventContext&)): L1 and HLT prescales will not be available via the TrigConf::xAODConfigSvc in the first event when running with UseInFileMetadata=False
09:08:34 2023-03-21 09:08:29,887 xAODConfigSvc                                          0     0    INFO TrigConfxAOD/src/xAODConfigSvc.cxx:829 (StatusCode TrigConf::xAODConfigSvc::prepareEventRun3Athena(const EventContext&)): Loaded Trigger configuration from Conditions Store and Detector Store:  SMK = 3101, L1PSK = UNKNOWN, HLTPSK = UNKNOWN, BGSK = UNKNOWN
09:08:34 2023-03-21 09:08:31,630 PerfMonMTSvc                                           0     0    INFO Event [    1] CPU Time: 00h00m02s, Wall Time: 00h04m06s, Vmem: 4.11 GB, Rss: 2.56 GB, Pss: 1.13 GB, Swap: 0.00 KB
09:08:34 2023-03-21 09:08:31,630 ToolSvc.TrigDecisionTool                               0     0    INFO Updating config in slot 0 with SMK: 3101 and L1PSK: 4294967295 and HLTPSK: 4294967295 and BGSK: 4294967295 getForceConfigUpdate()=1 HLT Chains: 1952
09:08:34 2023-03-21 09:08:31,651 ReadCondHandle                                         0     0   ERROR ReadCondHandle::retrieve() could not find EventTime [431493,1096113771,t:1660729900.293510645,l:525,b:2085] for key ConditionStore+BeamSpotData
09:08:34 id:  ( 'InDet::BeamSpotData' , 'ConditionStore+BeamSpotData' )   proxy: 0 [0] entries
09:08:34 
09:08:34 2023-03-21 09:08:31,651 EventInfoBeamSpotDecoratorAlg                          0     0   ERROR xAODEventInfoCnv/src/EventInfoBeamSpotDecoratorAlg.cxx:67 (StatusCode xAODMaker::EventInfoBeamSpotDecoratorAlg::execute(const EventContext&) const): code FAILURE: beamSpotData != nullptr
09:08:34 2023-03-21 09:08:31,709 EventInfoBeamSpotDecoratorAlg                          0     0   ERROR Maximum number of errors ( 'ErrorMax':1) reached.
09:08:34 2023-03-21 09:08:31,709 AthAlgSeq                                              0     0    INFO execute of [EventInfoBeamSpotDecoratorAlg] did NOT succeed
09:08:34 2023-03-21 09:08:31,709 AthAlgSeq                                              0     0   ERROR Maximum number of errors ( 'ErrorMax':1) reached.
09:08:34 2023-03-21 09:08:31,709 AthAllAlgSeq                                           0     0    INFO execute of [AthAlgSeq] did NOT succeed
09:08:34 2023-03-21 09:08:31,709 AthAllAlgSeq                                           0     0   ERROR Maximum number of errors ( 'ErrorMax':1) reached.
09:08:34 2023-03-21 09:08:31,709 AthAlgEvtSeq                                           0     0    INFO execute of [AthAllAlgSeq] did NOT succeed
09:08:34 2023-03-21 09:08:31,709 AthAlgEvtSeq                                           0     0   ERROR Maximum number of errors ( 'ErrorMax':1) reached.
09:08:34 2023-03-21 09:08:31,709 AthMasterSeq                                           0     0    INFO execute of [AthAlgEvtSeq] did NOT succeed
09:08:34 2023-03-21 09:08:31,709 AthMasterSeq                                           0     0   ERROR Maximum number of errors ( 'ErrorMax':1) reached.
09:08:34 2023-03-21 09:08:31,709 AthenaEventLoopMgr                                     0     0    INFO Execution of algorithm AthMasterSeq failed with StatusCode::FAILURE
09:08:34 2023-03-21 09:08:31,709 AthenaEventLoopMgr                                     0     0    INFO   ===>>>  done processing event #1096113771, run #431493 1 events processed so far  <<<===
09:08:34 2023-03-21 09:08:31,709 AthenaEventLoopMgr                                     0     0   ERROR Terminating event processing loop due to errors
09:08:34 2023-03-21 09:08:31,709 AthMpEvtLoopMgr.SharedEvtQueueConsumer                 0     0   ERROR Unable to process event 1
09:08:34 
09:08:34 AthMpEvtLoopMgr                                        0     0    INFO END collecting sub-process logs
09:08:34 Py:ComponentAccumulator   ERROR Failure running application
09:08:34 Py:RAWtoALL          INFO Run RAWtoALL_skeleton in 244 seconds (running 126 seconds)
09:08:36 leaving with code 1: "failure"

Tagging @tsulaia, @wlampl, @nstyles, @jcatmore for info.

Merge request reports