Skip to content

Conversation

@fgrosa
Copy link
Collaborator

@fgrosa fgrosa commented May 25, 2025

This PR adds Ds and Xic resonances not present in the PDG. The values are consistent with those set in the O2DPG config https://github.com/AliceO2Group/O2DPG/blob/master/MC/config/PWGHF/pythia8/generator/pythia8_charmhadronic_with_decays_DResoTrigger.cfg
Pinging @Luca610 for info

@fgrosa fgrosa requested review from sawenzel and shahor02 as code owners May 25, 2025 16:13
@github-actions
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
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@alibuild
Copy link
Collaborator

alibuild commented May 25, 2025

Error while checking build/O2/fullCI_slc9 for 8dd9b99 at 2025-05-26 04:35:

## 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:


## sw/BUILD/O2-full-system-test-latest/log
Detected critical problem in logfile digi.log
digi.log:[31630:internal-dpl-ccdb-backend]: [04:34:47][ERROR] Exception while running: Fatal error. Rethrowing.
[31630:internal-dpl-ccdb-backend]: [04:34:45][ERROR] CCDBDownloader CURL transfer error - Timeout was reached
[31630:internal-dpl-ccdb-backend]: [04:34:45][ERROR] CcdbDownloader finished transfer http://alice-ccdb.cern.ch/CTP/Calib/OrbitReset for 1550600800000 (agent_id: alimetal01.cern.ch-1748226868-Q481BA) with http code: 0
[31630:internal-dpl-ccdb-backend]: [04:34:45][ERROR] File CTP/Calib/OrbitReset could not be retrieved. No more hosts to try.
[31630:internal-dpl-ccdb-backend]: [04:34:45][FATAL] Unable to find CCDB object CTP/Calib/OrbitReset/1550600800000
[31630:internal-dpl-ccdb-backend]: [04:34:47][ERROR] Exception while running: Fatal error. Rethrowing.
[31630:internal-dpl-ccdb-backend]: [04:34:47][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Fatal error
[ERROR] Workflow crashed - PID 31630 (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:'
grep: error-log.txt: binary file matches
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/edd43b0a6a55cdaebaa7c441f0afcaa287b0ba29/slc9_x86-64/o2checkcode/1.0-local140/etc/modulefiles
++ cat
--

Full log here.

@ktf
Copy link
Member

ktf commented May 26, 2025

@shahor02 @costing this (and many other PRs) now fail with:

[31630:internal-dpl-ccdb-backend]: [04:34:45][ERROR] CCDBDownloader CURL transfer error - Timeout was reached
[31630:internal-dpl-ccdb-backend]: 
[31630:internal-dpl-ccdb-backend]: [04:34:45][ERROR] CcdbDownloader finished transfer http://alice-ccdb.cern.ch/CTP/Calib/OrbitReset for 1550600800000 (agent_id: alimetal01.cern.ch-1748226868-Q481BA) with http code: 0
[31630:internal-dpl-ccdb-backend]: [04:34:45][ERROR] File CTP/Calib/OrbitReset could not be retrieved. No more hosts to try.
[31630:internal-dpl-ccdb-backend]: [04:34:45][ALARM] Curl request to http://alice-ccdb.cern.ch/CTP/Calib/OrbitReset/1550600800000/, response code: 0
[31630:internal-dpl-ccdb-backend]: [04:34:45][FATAL] Unable to find CCDB object CTP/Calib/OrbitReset/1550600800000

is this just the 1 second timeout being too small?

@shahor02
Copy link
Collaborator

Usually it is enough, though in my local tests I use 100 to be sure it does not fail when the load on the ccdb is high.
But I noticed that in the fullCI the timeout happens quite often

@costing
Copy link
Collaborator

costing commented May 26, 2025

Recently the load was well under control and last night in particular it was very low. There was no reason for the timeout from the server side and the requests don't even show up there. I think there's something else at play on the build machines. I've put a cron in place on alimetal01 to probe every minute the connection to the production CCDB instance and record the time and the status code, with a similar timeout of 1s. Let's see if we catch another case like this and correlate with what these probes show.

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI_slc9 for e5c7bbb at 2025-05-28 20:30:

## 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:


## sw/BUILD/O2-sim-challenge-test-latest/log
./sim-challenge.logDetected critical problem in logfile aod.log
./sim-challenge.logaod.log:[26196:internal-dpl-ccdb-backend]: [20:30:11][ERROR] Exception while running: Fatal error. Rethrowing.
./sim-challenge.logaod.log-[26196:internal-dpl-ccdb-backend]: [20:30:11][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-aod-producer-workflow, device shutting down. Reason: Fatal error
./sim-challenge.log[26196:internal-dpl-ccdb-backend]: [20:30:10][ERROR] CCDBDownloader CURL transfer error - Timeout was reached
./sim-challenge.log[26196:internal-dpl-ccdb-backend]: [20:30:10][ERROR] CcdbDownloader finished transfer http://alice-ccdb.cern.ch/CTP/Calib/OrbitReset for 1546300800000 (agent_id: alissandra07-1748457005-zWWHz0) with http code: 0
./sim-challenge.log[26196:internal-dpl-ccdb-backend]: [20:30:10][ERROR] File CTP/Calib/OrbitReset could not be retrieved. No more hosts to try.
./sim-challenge.log[26196:internal-dpl-ccdb-backend]: [20:30:10][FATAL] Unable to find CCDB object CTP/Calib/OrbitReset/1546300800000
./sim-challenge.log[26196:internal-dpl-ccdb-backend]: [20:30:11][ERROR] Exception while running: Fatal error. Rethrowing.
./sim-challenge.log[26196:internal-dpl-ccdb-backend]: [20:30:11][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-aod-producer-workflow, device shutting down. Reason: Fatal error
./sim-challenge.log[ERROR] Workflow crashed - PID 26196 (internal-dpl-ccdb-backend) did not exit correctly however it's not clear why. Exit code forced to 128.
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/37}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/38}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/40}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/42}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/43}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/45}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/46}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/47}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/48}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/49}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/37}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/38}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/40}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/42}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/43}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/45}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/46}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/47}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/48}
./digi.log[6888:TPCDigitizer_0]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/49}
./digi.log[6801:internal-dpl-ccdb-backend]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/37}
./digi.log[6801:internal-dpl-ccdb-backend]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/38}
./digi.log[6801:internal-dpl-ccdb-backend]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/40}
./digi.log[6801:internal-dpl-ccdb-backend]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/42}
./digi.log[6801:internal-dpl-ccdb-backend]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/43}
./digi.log[6801:internal-dpl-ccdb-backend]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/45}
./digi.log[6801:internal-dpl-ccdb-backend]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/46}
./digi.log[6801:internal-dpl-ccdb-backend]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/47}
./digi.log[6801:internal-dpl-ccdb-backend]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/48}
[0 more errors; see full log]

Full log here.

@fgrosa
Copy link
Collaborator Author

fgrosa commented May 30, 2025

@sawenzel @ktf could you please check/merge this PR? Thanks!

@shahor02 shahor02 merged commit fc57e97 into AliceO2Group:dev May 30, 2025
12 checks passed
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.

6 participants