Skip to content

WMCore 2.1.7 production central services release

Compare
Choose a tag to compare
@amaltaro amaltaro released this 13 Feb 20:13
· 659 commits to master since this release

This release introduces a new microservice to manage input pileup data, called MSPileup. It's not yet fully functional, hence it is only available in the Dev and Integration environments. This release also provides some minor bug fixes and enhancements to the REST layer, as well as the resolution of some annoying long standing WMAgent issues.
Lastly, changes to support the latest CMSSW releases that only provide support to JSON-based site catalog have been integrated into our software.

Release date: 13 February 2023.
Changes since release: 2.1.6.

Central services

Software stack

Features and/or feature changes

  • Add reqmgr2ms-pileup (Valentin Kuznetsov) #11430 #11474
  • MSPileup service data management layer (Valentin Kuznetsov) #11438
  • MSPileup service HTTP APIs (Valentin Kuznetsov) #11443
  • Skip auth check in case of localhost usage (Valentin Kuznetsov) #11462

Bug Fixes

  • Fix file open issue in REST/Main (Valentin Kuznetsov) #11431 #11463
  • Fix bad import for mspileupError (Alan Malta Rodrigues) #11468
  • MSRuleCleaner: initialize transferInfo local var (Alan Malta Rodrigues) #11470
  • Fix MSPileup query logic (Valentin Kuznetsov) #11475
  • fix NameError import in the REST package (Thanayut Seethongchuen) #11485

Enhancements

  • Use setswitchinterval instead of setcheckinterval (Valentin Kuznetsov) #11432

WMAgent

Features and/or feature changes

  • Deprecate TFC override for multi-step jobs (Alan Malta Rodrigues) #11473
  • Move site config setup from CMS_PATH to SITECONFIG_PATH (Alan Malta Rodrigues) #11481

Bug Fixes

  • Fix broken syntax for the f-string in DBSUploadPoller (Alan Malta Rodrigues) #11437
  • Ensure JobAccountant does not insert files without any location (Alan Malta Rodrigues) #11433
  • Corrected GQ -> LQ data acquisition in slices (Alan Malta Rodrigues) #11457

Enhancements

  • Do not duplicate error messages in DBS3Upload (Alan Malta Rodrigues) #11442
  • Add ORA-25401 to the list of handled exceptions in DBExceptionHandler. (Todor Ivanov) #11447
  • Update WMAgent deploy script to use deployment HEAD/master (Alan Malta Rodrigues) #11448
  • Fix CRIC unit tests wrt to the T2_CH_CERN_P5 site (Alan Malta Rodrigues) #11480