Skip to content

[PWGHF/D2H] PID selections changed in taskDeuteronFromLb#17013

Merged
stefanopolitano merged 1 commit into
AliceO2Group:masterfrom
MRazza879:fix/taskDeuteronFromLb-PID
Jul 13, 2026
Merged

[PWGHF/D2H] PID selections changed in taskDeuteronFromLb#17013
stefanopolitano merged 1 commit into
AliceO2Group:masterfrom
MRazza879:fix/taskDeuteronFromLb-PID

Conversation

@MRazza879

Copy link
Copy Markdown
Contributor

PID selection is now slightly stricter

@github-actions github-actions Bot added the pwghf PWG-HF label Jul 10, 2026
@github-actions github-actions Bot changed the title PWGHF/D2H: PID selections changed in taskDeuteronFromLb [PWGHF/D2H] PID selections changed in taskDeuteronFromLb Jul 10, 2026
@github-actions

Copy link
Copy Markdown

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

@alibuild

alibuild commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 9e1514b at 2026-07-13 18:16:

## sw/BUILD/O2Physics-latest/log
2026-07-13T18:09:39.681+0200 [24:139714939595328] [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:8980: Failed to connect to remote host: Connection refused]
2026-07-13T18:09:39.681+0200 [24:139714939595328] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused
2026-07-13T18:10:37.728+0200 [24:139714939595328] [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:8980: Failed to connect to remote host: Connection refused]
2026-07-13T18:09:39.851+0200 [25:140266976184896] [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:8980: Failed to connect to remote host: Connection refused]
2026-07-13T18:09:39.851+0200 [25:140266976184896] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused
2026-07-13T18:10:46.197+0200 [25:140266976184896] [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:8980: Failed to connect to remote host: Connection refused]
2026-07-13T18:09:39.676+0200 [23:140154715724352] [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:8980: Failed to connect to remote host: Connection refused]
2026-07-13T18:09:39.676+0200 [23:140154715724352] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused
2026-07-13T18:10:56.709+0200 [23:140154715724352] [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:8980: Failed to connect to remote host: Connection refused]


## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 2 errors and 12 warnings.'
Found 2 errors and 12 warnings.
++ [[ 2 -gt 0 ]]
++ cat /sw/BUILD/c9dcb24aee5cc1ccf2c51741a4da75ef4c92e861/O2Physics-code-check/errors.txt
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:52:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:222:9: error: use auto when initializing with a template cast to avoid duplicating the type name [modernize-use-auto,-warnings-as-errors]
++ [[ 12 -gt 0 ]]
++ cat /sw/BUILD/c9dcb24aee5cc1ccf2c51741a4da75ef4c92e861/O2Physics-code-check/warnings.txt
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:187:40: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:189:84: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:191:25: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:193:25: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:195:25: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:197:48: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:199:44: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:201:44: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:203:37: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:205:31: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:207:31: warning: statement should be inside braces [readability-braces-around-statements]
PWGHF/D2H/Tasks/taskDeuteronFromLb.cxx:209:26: warning: statement should be inside braces [readability-braces-around-statements]
++ [[ 2 -gt 0 ]]
++ exit 1
--

Full log here.

@stefanopolitano stefanopolitano merged commit b8eeab9 into AliceO2Group:master Jul 13, 2026
13 of 15 checks passed
@vkucera

vkucera commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

@MRazza879 Please fix the O2 linter warnings and code-check errors.

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

Labels

pwghf PWG-HF

Development

Successfully merging this pull request may close these issues.

4 participants