Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/8e3cce3a0041699c36b763b4ce959aec to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/8e3cce3a0041699c36b763b4ce959aec to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 18 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 12
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-release-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/started'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4734
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-release ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-release'
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4734'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4734 --add-labels operator-release-pipeline/started --remove-labels pipeline/trigger-release --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2024-11-08 17:21:18,577 [operator-cert] INFO Adding labels ['operator-release-pipeline/started'] to redhat-openshift-ecosystem/certified-operators
[set-github-started-label : post-comment] 2024-11-08 17:21:19,585 [operator-cert] INFO Labels to remove in namespace: []
[set-github-started-label : post-comment] 2024-11-08 17:21:19,585 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f63be256810>
[set-github-started-label : post-comment] 2024-11-08 17:21:19,586 [operator-cert] INFO Labels to add: ['operator-release-pipeline/started']
[set-github-started-label : post-comment] 2024-11-08 17:21:19,586 [operator-cert] INFO Labels to remove: []
[set-github-started-label : post-comment] 2024-11-08 17:21:19,586 [operator-cert] INFO Adding label operator-release-pipeline/started
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 3d1c7203be44af6566a86c9bb581904066fd84df to pending'
[set-github-status-pending : set-github-status] Setting github status of commit 3d1c7203be44af6566a86c9bb581904066fd84df to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators.git --commit-sha 3d1c7203be44af6566a86c9bb581904066fd84df --status pending --context operator/publish --description 'Pipeline for operator distribution has started.'
[set-github-status-pending : set-github-status] 2024-11-08 17:21:35,390 [operator-cert] INFO Successfully set status to pending for commit 3d1c7203be44af6566a86c9bb581904066fd84df in github repo https://github.com/redhat-openshift-ecosystem/certified-operators.git
[set-env : set-env] + ENV=prod
[set-env : set-env] + ACCESS_TYPE=internal
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]]
[set-env : set-env] + case $ENV in
[set-env : set-env] + case $ACCESS_TYPE in
[set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com
[set-env : set-env] + CONNECT_URL=https://connect.redhat.com
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com
[set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com
[set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256'
[set-env : set-env] + SIG_KEY_NAME=containerisvsign
[set-env : set-env] + UMB_URL=umb.api.redhat.com
[set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline
[set-env : set-env] + echo -n https://pyxis.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/pyxis_url
[set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_url
[set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_registry
[set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/iib_url
[set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256
[set-env : set-env] + tee /tekton/results/sig_key_id
[set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign
[set-env : set-env] + tee /tekton/results/sig_key_name
[set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com
[set-env : set-env] + tee /tekton/results/umb_url
[set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines
[set-env : set-env] + tee /tekton/results/umb_client_name
[set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline
[set-env : set-env] + tee /tekton/results/umb_client_name_signing
[set-env : set-env] community-operator-signing-pipeline
[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/certified-operators.git -revision=3d1c7203be44af6566a86c9bb581904066fd84df -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"info","ts":1731086538.5036652,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/certified-operators.git @ 3d1c7203be44af6566a86c9bb581904066fd84df (grafted, HEAD) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1731086538.571785,"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=3d1c7203be44af6566a86c9bb581904066fd84df
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s 3d1c7203be44af6566a86c9bb581904066fd84df
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/certified-operators.git
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cleandir
[clone-repository-base : clone] + '[' -d /workspace/output/ ']'
[clone-repository-base : clone] + rm -rf '/workspace/output//*'
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*'
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/certified-operators.git -revision=da97a80064905cce35e9efbf9ad660a5a5f45e36 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"info","ts":1731086539.8283834,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/certified-operators.git @ da97a80064905cce35e9efbf9ad660a5a5f45e36 (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1731086539.8892925,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[clone-repository-base : clone] + cd /workspace/output/
[clone-repository-base : clone] ++ git rev-parse HEAD
[clone-repository-base : clone] + RESULT_SHA=da97a80064905cce35e9efbf9ad660a5a5f45e36
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s da97a80064905cce35e9efbf9ad660a5a5f45e36
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/certified-operators.git
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4734 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2024-11-08 17:23:03,443 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added={'sysdig-shield-operator'}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-11-08 17:23:03,443 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('sysdig-shield-operator', 'v0.1.2')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-11-08 17:23:03,443 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-11-08 17:23:03,443 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] + cat changes.json
[detect-changes : parse-repo-changes] {"affected_operators": ["sysdig-shield-operator"], "added_operators": ["sysdig-shield-operator"], "modified_operators": [], "deleted_operators": [], "affected_bundles": ["sysdig-shield-operator/v0.1.2"], "added_bundles": ["sysdig-shield-operator/v0.1.2"], "modified_bundles": [], "deleted_bundles": [], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "sysdig-shield-operator", "bundle_version": "v0.1.2", "operator_path": "operators/sysdig-shield-operator", "bundle_path": "operators/sysdig-shield-operator/v0.1.2"}++ jq -r .operator_name
[detect-changes : parse-repo-changes] + operator_name=sysdig-shield-operator
[detect-changes : parse-repo-changes] + echo -n sysdig-shield-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version
[detect-changes : parse-repo-changes] + bundle_version=v0.1.2
[detect-changes : parse-repo-changes] + echo -n v0.1.2
[detect-changes : parse-repo-changes] ++ jq -r .operator_path
[detect-changes : parse-repo-changes] + operator_path=operators/sysdig-shield-operator
[detect-changes : parse-repo-changes] + echo -n operators/sysdig-shield-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path
[detect-changes : parse-repo-changes] + bundle_path=operators/sysdig-shield-operator/v0.1.2
[detect-changes : parse-repo-changes] + echo -n operators/sysdig-shield-operator/v0.1.2
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")'
[detect-changes : parse-repo-changes] + affected_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")'
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + deleted_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[read-config : read-config] + '[' operators/sysdig-shield-operator '!=' '' ']'
[read-config : read-config] + PKG_PATH=operators/sysdig-shield-operator
[read-config : read-config] + CONFIG_PATH=operators/sysdig-shield-operator/ci.yaml
[read-config : read-config] + [[ ! -f operators/sysdig-shield-operator/ci.yaml ]]
[read-config : read-config] + cat operators/sysdig-shield-operator/ci.yaml
[read-config : read-config] cert_project_id: 6721216c61823a8bc1399531
[read-config : read-config] ++ cat operators/sysdig-shield-operator/ci.yaml
[read-config : read-config] ++ yq -r '.fbc.enabled // false'
[read-config : read-config] + FBC_ENABLEMENT=false
[read-config : read-config] + '[' false == true ']'
[read-config : read-config] ++ cat operators/sysdig-shield-operator/ci.yaml
[read-config : read-config] ++ yq -r '.updateGraph // ""'
[read-config : read-config] + UPGRADE_GRAPH_MODE=
[read-config : read-config] ++ echo
[read-config : read-config] ++ sed 's/-mode$//'
[read-config : read-config] + UPGRADE_GRAPH_MODE=
[read-config : read-config] + echo -n false
[read-config : read-config] + tee /tekton/results/fbc-enabled
[read-config : read-config] false+ echo -n false
[read-config : read-config] + tee /workspace/output/fbc_enabled
[read-config : read-config] false+ echo -n
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode
[resolve-pr-type : evaluate-conditions] + '[' false == true ']'
[resolve-pr-type : evaluate-conditions] + '[' -n operators/sysdig-shield-operator/v0.1.2 ']'
[resolve-pr-type : evaluate-conditions] + echo -n true
[resolve-pr-type : evaluate-conditions] + echo -n true
[content-hash : compute-md5sum] + [[ -n operators/sysdig-shield-operator/v0.1.2 ]]
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...'
[content-hash : compute-md5sum] Compute md5hash of bundle content...
[content-hash : compute-md5sum] + find operators/sysdig-shield-operator/v0.1.2 -not -name Dockerfile -type f
[content-hash : compute-md5sum] + tr '\n' '\0'
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}'
[content-hash : compute-md5sum] + sort
[content-hash : compute-md5sum] + cat hashes.txt
[content-hash : compute-md5sum] 1be9f5944f56f3459a08a73cdea79dcc operators/sysdig-shield-operator/v0.1.2/tests/scorecard/config.yaml
[content-hash : compute-md5sum] 2ae0ceb489927bc330933de284774b28 operators/sysdig-shield-operator/v0.1.2/manifests/rh-shield-operator.clusterserviceversion.yaml
[content-hash : compute-md5sum] 38f8fc4b4b5d6deaf29fa91ea50b9dab operators/sysdig-shield-operator/v0.1.2/manifests/rh-shield-operator-shield-editor-role_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] 7798a09b2ffe1e8b6578d551b88bea97 operators/sysdig-shield-operator/v0.1.2/manifests/shield.sysdig.com_shields.yaml
[content-hash : compute-md5sum] a964449a68828bd8df87ae4aa37ff162 operators/sysdig-shield-operator/v0.1.2/manifests/rh-shield-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] ba2f4e4561099815c7429b5abb99d3a6 operators/sysdig-shield-operator/v0.1.2/manifests/rh-shield-operator-shield-viewer-role_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] f51eb7bcc2e1c58a19d894d3bcefbc8a operators/sysdig-shield-operator/v0.1.2/metadata/annotations.yaml
[content-hash : compute-md5sum] fc084862e082d05cded8fa6d0428217b operators/sysdig-shield-operator/v0.1.2/manifests/rh-shield-operator-controller-manager-metrics-service_v1_service.yaml
[content-hash : compute-md5sum] + md5sum hashes.txt
[content-hash : compute-md5sum] + awk '{ print $1 }'
[content-hash : compute-md5sum] + tr -d '
[content-hash : compute-md5sum] '
[content-hash : compute-md5sum] + tee /tekton/results/md5sum
[content-hash : compute-md5sum] 959cad2f92ea22b5b4957fc8c7a3dbed
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier'
[certification-project-check : certification-project-check] + '[' true '!=' true ']'
[certification-project-check : certification-project-check] + '[' -z operators/sysdig-shield-operator ']'
[certification-project-check : certification-project-check] + CI_FILE_PATH=operators/sysdig-shield-operator/ci.yaml
[certification-project-check : certification-project-check] ++ cat operators/sysdig-shield-operator/ci.yaml
[certification-project-check : certification-project-check] ++ yq -r '.cert_project_id | select (.!=null)'
[certification-project-check : certification-project-check] + CERT_PROJECT_ID=6721216c61823a8bc1399531
[certification-project-check : certification-project-check] + '[' -z 6721216c61823a8bc1399531 ']'
[certification-project-check : certification-project-check] + echo -n 6721216c61823a8bc1399531
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id
[certification-project-check : certification-project-check] 6721216c61823a8bc1399531
[get-organization : get-organization] ++ cat config.yaml
[get-organization : get-organization] ++ yq -r .organization
[get-organization : get-organization] + ORGANIZATION=certified-operators
[get-organization : get-organization] + echo -n certified-operators
[get-organization : get-organization] + tee /tekton/results/organization
[get-organization : get-organization] certified-operators
[get-pyxis-certification-data : get-cert-project-related-data] + '[' 6721216c61823a8bc1399531 == '' ']'
[get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 6721216c61823a8bc1399531
[get-pyxis-certification-data : get-cert-project-related-data] + PROJECT_DATA_PATH=/workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + cp cert_project /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] ++ cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] ++ jq -r .certification_status
[get-pyxis-certification-data : get-cert-project-related-data] + CURRENT_CERTIFICATION_STATUS='In Progress'
[get-pyxis-certification-data : get-cert-project-related-data] + '[' 'In Progress' '!=' Published ']'
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n 'In Progress'
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status
[get-pyxis-certification-data : get-cert-project-related-data] In Progress+ echo -n 'In Progress'
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/current_certification_status
[get-pyxis-certification-data : get-cert-project-related-data] In Progress+ get_from_cp isv_pid .container.isv_pid
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=isv_pid
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.isv_pid
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/isv_pid
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.isv_pid
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] ospid-6721216c61823a8bc1399531+ get_from_cp repository_name .container.repository_name
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=repository_name
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.repository_name
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repo_name
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.repository_name
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] sysdig-shield-operator+ get_from_cp operator_distribution .operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] undistributed+ get_from_cp project_status .project_status
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=project_status
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.project_status
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/project_status
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .project_status
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] active+ get_from_cp org_id .org_id
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=org_id
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.org_id
[get-pyxis-certification-data : get-cert-project-related-data] + tee org_id.txt /tekton/results/org_id
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .org_id
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] 8006161+ echo 'Retrieving github_usernames from the Certification Project'
[get-pyxis-certification-data : get-cert-project-related-data] Retrieving github_usernames from the Certification Project
[get-pyxis-certification-data : get-cert-project-related-data] ++ cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] ++ jq -r '.container.github_usernames[]'
[get-pyxis-certification-data : get-cert-project-related-data] ++ tr '\n' ' '
[get-pyxis-certification-data : get-cert-project-related-data] ++ tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] ++ grep .
[get-pyxis-certification-data : get-cert-project-related-data] + GITHUB_USERNAMES='aroberts87 mavimo iurly albertobarba francesco-furlan manuelbcd '
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n aroberts87 mavimo iurly albertobarba francesco-furlan manuelbcd
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames
[get-pyxis-certification-data : get-cert-project-related-data] aroberts87 mavimo iurly albertobarba francesco-furlan manuelbcd
[get-pyxis-certification-data : get-vendor-related-data] + '[' 6721216c61823a8bc1399531 == '' ']'
[get-pyxis-certification-data : get-vendor-related-data] ++ cat org_id.txt
[get-pyxis-certification-data : get-vendor-related-data] + ORG_ID=8006161
[get-pyxis-certification-data : get-vendor-related-data] + get-vendor-related-data --pyxis-url https://pyxis.engineering.redhat.com --org-id 8006161
[get-pyxis-certification-data : get-vendor-related-data] + cat vendor
[get-pyxis-certification-data : get-vendor-related-data] + jq -r .label
[get-pyxis-certification-data : get-vendor-related-data] + xargs echo -n
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label
[get-pyxis-certification-data : get-vendor-related-data] sysdig
[copy-bundle-image-to-released-registry : skopeo-copy] + [[ v0.1.2 == '' ]]
[copy-bundle-image-to-released-registry : skopeo-copy] + RELEASE_INFO_DIR_PATH=/workspace/output/release_info
[copy-bundle-image-to-released-registry : skopeo-copy] + mkdir -p /workspace/output/release_info
[copy-bundle-image-to-released-registry : skopeo-copy] + [[ sysdig == '' ]]
[copy-bundle-image-to-released-registry : skopeo-copy] + SRC_AUTHFILE=/workspace/src-registry-credentials/.dockerconfigjson
[copy-bundle-image-to-released-registry : skopeo-copy] + DEST_AUTHFILE=/workspace/dest-registry-credentials/.dockerconfigjson
[copy-bundle-image-to-released-registry : skopeo-copy] + CONNECT_REPO_PATH=registry.connect.redhat.com/sysdig/sysdig-shield-operator
[copy-bundle-image-to-released-registry : skopeo-copy] + skopeo copy --retry-times 5 --src-authfile /workspace/src-registry-credentials/.dockerconfigjson --dest-authfile /workspace/dest-registry-credentials/.dockerconfigjson docker://quay.io/operator-pipeline-prod/sysdig-shield-operator:v0.1.2 docker://quay.io/redhat-isv-operators/6721216c61823a8bc1399531:v0.1.2
[copy-bundle-image-to-released-registry : skopeo-copy] Getting image source signatures
[copy-bundle-image-to-released-registry : skopeo-copy] Copying blob sha256:49ff91a7f053a6d7457e52be6512a206d3425f8dd92640ff9592ed2a6ee65826
[copy-bundle-image-to-released-registry : skopeo-copy] Copying config sha256:0965558eedaf2ab6b04263c8339b47a4872cf3b39f0ba4cb41c210f0be6929d5
[copy-bundle-image-to-released-registry : skopeo-copy] Writing manifest to image destination
[copy-bundle-image-to-released-registry : skopeo-copy] + skopeo copy --retry-times 5 --src-authfile /workspace/src-registry-credentials/.dockerconfigjson --dest-authfile /workspace/dest-registry-credentials/.dockerconfigjson docker://quay.io/operator-pipeline-prod/sysdig-shield-operator:v0.1.2 docker://quay.io/redhat-isv-operators/6721216c61823a8bc1399531:latest
[copy-bundle-image-to-released-registry : skopeo-copy] Getting image source signatures
[copy-bundle-image-to-released-registry : skopeo-copy] Copying blob sha256:49ff91a7f053a6d7457e52be6512a206d3425f8dd92640ff9592ed2a6ee65826
[copy-bundle-image-to-released-registry : skopeo-copy] Copying config sha256:0965558eedaf2ab6b04263c8339b47a4872cf3b39f0ba4cb41c210f0be6929d5
[copy-bundle-image-to-released-registry : skopeo-copy] Writing manifest to image destination
[copy-bundle-image-to-released-registry : skopeo-copy] ++ skopeo inspect --retry-times 5 --authfile /workspace/dest-registry-credentials/.dockerconfigjson docker://quay.io/redhat-isv-operators/6721216c61823a8bc1399531:v0.1.2
[copy-bundle-image-to-released-registry : skopeo-copy] ++ jq -r .Digest
[copy-bundle-image-to-released-registry : skopeo-copy] + DIGEST=sha256:e012dee451c6fe68a19f0e42665e4eb8dc981b4919953b820168911c747aebf8
[copy-bundle-image-to-released-registry : skopeo-copy] + echo -n sha256:e012dee451c6fe68a19f0e42665e4eb8dc981b4919953b820168911c747aebf8
[copy-bundle-image-to-released-registry : skopeo-copy] + tee /tekton/results/container_digest
[copy-bundle-image-to-released-registry : skopeo-copy] sha256:e012dee451c6fe68a19f0e42665e4eb8dc981b4919953b820168911c747aebf8+ echo '- registry.connect.redhat.com/sysdig/sysdig-shield-operator:v0.1.2'
[copy-bundle-image-to-released-registry : skopeo-copy] + tee /workspace/output/release_info/released_bundle.txt
[copy-bundle-image-to-released-registry : skopeo-copy] - registry.connect.redhat.com/sysdig/sysdig-shield-operator:v0.1.2
[copy-bundle-image-to-released-registry : skopeo-copy] + echo -n registry.connect.redhat.com/sysdig/sysdig-shield-operator@sha256:e012dee451c6fe68a19f0e42665e4eb8dc981b4919953b820168911c747aebf8
[publish-pyxis-data : skopeo-inspect] + IMAGE_PULL_SPEC=quay.io/redhat-isv-operators/6721216c61823a8bc1399531@sha256:e012dee451c6fe68a19f0e42665e4eb8dc981b4919953b820168911c747aebf8
[publish-pyxis-data : skopeo-inspect] + skopeo inspect --retry-times 5 --no-tags --authfile /workspace/registry-credentials/.dockerconfigjson docker://quay.io/redhat-isv-operators/6721216c61823a8bc1399531@sha256:e012dee451c6fe68a19f0e42665e4eb8dc981b4919953b820168911c747aebf8
[publish-pyxis-data : set-cert-project-repository] + set-cert-project-repository --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 6721216c61823a8bc1399531 --registry quay.io --repository redhat-isv-operators/6721216c61823a8bc1399531 --docker-config /workspace/registry-credentials/.dockerconfigjson --verbose
[publish-pyxis-data : set-cert-project-repository] 2024-11-08 17:26:36,892 [operator-cert] DEBUG Setting repository info for cert project 6721216c61823a8bc1399531: registry=quay.io repository=redhat-isv-operators/6721216c61823a8bc1399531
[publish-pyxis-data : set-cert-project-repository] 2024-11-08 17:26:36,893 [operator-cert] DEBUG Pyxis session using cert + key is created
[publish-pyxis-data : set-cert-project-repository] 2024-11-08 17:26:36,893 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/6721216c61823a8bc1399531
[publish-pyxis-data : set-cert-project-repository] 2024-11-08 17:26:37,168 [operator-cert] DEBUG Repository info for cert project 6721216c61823a8bc1399531 successfully updated
[publish-pyxis-data : create-container-image] Creating container image
[publish-pyxis-data : create-container-image] + echo 'Creating container image'
[publish-pyxis-data : create-container-image] + create-container-image --pyxis-url https://pyxis.engineering.redhat.com --registry quay.io --repository redhat-isv-operators/6721216c61823a8bc1399531 --docker-image-digest sha256:e012dee451c6fe68a19f0e42665e4eb8dc981b4919953b820168911c747aebf8 --isv-pid ospid-6721216c61823a8bc1399531 --skopeo-result /workspace/image-data/skopeo-inspect.json --bundle-version v0.1.2 --output-file /workspace/image-data/pyxis-image.json --verbose
[publish-pyxis-data : create-container-image] 2024-11-08 17:26:38,036 [operator-cert] DEBUG Pyxis session using cert + key is created
[publish-pyxis-data : create-container-image] 2024-11-08 17:26:38,036 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/images?page_size=1&filter=isv_pid%3D%3D%22ospid-6721216c61823a8bc1399531%22%3Bdocker_image_digest%3D%3D%22sha256%3Ae012dee451c6fe68a19f0e42665e4eb8dc981b4919953b820168911c747aebf8%22%3Bnot%28deleted%3D%3Dtrue%29
[publish-pyxis-data : create-container-image] 2024-11-08 17:26:38,036 [operator-cert] DEBUG GET Pyxis request params: None
[publish-pyxis-data : create-container-image] 2024-11-08 17:26:38,254 [operator-cert] INFO Image with given docker_image_digest and isv_pid doesn't exist yet
[publish-pyxis-data : create-container-image] 2024-11-08 17:26:38,255 [operator-cert] INFO Creating new container image
[publish-pyxis-data : create-container-image] 2024-11-08 17:26:38,255 [operator-cert] DEBUG Pyxis session using cert + key is created
[publish-pyxis-data : create-container-image] 2024-11-08 17:26:38,255 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/images
[publish-pyxis-data : publish-pyxis-image] + echo 'Publishing image and associated resources'
[publish-pyxis-data : publish-pyxis-image] Publishing image and associated resources
[publish-pyxis-data : publish-pyxis-image] ++ jq -r ._id /workspace/image-data/pyxis-image.json
[publish-pyxis-data : publish-pyxis-image] + IMAGE_ID=672e49ce6b2d39c7b9433527
[publish-pyxis-data : publish-pyxis-image] + publish-pyxis-image --pyxis-url https://pyxis.engineering.redhat.com --image-id 672e49ce6b2d39c7b9433527 --cert-project-id 6721216c61823a8bc1399531
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:26:40,596 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: pending
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:26:45,716 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:26:50,877 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:26:56,020 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:27:01,198 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:27:06,321 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:27:11,469 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:27:16,597 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:27:21,784 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:27:26,931 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:27:32,073 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: in progress
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:27:37,189 [operator-cert] INFO Image request 672e49d0277527262a9fe750 status: completed
[publish-pyxis-data : publish-pyxis-image] 2024-11-08 17:27:37,189 [operator-cert] INFO Image request 672e49d0277527262a9fe750 finished with status completed - The image has been successfully published.
[get-supported-versions : supported-version-check] ++ cat config.yaml
[get-supported-versions : supported-version-check] ++ yq -r .organization
[get-supported-versions : supported-version-check] + ORGANIZATION=certified-operators
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json
[get-supported-versions : supported-version-check] + '[' -n operators/sysdig-shield-operator/v0.1.2 ']'
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/sysdig-shield-operator/v0.1.2 certified-operators
[get-supported-versions : supported-version-check] OpenShift 4.11 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life
[get-supported-versions : supported-version-check] {"versions_annotation": "v4.8-v4.17", "indices": [{"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}]}
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.8-v4.17", "indices": [{"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.8-v4.17",' '"indices":' '[{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + jq
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "versions_annotation": "v4.8-v4.17",
[get-supported-versions : supported-version-check] "indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.17",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.16",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.15",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.14",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.13",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.12",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ],
[get-supported-versions : supported-version-check] "max_version_index": {
[get-supported-versions : supported-version-check] "ocp_version": "4.17",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] "all_indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.18",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.17",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.16",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.15",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.14",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.13",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.12",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ],
[get-supported-versions : supported-version-check] "not_supported_indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.18",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ]
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.8-v4.17",' '"indices":' '[{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version
[get-supported-versions : supported-version-check] 4.17+ echo '{"versions_annotation":' '"v4.8-v4.17",' '"indices":' '[{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.17+ echo '{"versions_annotation":' '"v4.8-v4.17",' '"indices":' '[{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")'
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/indices
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ echo '{"versions_annotation":' '"v4.8-v4.17",' '"indices":' '[{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")'
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions
[get-supported-versions : supported-version-check] 4.17 4.16 4.15 4.14 4.13 4.12+ echo '{"versions_annotation":' '"v4.8-v4.17",' '"indices":' '[{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")'
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.18+ echo '{"versions_annotation":' '"v4.8-v4.17",' '"indices":' '[{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")'
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions
[get-supported-versions : supported-version-check] 4.18+ echo '{"versions_annotation":' '"v4.8-v4.17",' '"indices":' '[{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.17+ echo '{"versions_annotation":' '"v4.8-v4.17",' '"indices":' '[{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"}]}'
[get-supported-versions : supported-version-check] + jq -r .versions_annotation
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version
[get-supported-versions : supported-version-check] v4.8-v4.17
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-release-pipeline-runwc6pj --ignore-not-found=true
[release-leases : delete-lease] No resources found
[set-github-status-success : set-github-status] + '[' false == true ']'
[set-github-status-success : set-github-status] + echo 'Setting github status of commit 3d1c7203be44af6566a86c9bb581904066fd84df to success'
[set-github-status-success : set-github-status] Setting github status of commit 3d1c7203be44af6566a86c9bb581904066fd84df to success
[set-github-status-success : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators.git --commit-sha 3d1c7203be44af6566a86c9bb581904066fd84df --status success --context operator/publish --description 'Operator bundle has been successfully distributed.'
[set-github-status-success : set-github-status] 2024-11-08 17:28:14,702 [operator-cert] INFO Successfully set status to success for commit 3d1c7203be44af6566a86c9bb581904066fd84df in github repo https://github.com/redhat-openshift-ecosystem/certified-operators.git
[set-github-passed-label : post-comment] + EXTRA_ARGS=
[set-github-passed-label : post-comment] + [[ ! -z operator-release-pipeline/passed ]]
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/passed'
[set-github-passed-label : post-comment] + [[ ! -z '' ]]
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4734
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4734'
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4734 --add-labels operator-release-pipeline/passed --remove-matching-namespace-labels
[set-github-passed-label : post-comment] 2024-11-08 17:28:14,083 [operator-cert] INFO Adding labels ['operator-release-pipeline/passed'] to redhat-openshift-ecosystem/certified-operators
[set-github-passed-label : post-comment] 2024-11-08 17:28:14,610 [operator-cert] INFO Labels to remove in namespace: ['operator-release-pipeline/started']
[set-github-passed-label : post-comment] 2024-11-08 17:28:14,610 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f0f563664e0>
[set-github-passed-label : post-comment] 2024-11-08 17:28:14,610 [operator-cert] INFO Labels to add: ['operator-release-pipeline/passed']
[set-github-passed-label : post-comment] 2024-11-08 17:28:14,610 [operator-cert] INFO Labels to remove: ['operator-release-pipeline/started']
[set-github-passed-label : post-comment] 2024-11-08 17:28:14,610 [operator-cert] INFO Adding label operator-release-pipeline/passed
[set-github-passed-label : post-comment] 2024-11-08 17:28:15,191 [operator-cert] INFO Removing label operator-release-pipeline/started
[upload-pipeline-logs : get-pipeline-logs] 2024/11/08 17:28:13 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied
[upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs
[upload-pipeline-logs : get-pipeline-logs] + echo 'Getting pipeline logs'
[upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-release-pipeline-runwc6pj
[upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs
[upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 6721216c61823a8bc1399531 --operator-version v0.1.2 --operator-package-name sysdig-shield-operator --certification-hash 959cad2f92ea22b5b4957fc8c7a3dbed --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4734 --pyxis-url https://pyxis.engineering.redhat.com --path /workspace/source/operator-release-pipeline.log --type pipeline-logs --output pipeline-logs-artifact.json --verbose
[upload-pipeline-logs : upload-pipeline-logs] 2024-11-08 17:28:29,800 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-pipeline-logs : upload-pipeline-logs] 2024-11-08 17:28:29,800 [operator-cert] DEBUG Getting project details: 6721216c61823a8bc1399531
[upload-pipeline-logs : upload-pipeline-logs] 2024-11-08 17:28:29,961 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-pipeline-logs : upload-pipeline-logs] 2024-11-08 17:28:29,961 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/6721216c61823a8bc1399531/artifacts
[upload-pipeline-logs : upload-pipeline-logs] 2024-11-08 17:28:30,164 [operator-cert] INFO Output stored in: pipeline-logs-artifact.json
[upload-pipeline-logs : upload-pipeline-logs] ++ cat pipeline-logs-artifact.json
[upload-pipeline-logs : upload-pipeline-logs] ++ jq -r ._id
[upload-pipeline-logs : upload-pipeline-logs] + LOG_ID=672e4a3ec28dd6676b72c21e
[upload-pipeline-logs : upload-pipeline-logs] Pipeline logs URL:
[upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/672e4a3ec28dd6676b72c21e
[upload-pipeline-logs : upload-pipeline-logs] + echo 'Pipeline logs URL: '
[upload-pipeline-logs : upload-pipeline-logs] + echo -n https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/672e4a3ec28dd6676b72c21e
[upload-pipeline-logs : upload-pipeline-logs] + tee /tekton/results/pipeline_log_url
[upload-pipeline-logs : upload-pipeline-logs] https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/672e4a3ec28dd6676b72c21e
[github-add-summary-comment : gather-info] 2024/11/08 17:28:20 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied
[github-add-summary-comment : gather-info] + PR_NAME=operator-release-pipeline-runwc6pj
[github-add-summary-comment : gather-info] + mkdir operator-release-pipeline-runwc6pj
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs'
[github-add-summary-comment : gather-info] Getting pipeline logs
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-release-pipeline-runwc6pj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment