ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-02-16 19:05
Elapsed1m8s
Revisionaced0844f307fbfcf420bcf38bd289a097e9844d
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 ...