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

[Backport] [GEM] Unpacker update for the vfat masking information [12_5_X] #39488

Merged
merged 3 commits into from Oct 19, 2022

Conversation

yeckang
Copy link
Contributor

@yeckang yeckang commented Sep 23, 2022

PR description:

  • GEM Unpacker and data formats are updated to save the vfat masking information
  • Minor bugfix for the VFATStatus (Positional information)
  • The results of this update has approved in GEM DPG meeting (link)
  • Backport to CMSSW_12_5_X and CMSSW_12_4_X are needed.

PR validation:

  • The code format has applied with scram build code-format and tested with scram build code-checks.

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 23, 2022

A new Pull Request was created by @yeckang (Yechan Kang) for CMSSW_12_5_X.

It involves the following packages:

  • DQM/GEM (dqm)
  • DataFormats/GEMDigi (upgrade, simulation)
  • EventFilter/GEMRawToDigi (reconstruction)

@civanch, @clacaputo, @mandrenguyen, @emanueleusai, @ahmad3213, @cmsbuild, @AdrianoDee, @srimanob, @jfernan2, @mdhildreth, @syuvivida, @pmandrik, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks.
@giovanni-mocellin, @jshlee, @rovere, @eyigitba, @Martin-Grunewald, @missirol, @watson-ij, @trtomei, @beaucero this is something you requested to watch as well.
@perrotta, @dpiparo, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@emanueleusai
Copy link
Member

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b0636a/27781/summary.html
COMMIT: cb8d8d7
CMSSW: CMSSW_12_5_X_2022-09-26-2300/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/39488/27781/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 6 differences found in the comparisons
  • DQMHistoTests: Total files compared: 51
  • DQMHistoTests: Total histograms compared: 3699454
  • DQMHistoTests: Total failures: 13
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3699418
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.004 KiB( 50 files compared)
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • Checked 212 log files, 49 edm output root files, 51 DQM output files
  • TriggerResults: no differences found

@emanueleusai
Copy link
Member

+1

@mandrenguyen
Copy link
Contributor

+1

@perrotta
Copy link
Contributor

backport of #39487

@srimanob
Copy link
Contributor

@cmsbuild please test

Retrigger the test after 3 weeks.

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b0636a/28337/summary.html
COMMIT: cb8d8d7
CMSSW: CMSSW_12_5_X_2022-10-18-1100/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/39488/28337/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found errors in the following unit tests:

---> test test-das-selected-lumis had ERRORS

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 51
  • DQMHistoTests: Total histograms compared: 3697216
  • DQMHistoTests: Total failures: 8
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3697186
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 50 files compared)
  • Checked 212 log files, 49 edm output root files, 51 DQM output files
  • TriggerResults: no differences found

@perrotta
Copy link
Contributor

  • This PR is a verbatim backport of [GEM] Unpacker update for the vfat making information #39487 as merged in the master
  • The unit test error that showed up in the last PR tests looks unrelated
  • At the ORP meeting of Oct 18 it was suggested to have this merged in 12_5 before cutting the release for the L1T Phase2 MC production

@cms-sw/simulation-l2 @cms-sw/upgrade-l2 do you have further concerns with it? Could you please review, and possibly sign if not?

@srimanob
Copy link
Contributor

+Upgrade

Thanks @perrotta for the summary.

@rappoccio
Copy link
Contributor

+1

  • Unit test failures are unrelated, will force merge.

@rappoccio rappoccio merged commit bf27780 into cms-sw:CMSSW_12_5_X Oct 19, 2022
@perrotta
Copy link
Contributor

@cms-sw/simulation-l2 this PR was merged by mistake bypassing your signature: sorry for that,

Since we plan to build 12_5_1 with it by tomorrow, could you please let us know if it is ok for you (and you can still sign it to show that), or if you have any concern about it (and in that case we can revert this one and build 12_5_1 for Phase2 L1T without it). Thank you!

@civanch
Copy link
Contributor

civanch commented Oct 19, 2022

+1

sorry for the delay

@perrotta
Copy link
Contributor

Thank you @civanch !

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_12_5_X IBs (but tests are reportedly failing) and once validation in the development release cycle CMSSW_12_6_X is complete.

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.

None yet

9 participants