ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-02-17 07:35
Elapsed1m9s
Revision272b5f936615ee37debe02851068bedf7b382848
Refs 1314

No Test Failures!


Error lines from build-log.txt

... skipping 188 lines ...
+ echo '--- Setup container registry'
--- Setup container registry
+ EXTRA_ARGS=()
+ [[ 0 == \1 ]]
+ docker run -d --restart=always -p 5000:5000 --name registry.local registry:2
Unable to find image 'registry:2' locally
docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit.
See 'docker run --help'.
+ EXIT_VALUE=125
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up binfmt_misc ...
... skipping 3 lines ...