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

Failure in TestDQMOnlineClient-sistrip_dqm_sourceclient unit test #32770

Closed
makortel opened this issue Jan 29, 2021 · 7 comments
Closed

Failure in TestDQMOnlineClient-sistrip_dqm_sourceclient unit test #32770

makortel opened this issue Jan 29, 2021 · 7 comments

Comments

@makortel
Copy link
Contributor

The TestDQMOnlineClient-sistrip_dqm_sourceclient unit test fails in CMSSW_11_3_X_2021-01-28-2300 with

----- Begin Fatal Exception 29-Jan-2021 04:28:57 CET-----------------------
An exception of category 'ESGetTokenWrongTransition' occurred while
   [0] Processing global begin Run run: 334393
   [1] Calling method for module SiStripAnalyser/'SiStripAnalyser'
Exception Message:
The transition ID stored in the ESGetToken does not match the
transition where the token is being used. The associated record
type is: TrackerTopologyRcd
For producers, filters and analyzers this transition ID is
set as a template parameter to the call to the esConsumes
function that creates the token. Event is the default transition.
Other possibilities are BeginRun, EndRun, BeginLuminosityBlock,
or EndLuminosityBlock. You may need multiple tokens if you want to
get the same data in multiple transitions. The transition ID has a
different meaning in ESProducers. For ESProducers, the transition
ID identifies the function that produces the EventSetup data (often
there is one function named produce but there can be multiple
functions with different names). For ESProducers, the ESGetToken
must be used in the function associated with the ESConsumesCollector
returned by the setWhatProduced function.
----- End Fatal Exception -------------------------------------------------
@makortel
Copy link
Contributor Author

assign dqm

@cmsbuild
Copy link
Contributor

New categories assigned: dqm

@jfernan2,@andrius-k,@ahmad3213,@kmaeshima,@rvenditti,@ErnestaP you have been requested to review this Pull request/Issue and eventually sign? Thanks

@cmsbuild
Copy link
Contributor

A new Issue was created by @makortel Matti Kortelainen.

@Dr15Jones, @dpiparo, @silviodonato, @smuzaffar, @makortel, @qliphy can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@makortel
Copy link
Contributor Author

I suspect the cause is in #32677 that made changes to DQM/SiStripMonitorClient/plugins/SiStripAnalyser.cc and was merged for that IB.

@makortel
Copy link
Contributor Author

The failure is certainly caused by #32677, I pointed out (hopefully all) inconsistencies in SiStripAnalyzer in the PR.

@mmusich
Copy link
Contributor

mmusich commented Feb 1, 2021

@makortel
Copy link
Contributor Author

makortel commented Feb 1, 2021

Thanks @mmusich!

@makortel makortel closed this as completed Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants