-
Notifications
You must be signed in to change notification settings - Fork 185
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
[G4] Update geant4 to 4.10.6.0 #5424
[G4] Update geant4 to 4.10.6.0 #5424
Conversation
A new Pull Request was created by @mrodozov (Mircho Rodozov) for branch IB/CMSSW_11_1_X/geant4. @cmsbuild, @smuzaffar, @mrodozov can you please review it and eventually sign? Thanks. |
test parameters
|
please test |
The tests are being triggered in jenkins. |
-1 Tested at: f2436f3
I found compilation warning when building: See details on the summary page. You can see the results of the tests here: |
please test |
The tests are being triggered in jenkins. |
Pull request #5424 was updated. |
-1 Tested at: a32fc85 CMSSW: CMSSW_11_1_GEANT4_X_2019-12-12-2300 I found follow errors while testing this PR Failed tests: Build
I found compilation error when building: >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_GEANT4_X_2019-12-12-2300/src/SimG4Core/PrintGeomInfo/src/PrintGeomSummary.cc >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_GEANT4_X_2019-12-12-2300/src/SimG4Core/PrintGeomInfo/src/PrintMaterialBudgetInfo.cc >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_GEANT4_X_2019-12-12-2300/src/SimG4Core/PrintGeomInfo/src/PrintSensitive.cc >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_GEANT4_X_2019-12-12-2300/src/SimG4Core/PrintGeomInfo/src/PrintGeomInfoAction.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_GEANT4_X_2019-12-12-2300/src/SimG4Core/PrintGeomInfo/src/PrintGeomInfoAction.cc: In member function 'void PrintGeomInfoAction::dumpG4LVLeaf(G4LogicalVolume*, unsigned int, unsigned int, std::ostream&)': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_GEANT4_X_2019-12-12-2300/src/SimG4Core/PrintGeomInfo/src/PrintGeomInfoAction.cc:176:23: error: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Werror=sign-compare] for (int ii = 0; ii < lv->GetNoDaughters(); ii++) { ~~~^~~~~~~~~~~~~~~~~~~~~~ cc1plus: some warnings being treated as errors gmake: *** [tmp/slc7_amd64_gcc820/src/SimG4Core/PrintGeomInfo/src/SimG4CorePrintGeomInfo/PrintGeomInfoAction.cc.o] Error 1 >> Compiling bigobj edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_GEANT4_X_2019-12-12-2300/src/SimG4Core/PrintGeomInfo/src/module.cc |
Comparison not run due to Build errors (RelVals and Igprof tests were also skipped) |
Pull request #5424 was updated. |
build full cmssw to check if it works
Pull request #5424 was updated. |
the "old commit" was on a branch that doesn't exist anymore
Pull request #5424 was updated. |
test parameters
|
please test |
The tests are being triggered in jenkins.
|
-1 Tested at: e857c18 CMSSW: CMSSW_11_1_GEANT4_X_2019-12-19-1100 I found follow errors while testing this PR Failed tests: UnitTests RelVals AddOn
I found errors in the following unit tests: ---> test import-tables had ERRORS
When I ran the RelVals I found an error in the following workflows: runTheMatrix-results/101.0_SingleElectronE120EHCAL+SingleElectronE120EHCAL/step1_SingleElectronE120EHCAL+SingleElectronE120EHCAL.log250202.181 step2 runTheMatrix-results/250202.181_TTbar_13UP18+TTbar_13UP18+PREMIXUP18_PU25+DIGIPRMXLOCALUP18_PU25+RECOPRMXUP18_PU25+HARVESTUP18_PU25/step2_TTbar_13UP18+TTbar_13UP18+PREMIXUP18_PU25+DIGIPRMXLOCALUP18_PU25+RECOPRMXUP18_PU25+HARVESTUP18_PU25.log
I found errors in the following addon tests: cmsDriver.py TTbar_Tauola_13TeV_TuneCUETP8M1_cfi -s GEN,SIM,DIGI,L1,DIGI2RAW --mc --scenario=pp -n 10 --conditions auto:run2_mc_Fake1 --relval 9000,50 --datatier "GEN-SIM-RAW" --eventcontent RAWSIM --customise=HLTrigger/Configuration/CustomConfigs.L1T --era Run2_25ns --fileout file:RelVal_Raw_Fake1_MC.root : FAILED - time: date Fri Dec 20 03:48:21 2019-date Fri Dec 20 03:40:33 2019 s - exit: 34304 |
Comparison not run due to runTheMatrix errors (RelVals and Igprof tests were also skipped) |
merging it for Geant4 IBs |
To get cms-externals/geant4#42