Skip to content

[DPG] Fix includes#16087

Merged
vkucera merged 1 commit into
AliceO2Group:masterfrom
vkucera:fixes-DPG
May 12, 2026
Merged

[DPG] Fix includes#16087
vkucera merged 1 commit into
AliceO2Group:masterfrom
vkucera:fixes-DPG

Conversation

@vkucera

@vkucera vkucera commented May 4, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions Bot added the dpg label May 4, 2026
@github-actions github-actions Bot changed the title Fix includes [DPG] Fix includes May 4, 2026
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

O2 linter results: ❌ 115 errors, ⚠️ 26 warnings, 🔕 0 disabled

@vkucera vkucera mentioned this pull request May 4, 2026
@vkucera

vkucera commented May 6, 2026

Copy link
Copy Markdown
Collaborator Author

@iouribelikov @lbariogl @mfaggin @njacazio Please approve the PR.

@alibuild

alibuild commented May 7, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for a887c6b at 2026-05-07 15:39:

## sw/BUILD/O2Physics-latest/log
CMake Error at /sw/slc9_x86-64/CMake/v4.1.4-2/share/cmake-4.1/Modules/CMakeTestCCompiler.cmake:67 (message):
    2026-05-07T15:39:22.487+0200 [70:140277339094656] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8085: Failed to connect to remote host: Connection refused]
    2026-05-07T15:39:22.487+0200 [70:140277339094656] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8085": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8085: Failed to connect to remote host: Connection refused
    2026-05-07T15:39:22.488+0200 [70:140277339094656] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "FindMissingBlobs()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv6:%5B::1%5D:8085: Failed to connect to remote host: Connection refused]
    2026-05-07T15:39:22.488+0200 [70:140277339094656] [executioncontext.cpp:908] [ERROR] Error while uploading resources to CAS at "http://localhost:8085": 14: failed to connect to all addresses; last error: UNKNOWN: ipv6:%5B::1%5D:8085: Failed to connect to remote host: Connection refused
    ninja: build stopped: subcommand failed.

Full log here.

@vkucera

vkucera commented May 7, 2026

Copy link
Copy Markdown
Collaborator Author

@alibuild

alibuild commented May 8, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for a887c6b at 2026-05-08 08:07:

No log files found

Full log here.

@vkucera

vkucera commented May 8, 2026

Copy link
Copy Markdown
Collaborator Author

@iouribelikov @lbariogl @mfaggin @njacazio Ping 2

@vkucera

vkucera commented May 12, 2026

Copy link
Copy Markdown
Collaborator Author

@iouribelikov @lbariogl @mfaggin @njacazio Why is this still pending?

@lbariogl

Copy link
Copy Markdown
Collaborator

@vkucera just one question. In ‎DPG/Tasks/AOTTrack/qaEventTrack.cxx‎ you did not replace #include "qaEventTrack.h" with #include "qaEventTrackLite.h". Is it wanted?

@vkucera

vkucera commented May 12, 2026

Copy link
Copy Markdown
Collaborator Author

@vkucera just one question. In ‎DPG/Tasks/AOTTrack/qaEventTrack.cxx‎ you did not replace #include "qaEventTrack.h" with #include "qaEventTrackLite.h". Is it wanted?

Hi @lbariogl , yes. I removed the include. That's the whole point. The current qaEventTrack.h header is completely unrelated to the qaEventTrack.cxx source file and is used only in the Lite files.

@vkucera vkucera merged commit de3ae35 into AliceO2Group:master May 12, 2026
11 of 14 checks passed
@vkucera vkucera deleted the fixes-DPG branch May 12, 2026 12:31
jjuracka pushed a commit to jjuracka/O2Physics that referenced this pull request Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants