Error lines from build-log.txt
... skipping 15393 lines ...
+++ kubectl -n trigger-jenkins-job-0-1 exec -i deployment/jenkins -- /bin/bash /tmp/script.sh
++ mktemp
+ cookiejar=/tmp/tmp.oEHewVTXEi
++ cat /var/jenkins_home/secrets/initialAdminPassword
+ apitoken=ac066c76e4484464b8a07d968e3633f4
+ [[ -z '' ]]
++ curl --fail -s -u admin:ac066c76e4484464b8a07d968e3633f4 --cookie-jar /tmp/tmp.oEHewVTXEi 'jenkins:8080/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,%22:%22,//crumb)'
+ crumb=
+ sleep 2
+ [[ -z '' ]]
++ curl --fail -s -u admin:ac066c76e4484464b8a07d968e3633f4 --cookie-jar /tmp/tmp.oEHewVTXEi 'jenkins:8080/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,%22:%22,//crumb)'
+ crumb=
+ sleep 2
+ [[ -z '' ]]
++ curl --fail -s -u admin:ac066c76e4484464b8a07d968e3633f4 --cookie-jar /tmp/tmp.oEHewVTXEi 'jenkins:8080/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,%22:%22,//crumb)'
+ crumb=
+ sleep 2
+ [[ -z '' ]]
++ curl --fail -s -u admin:ac066c76e4484464b8a07d968e3633f4 --cookie-jar /tmp/tmp.oEHewVTXEi 'jenkins:8080/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,%22:%22,//crumb)'
+ crumb=
+ sleep 2
+ [[ -z '' ]]
++ curl --fail -s -u admin:ac066c76e4484464b8a07d968e3633f4 --cookie-jar /tmp/tmp.oEHewVTXEi 'jenkins:8080/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,%22:%22,//crumb)'
+ crumb=
+ sleep 2
+ [[ -z '' ]]
++ curl --fail -s -u admin:ac066c76e4484464b8a07d968e3633f4 --cookie-jar /tmp/tmp.oEHewVTXEi 'jenkins:8080/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,%22:%22,//crumb)'
+ crumb=
+ sleep 2
+ [[ -z '' ]]
++ curl --fail -s -u admin:ac066c76e4484464b8a07d968e3633f4 --cookie-jar /tmp/tmp.oEHewVTXEi 'jenkins:8080/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,%22:%22,//crumb)'
+ crumb=
+ sleep 2
+ [[ -z '' ]]
++ curl --fail -s -u admin:ac066c76e4484464b8a07d968e3633f4 --cookie-jar /tmp/tmp.oEHewVTXEi 'jenkins:8080/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,%22:%22,//crumb)'
+ crumb=Jenkins-Crumb:46be26806e0b924075b85e9253a63aa1b2163478b3a1e2785721e203acac1dd7
+ sleep 2
+ [[ -z Jenkins-Crumb:46be26806e0b924075b85e9253a63aa1b2163478b3a1e2785721e203acac1dd7 ]]
+ set -e
+ curl -f -s -X POST -H Jenkins-Crumb:46be26806e0b924075b85e9253a63aa1b2163478b3a1e2785721e203acac1dd7 --cookie /tmp/tmp.oEHewVTXEi -u admin:ac066c76e4484464b8a07d968e3633f4 -X POST -H Content-Type:application/xml -d '<project><builders/><publishers/><buildWrappers/></project>' 'jenkins:8080/createItem?name=test'
+ echo Jenkins-Crumb:46be26806e0b924075b85e9253a63aa1b2163478b3a1e2785721e203acac1dd7
... skipping 893 lines ...
+ local reason=
+ local maxloop=60
+ set +x
09h39:35::09h40:01 SUCCESS: wget/0-1 testrun has successfully executed
09h39:36::09h40:06 SUCCESS: write-file/0-1 testrun has successfully executed
09h39:36::09h40:28 SUCCESS: yaml-lint/0-1 testrun has successfully executed
FAILED: yq/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 533 lines ...
claimName: yq-pvc
status:
completionTime: "2025-07-01T09:40:29Z"
conditions:
- lastTransitionTime: "2025-07-01T09:40:29Z"
message: 'the step "replace-in-yaml" in TaskRun "yq-pipeline-run-yq-replace"
failed to pull the image "". The pod errored with the message: "Back-off pulling
image "docker.io/mikefarah/yq:4@sha256:34f1d11ad51dc4639fc6d8dd5ade019fe57cf6084bb6a99a2f11ea522906033b"."'
reason: TaskRunImagePullFailed
status: "False"
type: Succeeded
podName: yq-pipeline-run-yq-replace-pod
provenance:
... skipping 387 lines ...
kind: TaskRun
name: yq-pipeline-run-display-results
pipelineTaskName: display-results
completionTime: "2025-07-01T09:40:34Z"
conditions:
- lastTransitionTime: "2025-07-01T09:40:34Z"
message: 'Tasks Completed: 3 (Failed: 1, Cancelled 0), Skipped: 0'
reason: Failed
status: "False"
type: Succeeded
finallyStartTime: "2025-07-01T09:40:29Z"
pipelineSpec:
finally:
- name: display-results
... skipping 187 lines ...