Skip to content

Conversation

@sawenzel
Copy link
Collaborator

@sawenzel sawenzel commented Nov 8, 2024

Work needed for restructuring O2DPG MC workflows towards the use of a globally pre-generated collision context.

  • fixes for picking up vertices from collision contexts
  • possibility to generate vertices in CollContextTool from CCDB entry
  • smaller cleanup

relates to https://its.cern.ch/jira/browse/O2-3622

Work needed for restructuring O2DPG MC workflows towards
the use of a globally pre-generated collision context.

* fixes for picking up vertices from collision contexts
* possibility to generate vertices in CollContextTool from CCDB entry
* smaller cleanup

relates to https://its.cern.ch/jira/browse/O2-3622
@sawenzel sawenzel requested review from a team and shahor02 as code owners November 8, 2024 15:24
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2024

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-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI for e4bac82 at 2024-11-10 21:27:

## sw/BUILD/Clang-latest/log
  141 |   ExitOnError ExitOnErr(std::string(*argv[0]) + ": error:");
  201 |   ExitOnError ExitOnErr(std::string(*argv[0]) + ": error:");


## sw/BUILD/o2codechecker-latest/log
100% tests passed, 0 tests failed out of 1


## sw/BUILD/xjalienfs-latest/log
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.


## 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/O2-full-system-test-latest/log
command alien-token-init had nonzero exit code 2


## 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/ba13b93db08338ac0aa8aed211fd6dee02e60677/slc8_x86-64/o2checkcode/1.0-local227/etc/modulefiles
++ cat
--

Full log here.

@sawenzel sawenzel merged commit adc8cad into AliceO2Group:dev Nov 11, 2024
@alcaliva alcaliva added the async-2024-pp-apass1 Request porting to async-2024-pp-apass1 label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async-2024-pp-apass1 Request porting to async-2024-pp-apass1

Development

Successfully merging this pull request may close these issues.

3 participants