Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DPL: move TableConsumer support out of line in general #13861

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ktf
Copy link
Member

@ktf ktf commented Jan 13, 2025

This is now only included if one uses the Analysis framework.

@ktf ktf requested a review from a team as a code owner January 13, 2025 15:42
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI for 1a44fa0 at 2025-01-13 17:15:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:36: error: 'TableConsumer' was not declared in this scope
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:50: error: no matching function for call to 'o2::framework::InputRecord::get<<expression error> >(const char [11])'
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:50: error: template argument 1 is invalid
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:50: error: template argument 1 is invalid
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:55:50: error: template argument 1 is invalid
/sw/SOURCES/O2/13861-slc8_x86-64/0/Framework/GUISupport/test/test_SimpleTracksED.cxx:57:68: error: no matching function for call to 'o2::soa::Table<o2::aod::Hash<1373761118>, o2::aod::Hash<4191360419>, o2::aod::Hash<2286545062> >::Table(<brace-enclosed initializer list>)'
ninja: build stopped: subcommand failed.

Full log here.

This is now only included if one uses the Analysis framework.
@alibuild
Copy link
Collaborator

alibuild commented Jan 13, 2025

Error while checking build/O2/fullCI for c247453 at 2025-01-31 01:28:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'


## sw/BUILD/O2Physics-latest/log
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:


## sw/BUILD/O2-full-system-test-latest/log
Detected critical problem in logfile reco_NOGPU.log
reco_NOGPU.log:[57103:internal-dpl-ccdb-backend]: [00:28:32][ERROR] Exception while running: Fatal error. Rethrowing.
reco_NOGPU.log-[57103:internal-dpl-ccdb-backend]: [00:28:32][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-itsmft-stf-decoder-workflow, device shutting down. Reason: Fatal error
[57103:internal-dpl-ccdb-backend]: [00:28:32][ERROR] CCDBDownloader CURL transfer error - Timeout was reached
[57103:internal-dpl-ccdb-backend]: [00:28:32][ERROR] CcdbDownloader finished transfer http://alice-ccdb.cern.ch/CTP/Config/Config for 1550600800000 (agent_id: alissandra05-1738283297-5vh9Rl) with http code: 0
[57103:internal-dpl-ccdb-backend]: [00:28:32][ERROR] File CTP/Config/Config could not be retrieved. No more hosts to try.
[57103:internal-dpl-ccdb-backend]: [00:28:32][FATAL] Unable to find object CTP/Config/Config/1550600800000
[57103:internal-dpl-ccdb-backend]: [00:28:32][ERROR] Exception while running: Fatal error. Rethrowing.
[57103:internal-dpl-ccdb-backend]: [00:28:32][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-itsmft-stf-decoder-workflow, device shutting down. Reason: Fatal error
[ERROR] Workflow crashed - PID 57103 (internal-dpl-ccdb-backend) did not exit correctly however it's not clear why. Exit code forced to 128.


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/4422597b0025acb9c5dbb007961e80de832bde8d/slc8_x86-64/o2checkcode/1.0-local9/etc/modulefiles
++ cat
--

Full log here.

@alibuild
Copy link
Collaborator

alibuild commented Jan 13, 2025

Error while checking build/O2/fullCI_slc9 for c247453 at 2025-02-04 10:33:

## sw/BUILD/O2-RTC-test-latest/log
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:472:27: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:519:23: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:551:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:552:38: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:554:25: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:579:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:588:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:591:48: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:594:25: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:629:24: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:733:74: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:867:74: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:1329:19: error: no member named 'nonConsecutiveIDs' in 'o2::gpu::GPUSettingsRec'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:1649:29: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:1656:37: error: no member named 'nonConsecutiveIDs' in 'o2::gpu::GPUSettingsRec'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:1774:23: error: no member named 'nonConsecutiveIDs' in 'o2::gpu::GPUSettingsRec'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:1803:24: error: no member named 'nonConsecutiveIDs' in 'o2::gpu::GPUSettingsRec'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:2055:19: error: no member named 'nonConsecutiveIDs' in 'o2::gpu::GPUSettingsRec'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:472:27: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:472:27: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:519:23: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:519:23: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:551:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:552:38: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:551:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:554:25: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:552:38: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:472:27: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:554:25: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:579:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:588:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:591:48: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMSliceTrack.cxx:98:73: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:519:23: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:594:25: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:591:48: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:594:25: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:551:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:629:24: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:552:38: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:554:25: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:579:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:588:43: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:591:48: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:594:25: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:733:74: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:733:74: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
/sw/SOURCES/O2/13861-slc9_x86-64/0/GPU/GPUTracking/Merger/GPUTPCGMMerger.cxx:629:24: error: no member named 'mergerReadFromTrackerDirectly' in 'o2::gpu::GPUSettingsRecTPC'
[0 more errors; see full log]

Full log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants