Skip to content
Success

#1828 (Nov 15, 2024, 2:44:08 AM)

Started 1 yr 3 mo ago
Took 58 sec on build2-deb11build-ansible

Started by upstream project registry-rebuild-upload-titan build number 2380
originally caused by:

This run spent:

  • 9.7 sec waiting;
  • 58 sec build duration;
  • 1 min 8 sec total from scheduled to completion.
Revision: aec2df395fc3268c62c5800c5b9f8943574b4a45
Repository: https://gerrit.osmocom.org/docker-playground
  • refs/remotes/origin/master
jenkins-common: add NO_DOCKER_IMAGE_PULL

The docker_images_require function runs "docker build" with the "--pull"
argument to automatically get new base images (typically debian
bookworm).

Recently this started to cause an error when building the arm32/v7
image debian-bookworm-build-arm on the now arm64/v8 (aarch64) rpi4.

Add NO_DOCKER_IMAGE_PULL to be able to omit "--pull". The related patch
adjusts osmo-ci to pull separately beforehand.

Related: OS#6627
Related: osmo-ci Ibf91bc098f34b43f46680d0395928e60cdd478fc
Change-Id: I6e0a84ce7f8357611abc5da856f36d0df247de75
Oliver Smith at