Skip to content

Conversation

@smuzaffar
Copy link

No description provided.

dpiparo added 4 commits June 10, 2025 15:08
@cmsbuild
Copy link

A new Pull Request was created by @smuzaffar for branch cms/master/54116c111e.

@akritkbehera, @cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link

cmsbuild commented Jun 12, 2025

cms-bot internal usage

@smuzaffar
Copy link
Author

test parameters:

  • full_cmssw = true

@smuzaffar
Copy link
Author

please test with cms-sw/cmssw#48288 for CMSSW_15_1_ROOT6_X

@smuzaffar smuzaffar changed the title Fix 18982 [core] Do not select template instances if their template arguments are invalid decls in the AST Jun 12, 2025
@cmsbuild
Copy link

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-65d853/46681/summary.html
COMMIT: e5b6bee
CMSSW: CMSSW_15_1_ROOT6_X_2025-06-11-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/root/223/46681/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 1 errors in the following unit tests:

---> test test_hltMenuContentToCSVs had ERRORS

Comparison Summary

Summary:

@smuzaffar
Copy link
Author

please test with cms-sw/cmssw#48288 for CMSSW_15_1_ROOT6_X

@cmsbuild
Copy link

-1

Failed Tests: UnitTests RelVals
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-65d853/46688/summary.html
COMMIT: e5b6bee
CMSSW: CMSSW_15_1_ROOT6_X_2025-06-11-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/root/223/46688/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-65d853/46688/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-65d853/46688/git-merge-result

Unit Tests

I found 5 errors in the following unit tests:

---> test TestDQMOnlineClient-ecal_dqm_sourceclient had ERRORS
---> test TestDQMOfflineConfiguration_150 had ERRORS
---> test TestDQMOfflineConfiguration_240 had ERRORS
and more ...

RelVals

----- Begin Fatal Exception 12-Jun-2025 20:31:36 CEST-----------------------
An exception of category 'FatalRootError' occurred while
   [0] Processing end ProcessBlock
   [1] Calling method for module DQMFileSaver/'dqmSaver'
   Additional Info:
      [a] Fatal Root Error: @SUB=TDirectoryFile::WriteTObject
The key name 'EBTTT Et spectrum Real Digis matched to spikes ' will be stored in file without the trailing blanks.

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 12-Jun-2025 20:28:19 CEST-----------------------
An exception of category 'FatalRootError' occurred while
   [0] Processing end ProcessBlock
   [1] Calling method for module DQMFileSaver/'dqmSaver'
   Additional Info:
      [a] Fatal Root Error: @SUB=TDirectoryFile::WriteTObject
The key name 'EBTTT Et spectrum Real Digis matched to spikes ' will be stored in file without the trailing blanks.

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 12-Jun-2025 20:27:06 CEST-----------------------
An exception of category 'FatalRootError' occurred while
   [0] Processing end ProcessBlock
   [1] Calling method for module DQMFileSaver/'dqmSaver'
   Additional Info:
      [a] Fatal Root Error: @SUB=TDirectoryFile::WriteTObject
The key name 'EBTTT Et spectrum Real Digis matched to spikes ' will be stored in file without the trailing blanks.

----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

@smuzaffar
Copy link
Author

please test with cms-sw/cmssw#48312 for CMSSW_15_1_ROOT6_X

@cmsbuild
Copy link

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-65d853/46704/summary.html
COMMIT: e5b6bee
CMSSW: CMSSW_15_1_ROOT6_X_2025-06-12-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/root/223/46704/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-65d853/46704/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-65d853/46704/git-merge-result

Unit Tests

I found 4 errors in the following unit tests:

---> test TestDQMOfflineConfiguration_150 had ERRORS
---> test TestDQMOfflineConfiguration_240 had ERRORS
---> test TestDQMOfflineConfiguration_230 had ERRORS
and more ...

Comparison Summary

Summary:

  • You potentially added 72 lines to the logs
  • Reco comparison results: 1055 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 4050775
  • DQMHistoTests: Total failures: 991
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 4049764
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.08000000000000006 KiB( 49 files compared)
  • DQMHistoSizes: changed ( 1000.0,... ): -0.002 KiB EcalEndcap/EETriggerTowerTask
  • Checked 215 log files, 184 edm output root files, 50 DQM output files
  • TriggerResults: no differences found

@smuzaffar
Copy link
Author

looks good, unit tests failures are unrelated to this change ( we have these unit tests failing in CMSSW IBs)

@smuzaffar smuzaffar closed this Jun 24, 2025
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.

3 participants