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

fix stray Global Tags post GeometricDetExtra Migration #31871

Merged

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Oct 20, 2020

PR description:

After PR #31729 has been integrated, there have been falilures in 20 unit tests in DQM/Integration and exceptions in wf 1001.2, 1030.0, 1040.0, 1040.1 (as reported in issue: #31869)

This PR fixes that state of affairs, by doing two things:

  • fixes some stray GTs left around in relval tests and migrate them with the autoCond key: auto:run3_data_express
  • updates the DQM/Integration code to use the new Express Reco GT: 111X_dataRun3_Express_v4

PR validation:

I've run successfully :

  • unit tests: scramv1 b runtests
  • relval tests: runTheMatrix.py -l 1001.2,1030.0,1040.0,1040.1 -t 4 -j 8

if this PR is a backport please specify the original PR and why you need to backport that PR:

This PR is not a backport, no backport is needed.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31871/19241

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mmusich (Marco Musich) for master.

It involves the following packages:

Configuration/PyReleaseValidation
DQM/Integration

@andrius-k, @jordan-martins, @chayanit, @wajidalikhan, @ErnestaP, @kpedro88, @cmsbuild, @kmaeshima, @jfernan2, @fioriNTU can you please review it and eventually sign? Thanks.
@batinkov, @battibass, @makortel, @Martin-Grunewald, @threus, @fabiocos, @slomeo this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@mmusich mmusich force-pushed the fixStrayGTsPostGeometricDetExtraMigration branch from 9bb0a5f to 7f46207 Compare October 20, 2020 10:39
@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@silviodonato
Copy link
Contributor

urgent

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31871/19244

@cmsbuild
Copy link
Contributor

Pull request #31871 was updated. @andrius-k, @jordan-martins, @chayanit, @wajidalikhan, @ErnestaP, @kpedro88, @cmsbuild, @kmaeshima, @jfernan2, @fioriNTU can you please check and sign again.

@chayanit
Copy link

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 20, 2020

The tests are being triggered in jenkins.

@@ -73,7 +73,7 @@
from Configuration.AlCa.GlobalTag import GlobalTag as gtCustomise
process.GlobalTag = gtCustomise(process.GlobalTag, 'auto:run2_data', '')
# you may need to set manually the GT in the line below
process.GlobalTag.globaltag = '100X_upgrade2018_realistic_v10'
#process.GlobalTag.globaltag = '100X_upgrade2018_realistic_v10'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually wondering what was being tested here exactly, by running a "data"-like workflow with a MC Global Tag?!?

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-79e604/10125/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2544100
  • DQMHistoTests: Total failures: 7
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2544071
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@cmsbuild
Copy link
Contributor

+1
Tested at: 917004d
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-79e604/10133/summary.html
CMSSW: CMSSW_11_2_X_2020-10-19-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-79e604/10133/summary.html

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-79e604/1001.2_RunZeroBias2017F+RunZeroBias2017F+TIER0EXPRUN2+ALCAEXPRUN2+ALCAHARVDSIPIXELCAL
  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-79e604/1030.0_RunHLTPhy2017B+RunHLTPhy2017B+TIER0EXPHPBS+ALCASPLITHPBS+ALCAHARVDHPBS+ALCAHARVDHPBSLOWPU
  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-79e604/1040.0_RunZeroBias2017F+RunZeroBias2017F+TIER0RAWSIPIXELCAL+ALCASPLITSIPIXELCAL+ALCAHARVDSIPIXELCAL
  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-79e604/1040.1_RunExpressPhy2017F+RunExpressPhy2017F+TIER0EXPSIPIXELCAL+ALCASPLITSIPIXELCAL+ALCAHARVDSIPIXELCAL

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2544100
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2544077
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@jfernan2
Copy link
Contributor

+1

@silviodonato
Copy link
Contributor

@cms-sw/pdmv-l2 @cms-sw/upgrade-l2 if there are no objections, I will merge this PR before the night IB

@kpedro88
Copy link
Contributor

+upgrade

@silviodonato
Copy link
Contributor

merge

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

8 participants