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

Does cfipython directory not work properly with patch release? #44470

Open
Dr15Jones opened this issue Mar 19, 2024 · 5 comments
Open

Does cfipython directory not work properly with patch release? #44470

Dr15Jones opened this issue Mar 19, 2024 · 5 comments

Comments

@Dr15Jones
Copy link
Contributor

Looking at recent IBs, we've been getting the error when running the unit test in HeterogeneousCore/AlpakaTest where that packs is NOT part of the patch:

----- Begin Fatal Exception 19-Mar-2024 01:14:45 CET-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named /data/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_14_1_X_2024-03-18-2300/src/HeterogeneousCore/AlpakaTest/test/testAlpakaModules_cfg.py
Exception Message:
 unknown python problem occurred.
ModuleNotFoundError: No module named 'HeterogeneousCore.AlpakaTest.testAlpakaESProducerA_cfi'

At:
  /data/cmsbld/jenkins/workspace/ib-run-qa/CMSSW_14_1_X_2024-03-18-2300/src/HeterogeneousCore/AlpakaTest/test/testAlpakaModules_cfg.py(49): <module>

----- End Fatal Exception -------------------------------------------------

where HeterogeneousCore.AlpakaTest.testAlpakaESProducerA_cfi comes from the fillDescriptions of the module.

@Dr15Jones
Copy link
Contributor Author

assign core

@cmsbuild
Copy link
Contributor

New categories assigned: core

@Dr15Jones,@makortel,@smuzaffar you have been requested to review this Pull request/Issue and eventually sign? Thanks

@cmsbuild
Copy link
Contributor

cms-bot internal usage

@cmsbuild
Copy link
Contributor

A new Issue was created by @Dr15Jones.

@rappoccio, @makortel, @smuzaffar, @Dr15Jones, @sextonkennedy, @antoniovilela can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@smuzaffar
Copy link
Contributor

smuzaffar commented Mar 19, 2024

@Dr15Jones , I think issue here is that there were duplicate plugins name (#44445) and scram still see these duplicate names in the patch release and then does not work as expected. This will be fixed when we build the full release or if we build both HeterogeneousCore/AlpakaCore and HeterogeneousCore/AlpakaTest in the patch release.

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

No branches or pull requests

3 participants