Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

StoreResults workflows cannot have CMSSW GUID check enabled #9738

Closed
amaltaro opened this issue Jun 12, 2020 · 0 comments · Fixed by #9716
Closed

StoreResults workflows cannot have CMSSW GUID check enabled #9738

amaltaro opened this issue Jun 12, 2020 · 0 comments · Fixed by #9716

Comments

@amaltaro
Copy link
Contributor

Impact of the bug
WMAgent (workflow/CMSSW version dependent)

Describe the bug
This GH issue:
#9468
requested a new feature to be enabled during runtime, based on the CMSSW version.

The problem is that, StoreResults rely on users generated input files, which are not consistent and failed to be evaluated by the CMSSW software.

How to reproduce it
Clone this workflow:
snorberg_ReggeGribovPartonMC_EposLHC_PbPb_50-jaebeom-ReggeGribovPartonMC_EposLHC_200603_062943_5587

which relies on CMSSW_11_1_0_pre5

Expected behavior
We need to implement another check based on the workflow type, and make sure that that enforceGUIDInFileName source parameter is not set to True for StoreResults spec type

Additional context and error message
Error from wmstats:

Job Name: 00565331-ae68-4a84-bd63-63125273613e-0
WMBS job id: 2010476
Workflow: snorberg_ReggeGribovPartonMC_EposLHC_PbPb_50-jaebeom-ReggeGribovPartonMC_EposLHC_200603_062943_5587
Task: /snorberg_ReggeGribovPartonMC_EposLHC_PbPb_50-jaebeom-ReggeGribovPartonMC_EposLHC_200603_062943_5587/StoreResults
Status: jobcooloff
Input dataset: /ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_MinimumBias_cfi_py_GEN_SIM/jaebeom-ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_GEN_SIM_phase1_2021_realistic_hi_CMSSW_11_1_0_pre5_500k-1cac12109170c05914e42b83378b1219/USER
Site: T2_KR_KISTI
Agent: cmsgwms-submit7.fnal.gov
ACDC URL: https://cmsweb.cern.ch/couchdb/acdcserver
State Transition
Exit code: 8034
Retry count: 1
Errors:

    logArch1

    cmsRun1
        Fatal Exception (Exit Code: 8034)

            An exception of category 'FileNameInconsistentWithGUID' occurred while
               [0] Constructing the EventProcessor
               [1] Constructing input source of type PoolSource
            Exception Message:
            GUID ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_MinimumBias_cfi_py_GEN_SIM_3982 extracted from file name root://cms-t2-se01.sdfarm.kr:1094//store/group/phys_heavyions/Run3Pre/ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_MinimumBias_cfi_py_GEN_SIM/ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_GEN_SIM_phase1_2021_realistic_hi_CMSSW_11_1_0_pre5_500k/200513_070309/0003/ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_MinimumBias_cfi_py_GEN_SIM_3982.root is inconsistent with the GUID read from the file 3A9B6BAA-30AC-964E-AEBF-F59A411ABF69

    stageOut1
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants