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

Migrate EDModules in RecoPixelVertexing/PixelTrackFitting to esConsumes #35300

Merged
merged 7 commits into from Sep 18, 2021

Conversation

makortel
Copy link
Contributor

PR description:

Part of #31061.

Resolves cms-sw/framework-team#271

PR validation:

Code compiles.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35300/25311

  • This PR adds an extra 44KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @makortel (Matti Kortelainen) for master.

It involves the following packages:

  • FastSimulation/Tracking (fastsim)
  • RecoPixelVertexing/PixelLowPtUtilities (reconstruction)
  • RecoPixelVertexing/PixelTrackFitting (reconstruction)

@civanch, @lveldere, @sbein, @ssekmen, @mdhildreth, @cmsbuild, @slava77, @jpata can you please review it and eventually sign? Thanks.
@felicepantaleo, @GiacomoSguazzoni, @JanFSchulte, @rovere, @VinInn, @matt-komm, @mmusich, @mtosi, @dgulhan 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

@makortel
Copy link
Contributor Author

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals RelVals-INPUT AddOn
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b67fb8/18665/summary.html
COMMIT: 7dd8d31
CMSSW: CMSSW_12_1_X_2021-09-16-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/35300/18665/install.sh to create a dev area with all the needed externals and cmssw changes.

CMS StaticAnalyzer warnings: There are 1 EventSetupRecord::get warnings. See https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b67fb8/18665/llvm-analysis/esrget-sa.txt for details.

RelVals

----- Begin Fatal Exception 16-Sep-2021 16:00:52 CEST-----------------------
An exception of category 'InvalidESGetToken' occurred while
   [0] Processing  Event run: 182124 lumi: 40 event: 1893722 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module CentralityDQM/'CentralityDQM'
   [3] Prefetching for module CentralityProducer/'hiCentrality'
   [4] Prefetching for module CaloTowersCreator/'towerMaker'
   [5] Prefetching for module HBHEIsolatedNoiseReflagger/'hbhereco@cpu'
   [6] Prefetching for module TrackExtrapolator/'trackExtrapolator'
   [7] Prefetching for module TrackListMerger/'hiGeneralTracks'
   [8] Prefetching for module HIMultiTrackSelector/'hiInitialStepSelector'
   [9] Prefetching for module TrackProducer/'hiGlobalPrimTracks'
   [10] Prefetching for module CkfTrackCandidateMaker/'hiPrimTrackCandidates'
   [11] Prefetching for module MeasurementTrackerEventProducer/'MeasurementTrackerEvent'
   [12] Prefetching for module JetCoreClusterSplitter/'siPixelClusters'
   [13] Prefetching for module HIBestVertexProducer/'hiSelectedVertexPreSplitting'
   [14] Prefetching for module HIPixelMedianVtxProducer/'hiPixelMedianVertexPreSplitting'
   [15] Calling method for module PixelTrackProducer/'hiPixel3ProtoTracksPreSplitting'
Exception Message:
Attempted to get data using an invalid token of type ESGetToken<PixelTrackCleaner,CkfComponentsRecord>.
Please call consumes to properly initialize the token.
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 16-Sep-2021 16:05:00 CEST-----------------------
An exception of category 'InvalidESGetToken' occurred while
   [0] Processing  Event run: 326479 lumi: 7 event: 1394020 stream: 0
   [1] Running path 'dqmoffline_9_step'
   [2] Prefetching for module CentralityDQM/'CentralityDQM'
   [3] Prefetching for module CentralityProducer/'hiCentrality'
   [4] Calling method for module PixelTrackProducer/'hiConformalPixelTracks'
Exception Message:
Attempted to get data using an invalid token of type ESGetToken<PixelTrackCleaner,CkfComponentsRecord>.
Please call consumes to properly initialize the token.
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 16-Sep-2021 16:10:38 CEST-----------------------
An exception of category 'InvalidESGetToken' occurred while
   [0] Processing  Event run: 1 lumi: 1 event: 1 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module DQMMessageLogger/'DQMMessageLogger'
   [3] Prefetching for module LogErrorHarvester/'logErrorHarvester'
   [4] Calling method for module PixelTrackProducer/'hiConformalPixelTracks'
Exception Message:
Attempted to get data using an invalid token of type ESGetToken<PixelTrackCleaner,CkfComponentsRecord>.
Please call consumes to properly initialize the token.
----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

RelVals-INPUT

  • 140.52140.52_RunHI2010+RunHI2010+RECOHID10+RECOHIR10D11+HARVESTDHI/step2_RunHI2010+RunHI2010+RECOHID10+RECOHIR10D11+HARVESTDHI.log
  • 140.53140.53_RunHI2011+RunHI2011+RECOHID11+HARVESTDHI/step2_RunHI2011+RunHI2011+RECOHID11+HARVESTDHI.log
  • 158.2158.2_PhotonJets_Pt_10_13_HI+PhotonJets_Pt_10_13_HIINPUT+DIGIHI2018PPRECO+RECOHI2018PPRECO+HARVESTHI2018PPRECO/step2_PhotonJets_Pt_10_13_HI+PhotonJets_Pt_10_13_HIINPUT+DIGIHI2018PPRECO+RECOHI2018PPRECO+HARVESTHI2018PPRECO.log
Expand to see more relval errors ...

AddOn Tests

----- Begin Fatal Exception 16-Sep-2021 16:03:35 CEST-----------------------
An exception of category 'InvalidESGetToken' occurred while
   [0] Processing  Event run: 1 lumi: 1 event: 2 stream: 0
   [1] Running path 'HLT_IsoTrackHE_v4'
   [2] Calling method for module PixelTrackProducer/'hltPixelTracks'
Exception Message:
Attempted to get data using an invalid token of type ESGetToken<PixelTrackCleaner,CkfComponentsRecord>.
Please call consumes to properly initialize the token.
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 16-Sep-2021 16:08:20 CEST-----------------------
An exception of category 'InvalidESGetToken' occurred while
   [0] Processing  Event run: 1 lumi: 1 event: 4 stream: 1
   [1] Running path 'HLT_IsoTrackHE_v4'
   [2] Calling method for module PixelTrackProducer/'hltPixelTracks'
Exception Message:
Attempted to get data using an invalid token of type ESGetToken<PixelTrackCleaner,CkfComponentsRecord>.
Please call consumes to properly initialize the token.
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 16-Sep-2021 16:03:06 CEST-----------------------
An exception of category 'InvalidESGetToken' occurred while
   [0] Processing  Event run: 1 lumi: 1 event: 1 stream: 2
   [1] Running path 'HLT_HIUPC_ZeroBias_SinglePixelTrack_v1'
   [2] Calling method for module PixelTrackProducer/'hltPixelTracksForUPCPPOnAA'
Exception Message:
Attempted to get data using an invalid token of type ESGetToken<PixelTrackCleaner,CkfComponentsRecord>.
Please call consumes to properly initialize the token.
----- End Fatal Exception -------------------------------------------------
Expand to see more addon errors ...

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35300/25326

  • This PR adds an extra 44KB to repository

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35300/25344

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

Pull request #35300 was updated. @civanch, @lveldere, @sbein, @ssekmen, @mdhildreth, @cmsbuild, @slava77, @jpata can you please check and sign again.

@makortel
Copy link
Contributor Author

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b67fb8/18687/summary.html
COMMIT: f41bfc7
CMSSW: CMSSW_12_1_X_2021-09-16-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/35300/18687/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: 10 differences found in the comparisons
  • DQMHistoTests: Total files compared: 39
  • DQMHistoTests: Total histograms compared: 3000833
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3000805
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 38 files compared)
  • Checked 165 log files, 37 edm output root files, 39 DQM output files
  • TriggerResults: no differences found

@jpata
Copy link
Contributor

jpata commented Sep 17, 2021

+reconstruction

  • technical, no relevant reco changes (usual ONNX AVX/AVX2 differences)

@civanch
Copy link
Contributor

civanch commented Sep 17, 2021

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). 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 Sep 18, 2021

+1

@cmsbuild cmsbuild merged commit aeb2739 into cms-sw:master Sep 18, 2021
@makortel makortel deleted the esconsumesRecoPixelVertexing branch September 18, 2021 01:18
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.

Migrate modules in RecoPixelVertexing/PixelTrackFitting to esConsumes
5 participants