Error lines from build-log.txt
... skipping 652 lines ...
+ resource_to_wait_for["$testname/${version}"]='tekton-catalog-publish-0-2|12h39:18'
+ local cnt=0
+ local all_status=
+ local reason=
+ local maxloop=60
+ set +x
FAILED: tekton-catalog-publish/0-1 task has failed to comeback properly
NAME SHORTNAMES APIVERSION NAMESPACED KIND
bindings v1 true Binding
componentstatuses cs v1 false ComponentStatus
configmaps cm v1 true ConfigMap
endpoints ep v1 true Endpoints
events ev v1 true Event
... skipping 90 lines ...
workspaces:
- emptyDir: {}
name: shared-workspace
status:
conditions:
- lastTransitionTime: "2025-05-22T12:39:40Z"
message: 'build step "sidecar-registry" is pending with reason "failed to pull
and unpack image \"docker.io/library/registry:latest\": failed to copy: httpReadSeeker:
failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:61349442e9c3dc07fd06ffa6a4b622bc28960952b6b3adafcb58fa268ce92e70:
429 Too Many Requests - Server message: toomanyrequests: You have reached
your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"'
reason: PullImageFailed
status: Unknown
type: Succeeded
podName: catalog-publish-test-task-run-pod
... skipping 9 lines ...
runningInEnvWithInjectedSidecars: true
verificationNoMatchPolicy: ignore
sidecars:
- container: sidecar-registry
name: registry
waiting:
message: 'failed to pull and unpack image "docker.io/library/registry:latest":
failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:61349442e9c3dc07fd06ffa6a4b622bc28960952b6b3adafcb58fa268ce92e70:
429 Too Many Requests - Server message: toomanyrequests: You have reached
your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit'
reason: ErrImagePull
startTime: "2025-05-22T12:39:19Z"
steps:
- container: step-fetch-repository
... skipping 574 lines ...
workingDir: $(params.catalogPath)
kind: List
metadata:
resourceVersion: ""
--- Container Logs
----POD_NAME: pod/catalog-publish-test-task-run-pod---
Error from server (BadRequest): container "sidecar-registry" in pod "catalog-publish-test-task-run-pod" is waiting to start: image can't be pulled
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up binfmt_misc ...
================================================================================
... skipping 2 lines ...