Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/a2a35f112153e55ec17241e949f71fb5 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/a2a35f112153e55ec17241e949f71fb5 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=Allda-patch-1 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"info","ts":1690456277.1709473,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ f545d76523fb6708502e074bcf57c4dc2df0e4d7 (grafted, HEAD, origin/Allda-patch-1) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1690456277.2152812,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[clone-repository : clone] + cd /workspace/output/
[clone-repository : clone] ++ git rev-parse HEAD
[clone-repository : clone] + RESULT_SHA=f545d76523fb6708502e074bcf57c4dc2df0e4d7
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s f545d76523fb6708502e074bcf57c4dc2df0e4d7
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git
[upload-community-pipeline-logs : get-pipeline-logs] + echo 'Getting pipeline logs'
[upload-community-pipeline-logs : get-pipeline-logs] Getting pipeline logs
[upload-community-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs community-hosted-pipeline-rundvbbs
[upload-community-pipeline-logs : get-pipeline-logs] I0727 11:11:41.757646 16 request.go:645] Throttling request took 1.169313865s, request: GET:https://172.30.0.1:443/apis/whereabouts.cni.cncf.io/v1alpha1?timeout=32s
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-rundvbbs
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-rundvbbs
[github-add-summary-comment : gather-info] + echo 'Getting PipelineRun details'
[github-add-summary-comment : gather-info] Getting PipelineRun details
[github-add-summary-comment : gather-info] + tkn pipelinerun describe community-hosted-pipeline-rundvbbs -o json
[github-add-summary-comment : gather-info] I0727 11:11:39.175207 16 request.go:645] Throttling request took 1.174089089s, request: GET:https://172.30.0.1:443/apis/resolution.tekton.dev/v1alpha1?timeout=32s
[github-add-summary-comment : gather-info] + echo 'Getting TaskRun details'
[github-add-summary-comment : gather-info] Getting TaskRun details
[github-add-summary-comment : gather-info] + tkn taskrun list --label tekton.dev/pipelineRun==community-hosted-pipeline-rundvbbs -o 'jsonpath={.items}'
[github-add-summary-comment : gather-info] I0727 11:11:40.840498 24 request.go:645] Throttling request took 1.191534258s, request: GET:https://172.30.0.1:443/apis/tekton.dev/v1beta1?timeout=32s
[github-add-summary-comment : gather-info] + chmod -R 777 community-hosted-pipeline-rundvbbs
[github-add-summary-comment : build-comment] + PR_NAME=community-hosted-pipeline-rundvbbs
[github-add-summary-comment : build-comment] + pipelinerun-summary community-hosted-pipeline-rundvbbs/pipelinerun.json community-hosted-pipeline-rundvbbs/taskruns.json
[github-add-summary-comment : build-comment] + '[' '!' -z '' ']'
[github-add-summary-comment : post-comment] Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/1
[github-add-summary-comment : post-comment] + echo 'Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/1'
[github-add-summary-comment : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/1 --comment-file community-hosted-pipeline-rundvbbs/comment.md
[github-add-summary-comment : post-comment] 2023-07-27 11:11:45,039 [operator-cert] INFO Sending this data to GitHub with POST
[github-add-summary-comment : post-comment] 2023-07-27 11:11:45,039 [operator-cert] INFO {'body': '\n# Pipeline Summary\n\nPipeline: *community-hosted-pipeline*\nPipelineRun: *community-hosted-pipeline-rundvbbs*\nStart Time: *2023-07-27 11:11:05+00:00*\n\n## Tasks\n\n| Status | Task | Start Time | Duration |\n| ------ | ---- | ---------- | -------- |\n| :heavy_check_mark: | clone-repository | 2023-07-27 11:11:05+00:00 | 12 seconds |\n\n<!-- None -->'}
[github-add-summary-comment : post-comment] 2023-07-27 11:11:45,634 [operator-cert] INFO a GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment