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

Revive of reverted #37852 with a fix on the issue #38044 #38100

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

quark2
Copy link
Contributor

@quark2 quark2 commented May 27, 2022

PR description:

This PR revives PR #37852 which is reverted because of issue #38044. The issue has been fixed, replacing part of calculations with a massive loop by lighter codes.

Also, this PR contains a backport of #37995 which fixes issue #37906.

Since the issue happened on CMSSW_12_3_X, a PR to this branch is provided first.

PR validation:

Test are done and one can check again by runTheMatrix workflows

@jshlee @watson-ij

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @quark2 for CMSSW_12_3_X.

It involves the following packages:

  • DQM/GEM (dqm)
  • Validation/Configuration (dqm, simulation)

@civanch, @emanueleusai, @mdhildreth, @cmsbuild, @jfernan2, @ahmad3213, @pmandrik, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks.
@apsallid, @ebrondol, @rovere, @watson-ij, @lecriste this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@perrotta
Copy link
Contributor

please @quark2 submit the fix to the master first.
Once merged there, and fully tested, we can backport the fix alone to 12_4_X, and the whole PR to 12_3_X

@quark2
Copy link
Contributor Author

quark2 commented May 27, 2022

Hi @perrotta,

Okay, I had no idea about the correct order to make PRs. I'll make the PR soon.

@quark2 quark2 mentioned this pull request May 27, 2022
@emanueleusai
Copy link
Member

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 1, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-369f5b/25167/summary.html
COMMIT: bdf158a
CMSSW: CMSSW_12_3_X_2022-06-01-1200/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/38100/25167/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 178362 lines to the logs
  • Reco comparison results: 21 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3624629
  • DQMHistoTests: Total failures: 37
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3624569
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 65153.672 KiB( 48 files compared)
  • DQMHistoSizes: changed ( 10024.0,... ): 147.714 KiB GEM/Digis
  • DQMHistoSizes: changed ( 10024.0,... ): -18.914 KiB GEM/RecHits
  • DQMHistoSizes: changed ( 11634.0,... ): 2170.807 KiB GEM/Digis
  • DQMHistoSizes: changed ( 11634.0,... ): 11.172 KiB GEM/RecHits
  • DQMHistoSizes: changed ( 11634.0,... ): 0.770 KiB GEM/EventInfo
  • DQMHistoSizes: changed ( 23234.0,... ): 4332.684 KiB GEM/Digis
  • DQMHistoSizes: changed ( 23234.0,... ): -5.781 KiB GEM/RecHits
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • DQMHistoSizes: changed ( 35034.0,... ): 6048.131 KiB GEM/Digis
  • DQMHistoSizes: changed ( 35034.0,... ): -13.969 KiB GEM/RecHits
  • Checked 205 log files, 45 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@emanueleusai
Copy link
Member

+1

@civanch
Copy link
Contributor

civanch commented Jun 2, 2022

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 2, 2022

This pull request is fully signed and it will be integrated in one of the next CMSSW_12_3_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_12_5_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Jun 6, 2022

@quark2 Please update in this backport PR similarly as done in dad56f5

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 7, 2022

Pull request #38100 was updated. @civanch, @emanueleusai, @mdhildreth, @cmsbuild, @jfernan2, @ahmad3213, @pmandrik, @micsucmed, @rvenditti can you please check and sign again.

@quark2
Copy link
Contributor Author

quark2 commented Jun 7, 2022

Hi @qliphy,

Yep, sure. And also I added the idea of Andrea, which wasn't equipped yet.

@qliphy
Copy link
Contributor

qliphy commented Jun 7, 2022

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 7, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-369f5b/25345/summary.html
COMMIT: eb11212
CMSSW: CMSSW_12_3_X_2022-06-07-1100/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/38100/25345/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 126433 lines to the logs
  • Reco comparison results: 19 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3626219
  • DQMHistoTests: Total failures: 22
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3626175
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 65153.668 KiB( 48 files compared)
  • DQMHistoSizes: changed ( 10024.0,... ): 147.714 KiB GEM/Digis
  • DQMHistoSizes: changed ( 10024.0,... ): -18.914 KiB GEM/RecHits
  • DQMHistoSizes: changed ( 11634.0,... ): 2170.807 KiB GEM/Digis
  • DQMHistoSizes: changed ( 11634.0,... ): 11.172 KiB GEM/RecHits
  • DQMHistoSizes: changed ( 11634.0,... ): 0.770 KiB GEM/EventInfo
  • DQMHistoSizes: changed ( 23234.0,... ): 4332.684 KiB GEM/Digis
  • DQMHistoSizes: changed ( 23234.0,... ): -5.781 KiB GEM/RecHits
  • DQMHistoSizes: changed ( 35034.0,... ): 6048.131 KiB GEM/Digis
  • DQMHistoSizes: changed ( 35034.0,... ): -13.969 KiB GEM/RecHits
  • Checked 205 log files, 45 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@civanch
Copy link
Contributor

civanch commented Jun 8, 2022

+1

@emanueleusai
Copy link
Member

testing at P5

@qliphy
Copy link
Contributor

qliphy commented Jun 13, 2022

testing at P5

@emanueleusai Any news on the P5 test? Thanks.

@emanueleusai
Copy link
Member

tests completed successfully. Processing time is similar to what we observed before.

@emanueleusai
Copy link
Member

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_12_3_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_12_5_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Jun 13, 2022

+1

@cmsbuild cmsbuild merged commit d14216b into cms-sw:CMSSW_12_3_X Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants