Skip to content

Releases: dmwm/CRABServer

v3.260418

18 Apr 09:00
e00bc83

Choose a tag to compare

Hotfix for the current chaos: O(112k) publication files are stuck in Acquire, forming a baseline of terminally failed migrations. [#9299]

What's Changed

  • Fix a few logging typos in gitlab cicd by @oljemark in #9298
  • Mitigate terminally failed migration baseline by adding jitter delays between our Publisher DBS API calls. by @nausikt in #9300

Full Changelog: v3.260415...v3.260418

v3.260415

15 Apr 10:41
409348c

Choose a tag to compare

Main reason of the tag is to deploy the possibility for sites to require ASO via Rucio
as requested by Italian T2's

What's Changed

Full Changelog: v3.260407...v3.260415

Validation

v3.260407

07 Apr 11:14
637abfc

Choose a tag to compare

A technical release to try out the new CI test pipeline.
The only change to the code is the very minor fix for Rucio ASO.

What's Changed

Full Changelog: v3.260330...v3.260407

Validation

v3.260330

30 Mar 08:11
1f28f54

Choose a tag to compare

The purpose of this tag is to release Alma9-based CRABServer, TaskWorker for further testing.

What's Changed

Full Changelog: v3.260226...v3.260330

v3.260226

26 Feb 16:01
3f93032

Choose a tag to compare

Quick patch for v3.260221 in which RenewRemoteProxies is not working.
It was the only place where we still had import htcondor instead if import htcondor2 as htcondor (same for classad)

What's Changed

  • use v2 HTCondor API. so it works with HTC 25.x and later by @belforte in #9277

Full Changelog: v3.260221...v3.260226

v3.260221

21 Feb 16:36
d3aa34d

Choose a tag to compare

Main reason is to capture change to min. requires CMSSW version for enabling token in job wrapper.
Other changes are mostly for build pipeline and cleanup and should not affect user submissions.
Yet we are still running v3.251015-stable so we better check this well and update production !

What's Changed

Full Changelog: v3.260116...v3.260221

Validation

v3.260116

16 Jan 16:50
184030b

Choose a tag to compare

The purpose of this tag is to revert resubmission refactoring, wrap-up changes made Since Oct 15. Put them into test after a while.

What's Changed

Full Changelog: v3.251216...v3.260116

v3.251216

13 Dec 10:41
620a01c

Choose a tag to compare

Hotfixes, Follow-up patches of panic releases v3.251214, v3.251215. Actually nothing much goes wrongs with the new codes, Fatal cause by the corrupted image. Other than that is to make atomicReplaceAcrossFS py2 compatible with old CMSSW envs that use python2, downgrade htcondor.

What's Changed

  • hotfix, forgot to deprecate retires, delays args from wrapper. by @nausikt in #9247
  • make atomicReplaceAcrossFS a py2 compatible. by @nausikt in #9248
  • downgrade htcondor to 25.0.3 by @nausikt in #9249

Full Changelog:

v3.251213

12 Dec 18:16
12243b3

Choose a tag to compare

This tag purpose is to bring retry/attempt mechanism around other RucioUtils fns, for mitigating CRON monit_reportrecallquota flooding emails to us during current Rucio overloading.

What's Changed

  • add DAGMAN_CONFIG file by @belforte in #9236
  • Revert "add DAGMAN_CONFIG file (#9236)" by @belforte in #9239
  • Clean up all externalconfig references, centralconfig and conn_handlers. by @nausikt in #9237
  • add safe lock on run_and_lumis, even in sequentially synchronized pla… by @nausikt in #9233
  • Generic withExponentialRetry decorater derived/combined from/with Vijay's Robustified CRAB Rucio client wrapper for robustify monit report recall quota cron. by @nausikt in #9243
  • bump htcondor to latest stable 25.4.0. by @nausikt in #9246

Full Changelog: v3.251119...v3.251213

v3.251119

19 Nov 14:55
0ac5f00

Choose a tag to compare

This tag brings refactoring of resubmit, some condor logging and cleanup of obsolete files and arg

What's Changed

Full Changelog: v3.251024...v3.251119