Skip to content
Success

#28059 (Apr 21, 2026, 7:27:25 AM)

Started 6 hr 11 min ago
Took 2.7 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ci build number 986
originally caused by:

This run spent:

  • 5.8 sec waiting;
  • 2.7 sec build duration;
  • 8.5 sec total from scheduled to completion.
Revision: 7320be3d5ca726b251568d775f8fb15ab1854468
Repository: $GERRIT_REPO_URL
  • master
jobs/gerrit: fix artifacts logic

The previous logic failed when there are not artifacts for archiving,
for multiple reasons. Fix all of them:

* "allow-empty" needs to be set, so jenkins doesn't fail the job when it
  can't find any artifacts to archive.
* The "artifacts" string must not be empty even if "allow-empty" is set,
  as otherwise it assumes a configuration error.
* The jenkins jobs fails in the archiving step if the workspace dir
  doesn't exist.

Fixes: 4c392b9e ("jobs/gerrit: archive osmo-ccid-firmware artifacts")
Change-Id: If7a051d7be2beb617c2eda4fd1a669565c2c5b55
Oliver Smith at