Created
March 14, 2026 12:44
-
-
Save rh-operator-bundle-bot/4cedaaf744fe79f885595295e83352eb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pipeline still running ... | |
| PipelineRun is still running: Tasks Completed: 23 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 6 | |
| [set-github-status-pending : set-github-status] + '[' false == true ']' | |
| [set-github-status-pending : set-github-status] + echo 'Setting github status of commit 385179ff85ba0083e9d8b0682a1672ed03ffdf8e to pending' | |
| [set-github-status-pending : set-github-status] Setting github status of commit 385179ff85ba0083e9d8b0682a1672ed03ffdf8e to pending | |
| [set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha 385179ff85ba0083e9d8b0682a1672ed03ffdf8e --status pending --context operator/publish --description 'Pipeline for operator distribution has started.' | |
| [set-github-status-pending : set-github-status] 2026-03-14 12:32:44,114 [operator-cert] INFO Successfully set status to pending for commit 385179ff85ba0083e9d8b0682a1672ed03ffdf8e in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [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/7918 | |
| [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 == true ]] | |
| [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/7918' | |
| [set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 --add-labels operator-release-pipeline/started --remove-labels pipeline/trigger-release --remove-matching-namespace-labels | |
| [set-github-started-label : post-comment] 2026-03-14 12:32:42,898 [operator-cert] INFO Adding labels ['operator-release-pipeline/started'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-started-label : post-comment] 2026-03-14 12:32:43,537 [operator-cert] INFO Labels to remove in namespace: [] | |
| [set-github-started-label : post-comment] 2026-03-14 12:32:43,537 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fe6d3de5400> | |
| [set-github-started-label : post-comment] 2026-03-14 12:32:43,537 [operator-cert] INFO Labels to add: ['operator-release-pipeline/started'] | |
| [set-github-started-label : post-comment] 2026-03-14 12:32:43,537 [operator-cert] INFO Labels to remove: [] | |
| [set-github-started-label : post-comment] 2026-03-14 12:32:43,537 [operator-cert] INFO Adding label operator-release-pipeline/started | |
| [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] + '[' true = true ']' | |
| [clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
| [clone-repository : clone] + chmod 700 /tekton/home/.ssh | |
| [clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
| [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=git@github.com:redhat-openshift-ecosystem/certified-operators.git -revision=385179ff85ba0083e9d8b0682a1672ed03ffdf8e -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository : clone] {"level":"warn","ts":1773491588.0693877,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository : clone] {"level":"info","ts":1773491649.5475879,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/certified-operators.git @ 385179ff85ba0083e9d8b0682a1672ed03ffdf8e (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository : clone] {"level":"info","ts":1773491649.6454806,"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=385179ff85ba0083e9d8b0682a1672ed03ffdf8e | |
| [clone-repository : clone] + EXIT_CODE=0 | |
| [clone-repository : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository : clone] + printf %s 385179ff85ba0083e9d8b0682a1672ed03ffdf8e | |
| [clone-repository : clone] + printf %s git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [clone-repository-base : clone] + '[' false = true ']' | |
| [clone-repository-base : clone] + '[' true = true ']' | |
| [clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
| [clone-repository-base : clone] + chmod 700 /tekton/home/.ssh | |
| [clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
| [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=git@github.com:redhat-openshift-ecosystem/certified-operators.git -revision=943f4d5d34951f597450ec42a5f926235b24f044 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository-base : clone] {"level":"warn","ts":1773491590.0074415,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository-base : clone] {"level":"info","ts":1773491651.8020878,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/certified-operators.git @ 943f4d5d34951f597450ec42a5f926235b24f044 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository-base : clone] {"level":"info","ts":1773491651.8758545,"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=943f4d5d34951f597450ec42a5f926235b24f044 | |
| [clone-repository-base : clone] + EXIT_CODE=0 | |
| [clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository-base : clone] + printf %s 943f4d5d34951f597450ec42a5f926235b24f044 | |
| [clone-repository-base : clone] + printf %s git@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/7918 --output-file changes.json --verbose | |
| [detect-changes : parse-repo-changes] 2026-03-14 12:35:01,705 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'edb-hcp-operator'}, deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-03-14 12:35:01,705 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-03-14 12:35:01,705 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified={'v4.21'}, deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-03-14 12:35:01,705 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added={('v4.21', 'edb-hcp-operator')}, modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] + cat changes.json | |
| [detect-changes : parse-repo-changes] {"affected_operators": ["edb-hcp-operator"], "added_operators": [], "modified_operators": ["edb-hcp-operator"], "deleted_operators": [], "added_or_modified_operators": ["edb-hcp-operator"], "affected_bundles": [], "added_bundles": [], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": [], "affected_catalogs": ["v4.21"], "added_catalogs": [], "modified_catalogs": ["v4.21"], "deleted_catalogs": [], "added_or_modified_catalogs": ["v4.21"], "affected_catalog_operators": ["v4.21/edb-hcp-operator"], "added_catalog_operators": ["v4.21/edb-hcp-operator"], "modified_catalog_operators": [], "deleted_catalog_operators": [], "added_or_modified_catalog_operators": ["v4.21/edb-hcp-operator"], "catalogs_with_added_or_modified_operators": ["v4.21"], "extra_files": [], "operator_name": "edb-hcp-operator", "bundle_version": "", "operator_path": "operators/edb-hcp-operator", "bundle_path": ""}++ jq -r .operator_name | |
| [detect-changes : parse-repo-changes] + operator_name=edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n edb-hcp-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
| [detect-changes : parse-repo-changes] + bundle_version= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
| [detect-changes : parse-repo-changes] + operator_path=operators/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n operators/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
| [detect-changes : parse-repo-changes] + bundle_path= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalogs=v4.21 | |
| [detect-changes : parse-repo-changes] + echo -n v4.21 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_operators=edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n edb-hcp-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_bundles= | |
| [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=v4.21 | |
| [detect-changes : parse-repo-changes] + echo -n v4.21 | |
| [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=v4.21 | |
| [detect-changes : parse-repo-changes] + echo -n v4.21 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalog_operators=v4.21/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n v4.21/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_catalog_operators=v4.21/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n v4.21/edb-hcp-operator | |
| [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/edb-hcp-operator '!=' '' ']' | |
| [read-config : read-config] + PKG_PATH=operators/edb-hcp-operator | |
| [read-config : read-config] + CONFIG_PATH=operators/edb-hcp-operator/ci.yaml | |
| [read-config : read-config] + [[ ! -d operators/edb-hcp-operator ]] | |
| [read-config : read-config] + [[ ! -f operators/edb-hcp-operator/ci.yaml ]] | |
| [read-config : read-config] + cat operators/edb-hcp-operator/ci.yaml | |
| [read-config : read-config] --- | |
| [read-config : read-config] cert_project_id: 67accd7f780152c0c29d3341 | |
| [read-config : read-config] fbc: | |
| [read-config : read-config] catalog_mapping: | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.12 | |
| [read-config : read-config] template_name: v4.12.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.13 | |
| [read-config : read-config] template_name: v4.13.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.14 | |
| [read-config : read-config] template_name: v4.14.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.15 | |
| [read-config : read-config] template_name: v4.15.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.16 | |
| [read-config : read-config] template_name: v4.16.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.17 | |
| [read-config : read-config] template_name: v4.17.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.18 | |
| [read-config : read-config] template_name: v4.18.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.19 | |
| [read-config : read-config] template_name: v4.19.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.20 | |
| [read-config : read-config] template_name: v4.20.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.21 | |
| [read-config : read-config] template_name: v4.21.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] enabled: true | |
| [read-config : read-config] version_promotion_strategy: never | |
| [read-config : read-config] ++ cat operators/edb-hcp-operator/ci.yaml | |
| [read-config : read-config] ++ yq -r '.fbc.enabled // false' | |
| [read-config : read-config] + FBC_ENABLEMENT=true | |
| [read-config : read-config] + '[' true == true ']' | |
| [read-config : read-config] ++ cat operators/edb-hcp-operator/ci.yaml | |
| [read-config : read-config] ++ yq -r .updateGraph | |
| [read-config : read-config] + '[' null '!=' null ']' | |
| [read-config : read-config] + UPGRADE_GRAPH_MODE= | |
| [read-config : read-config] + echo -n true | |
| [read-config : read-config] + tee /tekton/results/fbc-enabled | |
| [read-config : read-config] true+ echo -n true | |
| [read-config : read-config] + tee /workspace/output/fbc_enabled | |
| [read-config : read-config] true+ echo -n | |
| [read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
| [resolve-pr-type : evaluate-conditions] + '[' true == true ']' | |
| [resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
| [resolve-pr-type : evaluate-conditions] + echo -n false | |
| [resolve-pr-type : evaluate-conditions] + '[' -n v4.21 ']' | |
| [resolve-pr-type : evaluate-conditions] + echo -n true | |
| [content-hash : compute-md5sum] + [[ -n '' ]] | |
| [content-hash : compute-md5sum] + echo 'No bundle added: skipping md5sum' | |
| [content-hash : compute-md5sum] + echo -n N/A | |
| [content-hash : compute-md5sum] No bundle added: skipping md5sum | |
| [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] Checking availability of cert project identifier | |
| [certification-project-check : certification-project-check] + [[ -z edb-hcp-operator ]] | |
| [certification-project-check : certification-project-check] + declare -A ALL_AFFECTED_OPERATORS | |
| [certification-project-check : certification-project-check] + '[' -n edb-hcp-operator ']' | |
| [certification-project-check : certification-project-check] + IFS=, | |
| [certification-project-check : certification-project-check] + read -ra affected_ops_array | |
| [certification-project-check : certification-project-check] + for op in "${affected_ops_array[@]}" | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$op"]=1 | |
| [certification-project-check : certification-project-check] + '[' -n v4.21/edb-hcp-operator ']' | |
| [certification-project-check : certification-project-check] + IFS=, | |
| [certification-project-check : certification-project-check] + read -ra affected_catalog_ops_array | |
| [certification-project-check : certification-project-check] + for op in "${affected_catalog_ops_array[@]}" | |
| [certification-project-check : certification-project-check] ++ echo v4.21/edb-hcp-operator | |
| [certification-project-check : certification-project-check] ++ cut -d/ -f2 | |
| [certification-project-check : certification-project-check] + operator_name=edb-hcp-operator | |
| [certification-project-check : certification-project-check] + '[' -n edb-hcp-operator ']' | |
| [certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$operator_name"]=1 | |
| [certification-project-check : certification-project-check] + for operator_name in "${!ALL_AFFECTED_OPERATORS[@]}" | |
| [certification-project-check : certification-project-check] + file_path=operators/edb-hcp-operator/ci.yaml | |
| [certification-project-check : certification-project-check] + '[' '!' -f operators/edb-hcp-operator/ci.yaml ']' | |
| [certification-project-check : certification-project-check] ++ cat operators/edb-hcp-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=67accd7f780152c0c29d3341 | |
| [certification-project-check : certification-project-check] + '[' -z 67accd7f780152c0c29d3341 ']' | |
| [certification-project-check : certification-project-check] + echo -n 67accd7f780152c0c29d3341 | |
| [certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
| [certification-project-check : certification-project-check] 67accd7f780152c0c29d3341 | |
| [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] + '[' 67accd7f780152c0c29d3341 == '' ']' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 67accd7f780152c0c29d3341 | |
| [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=Published | |
| [get-pyxis-certification-data : get-cert-project-related-data] + '[' Published '!=' Published ']' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + echo -n Published | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] Published+ echo -n Published | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/current_certification_status | |
| [get-pyxis-certification-data : get-cert-project-related-data] Published+ 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-67accd7f780152c0c29d3341+ 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] + tr -d '\n' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
| [get-pyxis-certification-data : get-cert-project-related-data] edb-hcp-operator+ get_from_cp repository_namespace .container.repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.repository_namespace | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repository_namespace | |
| [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_namespace | |
| [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] enterprisedb+ 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] + tr -d '\n' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
| [get-pyxis-certification-data : get-cert-project-related-data] connect+ 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+ 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='valeriodelsarto Anhui-tqhuang fisher046 upm-api-ci ' | |
| [get-pyxis-certification-data : get-cert-project-related-data] + echo -n valeriodelsarto Anhui-tqhuang fisher046 upm-api-ci | |
| [get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames | |
| [get-pyxis-certification-data : get-cert-project-related-data] valeriodelsarto Anhui-tqhuang fisher046 upm-api-ci | |
| [copy-bundle-image-to-released-registry : skopeo-copy] + [[ '' == '' ]] | |
| [copy-bundle-image-to-released-registry : skopeo-copy] + echo 'A pipeline is not releasing a bundle. Skipping a copy step..' | |
| [copy-bundle-image-to-released-registry : skopeo-copy] + echo -n | |
| [copy-bundle-image-to-released-registry : skopeo-copy] A pipeline is not releasing a bundle. Skipping a copy step.. | |
| [copy-bundle-image-to-released-registry : skopeo-copy] + echo -n quay.io/operator-pipeline-prod/edb-hcp-operator: | |
| [copy-bundle-image-to-released-registry : skopeo-copy] + exit 0 | |
| [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 '' ']' | |
| [get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json 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": null, "indices": [{"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"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"}], "max_version_index": {"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, "all_indices": [{"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"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": []} | |
| [get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
| [get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": null, "indices": [{"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"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"}], "max_version_index": {"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, "all_indices": [{"ocp_version": "4.22", "path": "registry.redhat.io/redhat/certified-operator-index:v4.22"}, {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"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": []}' | |
| [get-supported-versions : supported-version-check] + jq | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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":' '[]}' | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "versions_annotation": null, | |
| [get-supported-versions : supported-version-check] "indices": [ | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.22", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.22" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.21", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.21" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.20", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19" | |
| [get-supported-versions : supported-version-check] }, | |
| [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] "max_version_index": { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.22", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.22" | |
| [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.22", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.22" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.21", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.21" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.20", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20" | |
| [get-supported-versions : supported-version-check] }, | |
| [get-supported-versions : supported-version-check] { | |
| [get-supported-versions : supported-version-check] "ocp_version": "4.19", | |
| [get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19" | |
| [get-supported-versions : supported-version-check] }, | |
| [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] + jq -r .max_version_index.ocp_version | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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":' '[]}' | |
| [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.22+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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":' '[]}' | |
| [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.22+ jq -r '.indices | map(.path) | join(" ")' | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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":' '[]}' | |
| [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.22 registry.redhat.io/redhat/certified-operator-index:v4.21 registry.redhat.io/redhat/certified-operator-index:v4.20 registry.redhat.io/redhat/certified-operator-index:v4.19 registry.redhat.io/redhat/certified-operator-index:v4.18 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+ jq -r '.indices | map(.ocp_version) | join(" ")' | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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":' '[]}' | |
| [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.22 4.21 4.20 4.19 4.18 4.17 4.16 4.15 4.14 4.13 4.12+ jq -r '.not_supported_indices | map(.path) | join(" ")' | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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":' '[]}' | |
| [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] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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":' '[]}' | |
| [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] + jq -r .max_version_index.path | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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":' '[]}' | |
| [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.22+ jq -r .versions_annotation | |
| [get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '"all_indices":' '[{"ocp_version":' '"4.22",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.22"},' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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":' '[]}' | |
| [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] null | |
| [build-fragment-images : build-fragment-images] + [[ v4.21/edb-hcp-operator == '' ]] | |
| [build-fragment-images : build-fragment-images] + EXTRA_ARGS= | |
| [build-fragment-images : build-fragment-images] + [[ true == true ]] | |
| [build-fragment-images : build-fragment-images] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
| [build-fragment-images : build-fragment-images] + build-fragment-images --catalog-operators v4.21/edb-hcp-operator --repository-destination quay.io/operator-pipeline-prod/catalog --tag-suffix fragment-385179ff85ba0083e9d8b0682a1672ed03ffdf8e --verbose --authfile /workspace/credentials/.dockerconfigjson | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:30,194 [operator-cert] DEBUG Creating fragment image for catalog: v4.21 | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:30,195 [operator-cert] DEBUG Operators to include: ['edb-hcp-operator'] | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:30,197 [operator-cert] DEBUG Creating dockerfile: v4.21 | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:30,197 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpbzk2nkwe/v4.21'] | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:30,224 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:30,224 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.21-fragment-385179ff85ba0083e9d8b0682a1672ed03ffdf8e | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:30,224 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpbzk2nkwe/v4.21.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.21-fragment-385179ff85ba0083e9d8b0682a1672ed03ffdf8e', '/tmp/tmpbzk2nkwe'] | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:37,278 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
| [build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.21 /configs | |
| [build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
| [build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
| [build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
| [build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
| [build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
| [build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
| [build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
| [build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/operator-pipeline-prod/catalog:v4.21-fragment-385179ff85ba0083e9d8b0682a1672ed03ffdf8e | |
| [build-fragment-images : build-fragment-images] --> 4bdd505929e5 | |
| [build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.21-fragment-385179ff85ba0083e9d8b0682a1672ed03ffdf8e | |
| [build-fragment-images : build-fragment-images] 4bdd505929e575b586d9cb2ddb1758a890798c446149410e9ff6c77a6cfcafb8 | |
| [build-fragment-images : build-fragment-images] | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:37,278 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.21-fragment-385179ff85ba0083e9d8b0682a1672ed03ffdf8e | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:37,278 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.21-fragment-385179ff85ba0083e9d8b0682a1672ed03ffdf8e', 'docker://quay.io/operator-pipeline-prod/catalog:v4.21-fragment-385179ff85ba0083e9d8b0682a1672ed03ffdf8e'] | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:40,223 [operator-cert] DEBUG Command output: | |
| [build-fragment-images : build-fragment-images] 2026-03-14 12:38:40,223 [operator-cert] INFO Fragment images created: {'v4.21': 'quay.io/operator-pipeline-prod/catalog:v4.21-fragment-385179ff85ba0083e9d8b0682a1672ed03ffdf8e'} | |
| [acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
| [acquire-lease : create-lease] + '[' m == m ']' | |
| [acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
| [acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
| [acquire-lease : create-lease] + create_lease_yaml | |
| [acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
| [acquire-lease : create-lease] + microTime=2026-03-14T12:38:45.000000Z | |
| [acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1' | |
| [acquire-lease : create-lease] + echo 'kind: Lease' | |
| [acquire-lease : create-lease] + echo metadata: | |
| [acquire-lease : create-lease] + echo ' name: certified-operators' | |
| [acquire-lease : create-lease] + echo ' labels:' | |
| [acquire-lease : create-lease] + echo ' owner-id: operator-release-pipeline-runm9pn7' | |
| [acquire-lease : create-lease] + echo spec: | |
| [acquire-lease : create-lease] + echo ' acquireTime: 2026-03-14T12:38:45.000000Z' | |
| [acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
| [acquire-lease : create-lease] + echo ' holderIdentity: certified-operators' | |
| [acquire-lease : create-lease] + acquire_lease | |
| [acquire-lease : create-lease] ++ echo -n certified-operators | |
| [acquire-lease : create-lease] + LEASE_NAME=certified-operators | |
| [acquire-lease : create-lease] + echo 'Attempting to create lease certified-operators' | |
| [acquire-lease : create-lease] Attempting to create lease certified-operators | |
| [acquire-lease : create-lease] + true | |
| [acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
| [acquire-lease : create-lease] lease.coordination.k8s.io/certified-operators created | |
| [acquire-lease : create-lease] + break | |
| [acquire-lease : create-lease] Acquired lease certified-operators | |
| [acquire-lease : create-lease] + echo 'Acquired lease certified-operators' | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + [[ v4.21 == '' ]] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + ENV=prod | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + INDEX_IMAGES='registry.redhat.io/redhat/certified-operator-index:v4.22 registry.redhat.io/redhat/certified-operator-index:v4.21 registry.redhat.io/redhat/certified-operator-index:v4.20 registry.redhat.io/redhat/certified-operator-index:v4.19 registry.redhat.io/redhat/certified-operator-index:v4.18 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' | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod != prod ]] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == dev ]] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == qa ]] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + add-fbc-fragments-to-index --iib-url https://iib.engineering.redhat.com --indices registry.redhat.io/redhat/certified-operator-index:v4.22 registry.redhat.io/redhat/certified-operator-index:v4.21 registry.redhat.io/redhat/certified-operator-index:v4.20 registry.redhat.io/redhat/certified-operator-index:v4.19 registry.redhat.io/redhat/certified-operator-index:v4.18 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 --catalog-names v4.21 --image-repository quay.io/operator-pipeline-prod/catalog --commit-sha 385179ff85ba0083e9d8b0682a1672ed03ffdf8e --image-output index-image-paths.txt --verbose | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:38:57,906 [operator-cert] DEBUG Set KRB5_CLIENT_KTNAME env variable: FILE:/etc/kerberos/krb5-isv.keytab | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:01,601 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:01,601 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:01,601 [operator-cert] DEBUG 1116206 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:01,601 [operator-cert] INFO Waiting for IIB builds to finish: [1116206] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:21,664 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:21,664 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:21,664 [operator-cert] DEBUG 1116206 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:21,664 [operator-cert] INFO Waiting for IIB builds to finish: [1116206] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:41,749 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:41,749 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:41,750 [operator-cert] DEBUG 1116206 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:39:41,750 [operator-cert] INFO Waiting for IIB builds to finish: [1116206] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:01,845 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:01,846 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:01,846 [operator-cert] DEBUG 1116206 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:01,846 [operator-cert] INFO Waiting for IIB builds to finish: [1116206] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:21,911 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:21,912 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:21,912 [operator-cert] DEBUG 1116206 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:21,912 [operator-cert] INFO Waiting for IIB builds to finish: [1116206] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:43,019 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:43,020 [operator-cert] DEBUG Current states [request id - state]: | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:43,020 [operator-cert] DEBUG 1116206 - in_progress | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:40:43,020 [operator-cert] INFO Waiting for IIB builds to finish: [1116206] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:41:04,102 [operator-cert] INFO IIB build completed successfully for all fragments add: [1116206] | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:41:04,102 [operator-cert] INFO Extracting manifest digests for signing... | |
| [build-fbc-index-images : add-fbc-fragments-to-index] 2026-03-14 12:41:04,102 [operator-cert] INFO Index image paths written to output file index-image-paths.txt. | |
| [build-fbc-index-images : add-fbc-fragments-to-index] + cat index-image-paths.txt | |
| [build-fbc-index-images : add-fbc-fragments-to-index] registry.redhat.io/redhat/certified-operator-index:v4.21+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:7f3ad5e706ed98798a9b4c8affd59c63dacce6a95d799ad1876b58a2c105207a | |
| [build-fbc-index-images : rm-operator-from-index] + [[ '' == '' ]] | |
| [build-fbc-index-images : rm-operator-from-index] + echo 'No deleted operators, skipping operator removal from index' | |
| [build-fbc-index-images : rm-operator-from-index] + exit 0 | |
| [build-fbc-index-images : rm-operator-from-index] No deleted operators, skipping operator removal from index | |
| [sign-index-image : get-image-digests] + INDEX_IMAGE_FILE=/workspace/results/index-image-paths.txt | |
| [sign-index-image : get-image-digests] ++ cat /workspace/results/index-image-paths.txt | |
| [sign-index-image : get-image-digests] ++ tr , ' ' | |
| [sign-index-image : get-image-digests] + DIGEST_LIST=registry.redhat.io/redhat/certified-operator-index:v4.21+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:7f3ad5e706ed98798a9b4c8affd59c63dacce6a95d799ad1876b58a2c105207a | |
| [sign-index-image : get-image-digests] + SKOPEO_EXTRA_ARGS= | |
| [sign-index-image : get-image-digests] + [[ -f /tmp/registry-auth/config.json ]] | |
| [sign-index-image : get-image-digests] + DOCKER_REFERENCES= | |
| [sign-index-image : get-image-digests] + MANIFEST_DIGESTS= | |
| [sign-index-image : get-image-digests] + for i in $DIGEST_LIST | |
| [sign-index-image : get-image-digests] ++ echo registry.redhat.io/redhat/certified-operator-index:v4.21+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:7f3ad5e706ed98798a9b4c8affd59c63dacce6a95d799ad1876b58a2c105207a | |
| [sign-index-image : get-image-digests] ++ awk -F + '{print $1}' | |
| [sign-index-image : get-image-digests] + REFERENCE=registry.redhat.io/redhat/certified-operator-index:v4.21 | |
| [sign-index-image : get-image-digests] ++ echo registry.redhat.io/redhat/certified-operator-index:v4.21+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:7f3ad5e706ed98798a9b4c8affd59c63dacce6a95d799ad1876b58a2c105207a | |
| [sign-index-image : get-image-digests] ++ awk -F + '{print $2}' | |
| [sign-index-image : get-image-digests] + DIGEST=registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:7f3ad5e706ed98798a9b4c8affd59c63dacce6a95d799ad1876b58a2c105207a | |
| [sign-index-image : get-image-digests] ++ skopeo inspect --retry-times 5 --raw docker://registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:7f3ad5e706ed98798a9b4c8affd59c63dacce6a95d799ad1876b58a2c105207a | |
| [sign-index-image : get-image-digests] + MANIFEST_LIST='{"schemaVersion":2,"mediaType":"application/vnd.docker.distribution.manifest.list.v2+json","manifests":[{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1090,"digest":"sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943","platform":{"architecture":"amd64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1090,"digest":"sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399","platform":{"architecture":"arm64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1090,"digest":"sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35","platform":{"architecture":"ppc64le","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1090,"digest":"sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab","platform":{"architecture":"s390x","os":"linux"}}]}' | |
| [sign-index-image : get-image-digests] ++ echo '{"schemaVersion":2,"mediaType":"application/vnd.docker.distribution.manifest.list.v2+json","manifests":[{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1090,"digest":"sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943","platform":{"architecture":"amd64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1090,"digest":"sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399","platform":{"architecture":"arm64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1090,"digest":"sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35","platform":{"architecture":"ppc64le","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1090,"digest":"sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab","platform":{"architecture":"s390x","os":"linux"}}]}' | |
| [sign-index-image : get-image-digests] ++ jq -r '.manifests[].digest' | |
| [sign-index-image : get-image-digests] + MANIFEST_LIST=$'sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943\nsha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399\nsha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35\nsha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab' | |
| [sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
| [sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.redhat.io/redhat/certified-operator-index:v4.21, | |
| [sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
| [sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.redhat.io/redhat/certified-operator-index:v4.21, | |
| [sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
| [sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.redhat.io/redhat/certified-operator-index:v4.21, | |
| [sign-index-image : get-image-digests] + for j in $MANIFEST_LIST | |
| [sign-index-image : get-image-digests] + DOCKER_REFERENCES+=registry.redhat.io/redhat/certified-operator-index:v4.21, | |
| [sign-index-image : get-image-digests] ++ echo sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943 sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399 sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35 sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab | |
| [sign-index-image : get-image-digests] ++ tr ' ' , | |
| [sign-index-image : get-image-digests] + MANIFEST_DIGESTS+=sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943,sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399,sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35,sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab | |
| [sign-index-image : get-image-digests] + MANIFEST_DIGESTS+=, | |
| [sign-index-image : get-image-digests] + echo -n registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21, | |
| [sign-index-image : get-image-digests] + tee /workspace/results/docker_references.txt | |
| [sign-index-image : get-image-digests] registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21,+ echo -n sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943,sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399,sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35,sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab, | |
| [sign-index-image : get-image-digests] + tee /workspace/results/manifest_digests.txt | |
| [sign-index-image : get-image-digests] sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943,sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399,sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35,sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab, | |
| [sign-index-image : request-signature] + MAX_RETRIES=3 | |
| [sign-index-image : request-signature] + RETRY_DELAY=5 | |
| [sign-index-image : request-signature] ++ cat /workspace/results/manifest_digests.txt | |
| [sign-index-image : request-signature] + MANIFEST_DIGESTS=sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943,sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399,sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35,sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab, | |
| [sign-index-image : request-signature] ++ cat /workspace/results/docker_references.txt | |
| [sign-index-image : request-signature] + DOCKER_REFERENCES=registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21, | |
| [sign-index-image : request-signature] + echo 'Requesting signing from RADAS' | |
| [sign-index-image : request-signature] Requesting signing from RADAS | |
| [sign-index-image : request-signature] + (( i=1 )) | |
| [sign-index-image : request-signature] + (( i<=MAX_RETRIES )) | |
| [sign-index-image : request-signature] + request-signature --manifest-digest sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943,sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399,sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35,sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab, --output signing_response.json --reference registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21,registry.redhat.io/redhat/certified-operator-index:v4.21, --requester araszka --sig-key-id '4096R/55A34A82 SHA-256' --sig-key-name containerisvsign --umb-client-name operatorpipelines --umb-listen-topic VirtualTopic.eng.robosignatory.isv.sign --umb-publish-topic VirtualTopic.eng.operatorpipelines.isv.sign --umb-url umb.api.redhat.com --verbose | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,208 [operator-cert] DEBUG umb listener session with cert + key is created. | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,208 [operator-cert] INFO Connecting to the UMB... | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,349 [operator-cert] INFO Subscribed to /queue/Consumer.operatorpipelines.ede7c960-3499-49a6-82c3-ecc127f6d3fd.VirtualTopic.eng.robosignatory.isv.sign with id=ede7c960-3499-49a6-82c3-ecc127f6d3fd | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,349 [operator-cert] INFO Sending 4 signing request messages...attempt #1 | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,349 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,349 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcwMDg5NGViZmY2NWZiMDMxNzliMDgxZGExNDViYzI2NTQxODhhOTZjMDE0NmYyZGQwZmI0YjUwMzRlZDUzOTkifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399", "request_id": "09cfb818-dda7-4b31-8cde-01594014b6a0", "requested_by": "araszka", "sig_keyname": "containerisvsign", "sig_key_id": "4096R/55A34A82 SHA-256"} | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,350 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,350 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmRiODYyNDJhMmE4NWY2YjgyODlkOTg1MjhlZjg4OTcyMGEwZTVjNGY4MTgxNTJiNWQ2MzY1NzA0NDlhYzk2YWIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab", "request_id": "75928d5f-f2cc-4402-98aa-d392a4b7c7b9", "requested_by": "araszka", "sig_keyname": "containerisvsign", "sig_key_id": "4096R/55A34A82 SHA-256"} | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,350 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,350 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjE1NjRkOTAwYjAwOTgyMWJhOWEyNmQ4ZjNmMGRlNWUwOWZkZDVkOGNhMTJkMTA1Y2EwYTRkY2NlZTA4Mzc5NDMifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943", "request_id": "639aafae-6bea-41ca-92e7-c93aec93bb87", "requested_by": "araszka", "sig_keyname": "containerisvsign", "sig_key_id": "4096R/55A34A82 SHA-256"} | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,350 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,350 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmMyZDFjYWE0YTE0MDMwODNiMjZmMzEzMmI4NjFhNzc0ZTkzNTI2NjFhZTE1MGQ4NTg2NDI4ODk0OGYxM2VjMzUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35", "request_id": "cae31eac-13f9-48af-b50f-74911f441c7d", "requested_by": "araszka", "sig_keyname": "containerisvsign", "sig_key_id": "4096R/55A34A82 SHA-256"} | |
| [sign-index-image : request-signature] 2026-03-14 12:41:27,350 [operator-cert] DEBUG Checking for signing response result files with prefixes {'09cfb818-dda7-4b31-8cde-01594014b6a0', '75928d5f-f2cc-4402-98aa-d392a4b7c7b9', '639aafae-6bea-41ca-92e7-c93aec93bb87', 'cae31eac-13f9-48af-b50f-74911f441c7d'} | |
| [sign-index-image : request-signature] 2026-03-14 12:41:28,718 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjE1NjRkOTAwYjAwOTgyMWJhOWEyNmQ4ZjNmMGRlNWUwOWZkZDVkOGNhMTJkMTA1Y2EwYTRkY2NlZTA4Mzc5NDMifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.redhat.io/redhat/certified-operator-index:v4.21', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943', 'request_id': '639aafae-6bea-41ca-92e7-c93aec93bb87', 'request_received_time': '2026-03-14T12:41:27.461400', 'requested_by': 'araszka', 'sig_key_id': '4096R/55A34A82 SHA-256', 'sig_keyname': 'containerisvsign', 'signed_claim': 'owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVoamaSYmlgkGRgYGlhZJiUaJloZJZikWacZpCSappqYJmWkmKaYpGcaGiUYmhgmpxokGiSkpycmmpgYWxuaWKsVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEHZc4z/n7l0PvtfBs413SuO2872SzLuruP4/1P/odN0PUauBdycyV7uPkvVPZ/YFUZpL6m8+E+ImW+jX+zRA1JWlnOZfVrd9C0syv91HXhVIvjElKdTt8NtzUvlw1frkhleue6fdyhok/ec/6pzK/eeuB9eujxo3rq260x+YkHdfz2E7tS15BtskPq3tIz71WLZWVrrYi31m9wuvl5X0PsuaNPEe+vrn239vv0cu5Kw0XFXy4rozpPf31c83RshHXNcK5tJeOKfW1dXsOnMe3W3mK0qVr1zj4Sdfndx3PeQN6sOWLS3vxZ1Lnz0amcss/6Pg9yH/9QU6vkWLF938///E5sv2QiFP2lI11pkEDOpJadM6Z95Xp1PYHnR9/OW2RMPr8/albNC+M7Dg/aalvezAwUWCIty7Zr5yuh7L9OJ35M2qpUI5emEZj9/ErTuzBKB1NQAh5Sn77kimQWtpE7puGyf8toz6Tpz3hYF5ic790l1G92z/2Ka37v45cd2++Id67YrXsjdtO9v1qtjr2+yR2448S3CsE1p0ROf+b8ZXZnW3nLTtT90fduUhCb5vf4Xepi122bM2Vsju6T68sKEwl1VGS/Wvd939cFdyZNaM6fZ7VmzUpnj04U/m1vPPTm4TKZeunLWJJZLuTN5gmXyPlx8Z6cQusU4Y9UhMw1mNtO2G/Ofl/da90roMqatmFqjfOMG576trp45f5nus56fAgA=', 'signing_server_requested': '2026-03-14T12:41:27.462844', 'signing_server_responded': '2026-03-14T12:41:28.033657', 'signing_status': 'success'} | |
| [sign-index-image : request-signature] 2026-03-14 12:41:28,718 [operator-cert] INFO Response from radas successfully received for request 639aafae-6bea-41ca-92e7-c93aec93bb87 | |
| [sign-index-image : request-signature] 2026-03-14 12:41:28,836 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmMyZDFjYWE0YTE0MDMwODNiMjZmMzEzMmI4NjFhNzc0ZTkzNTI2NjFhZTE1MGQ4NTg2NDI4ODk0OGYxM2VjMzUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.redhat.io/redhat/certified-operator-index:v4.21', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35', 'request_id': 'cae31eac-13f9-48af-b50f-74911f441c7d', 'request_received_time': '2026-03-14T12:41:27.487729', 'requested_by': 'araszka', 'sig_key_id': '4096R/55A34A82 SHA-256', 'sig_keyname': 'containerisvsign', 'signed_claim': 'owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpVslGKYnJhokmhoYmBsYGGcZGSWZmxobJRkYWaYaG5ukmppbGpkBmSnGpoapFiYWpiZGFlYWJpYpBkapyYbmyrV6igolVQWgKxTSizJz81MVkjOzytJzMxLLVIozkzPSywpLUpVAqrKTEnNK8ksqUR2WFFqWmpRal4yWHtRanpmcUlRpV5RakpGYoleZr4+hKWfnFpUkpmWmZqim1+QWgS0pkg3My8ltcKqzETPyFCpFuSI/IKSzPw8aAgkF6WCVIEdVZRYXJWdCFTUySTDwsDIwcDGygQKNAYuTgFYUN5+LMDQWNzxSOFCo8c61nTuOSGT9t9h1jOKXZrtJ6x378LDmJnPZvGWVQqWGM49nnAq+uSXa4sUJkRGJFkHy0lelIp7GjJn6m5D3x/prx1NG7QDzz4LffsrwOuu0ApZ3/MpXB3Svc1xGw+v5H12S8zZb81vk47elcL86mazL+r0a2xeaHZReO3Mr9ense3LLXb0YQ3cx7DGa/HzDmbffZ/jo6rm/9/aavWsNVnqdeayI5ezZ3xbmcNxxUf+iUVamN6iem1T3TufJH89Yig08ZgV2d5X3sl08WXKim2i61e9YWvzvMZ+9InRKgZn7Y5mnS6xl9f9bt1d6H7YuGu6nb/WNt/ksDa+6mVr0m/l5mwRstz35PuWoCnC1wTP/2RYvPW+zP1HikYnIzwmfVgexHFAb/K+VdN3iemsP7SxVZHzndx6/47WOzF3DpUXrLbcKH0z9Kn1nTWf+bl77hxQP+14OKD59+q+jX0VW0sM9V78z1Y0eNy6dIqGykntB2vfXLl64tbjtJtyWj9udViUTt5czrRk4qQPAiwMOyON17K3P5foU7ksvFN2bZPWQ/at258+8btQPTuoTeDyOzHVfZtSNt6b9PX9R42jF8JXHtHff+rXxjPfH0b8CptV8slxcoooy2UZiTfSXDnvrF8cnRRS6LAztvnGo3fh/V1M0xe9PbRZXJHz6a20ewo3bDWmZexNs7sSfqeegXfFeTbJV5fuJAEA', 'signing_server_requested': '2026-03-14T12:41:27.489032', 'signing_server_responded': '2026-03-14T12:41:28.024630', 'signing_status': 'success'} | |
| [sign-index-image : request-signature] 2026-03-14 12:41:28,836 [operator-cert] INFO Response from radas successfully received for request cae31eac-13f9-48af-b50f-74911f441c7d | |
| [sign-index-image : request-signature] 2026-03-14 12:41:28,883 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmRiODYyNDJhMmE4NWY2YjgyODlkOTg1MjhlZjg4OTcyMGEwZTVjNGY4MTgxNTJiNWQ2MzY1NzA0NDlhYzk2YWIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.redhat.io/redhat/certified-operator-index:v4.21', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab', 'request_id': '75928d5f-f2cc-4402-98aa-d392a4b7c7b9', 'request_received_time': '2026-03-14T12:41:27.435039', 'requested_by': 'araszka', 'sig_key_id': '4096R/55A34A82 SHA-256', 'sig_keyname': 'containerisvsign', 'signed_claim': 'owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpWSZGFmZGKUaJRoYZpmlmRhZGGZYmlhamSRmmZhYWluZJBokGqabJJmYWhhaGqUZJpiZmxmam5gYmKZmGxplpikVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF5qoT/r3zku+uZH60mHG7WOrYl8r+2y6wT9XyHftSXyt8tlcjRuSJQ9yJWYcrRSdyPbHgvXee3fHDEf0po5Ab2LpENuzfVby/8sCXM5db/hrnup1cu3vB72pwbIg+eHLr9NCpsfur0ZtV3PCdPL2acc5Ht9G0h4xsPmCZ/E2DY6mRgJsyxba2md0qj/apPT/PENv2LzXQ8tP4XV+Abs1e/ZEoPWOc/v3XeXdFkFUf+wwaJsnVTueKtv0d+O/BfKdr+Z+c176/P/6cv95DyWfEws9Lw69Y5C1Qz/7tJhktPawo8zJ3rP5P/hFTrQbsqhZ1syxeY1bRvizvEuoirpXr6gaxO49TiNJ5lH1uOJb4NeDBpg4dodtHD1y83BNmHmL3+3drU/iHxgGi52IrTD5NMLWJs+g7Pbr23nGe7WuS+jF1Xm8uT8iVc/hlUWvUFTbhVGiW+3sPAW/JCj+7NqvcRqTpPHRyfbz6UNeHPxGV11zqzfunLbDlzb4VKE7uCd6Kczg3/J4aSKVdYuq4w3lt0Qi10suj6h0y5Wrv+fK2MLGFomJJZNLVvrcPj3QYJB47qTGTrWJDEslntt0fzrrOXNqd+PNTePSGLP+P6lobD551bbF5kS1kbcP244PnWmetWuhSfd/W7+O7zvz9ap+zVO1y9aZ3ymXTeDa3GF66UnDDa8nGFU/vXZ5emmj47deTvo9h26/CWqWZPo+4Gym15sAUA', 'signing_server_requested': '2026-03-14T12:41:27.436535', 'signing_server_responded': '2026-03-14T12:41:28.008082', 'signing_status': 'success'} | |
| [sign-index-image : request-signature] 2026-03-14 12:41:28,883 [operator-cert] INFO Response from radas successfully received for request 75928d5f-f2cc-4402-98aa-d392a4b7c7b9 | |
| [sign-index-image : request-signature] 2026-03-14 12:41:28,974 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcwMDg5NGViZmY2NWZiMDMxNzliMDgxZGExNDViYzI2NTQxODhhOTZjMDE0NmYyZGQwZmI0YjUwMzRlZDUzOTkifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.redhat.io/redhat/certified-operator-index:v4.21', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399', 'request_id': '09cfb818-dda7-4b31-8cde-01594014b6a0', 'request_received_time': '2026-03-14T12:41:27.407110', 'requested_by': 'araszka', 'sig_key_id': '4096R/55A34A82 SHA-256', 'sig_keyname': 'containerisvsign', 'signed_claim': 'owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVuYGBhaZKalJZmZpqWZGBsaG6ZZGBhmJJoaGKalGxkZmpiaGGRaGmWbGBoYpZmlJJikJZkkmRqYGySmmJqbGmpVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF57QL//6y1109ddKzUF6j9so43f70Pg7HHFabzggHm2r+TT5yZJaISZCPieshpo1ZAAsNG3vkZEuW7XijczXN49Wv2/3M8fOI8csdXrlTo+Mr0xf5weqDRHZ/0jcucQlYd3FEx4WU856kFfR0Btj41dkr+zvfn5jN6a0XaX1t3dGvXj1kPfjBVTOtf9/nyBv77nt9fPRC3O7ci9vu+iO1qudv63e4xnDv51Ct1412Bsgu6R687mLQGf9z58+n5nNu7OhxZzskf7o/TKOO44b7PaVJQ2cQDfJdm37eaObH86yrmBWX652e+rw8Vaw3Pv2S+7OLq9tsrtDYsXpf7wXKyPN+WvNipMc0Hzz/YwJZ6Z5e2ksS8Z3FsJ2eyT/zN8OvpPVbWv2Fy+3ZH/j3FK/SpV2vrhUnLOh8fv3pGcXUdU14t4ylWo0/X//W4nHVkTup/9T3r1gdeG1flZQ9sbfk5Psrc5His5LGo+4mm1NkpHAXzNn2Nn97XohJyNkVtffif1YVMUgxicdLBU93PCj+ab1a6SHT6IY4bv/gO3aq70xDUKZdg6LFWZMacKYeOfrc9/vwP2zqPzRfl2uZd8fXdOm/VvIf/jwYKbDS/ahvu9WWm0yueaN+jgiWFueIu1+SSXL6FfJjPq3k/+M3drw4c9Y5LdrUtYVmWdr+UVWbnU5aP6Y/eCRTwLiyU/tgS41u0SGJv4c/KEOaFGt613icWPAgBAA==', 'signing_server_requested': '2026-03-14T12:41:27.409626', 'signing_server_responded': '2026-03-14T12:41:28.016384', 'signing_status': 'success'} | |
| [sign-index-image : request-signature] 2026-03-14 12:41:28,975 [operator-cert] INFO Response from radas successfully received for request 09cfb818-dda7-4b31-8cde-01594014b6a0 | |
| [sign-index-image : request-signature] 2026-03-14 12:41:32,350 [operator-cert] INFO Unsubscribing from queue and disconnecting from UMB... | |
| [sign-index-image : request-signature] 2026-03-14 12:41:32,351 [operator-cert] INFO All signing responses received. Writing result to file... | |
| [sign-index-image : request-signature] + echo 'request-signature command succeeded.' | |
| [sign-index-image : request-signature] request-signature command succeeded. | |
| [sign-index-image : request-signature] + break | |
| [sign-index-image : request-signature] ++ cat signing_response.json | |
| [sign-index-image : request-signature] + SIG_DATA='[{"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcwMDg5NGViZmY2NWZiMDMxNzliMDgxZGExNDViYzI2NTQxODhhOTZjMDE0NmYyZGQwZmI0YjUwMzRlZDUzOTkifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399", "request_id": "09cfb818-dda7-4b31-8cde-01594014b6a0", "request_received_time": "2026-03-14T12:41:27.407110", "requested_by": "araszka", "sig_key_id": "4096R/55A34A82 SHA-256", "sig_keyname": "containerisvsign", "signed_claim": "owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVuYGBhaZKalJZmZpqWZGBsaG6ZZGBhmJJoaGKalGxkZmpiaGGRaGmWbGBoYpZmlJJikJZkkmRqYGySmmJqbGmpVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF57QL//6y1109ddKzUF6j9so43f70Pg7HHFabzggHm2r+TT5yZJaISZCPieshpo1ZAAsNG3vkZEuW7XijczXN49Wv2/3M8fOI8csdXrlTo+Mr0xf5weqDRHZ/0jcucQlYd3FEx4WU856kFfR0Btj41dkr+zvfn5jN6a0XaX1t3dGvXj1kPfjBVTOtf9/nyBv77nt9fPRC3O7ci9vu+iO1qudv63e4xnDv51Ct1412Bsgu6R687mLQGf9z58+n5nNu7OhxZzskf7o/TKOO44b7PaVJQ2cQDfJdm37eaObH86yrmBWX652e+rw8Vaw3Pv2S+7OLq9tsrtDYsXpf7wXKyPN+WvNipMc0Hzz/YwJZ6Z5e2ksS8Z3FsJ2eyT/zN8OvpPVbWv2Fy+3ZH/j3FK/SpV2vrhUnLOh8fv3pGcXUdU14t4ylWo0/X//W4nHVkTup/9T3r1gdeG1flZQ9sbfk5Psrc5His5LGo+4mm1NkpHAXzNn2Nn97XohJyNkVtffif1YVMUgxicdLBU93PCj+ab1a6SHT6IY4bv/gO3aq70xDUKZdg6LFWZMacKYeOfrc9/vwP2zqPzRfl2uZd8fXdOm/VvIf/jwYKbDS/ahvu9WWm0yueaN+jgiWFueIu1+SSXL6FfJjPq3k/+M3drw4c9Y5LdrUtYVmWdr+UVWbnU5aP6Y/eCRTwLiyU/tgS41u0SGJv4c/KEOaFGt613icWPAgBAA==", "signing_server_requested": "2026-03-14T12:41:27.409626", "signing_server_responded": "2026-03-14T12:41:28.016384", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmRiODYyNDJhMmE4NWY2YjgyODlkOTg1MjhlZjg4OTcyMGEwZTVjNGY4MTgxNTJiNWQ2MzY1NzA0NDlhYzk2YWIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab", "request_id": "75928d5f-f2cc-4402-98aa-d392a4b7c7b9", "request_received_time": "2026-03-14T12:41:27.435039", "requested_by": "araszka", "sig_key_id": "4096R/55A34A82 SHA-256", "sig_keyname": "containerisvsign", "signed_claim": "owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpWSZGFmZGKUaJRoYZpmlmRhZGGZYmlhamSRmmZhYWluZJBokGqabJJmYWhhaGqUZJpiZmxmam5gYmKZmGxplpikVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF5qoT/r3zku+uZH60mHG7WOrYl8r+2y6wT9XyHftSXyt8tlcjRuSJQ9yJWYcrRSdyPbHgvXee3fHDEf0po5Ab2LpENuzfVby/8sCXM5db/hrnup1cu3vB72pwbIg+eHLr9NCpsfur0ZtV3PCdPL2acc5Ht9G0h4xsPmCZ/E2DY6mRgJsyxba2md0qj/apPT/PENv2LzXQ8tP4XV+Abs1e/ZEoPWOc/v3XeXdFkFUf+wwaJsnVTueKtv0d+O/BfKdr+Z+c176/P/6cv95DyWfEws9Lw69Y5C1Qz/7tJhktPawo8zJ3rP5P/hFTrQbsqhZ1syxeY1bRvizvEuoirpXr6gaxO49TiNJ5lH1uOJb4NeDBpg4dodtHD1y83BNmHmL3+3drU/iHxgGi52IrTD5NMLWJs+g7Pbr23nGe7WuS+jF1Xm8uT8iVc/hlUWvUFTbhVGiW+3sPAW/JCj+7NqvcRqTpPHRyfbz6UNeHPxGV11zqzfunLbDlzb4VKE7uCd6Kczg3/J4aSKVdYuq4w3lt0Qi10suj6h0y5Wrv+fK2MLGFomJJZNLVvrcPj3QYJB47qTGTrWJDEslntt0fzrrOXNqd+PNTePSGLP+P6lobD551bbF5kS1kbcP244PnWmetWuh | |
| [sign-index-image : request-signature] Sfd/W7+O7zvz9ap+zVO1y9aZ3ymXTeDa3GF66UnDDa8nGFU/vXZ5emmj47deTvo9h26/CWqWZPo+4Gym15sAUA", "signing_server_requested": "2026-03-14T12:41:27.436535", "signing_server_responded": "2026-03-14T12:41:28.008082", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjE1NjRkOTAwYjAwOTgyMWJhOWEyNmQ4ZjNmMGRlNWUwOWZkZDVkOGNhMTJkMTA1Y2EwYTRkY2NlZTA4Mzc5NDMifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943", "request_id": "639aafae-6bea-41ca-92e7-c93aec93bb87", "request_received_time": "2026-03-14T12:41:27.461400", "requested_by": "araszka", "sig_key_id": "4096R/55A34A82 SHA-256", "sig_keyname": "containerisvsign", "signed_claim": "owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVoamaSYmlgkGRgYGlhZJiUaJloZJZikWacZpCSappqYJmWkmKaYpGcaGiUYmhgmpxokGiSkpycmmpgYWxuaWKsVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEHZc4z/n7l0PvtfBs413SuO2872SzLuruP4/1P/odN0PUauBdycyV7uPkvVPZ/YFUZpL6m8+E+ImW+jX+zRA1JWlnOZfVrd9C0syv91HXhVIvjElKdTt8NtzUvlw1frkhleue6fdyhok/ec/6pzK/eeuB9eujxo3rq260x+YkHdfz2E7tS15BtskPq3tIz71WLZWVrrYi31m9wuvl5X0PsuaNPEe+vrn239vv0cu5Kw0XFXy4rozpPf31c83RshHXNcK5tJeOKfW1dXsOnMe3W3mK0qVr1zj4Sdfndx3PeQN6sOWLS3vxZ1Lnz0amcss/6Pg9yH/9QU6vkWLF938///E5sv2QiFP2lI11pkEDOpJadM6Z95Xp1PYHnR9/OW2RMPr8/albNC+M7Dg/aalvezAwUWCIty7Zr5yuh7L9OJ35M2qpUI5emEZj9/ErTuzBKB1NQAh5Sn77kimQWtpE7puGyf8toz6Tpz3hYF5ic790l1G92z/2Ka37v45cd2++Id67YrXsjdtO9v1qtjr2+yR2448S3CsE1p0ROf+b8ZXZnW3nLTtT90fduUhCb5vf4Xepi122bM2Vsju6T68sKEwl1VGS/Wvd939cFdyZNaM6fZ7VmzUpnj04U/m1vPPTm4TKZeunLWJJZLuTN5gmXyPlx8Z6cQusU4Y9UhMw1mNtO2G/Ofl/da90roMqatmFqjfOMG576trp45f5nus56fAgA=", "signing_server_requested": "2026-03-14T12:41:27.462844", "signing_server_responded": "2026-03-14T12:41:28.033657", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmMyZDFjYWE0YTE0MDMwODNiMjZmMzEzMmI4NjFhNzc0ZTkzNTI2NjFhZTE1MGQ4NTg2NDI4ODk0OGYxM2VjMzUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35", "request_id": "cae31eac-13f9-48af-b50f-74911f441c7d", "request_received_time": "2026-03-14T12:41:27.487729", "requested_by": "araszka", "sig_key_id": "4096R/55A34A82 SHA-256", "sig_keyname": "containerisvsign", "signed_claim": "owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpVslGKYnJhokmhoYmBsYGGcZGSWZmxobJRkYWaYaG5ukmppbGpkBmSnGpoapFiYWpiZGFlYWJpYpBkapyYbmyrV6igolVQWgKxTSizJz81MVkjOzytJzMxLLVIozkzPSywpLUpVAqrKTEnNK8ksqUR2WFFqWmpRal4yWHtRanpmcUlRpV5RakpGYoleZr4+hKWfnFpUkpmWmZqim1+QWgS0pkg3My8ltcKqzETPyFCpFuSI/IKSzPw8aAgkF6WCVIEdVZRYXJWdCFTUySTDwsDIwcDGygQKNAYuTgFYUN5+LMDQWNzxSOFCo8c61nTuOSGT9t9h1jOKXZrtJ6x378LDmJnPZvGWVQqWGM49nnAq+uSXa4sUJkRGJFkHy0lelIp7GjJn6m5D3x/prx1NG7QDzz4LffsrwOuu0ApZ3/MpXB3Svc1xGw+v5H12S8zZb81vk47elcL86mazL+r0a2xeaHZReO3Mr9ense3LLXb0YQ3cx7DGa/HzDmbffZ/jo6rm/9/aavWsNVnqdeayI5ezZ3xbmcNxxUf+iUVamN6iem1T3TufJH89Yig08ZgV2d5X3sl08WXKim2i61e9YWvzvMZ+9InRKgZn7Y5mnS6xl9f9bt1d6H7YuGu6nb/WNt/ksDa+6mVr0m/l5mwRstz35PuWoCnC1wTP/2RYvPW+zP1HikYnIzwmfVgexHFAb/K+VdN3iemsP7SxVZHz | |
| [sign-index-image : request-signature] ndx6/47WOzF3DpUXrLbcKH0z9Kn1nTWf+bl77hxQP+14OKD59+q+jX0VW0sM9V78z1Y0eNy6dIqGykntB2vfXLl64tbjtJtyWj9udViUTt5czrRk4qQPAiwMOyON17K3P5foU7ksvFN2bZPWQ/at258+8btQPTuoTeDyOzHVfZtSNt6b9PX9R42jF8JXHtHff+rXxjPfH0b8CptV8slxcoooy2UZiTfSXDnvrF8cnRRS6LAztvnGo3fh/V1M0xe9PbRZXJHz6a20ewo3bDWmZexNs7sSfqeegXfFeTbJV5fuJAEA", "signing_server_requested": "2026-03-14T12:41:27.489032", "signing_server_responded": "2026-03-14T12:41:28.024630", "signing_status": "success"}]' | |
| [sign-index-image : request-signature] + echo 'Signed claims and their metadata: ' | |
| [sign-index-image : request-signature] Signed claims and their metadata: | |
| [sign-index-image : request-signature] + echo -n '[{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcwMDg5NGViZmY2NWZiMDMxNzliMDgxZGExNDViYzI2NTQxODhhOTZjMDE0NmYyZGQwZmI0YjUwMzRlZDUzOTkifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.redhat.io/redhat/certified-operator-index:v4.21",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399",' '"request_id":' '"09cfb818-dda7-4b31-8cde-01594014b6a0",' '"request_received_time":' '"2026-03-14T12:41:27.407110",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/55A34A82' 'SHA-256",' '"sig_keyname":' '"containerisvsign",' '"signed_claim":' '"owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVuYGBhaZKalJZmZpqWZGBsaG6ZZGBhmJJoaGKalGxkZmpiaGGRaGmWbGBoYpZmlJJikJZkkmRqYGySmmJqbGmpVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF57QL//6y1109ddKzUF6j9so43f70Pg7HHFabzggHm2r+TT5yZJaISZCPieshpo1ZAAsNG3vkZEuW7XijczXN49Wv2/3M8fOI8csdXrlTo+Mr0xf5weqDRHZ/0jcucQlYd3FEx4WU856kFfR0Btj41dkr+zvfn5jN6a0XaX1t3dGvXj1kPfjBVTOtf9/nyBv77nt9fPRC3O7ci9vu+iO1qudv63e4xnDv51Ct1412Bsgu6R687mLQGf9z58+n5nNu7OhxZzskf7o/TKOO44b7PaVJQ2cQDfJdm37eaObH86yrmBWX652e+rw8Vaw3Pv2S+7OLq9tsrtDYsXpf7wXKyPN+WvNipMc0Hzz/YwJZ6Z5e2ksS8Z3FsJ2eyT/zN8OvpPVbWv2Fy+3ZH/j3FK/SpV2vrhUnLOh8fv3pGcXUdU14t4ylWo0/X//W4nHVkTup/9T3r1gdeG1flZQ9sbfk5Psrc5His5LGo+4mm1NkpHAXzNn2Nn97XohJyNkVtffif1YVMUgxicdLBU93PCj+ab1a6SHT6IY4bv/gO3aq70xDUKZdg6LFWZMacKYeOfrc9/vwP2zqPzRfl2uZd8fXdOm/VvIf/jwYKbDS/ahvu9WWm0yueaN+jgiWFueIu1+SSXL6FfJjPq3k/+M3drw4c9Y5LdrUtYVmWdr+UVWbnU5aP6Y/eCRTwLiyU/tgS41u0SGJv4c/KEOaFGt613icWPAgBAA==",' '"signing_server_requested":' '"2026-03-14T12:41:27.409626",' '"signing_server_responded":' '"2026-03-14T12:41:28.016384",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmRiODYyNDJhMmE4NWY2YjgyODlkOTg1MjhlZjg4OTcyMGEwZTVjNGY4MTgxNTJiNWQ2MzY1NzA0NDlhYzk2YWIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.redhat.io/redhat/certified-operator-index:v4.21",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab",' '"request_id":' '"75928d5f-f2cc-4402-98aa-d392a4b7c7b9",' '"request_received_time":' '"2026-03-14T12:41:27.435039",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/55A34A82' 'SHA-256",' '"sig_keyname":' '"containerisvsign",' '"signed_claim":' '"owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpWSZGFmZGKUaJRoYZpmlmRhZGGZYmlhamSRmmZhYWluZJBokGqabJJmYWhhaGqUZJpiZmxmam5gYmKZmGxplpikVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF5qoT/r3zku+uZH60mHG7WOrYl8r+2y6wT9XyHftSXyt8tlcjRuSJQ9yJWYcrRSdyPbHgvXee3fHDEf0po5Ab2LpENuzfVby/8sCXM5db/hrnup1cu3vB72pwbIg+eHLr9NCpsfur0ZtV3PCdPL2acc5Ht9G0h4xsPmCZ/E2DY6mRgJsyxba2md0qj/apPT/PENv2LzXQ8tP4XV+Abs1e/ZEoPWOc/v3XeXdFkFUf+wwaJsnVTueKtv0d+O/BfKdr+Z+c176/P/6cv95DyWfEws9Lw69Y5C1Qz/7tJhktPawo8zJ3rP5P/hFTrQbsqhZ1syxeY1bRvizvEuoirpXr6gaxO49TiNJ5lH1uOJb4NeDBpg4dodtHD1y83BNmHmL3+3drU/iHxgGi52IrTD5NMLWJs+g7Pbr23nGe7WuS+jF1Xm8uT8iVc/hlUWvUFTbhVGiW+3sPAW/JCj+7NqvcRqTpPHRyfbz6UNeHPxGV11zqzfunLbDlzb4VKE7uCd6Kczg3/J4aSKVdYuq4w3lt0Qi10suj6h | |
| [sign-index-image : request-signature] 0y5Wrv+fK2MLGFomJJZNLVvrcPj3QYJB47qTGTrWJDEslntt0fzrrOXNqd+PNTePSGLP+P6lobD551bbF5kS1kbcP244PnWmetWuhSfd/W7+O7zvz9ap+zVO1y9aZ3ymXTeDa3GF66UnDDa8nGFU/vXZ5emmj47deTvo9h26/CWqWZPo+4Gym15sAUA",' '"signing_server_requested":' '"2026-03-14T12:41:27.436535",' '"signing_server_responded":' '"2026-03-14T12:41:28.008082",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjE1NjRkOTAwYjAwOTgyMWJhOWEyNmQ4ZjNmMGRlNWUwOWZkZDVkOGNhMTJkMTA1Y2EwYTRkY2NlZTA4Mzc5NDMifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.redhat.io/redhat/certified-operator-index:v4.21",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943",' '"request_id":' '"639aafae-6bea-41ca-92e7-c93aec93bb87",' '"request_received_time":' '"2026-03-14T12:41:27.461400",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/55A34A82' 'SHA-256",' '"sig_keyname":' '"containerisvsign",' '"signed_claim":' '"owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVoamaSYmlgkGRgYGlhZJiUaJloZJZikWacZpCSappqYJmWkmKaYpGcaGiUYmhgmpxokGiSkpycmmpgYWxuaWKsVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEHZc4z/n7l0PvtfBs413SuO2872SzLuruP4/1P/odN0PUauBdycyV7uPkvVPZ/YFUZpL6m8+E+ImW+jX+zRA1JWlnOZfVrd9C0syv91HXhVIvjElKdTt8NtzUvlw1frkhleue6fdyhok/ec/6pzK/eeuB9eujxo3rq260x+YkHdfz2E7tS15BtskPq3tIz71WLZWVrrYi31m9wuvl5X0PsuaNPEe+vrn239vv0cu5Kw0XFXy4rozpPf31c83RshHXNcK5tJeOKfW1dXsOnMe3W3mK0qVr1zj4Sdfndx3PeQN6sOWLS3vxZ1Lnz0amcss/6Pg9yH/9QU6vkWLF938///E5sv2QiFP2lI11pkEDOpJadM6Z95Xp1PYHnR9/OW2RMPr8/albNC+M7Dg/aalvezAwUWCIty7Zr5yuh7L9OJ35M2qpUI5emEZj9/ErTuzBKB1NQAh5Sn77kimQWtpE7puGyf8toz6Tpz3hYF5ic790l1G92z/2Ka37v45cd2++Id67YrXsjdtO9v1qtjr2+yR2448S3CsE1p0ROf+b8ZXZnW3nLTtT90fduUhCb5vf4Xepi122bM2Vsju6T68sKEwl1VGS/Wvd939cFdyZNaM6fZ7VmzUpnj04U/m1vPPTm4TKZeunLWJJZLuTN5gmXyPlx8Z6cQusU4Y9UhMw1mNtO2G/Ofl/da90roMqatmFqjfOMG576trp45f5nus56fAgA=",' '"signing_server_requested":' '"2026-03-14T12:41:27.462844",' '"signing_server_responded":' '"2026-03-14T12:41:28.033657",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmMyZDFjYWE0YTE0MDMwODNiMjZmMzEzMmI4NjFhNzc0ZTkzNTI2NjFhZTE1MGQ4NTg2NDI4ODk0OGYxM2VjMzUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.redhat.io/redhat/certified-operator-index:v4.21",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35",' '"request_id":' '"cae31eac-13f9-48af-b50f-74911f441c7d",' '"request_received_time":' '"2026-03-14T12:41:27.487729",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/55A34A82' 'SHA-256",' '"sig_keyname":' '"containerisvsign",' '"signed_claim":' '"owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpVslGKYnJhokmhoYmBsYGGcZGSWZmxobJRkYWaYaG5ukmppbGpkBmSnGpoapFiYWpiZGFlYWJpYpBkapyYbmyrV6igolVQWgKxTSizJz81MVkjOzytJzMxLLVIozkzPSywpLUpVAqrKTEnNK8ksqUR2WFFqWmpRal4yWHtRanpmcUlRpV5RakpGYoleZr4+hKWfnFpUkpmWmZqim1+QWgS0pkg3My8ltcKqzETPyFCpFuSI/IKSzPw8aAgkF6WCVIEdVZRYXJWdCFTUySTDwsDIwcDGygQKNAYuTgFYUN5+LMDQWNzxSOFCo8c61nTuOSGT9t9h1jOKXZrtJ6x378LDmJnPZvGWVQqWGM49nnAq+uSXa4sUJkRGJFkHy0lelIp7GjJn6m5D3x/prx1NG7QDzz4LffsrwOuu0ApZ3/MpXB3Svc1xGw+v5H12S8zZb81vk47elcL86mazL+r0a2xeaHZReO3Mr9ense3LLXb0YQ3cx7DGa/HzDmb | |
| [sign-index-image : request-signature] ffZ/jo6rm/9/aavWsNVnqdeayI5ezZ3xbmcNxxUf+iUVamN6iem1T3TufJH89Yig08ZgV2d5X3sl08WXKim2i61e9YWvzvMZ+9InRKgZn7Y5mnS6xl9f9bt1d6H7YuGu6nb/WNt/ksDa+6mVr0m/l5mwRstz35PuWoCnC1wTP/2RYvPW+zP1HikYnIzwmfVgexHFAb/K+VdN3iemsP7SxVZHzndx6/47WOzF3DpUXrLbcKH0z9Kn1nTWf+bl77hxQP+14OKD59+q+jX0VW0sM9V78z1Y0eNy6dIqGykntB2vfXLl64tbjtJtyWj9udViUTt5czrRk4qQPAiwMOyON17K3P5foU7ksvFN2bZPWQ/at258+8btQPTuoTeDyOzHVfZtSNt6b9PX9R42jF8JXHtHff+rXxjPfH0b8CptV8slxcoooy2UZiTfSXDnvrF8cnRRS6LAztvnGo3fh/V1M0xe9PbRZXJHz6a20ewo3bDWmZexNs7sSfqeegXfFeTbJV5fuJAEA",' '"signing_server_requested":' '"2026-03-14T12:41:27.489032",' '"signing_server_responded":' '"2026-03-14T12:41:28.024630",' '"signing_status":' '"success"}]' | |
| [sign-index-image : request-signature] [{"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjcwMDg5NGViZmY2NWZiMDMxNzliMDgxZGExNDViYzI2NTQxODhhOTZjMDE0NmYyZGQwZmI0YjUwMzRlZDUzOTkifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399", "request_id": "09cfb818-dda7-4b31-8cde-01594014b6a0", "request_received_time": "2026-03-14T12:41:27.407110", "requested_by": "araszka", "sig_key_id": "4096R/55A34A82 SHA-256", "sig_keyname": "containerisvsign", "signed_claim": "owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVuYGBhaZKalJZmZpqWZGBsaG6ZZGBhmJJoaGKalGxkZmpiaGGRaGmWbGBoYpZmlJJikJZkkmRqYGySmmJqbGmpVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF57QL//6y1109ddKzUF6j9so43f70Pg7HHFabzggHm2r+TT5yZJaISZCPieshpo1ZAAsNG3vkZEuW7XijczXN49Wv2/3M8fOI8csdXrlTo+Mr0xf5weqDRHZ/0jcucQlYd3FEx4WU856kFfR0Btj41dkr+zvfn5jN6a0XaX1t3dGvXj1kPfjBVTOtf9/nyBv77nt9fPRC3O7ci9vu+iO1qudv63e4xnDv51Ct1412Bsgu6R687mLQGf9z58+n5nNu7OhxZzskf7o/TKOO44b7PaVJQ2cQDfJdm37eaObH86yrmBWX652e+rw8Vaw3Pv2S+7OLq9tsrtDYsXpf7wXKyPN+WvNipMc0Hzz/YwJZ6Z5e2ksS8Z3FsJ2eyT/zN8OvpPVbWv2Fy+3ZH/j3FK/SpV2vrhUnLOh8fv3pGcXUdU14t4ylWo0/X//W4nHVkTup/9T3r1gdeG1flZQ9sbfk5Psrc5His5LGo+4mm1NkpHAXzNn2Nn97XohJyNkVtffif1YVMUgxicdLBU93PCj+ab1a6SHT6IY4bv/gO3aq70xDUKZdg6LFWZMacKYeOfrc9/vwP2zqPzRfl2uZd8fXdOm/VvIf/jwYKbDS/ahvu9WWm0yueaN+jgiWFueIu1+SSXL6FfJjPq3k/+M3drw4c9Y5LdrUtYVmWdr+UVWbnU5aP6Y/eCRTwLiyU/tgS41u0SGJv4c/KEOaFGt613icWPAgBAA==", "signing_server_requested": "2026-03-14T12:41:27.409626", "signing_server_responded": "2026-03-14T12:41:28.016384", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmRiODYyNDJhMmE4NWY2YjgyODlkOTg1MjhlZjg4OTcyMGEwZTVjNGY4MTgxNTJiNWQ2MzY1NzA0NDlhYzk2YWIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab", "request_id": "75928d5f-f2cc-4402-98aa-d392a4b7c7b9", "request_received_time": "2026-03-14T12:41:27.435039", "requested_by": "araszka", "sig_key_id": "4096R/55A34A82 SHA-256", "sig_keyname": "containerisvsign", "signed_claim": "owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpWSZGFmZGKUaJRoYZpmlmRhZGGZYmlhamSRmmZhYWluZJBokGqabJJmYWhhaGqUZJpiZmxmam5gYmKZmGxplpikVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF5qoT/r3zku+uZH60mHG7WOrYl8r+2y6wT9XyHftSXyt8tlcjRuSJQ9yJWYcrRSdyPbHgvXee3fHDEf0po5Ab2LpENuzfVby/8sCXM5db/hrnup1cu3vB72pwbIg+eHLr9NCpsfur0ZtV3PCdPL2acc5Ht9G0h4xsPmCZ/E2DY6mRgJsyxba2md0qj/apPT/PENv2LzXQ8tP4XV+Abs1e/ZEoPWOc/v3XeXdFkFUf+wwaJsnVTueKtv0d+O/BfKdr+Z+c176/P/6cv95DyWfEws9Lw69Y5C1Qz/7tJhktPawo8zJ3rP5P/hFTrQbsqhZ1syxeY1bRvizvEuoirpXr6gaxO49TiNJ5lH1uOJb4NeDBpg4dodtHD1y83BNmHmL3+3drU/iHxgGi52IrTD5NMLWJs+g7Pbr23nGe7WuS+jF1Xm8uT8iVc/hlUWvUFTbhVGiW+3sPAW/JCj+7NqvcRqTpPHRyfbz6UNeHPxGV11zqzfunLbDlzb4VKE7uCd6Kczg3/J4aSKVdYuq4w3lt0Qi10suj6h0y5Wrv+fK2MLGFomJJZNLVvrcPj3QYJB47qTGTrWJDEslntt0fzrrOXNqd+PNTePSGLP+P6lobD551bbF5kS1kbcP244PnWmetWuhSfd/W7+O7zvz | |
| [sign-index-image : request-signature] 9ap+zVO1y9aZ3ymXTeDa3GF66UnDDa8nGFU/vXZ5emmj47deTvo9h26/CWqWZPo+4Gym15sAUA", "signing_server_requested": "2026-03-14T12:41:27.436535", "signing_server_responded": "2026-03-14T12:41:28.008082", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjE1NjRkOTAwYjAwOTgyMWJhOWEyNmQ4ZjNmMGRlNWUwOWZkZDVkOGNhMTJkMTA1Y2EwYTRkY2NlZTA4Mzc5NDMifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943", "request_id": "639aafae-6bea-41ca-92e7-c93aec93bb87", "request_received_time": "2026-03-14T12:41:27.461400", "requested_by": "araszka", "sig_key_id": "4096R/55A34A82 SHA-256", "sig_keyname": "containerisvsign", "signed_claim": "owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVoamaSYmlgkGRgYGlhZJiUaJloZJZikWacZpCSappqYJmWkmKaYpGcaGiUYmhgmpxokGiSkpycmmpgYWxuaWKsVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEHZc4z/n7l0PvtfBs413SuO2872SzLuruP4/1P/odN0PUauBdycyV7uPkvVPZ/YFUZpL6m8+E+ImW+jX+zRA1JWlnOZfVrd9C0syv91HXhVIvjElKdTt8NtzUvlw1frkhleue6fdyhok/ec/6pzK/eeuB9eujxo3rq260x+YkHdfz2E7tS15BtskPq3tIz71WLZWVrrYi31m9wuvl5X0PsuaNPEe+vrn239vv0cu5Kw0XFXy4rozpPf31c83RshHXNcK5tJeOKfW1dXsOnMe3W3mK0qVr1zj4Sdfndx3PeQN6sOWLS3vxZ1Lnz0amcss/6Pg9yH/9QU6vkWLF938///E5sv2QiFP2lI11pkEDOpJadM6Z95Xp1PYHnR9/OW2RMPr8/albNC+M7Dg/aalvezAwUWCIty7Zr5yuh7L9OJ35M2qpUI5emEZj9/ErTuzBKB1NQAh5Sn77kimQWtpE7puGyf8toz6Tpz3hYF5ic790l1G92z/2Ka37v45cd2++Id67YrXsjdtO9v1qtjr2+yR2448S3CsE1p0ROf+b8ZXZnW3nLTtT90fduUhCb5vf4Xepi122bM2Vsju6T68sKEwl1VGS/Wvd939cFdyZNaM6fZ7VmzUpnj04U/m1vPPTm4TKZeunLWJJZLuTN5gmXyPlx8Z6cQusU4Y9UhMw1mNtO2G/Ofl/da90roMqatmFqjfOMG576trp45f5nus56fAgA=", "signing_server_requested": "2026-03-14T12:41:27.462844", "signing_server_responded": "2026-03-14T12:41:28.033657", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OmMyZDFjYWE0YTE0MDMwODNiMjZmMzEzMmI4NjFhNzc0ZTkzNTI2NjFhZTE1MGQ4NTg2NDI4ODk0OGYxM2VjMzUifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMjEifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.redhat.io/redhat/certified-operator-index:v4.21", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35", "request_id": "cae31eac-13f9-48af-b50f-74911f441c7d", "request_received_time": "2026-03-14T12:41:27.487729", "requested_by": "araszka", "sig_key_id": "4096R/55A34A82 SHA-256", "sig_keyname": "containerisvsign", "signed_claim": "owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpVslGKYnJhokmhoYmBsYGGcZGSWZmxobJRkYWaYaG5ukmppbGpkBmSnGpoapFiYWpiZGFlYWJpYpBkapyYbmyrV6igolVQWgKxTSizJz81MVkjOzytJzMxLLVIozkzPSywpLUpVAqrKTEnNK8ksqUR2WFFqWmpRal4yWHtRanpmcUlRpV5RakpGYoleZr4+hKWfnFpUkpmWmZqim1+QWgS0pkg3My8ltcKqzETPyFCpFuSI/IKSzPw8aAgkF6WCVIEdVZRYXJWdCFTUySTDwsDIwcDGygQKNAYuTgFYUN5+LMDQWNzxSOFCo8c61nTuOSGT9t9h1jOKXZrtJ6x378LDmJnPZvGWVQqWGM49nnAq+uSXa4sUJkRGJFkHy0lelIp7GjJn6m5D3x/prx1NG7QDzz4LffsrwOuu0ApZ3/MpXB3Svc1xGw+v5H12S8zZb81vk47elcL86mazL+r0a2xeaHZReO3Mr9ense3LLXb0YQ3cx7DGa/HzDmbffZ/jo6rm/9/aavWsNVnqdeayI5ezZ3xbmcNxxUf+iUVamN6iem1T3TufJH89Yig08ZgV2d5X3sl08WXKim2i61e9YWvzvMZ+9InRKgZn7Y5mnS6xl9f9bt1d6H7YuGu6nb/WNt/ksDa+6mVr0m/l5mwRstz35PuWoCnC1wTP/2RYvPW+zP1HikYnIzwmfVgexHFAb/K+VdN3iemsP7SxVZHzndx6/47WOzF3 | |
| [sign-index-image : request-signature] DpUXrLbcKH0z9Kn1nTWf+bl77hxQP+14OKD59+q+jX0VW0sM9V78z1Y0eNy6dIqGykntB2vfXLl64tbjtJtyWj9udViUTt5czrRk4qQPAiwMOyON17K3P5foU7ksvFN2bZPWQ/at258+8btQPTuoTeDyOzHVfZtSNt6b9PX9R42jF8JXHtHff+rXxjPfH0b8CptV8slxcoooy2UZiTfSXDnvrF8cnRRS6LAztvnGo3fh/V1M0xe9PbRZXJHz6a20ewo3bDWmZexNs7sSfqeegXfFeTbJV5fuJAEA", "signing_server_requested": "2026-03-14T12:41:27.489032", "signing_server_responded": "2026-03-14T12:41:28.024630", "signing_status": "success"}] | |
| [sign-index-image : verify-signature] + PUB_KEY_PATH=/etc/signing-pub-key-volume/sig-key.pub | |
| [sign-index-image : verify-signature] + ls -l /etc/signing-pub-key-volume | |
| [sign-index-image : verify-signature] total 0 | |
| [sign-index-image : verify-signature] lrwxrwxrwx. 1 root 1000910000 18 Mar 14 12:41 sig-key.pub -> ..data/sig-key.pub | |
| [sign-index-image : verify-signature] + [[ ! -f /etc/signing-pub-key-volume/sig-key.pub ]] | |
| [sign-index-image : verify-signature] + echo 'Verifying signature before upload' | |
| [sign-index-image : verify-signature] Verifying signature before upload | |
| [sign-index-image : verify-signature] ++ cat signing_response.json | |
| [sign-index-image : verify-signature] ++ jq -r '.[].signed_claim' | |
| [sign-index-image : verify-signature] + SIGNED_CLAIMS=$'owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVuYGBhaZKalJZmZpqWZGBsaG6ZZGBhmJJoaGKalGxkZmpiaGGRaGmWbGBoYpZmlJJikJZkkmRqYGySmmJqbGmpVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF57QL//6y1109ddKzUF6j9so43f70Pg7HHFabzggHm2r+TT5yZJaISZCPieshpo1ZAAsNG3vkZEuW7XijczXN49Wv2/3M8fOI8csdXrlTo+Mr0xf5weqDRHZ/0jcucQlYd3FEx4WU856kFfR0Btj41dkr+zvfn5jN6a0XaX1t3dGvXj1kPfjBVTOtf9/nyBv77nt9fPRC3O7ci9vu+iO1qudv63e4xnDv51Ct1412Bsgu6R687mLQGf9z58+n5nNu7OhxZzskf7o/TKOO44b7PaVJQ2cQDfJdm37eaObH86yrmBWX652e+rw8Vaw3Pv2S+7OLq9tsrtDYsXpf7wXKyPN+WvNipMc0Hzz/YwJZ6Z5e2ksS8Z3FsJ2eyT/zN8OvpPVbWv2Fy+3ZH/j3FK/SpV2vrhUnLOh8fv3pGcXUdU14t4ylWo0/X//W4nHVkTup/9T3r1gdeG1flZQ9sbfk5Psrc5His5LGo+4mm1NkpHAXzNn2Nn97XohJyNkVtffif1YVMUgxicdLBU93PCj+ab1a6SHT6IY4bv/gO3aq70xDUKZdg6LFWZMacKYeOfrc9/vwP2zqPzRfl2uZd8fXdOm/VvIf/jwYKbDS/ahvu9WWm0yueaN+jgiWFueIu1+SSXL6FfJjPq3k/+M3drw4c9Y5LdrUtYVmWdr+UVWbnU5aP6Y/eCRTwLiyU/tgS41u0SGJv4c/KEOaFGt613icWPAgBAA==\nowGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpWSZGFmZGKUaJRoYZpmlmRhZGGZYmlhamSRmmZhYWluZJBokGqabJJmYWhhaGqUZJpiZmxmam5gYmKZmGxplpikVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF5qoT/r3zku+uZH60mHG7WOrYl8r+2y6wT9XyHftSXyt8tlcjRuSJQ9yJWYcrRSdyPbHgvXee3fHDEf0po5Ab2LpENuzfVby/8sCXM5db/hrnup1cu3vB72pwbIg+eHLr9NCpsfur0ZtV3PCdPL2acc5Ht9G0h4xsPmCZ/E2DY6mRgJsyxba2md0qj/apPT/PENv2LzXQ8tP4XV+Abs1e/ZEoPWOc/v3XeXdFkFUf+wwaJsnVTueKtv0d+O/BfKdr+Z+c176/P/6cv95DyWfEws9Lw69Y5C1Qz/7tJhktPawo8zJ3rP5P/hFTrQbsqhZ1syxeY1bRvizvEuoirpXr6gaxO49TiNJ5lH1uOJb4NeDBpg4dodtHD1y83BNmHmL3+3drU/iHxgGi52IrTD5NMLWJs+g7Pbr23nGe7WuS+jF1Xm8uT8iVc/hlUWvUFTbhVGiW+3sPAW/JCj+7NqvcRqTpPHRyfbz6UNeHPxGV11zqzfunLbDlzb4VKE7uCd6Kczg3/J4aSKVdYuq4w3lt0Qi10suj6h0y5Wrv+fK2MLGFomJJZNLVvrcPj3QYJB47qTGTrWJDEslntt0fzrrOXNqd+PNTePSGLP+P6lobD551bbF5kS1kbcP244PnWmetWuhSfd/W7+O7zvz9ap+zVO1y9aZ3ymXTeDa3GF66UnDDa8nGFU/vXZ5emmj47deTvo9h26/CWqWZPo+4Gym15sAUA\nowGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVoamaSYmlgkGRgYGlhZJiUaJloZJZikWacZpCSappqYJmWkmKaYpGcaGiUYmhgmpxokGiSkpycmmpgYWxuaWKsVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEHZc4z/n7l0PvtfBs413SuO2872SzLuruP4/1P/odN0PUauBdycyV7uPkvVPZ/YFUZpL6m8+E+ImW+jX+zRA1JWlnOZfVrd9C0syv91HXhVIvjElKdTt8NtzUvlw1frkhleue6fdyhok/ec/6pzK/eeuB9eujxo3rq260x+YkHdfz2E7tS15BtskPq3tIz71WLZWVrrYi31m9wuvl5X0PsuaNPEe+vrn239vv0cu5Kw0XFXy4rozpPf31c83RshHXNcK5tJeOKfW1dXsOnMe3W3mK0qVr1zj4Sdfndx3PeQN6sOWLS3vxZ1Lnz0amcss/6Pg9yH/9QU6vkWLF938///E5sv2QiFP2lI11pkEDOpJadM6Z95Xp1PYHnR9/OW2RMPr8/albNC+M7Dg/aalvezAwUWCIty7Zr5yuh7L9OJ35M2qpUI5emEZj9/ErTuzBKB1NQAh5Sn77kimQWtpE7puGyf8toz6Tpz3hYF5ic790l1G92z/2Ka37v45cd2++Id67YrXsjdtO9v1qtjr2+yR2448S3CsE1p0ROf+b8ZXZnW3nLTtT90fduUhCb5vf4Xepi122bM2Vsju6T68sKEwl1VGS/Wvd939cFdyZNaM6fZ7VmzUpnj04U/m1vPPTm4TKZeunLWJJZLuTN5gmXyPlx8Z6cQusU4Y9UhMw1mNtO2G/Ofl/da90roMqatmFqjfOMG576trp45f5nus56fAgA=\nowGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpVslGKYnJhokmhoYmBsYGGcZGSWZmxobJRkYWaYaG5ukmppbGpkBmSnGpoapFiYWpiZGFlYWJpYpBkapyYbmyrV6igolVQWgKxTSizJz81MVkjOzytJzMxLLVIozkzPSywpLUpVAqrKTEnNK8ksqUR2WFFqWmpRal4yWHtRanpmcUlRpV5RakpGYoleZr4+hKWfnFpUkpmWmZqim1+QWgS0pkg3My8ltcKqzETPyFCpFuSI/IKSzPw8aAgkF6WCVIEdVZRYXJWdCFTUySTDwsDIwcDGygQKNAYuTgFYUN5+LMDQWNzxSOFCo8c61nTuOSGT9t9h1jOKXZrtJ6x378LDmJnPZvGWVQqWGM49nnAq+uSXa4sUJkRGJFkHy0lelIp7GjJn6m5D3x/prx1NG7QDzz4LffsrwOuu0ApZ3/MpXB3Svc1xGw+v5H12S8zZb81vk47elcL86mazL+r0a2xeaHZReO3Mr9ense3LLXb0YQ3cx7DGa/HzDmbffZ/jo6rm/9/aavWsNVnqdeayI5ezZ3xbmcNxxUf+iUVamN6iem1T3TufJH89 | |
| [sign-index-image : verify-signature] Yig08ZgV2d5X3sl08WXKim2i61e9YWvzvMZ+9InRKgZn7Y5mnS6xl9f9bt1d6H7YuGu6nb/WNt/ksDa+6mVr0m/l5mwRstz35PuWoCnC1wTP/2RYvPW+zP1HikYnIzwmfVgexHFAb/K+VdN3iemsP7SxVZHzndx6/47WOzF3DpUXrLbcKH0z9Kn1nTWf+bl77hxQP+14OKD59+q+jX0VW0sM9V78z1Y0eNy6dIqGykntB2vfXLl64tbjtJtyWj9udViUTt5czrRk4qQPAiwMOyON17K3P5foU7ksvFN2bZPWQ/at258+8btQPTuoTeDyOzHVfZtSNt6b9PX9R42jF8JXHtHff+rXxjPfH0b8CptV8slxcoooy2UZiTfSXDnvrF8cnRRS6LAztvnGo3fh/V1M0xe9PbRZXJHz6a20ewo3bDWmZexNs7sSfqeegXfFeTbJV5fuJAEA' | |
| [sign-index-image : verify-signature] + gpg --import /etc/signing-pub-key-volume/sig-key.pub | |
| [sign-index-image : verify-signature] gpg: directory '/home/user/.gnupg' created | |
| [sign-index-image : verify-signature] gpg: /home/user/.gnupg/trustdb.gpg: trustdb created | |
| [sign-index-image : verify-signature] gpg: key 1AC4971355A34A82: public key "Red Hat, Inc. (ISV Container Signing Key) <secalert@redhat.com>" imported | |
| [sign-index-image : verify-signature] gpg: Total number processed: 1 | |
| [sign-index-image : verify-signature] gpg: imported: 1 | |
| [sign-index-image : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
| [sign-index-image : verify-signature] + echo owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVuYGBhaZKalJZmZpqWZGBsaG6ZZGBhmJJoaGKalGxkZmpiaGGRaGmWbGBoYpZmlJJikJZkkmRqYGySmmJqbGmpVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF57QL//6y1109ddKzUF6j9so43f70Pg7HHFabzggHm2r+TT5yZJaISZCPieshpo1ZAAsNG3vkZEuW7XijczXN49Wv2/3M8fOI8csdXrlTo+Mr0xf5weqDRHZ/0jcucQlYd3FEx4WU856kFfR0Btj41dkr+zvfn5jN6a0XaX1t3dGvXj1kPfjBVTOtf9/nyBv77nt9fPRC3O7ci9vu+iO1qudv63e4xnDv51Ct1412Bsgu6R687mLQGf9z58+n5nNu7OhxZzskf7o/TKOO44b7PaVJQ2cQDfJdm37eaObH86yrmBWX652e+rw8Vaw3Pv2S+7OLq9tsrtDYsXpf7wXKyPN+WvNipMc0Hzz/YwJZ6Z5e2ksS8Z3FsJ2eyT/zN8OvpPVbWv2Fy+3ZH/j3FK/SpV2vrhUnLOh8fv3pGcXUdU14t4ylWo0/X//W4nHVkTup/9T3r1gdeG1flZQ9sbfk5Psrc5His5LGo+4mm1NkpHAXzNn2Nn97XohJyNkVtffif1YVMUgxicdLBU93PCj+ab1a6SHT6IY4bv/gO3aq70xDUKZdg6LFWZMacKYeOfrc9/vwP2zqPzRfl2uZd8fXdOm/VvIf/jwYKbDS/ahvu9WWm0yueaN+jgiWFueIu1+SSXL6FfJjPq3k/+M3drw4c9Y5LdrUtYVmWdr+UVWbnU5aP6Y/eCRTwLiyU/tgS41u0SGJv4c/KEOaFGt613icWPAgBAA== | |
| [sign-index-image : verify-signature] + base64 --decode | |
| [sign-index-image : verify-signature] + gpg --verify decoded_signed_claim | |
| [sign-index-image : verify-signature] gpg: Signature made Sat Mar 14 12:41:27 2026 UTC | |
| [sign-index-image : verify-signature] gpg: using RSA key 1AC4971355A34A82 | |
| [sign-index-image : verify-signature] gpg: Good signature from "Red Hat, Inc. (ISV Container Signing Key) <secalert@redhat.com>" [unknown] | |
| [sign-index-image : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
| [sign-index-image : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
| [sign-index-image : verify-signature] Primary key fingerprint: DC1F EDE4 C5BD 3225 F7E9 1275 1AC4 9713 55A3 4A82 | |
| [sign-index-image : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
| [sign-index-image : verify-signature] + echo owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpWSZGFmZGKUaJRoYZpmlmRhZGGZYmlhamSRmmZhYWluZJBokGqabJJmYWhhaGqUZJpiZmxmam5gYmKZmGxplpikVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF5qoT/r3zku+uZH60mHG7WOrYl8r+2y6wT9XyHftSXyt8tlcjRuSJQ9yJWYcrRSdyPbHgvXee3fHDEf0po5Ab2LpENuzfVby/8sCXM5db/hrnup1cu3vB72pwbIg+eHLr9NCpsfur0ZtV3PCdPL2acc5Ht9G0h4xsPmCZ/E2DY6mRgJsyxba2md0qj/apPT/PENv2LzXQ8tP4XV+Abs1e/ZEoPWOc/v3XeXdFkFUf+wwaJsnVTueKtv0d+O/BfKdr+Z+c176/P/6cv95DyWfEws9Lw69Y5C1Qz/7tJhktPawo8zJ3rP5P/hFTrQbsqhZ1syxeY1bRvizvEuoirpXr6gaxO49TiNJ5lH1uOJb4NeDBpg4dodtHD1y83BNmHmL3+3drU/iHxgGi52IrTD5NMLWJs+g7Pbr23nGe7WuS+jF1Xm8uT8iVc/hlUWvUFTbhVGiW+3sPAW/JCj+7NqvcRqTpPHRyfbz6UNeHPxGV11zqzfunLbDlzb4VKE7uCd6Kczg3/J4aSKVdYuq4w3lt0Qi10suj6h0y5Wrv+fK2MLGFomJJZNLVvrcPj3QYJB47qTGTrWJDEslntt0fzrrOXNqd+PNTePSGLP+P6lobD551bbF5kS1kbcP244PnWmetWuhSfd/W7+O7zvz9ap+zVO1y9aZ3ymXTeDa3GF66UnDDa8nGFU/vXZ5emmj47deTvo9h26/CWqWZPo+4Gym15sAUA | |
| [sign-index-image : verify-signature] + base64 --decode | |
| [sign-index-image : verify-signature] + gpg --verify decoded_signed_claim | |
| [sign-index-image : verify-signature] gpg: Signature made Sat Mar 14 12:41:27 2026 UTC | |
| [sign-index-image : verify-signature] gpg: using RSA key 1AC4971355A34A82 | |
| [sign-index-image : verify-signature] gpg: Good signature from "Red Hat, Inc. (ISV Container Signing Key) <secalert@redhat.com>" [unknown] | |
| [sign-index-image : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
| [sign-index-image : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
| [sign-index-image : verify-signature] Primary key fingerprint: DC1F EDE4 C5BD 3225 F7E9 1275 1AC4 9713 55A3 4A82 | |
| [sign-index-image : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
| [sign-index-image : verify-signature] + echo owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVoamaSYmlgkGRgYGlhZJiUaJloZJZikWacZpCSappqYJmWkmKaYpGcaGiUYmhgmpxokGiSkpycmmpgYWxuaWKsVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEHZc4z/n7l0PvtfBs413SuO2872SzLuruP4/1P/odN0PUauBdycyV7uPkvVPZ/YFUZpL6m8+E+ImW+jX+zRA1JWlnOZfVrd9C0syv91HXhVIvjElKdTt8NtzUvlw1frkhleue6fdyhok/ec/6pzK/eeuB9eujxo3rq260x+YkHdfz2E7tS15BtskPq3tIz71WLZWVrrYi31m9wuvl5X0PsuaNPEe+vrn239vv0cu5Kw0XFXy4rozpPf31c83RshHXNcK5tJeOKfW1dXsOnMe3W3mK0qVr1zj4Sdfndx3PeQN6sOWLS3vxZ1Lnz0amcss/6Pg9yH/9QU6vkWLF938///E5sv2QiFP2lI11pkEDOpJadM6Z95Xp1PYHnR9/OW2RMPr8/albNC+M7Dg/aalvezAwUWCIty7Zr5yuh7L9OJ35M2qpUI5emEZj9/ErTuzBKB1NQAh5Sn77kimQWtpE7puGyf8toz6Tpz3hYF5ic790l1G92z/2Ka37v45cd2++Id67YrXsjdtO9v1qtjr2+yR2448S3CsE1p0ROf+b8ZXZnW3nLTtT90fduUhCb5vf4Xepi122bM2Vsju6T68sKEwl1VGS/Wvd939cFdyZNaM6fZ7VmzUpnj04U/m1vPPTm4TKZeunLWJJZLuTN5gmXyPlx8Z6cQusU4Y9UhMw1mNtO2G/Ofl/da90roMqatmFqjfOMG576trp45f5nus56fAgA= | |
| [sign-index-image : verify-signature] + base64 --decode | |
| [sign-index-image : verify-signature] + gpg --verify decoded_signed_claim | |
| [sign-index-image : verify-signature] gpg: Signature made Sat Mar 14 12:41:27 2026 UTC | |
| [sign-index-image : verify-signature] gpg: using RSA key 1AC4971355A34A82 | |
| [sign-index-image : verify-signature] gpg: Good signature from "Red Hat, Inc. (ISV Container Signing Key) <secalert@redhat.com>" [unknown] | |
| [sign-index-image : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
| [sign-index-image : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
| [sign-index-image : verify-signature] Primary key fingerprint: DC1F EDE4 C5BD 3225 F7E9 1275 1AC4 9713 55A3 4A82 | |
| [sign-index-image : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
| [sign-index-image : verify-signature] + echo owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpVslGKYnJhokmhoYmBsYGGcZGSWZmxobJRkYWaYaG5ukmppbGpkBmSnGpoapFiYWpiZGFlYWJpYpBkapyYbmyrV6igolVQWgKxTSizJz81MVkjOzytJzMxLLVIozkzPSywpLUpVAqrKTEnNK8ksqUR2WFFqWmpRal4yWHtRanpmcUlRpV5RakpGYoleZr4+hKWfnFpUkpmWmZqim1+QWgS0pkg3My8ltcKqzETPyFCpFuSI/IKSzPw8aAgkF6WCVIEdVZRYXJWdCFTUySTDwsDIwcDGygQKNAYuTgFYUN5+LMDQWNzxSOFCo8c61nTuOSGT9t9h1jOKXZrtJ6x378LDmJnPZvGWVQqWGM49nnAq+uSXa4sUJkRGJFkHy0lelIp7GjJn6m5D3x/prx1NG7QDzz4LffsrwOuu0ApZ3/MpXB3Svc1xGw+v5H12S8zZb81vk47elcL86mazL+r0a2xeaHZReO3Mr9ense3LLXb0YQ3cx7DGa/HzDmbffZ/jo6rm/9/aavWsNVnqdeayI5ezZ3xbmcNxxUf+iUVamN6iem1T3TufJH89Yig08ZgV2d5X3sl08WXKim2i61e9YWvzvMZ+9InRKgZn7Y5mnS6xl9f9bt1d6H7YuGu6nb/WNt/ksDa+6mVr0m/l5mwRstz35PuWoCnC1wTP/2RYvPW+zP1HikYnIzwmfVgexHFAb/K+VdN3iemsP7SxVZHzndx6/47WOzF3DpUXrLbcKH0z9Kn1nTWf+bl77hxQP+14OKD59+q+jX0VW0sM9V78z1Y0eNy6dIqGykntB2vfXLl64tbjtJtyWj9udViUTt5czrRk4qQPAiwMOyON17K3P5foU7ksvFN2bZPWQ/at258+8btQPTuoTeDyOzHVfZtSNt6b9PX9R42jF8JXHtHff+rXxjPfH0b8CptV8slxcoooy2UZiTfSXDnvrF8cnRRS6LAztvnGo3fh/V1M0xe9PbRZXJHz6a20ewo3bDWmZexNs7sSfqeegXfFeTbJV5fuJAEA | |
| [sign-index-image : verify-signature] + base64 --decode | |
| [sign-index-image : verify-signature] + gpg --verify decoded_signed_claim | |
| [sign-index-image : verify-signature] gpg: Signature made Sat Mar 14 12:41:27 2026 UTC | |
| [sign-index-image : verify-signature] gpg: using RSA key 1AC4971355A34A82 | |
| [sign-index-image : verify-signature] gpg: Good signature from "Red Hat, Inc. (ISV Container Signing Key) <secalert@redhat.com>" [unknown] | |
| [sign-index-image : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
| [sign-index-image : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
| [sign-index-image : verify-signature] Primary key fingerprint: DC1F EDE4 C5BD 3225 F7E9 1275 1AC4 9713 55A3 4A82 | |
| [sign-index-image : upload-signature] Signature verified. Uploading to Pyxis sigstore | |
| [sign-index-image : upload-signature] + echo 'Signature verified. Uploading to Pyxis sigstore' | |
| [sign-index-image : upload-signature] + upload-signature --pyxis-url https://pyxis.engineering.redhat.com --signature-data signing_response.json --verbose | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,411 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,411 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/signatures | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,586 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '69b5577dd9c066fce57de9c1', '_meta': {'trace_id': '0xbc7e57c794051ee48b259d2545065b64'}, 'created_by': 'operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2026-03-14T12:41:33.502000+00:00', 'last_update_date': '2026-03-14T12:41:33.502000+00:00', 'last_updated_by': 'operatorpipelines', 'manifest_digest': 'sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399', 'reference': 'registry.redhat.io/redhat/certified-operator-index:v4.21', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/55A34A82 SHA-256', 'signature_data': 'owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVuYGBhaZKalJZmZpqWZGBsaG6ZZGBhmJJoaGKalGxkZmpiaGGRaGmWbGBoYpZmlJJikJZkkmRqYGySmmJqbGmpVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF57QL//6y1109ddKzUF6j9so43f70Pg7HHFabzggHm2r+TT5yZJaISZCPieshpo1ZAAsNG3vkZEuW7XijczXN49Wv2/3M8fOI8csdXrlTo+Mr0xf5weqDRHZ/0jcucQlYd3FEx4WU856kFfR0Btj41dkr+zvfn5jN6a0XaX1t3dGvXj1kPfjBVTOtf9/nyBv77nt9fPRC3O7ci9vu+iO1qudv63e4xnDv51Ct1412Bsgu6R687mLQGf9z58+n5nNu7OhxZzskf7o/TKOO44b7PaVJQ2cQDfJdm37eaObH86yrmBWX652e+rw8Vaw3Pv2S+7OLq9tsrtDYsXpf7wXKyPN+WvNipMc0Hzz/YwJZ6Z5e2ksS8Z3FsJ2eyT/zN8OvpPVbWv2Fy+3ZH/j3FK/SpV2vrhUnLOh8fv3pGcXUdU14t4ylWo0/X//W4nHVkTup/9T3r1gdeG1flZQ9sbfk5Psrc5His5LGo+4mm1NkpHAXzNn2Nn97XohJyNkVtffif1YVMUgxicdLBU93PCj+ab1a6SHT6IY4bv/gO3aq70xDUKZdg6LFWZMacKYeOfrc9/vwP2zqPzRfl2uZd8fXdOm/VvIf/jwYKbDS/ahvu9WWm0yueaN+jgiWFueIu1+SSXL6FfJjPq3k/+M3drw4c9Y5LdrUtYVmWdr+UVWbnU5aP6Y/eCRTwLiyU/tgS41u0SGJv4c/KEOaFGt613icWPAgBAA==', 'updated_on_behalf_of': None} | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,587 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,587 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/signatures | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,743 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '69b5577d15d9e0ff7a30cfb3', '_meta': {'trace_id': '0xaa29a1b00feae37f90eafd1376352a91'}, 'created_by': 'operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2026-03-14T12:41:33.666000+00:00', 'last_update_date': '2026-03-14T12:41:33.666000+00:00', 'last_updated_by': 'operatorpipelines', 'manifest_digest': 'sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab', 'reference': 'registry.redhat.io/redhat/certified-operator-index:v4.21', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/55A34A82 SHA-256', 'signature_data': 'owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpWSZGFmZGKUaJRoYZpmlmRhZGGZYmlhamSRmmZhYWluZJBokGqabJJmYWhhaGqUZJpiZmxmam5gYmKZmGxplpikVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEF5qoT/r3zku+uZH60mHG7WOrYl8r+2y6wT9XyHftSXyt8tlcjRuSJQ9yJWYcrRSdyPbHgvXee3fHDEf0po5Ab2LpENuzfVby/8sCXM5db/hrnup1cu3vB72pwbIg+eHLr9NCpsfur0ZtV3PCdPL2acc5Ht9G0h4xsPmCZ/E2DY6mRgJsyxba2md0qj/apPT/PENv2LzXQ8tP4XV+Abs1e/ZEoPWOc/v3XeXdFkFUf+wwaJsnVTueKtv0d+O/BfKdr+Z+c176/P/6cv95DyWfEws9Lw69Y5C1Qz/7tJhktPawo8zJ3rP5P/hFTrQbsqhZ1syxeY1bRvizvEuoirpXr6gaxO49TiNJ5lH1uOJb4NeDBpg4dodtHD1y83BNmHmL3+3drU/iHxgGi52IrTD5NMLWJs+g7Pbr23nGe7WuS+jF1Xm8uT8iVc/hlUWvUFTbhVGiW+3sPAW/JCj+7NqvcRqTpPHRyfbz6UNeHPxGV11zqzfunLbDlzb4VKE7uCd6Kczg3/J4aSKVdYuq4w3lt0Qi10suj6h0y5Wrv+fK2MLGFomJJZNLVvrcPj3QYJB47qTGTrWJDEslntt0fzrrOXNqd+PNTePSGLP+P6lobD551bbF5kS1kbcP244PnWmetWuhSfd/W7+O7zvz9ap+zVO1y9aZ3ymXTeDa3GF66UnDDa8nGFU/vXZ5emmj47deTvo9h26/CWqWZPo+4Gym15sAUA', 'updated_on_behalf_of': None} | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,743 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,744 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/signatures | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,898 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '69b5577d02a22dfa4d72d5bd', '_meta': {'trace_id': '0x7908071d1a0d21f41c87413ce89715a0'}, 'created_by': 'operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2026-03-14T12:41:33.824000+00:00', 'last_update_date': '2026-03-14T12:41:33.824000+00:00', 'last_updated_by': 'operatorpipelines', 'manifest_digest': 'sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943', 'reference': 'registry.redhat.io/redhat/certified-operator-index:v4.21', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/55A34A82 SHA-256', 'signature_data': 'owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZmVoamaSYmlgkGRgYGlhZJiUaJloZJZikWacZpCSappqYJmWkmKaYpGcaGiUYmhgmpxokGiSkpycmmpgYWxuaWKsVKujoFRSWQCyTimxJD83M1khOT+vJDEzL7VIoTgzPS+xpLQoVQmoKjMlNa8ks6QS2WFFqWmpRal5yWDtRanpmcUlRZV6RakpGYklepn5+hCWfnJqUUlmWmZqim5+QWoR0Joi3cy8lNQKqzITPSNDpVqQI/ILSjLz86AhkFyUClIFdlRRYnFVdiJQUSeTDAsDIwcDGysTKNAYuDgFYEHZc4z/n7l0PvtfBs413SuO2872SzLuruP4/1P/odN0PUauBdycyV7uPkvVPZ/YFUZpL6m8+E+ImW+jX+zRA1JWlnOZfVrd9C0syv91HXhVIvjElKdTt8NtzUvlw1frkhleue6fdyhok/ec/6pzK/eeuB9eujxo3rq260x+YkHdfz2E7tS15BtskPq3tIz71WLZWVrrYi31m9wuvl5X0PsuaNPEe+vrn239vv0cu5Kw0XFXy4rozpPf31c83RshHXNcK5tJeOKfW1dXsOnMe3W3mK0qVr1zj4Sdfndx3PeQN6sOWLS3vxZ1Lnz0amcss/6Pg9yH/9QU6vkWLF938///E5sv2QiFP2lI11pkEDOpJadM6Z95Xp1PYHnR9/OW2RMPr8/albNC+M7Dg/aalvezAwUWCIty7Zr5yuh7L9OJ35M2qpUI5emEZj9/ErTuzBKB1NQAh5Sn77kimQWtpE7puGyf8toz6Tpz3hYF5ic790l1G92z/2Ka37v45cd2++Id67YrXsjdtO9v1qtjr2+yR2448S3CsE1p0ROf+b8ZXZnW3nLTtT90fduUhCb5vf4Xepi122bM2Vsju6T68sKEwl1VGS/Wvd939cFdyZNaM6fZ7VmzUpnj04U/m1vPPTm4TKZeunLWJJZLuTN5gmXyPlx8Z6cQusU4Y9UhMw1mNtO2G/Ofl/da90roMqatmFqjfOMG576trp45f5nus56fAgA=', 'updated_on_behalf_of': None} | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,899 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:33,899 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/signatures | |
| [sign-index-image : upload-signature] 2026-03-14 12:41:34,140 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '69b5577d6c799b2448d17415', '_meta': {'trace_id': '0x96eab537dc3c21b6266dffa484980ff9'}, 'created_by': 'operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2026-03-14T12:41:33.986000+00:00', 'last_update_date': '2026-03-14T12:41:33.986000+00:00', 'last_updated_by': 'operatorpipelines', 'manifest_digest': 'sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35', 'reference': 'registry.redhat.io/redhat/certified-operator-index:v4.21', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/55A34A82 SHA-256', 'signature_data': 'owGbwMvMwMEodWS6cOhirybG0wdykhgyt4aXVyslF2WWZCYn5ihZKVQrZeYmpqeCWSn5ydmpRbq5iXmZaanFJbopmelACiilVJyRaGRqZpVslGKYnJhokmhoYmBsYGGcZGSWZmxobJRkYWaYaG5ukmppbGpkBmSnGpoapFiYWpiZGFlYWJpYpBkapyYbmyrV6igolVQWgKxTSizJz81MVkjOzytJzMxLLVIozkzPSywpLUpVAqrKTEnNK8ksqUR2WFFqWmpRal4yWHtRanpmcUlRpV5RakpGYoleZr4+hKWfnFpUkpmWmZqim1+QWgS0pkg3My8ltcKqzETPyFCpFuSI/IKSzPw8aAgkF6WCVIEdVZRYXJWdCFTUySTDwsDIwcDGygQKNAYuTgFYUN5+LMDQWNzxSOFCo8c61nTuOSGT9t9h1jOKXZrtJ6x378LDmJnPZvGWVQqWGM49nnAq+uSXa4sUJkRGJFkHy0lelIp7GjJn6m5D3x/prx1NG7QDzz4LffsrwOuu0ApZ3/MpXB3Svc1xGw+v5H12S8zZb81vk47elcL86mazL+r0a2xeaHZReO3Mr9ense3LLXb0YQ3cx7DGa/HzDmbffZ/jo6rm/9/aavWsNVnqdeayI5ezZ3xbmcNxxUf+iUVamN6iem1T3TufJH89Yig08ZgV2d5X3sl08WXKim2i61e9YWvzvMZ+9InRKgZn7Y5mnS6xl9f9bt1d6H7YuGu6nb/WNt/ksDa+6mVr0m/l5mwRstz35PuWoCnC1wTP/2RYvPW+zP1HikYnIzwmfVgexHFAb/K+VdN3iemsP7SxVZHzndx6/47WOzF3DpUXrLbcKH0z9Kn1nTWf+bl77hxQP+14OKD59+q+jX0VW0sM9V78z1Y0eNy6dIqGykntB2vfXLl64tbjtJtyWj9udViUTt5czrRk4qQPAiwMOyON17K3P5foU7ksvFN2bZPWQ/at258+8btQPTuoTeDyOzHVfZtSNt6b9PX9R42jF8JXHtHff+rXxjPfH0b8CptV8slxcoooy2UZiTfSXDnvrF8cnRRS6LAztvnGo3fh/V1M0xe9PbRZXJHz6a20ewo3bDWmZexNs7sSfqeegXfFeTbJV5fuJAEA', 'updated_on_behalf_of': None} | |
| [publish-to-index : skopeo-copy] FROM_INDEX: quay.io/redhat/redhat----certified-operator-index | |
| [publish-to-index : skopeo-copy] Copying index images to published repos... | |
| [publish-to-index : skopeo-copy] Source image: registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:7f3ad5e706ed98798a9b4c8affd59c63dacce6a95d799ad1876b58a2c105207a | |
| [publish-to-index : skopeo-copy] Dest images: | |
| [publish-to-index : skopeo-copy] - quay.io/redhat/redhat----certified-operator-index:v4.21 | |
| [publish-to-index : skopeo-copy] - quay.io/redhat/redhat----certified-operator-index:v4.21-1773492114 | |
| [publish-to-index : skopeo-copy] Getting image list signatures | |
| [publish-to-index : skopeo-copy] Copying 4 images generated from 4 images in list | |
| [publish-to-index : skopeo-copy] Copying image sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943 (1/4) | |
| [publish-to-index : skopeo-copy] Getting image source signatures | |
| [publish-to-index : skopeo-copy] Copying blob sha256:042a9794c44d1f2dd03a6ea11a1a00e36780081440aa489f5827d5d420d66b6c | |
| [publish-to-index : skopeo-copy] Copying blob sha256:25c75c34b2e2b68ba9245d9cddeb6b8a0887371ed30744064f85241a75704d87 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:1f95d50c33508dc64691ec95e1e50b334019e6be926915018d68f4c8e03ea2ea | |
| [publish-to-index : skopeo-copy] Copying blob sha256:08632aa1fc4f3136cfe00cec8f4f442740bac43a54b21a01c086d4e9a7cdfb6b | |
| [publish-to-index : skopeo-copy] Copying blob sha256:4e4f07746b5c466e007aa30bcdfdf5146d975ed6157a9d9975514c9710c95c32 | |
| [publish-to-index : skopeo-copy] Copying config sha256:690bea747a71ef6aebfe7aa005e6c3fddd19c097accbb1636366b4a3bc6d3a9a | |
| [publish-to-index : skopeo-copy] Writing manifest to image destination | |
| [publish-to-index : skopeo-copy] Copying image sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399 (2/4) | |
| [publish-to-index : skopeo-copy] Getting image source signatures | |
| [publish-to-index : skopeo-copy] Copying blob sha256:48952b0b781101cbc8338d4b91f4c99693c4b0b9e21d9ad710a52a5455c71fcc | |
| [publish-to-index : skopeo-copy] Copying blob sha256:abced7ee58448ba09b150b6a5d0083ceb67e2e834226c951cc0c678891596db9 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:3822393e528d60331be290a340dc30cce29a17e8f5a188cf71a743599b84c302 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:8e2cec3822a663f88dd5b3ee9fe259e224daf7f2284394f47dafa3baeacd7a6f | |
| [publish-to-index : skopeo-copy] Copying blob sha256:73c4ea5e94440a39008468dfc4667935dfdcd14b9873452340959626dc6f12fc | |
| [publish-to-index : skopeo-copy] Copying config sha256:bc5ecb6fb8308a49cffe7e699622dc343c4d3013cc0edde18f96293e2f954b01 | |
| [publish-to-index : skopeo-copy] Writing manifest to image destination | |
| [publish-to-index : skopeo-copy] Copying image sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35 (3/4) | |
| [publish-to-index : skopeo-copy] Getting image source signatures | |
| [publish-to-index : skopeo-copy] Copying blob sha256:083da241fdfdcba9ffa7c243777c8d98fbe3e7c5d0135409e33fe50b8fd52de8 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:8563772720f99977676aa2fd191238e807b787e0c04ae55a982e1e0a355403c8 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:d1a710e46bb5b262dc33331c329f4ec58dbc1b9d94749c0dbac11f03f7f37444 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:2121b3943454e35a5b3eea3bc7be319cb2cef78a6a2b424c1ac9c42473385b48 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:eb077018145f793156f1e025fed4734c221d287c6fcd048052716542c4ad5c3d | |
| [publish-to-index : skopeo-copy] Copying config sha256:81aa7f790c892608692e509ab5610c739c321ab0de750809bf247e1de1e0a1a9 | |
| [publish-to-index : skopeo-copy] Writing manifest to image destination | |
| [publish-to-index : skopeo-copy] Copying image sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab (4/4) | |
| [publish-to-index : skopeo-copy] Getting image source signatures | |
| [publish-to-index : skopeo-copy] Copying blob sha256:5dbd3a76e72a3a73f47daa54f3144911d5c1982f60d3cfd0b8dae079d2578c5a | |
| [publish-to-index : skopeo-copy] Copying blob sha256:87bd1a074d97d1826046babaeab857648c92255fa19f2580ed21e4a8a4b117d5 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:e51a985318f629651bbe3da4c8fade69bff1dd7832251f9cd0eecb545d5c53aa | |
| [publish-to-index : skopeo-copy] Copying blob sha256:3f6592ee4574f8a4778120cd6fdecfa4a4166221798feeac7fd7dc1b3f343194 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:a7fc1668ca61ce7f4ce425825820dec0dfdbafa3aeafc2372d5a8ea5293e7663 | |
| [publish-to-index : skopeo-copy] Copying config sha256:dc0a0661f5f46b5a505aba1675330b29b79f07dcfd474d314615684e94c1f571 | |
| [publish-to-index : skopeo-copy] Writing manifest to image destination | |
| [publish-to-index : skopeo-copy] Writing manifest list to image destination | |
| [publish-to-index : skopeo-copy] Storing list signatures | |
| [publish-to-index : skopeo-copy] Getting image list signatures | |
| [publish-to-index : skopeo-copy] Copying 4 images generated from 4 images in list | |
| [publish-to-index : skopeo-copy] Copying image sha256:1564d900b009821ba9a26d8f3f0de5e09fdd5d8ca12d105ca0a4dccee0837943 (1/4) | |
| [publish-to-index : skopeo-copy] Getting image source signatures | |
| [publish-to-index : skopeo-copy] Copying blob sha256:042a9794c44d1f2dd03a6ea11a1a00e36780081440aa489f5827d5d420d66b6c | |
| [publish-to-index : skopeo-copy] Copying blob sha256:4e4f07746b5c466e007aa30bcdfdf5146d975ed6157a9d9975514c9710c95c32 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:1f95d50c33508dc64691ec95e1e50b334019e6be926915018d68f4c8e03ea2ea | |
| [publish-to-index : skopeo-copy] Copying blob sha256:08632aa1fc4f3136cfe00cec8f4f442740bac43a54b21a01c086d4e9a7cdfb6b | |
| [publish-to-index : skopeo-copy] Copying blob sha256:25c75c34b2e2b68ba9245d9cddeb6b8a0887371ed30744064f85241a75704d87 | |
| [publish-to-index : skopeo-copy] Copying config sha256:690bea747a71ef6aebfe7aa005e6c3fddd19c097accbb1636366b4a3bc6d3a9a | |
| [publish-to-index : skopeo-copy] Writing manifest to image destination | |
| [publish-to-index : skopeo-copy] Copying image sha256:700894ebff65fb03179b081da145bc2654188a96c0146f2dd0fb4b5034ed5399 (2/4) | |
| [publish-to-index : skopeo-copy] Getting image source signatures | |
| [publish-to-index : skopeo-copy] Copying blob sha256:48952b0b781101cbc8338d4b91f4c99693c4b0b9e21d9ad710a52a5455c71fcc | |
| [publish-to-index : skopeo-copy] Copying blob sha256:abced7ee58448ba09b150b6a5d0083ceb67e2e834226c951cc0c678891596db9 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:73c4ea5e94440a39008468dfc4667935dfdcd14b9873452340959626dc6f12fc | |
| [publish-to-index : skopeo-copy] Copying blob sha256:3822393e528d60331be290a340dc30cce29a17e8f5a188cf71a743599b84c302 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:8e2cec3822a663f88dd5b3ee9fe259e224daf7f2284394f47dafa3baeacd7a6f | |
| [publish-to-index : skopeo-copy] Copying config sha256:bc5ecb6fb8308a49cffe7e699622dc343c4d3013cc0edde18f96293e2f954b01 | |
| [publish-to-index : skopeo-copy] Writing manifest to image destination | |
| [publish-to-index : skopeo-copy] Copying image sha256:c2d1caa4a1403083b26f3132b861a774e9352661ae150d85864288948f13ec35 (3/4) | |
| [publish-to-index : skopeo-copy] Getting image source signatures | |
| [publish-to-index : skopeo-copy] Copying blob sha256:083da241fdfdcba9ffa7c243777c8d98fbe3e7c5d0135409e33fe50b8fd52de8 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:d1a710e46bb5b262dc33331c329f4ec58dbc1b9d94749c0dbac11f03f7f37444 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:8563772720f99977676aa2fd191238e807b787e0c04ae55a982e1e0a355403c8 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:2121b3943454e35a5b3eea3bc7be319cb2cef78a6a2b424c1ac9c42473385b48 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:eb077018145f793156f1e025fed4734c221d287c6fcd048052716542c4ad5c3d | |
| [publish-to-index : skopeo-copy] Copying config sha256:81aa7f790c892608692e509ab5610c739c321ab0de750809bf247e1de1e0a1a9 | |
| [publish-to-index : skopeo-copy] Writing manifest to image destination | |
| [publish-to-index : skopeo-copy] Copying image sha256:db86242a2a85f6b8289d98528ef889720a0e5c4f818152b5d636570449ac96ab (4/4) | |
| [publish-to-index : skopeo-copy] Getting image source signatures | |
| [publish-to-index : skopeo-copy] Copying blob sha256:e51a985318f629651bbe3da4c8fade69bff1dd7832251f9cd0eecb545d5c53aa | |
| [publish-to-index : skopeo-copy] Copying blob sha256:3f6592ee4574f8a4778120cd6fdecfa4a4166221798feeac7fd7dc1b3f343194 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:87bd1a074d97d1826046babaeab857648c92255fa19f2580ed21e4a8a4b117d5 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:a7fc1668ca61ce7f4ce425825820dec0dfdbafa3aeafc2372d5a8ea5293e7663 | |
| [publish-to-index : skopeo-copy] Copying blob sha256:5dbd3a76e72a3a73f47daa54f3144911d5c1982f60d3cfd0b8dae079d2578c5a | |
| [publish-to-index : skopeo-copy] Copying config sha256:dc0a0661f5f46b5a505aba1675330b29b79f07dcfd474d314615684e94c1f571 | |
| [publish-to-index : skopeo-copy] Writing manifest to image destination | |
| [publish-to-index : skopeo-copy] Writing manifest list to image destination | |
| [publish-to-index : skopeo-copy] Storing list signatures | |
| [publish-to-index : skopeo-copy] - registry.redhat.io/redhat/certified-operator-index:v4.21 | |
| [release-leases : delete-lease] + oc delete lease -l owner-id=operator-release-pipeline-runm9pn7 --ignore-not-found=true | |
| [release-leases : delete-lease] lease.coordination.k8s.io "certified-operators" deleted | |
| [set-github-status-success : set-github-status] + '[' false == true ']' | |
| [set-github-status-success : set-github-status] + echo 'Setting github status of commit 385179ff85ba0083e9d8b0682a1672ed03ffdf8e to success' | |
| [set-github-status-success : set-github-status] Setting github status of commit 385179ff85ba0083e9d8b0682a1672ed03ffdf8e to success | |
| [set-github-status-success : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha 385179ff85ba0083e9d8b0682a1672ed03ffdf8e --status success --context operator/publish --description 'Operator bundle has been successfully distributed.' | |
| [set-github-status-success : set-github-status] 2026-03-14 12:42:36,323 [operator-cert] INFO Successfully set status to success for commit 385179ff85ba0083e9d8b0682a1672ed03ffdf8e in github repo git@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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 | |
| [set-github-passed-label : post-comment] + [[ ! -z '' ]] | |
| [set-github-passed-label : post-comment] + [[ true == true ]] | |
| [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/7918' | |
| [set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 --add-labels operator-release-pipeline/passed --remove-matching-namespace-labels | |
| [set-github-passed-label : post-comment] 2026-03-14 12:42:36,489 [operator-cert] INFO Adding labels ['operator-release-pipeline/passed'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-passed-label : post-comment] 2026-03-14 12:42:37,102 [operator-cert] INFO Labels to remove in namespace: ['operator-release-pipeline/started'] | |
| [set-github-passed-label : post-comment] 2026-03-14 12:42:37,102 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f3974c91400> | |
| [set-github-passed-label : post-comment] 2026-03-14 12:42:37,102 [operator-cert] INFO Labels to add: ['operator-release-pipeline/passed'] | |
| [set-github-passed-label : post-comment] 2026-03-14 12:42:37,102 [operator-cert] INFO Labels to remove: ['operator-release-pipeline/started'] | |
| [set-github-passed-label : post-comment] 2026-03-14 12:42:37,102 [operator-cert] INFO Adding label operator-release-pipeline/passed | |
| [set-github-passed-label : post-comment] 2026-03-14 12:42:37,596 [operator-cert] INFO Removing label operator-release-pipeline/started | |
| [upload-pipeline-logs : get-pipeline-logs] 2026/03/14 12:42:58 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] + echo 'Getting pipeline logs' | |
| [upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-release-pipeline-runm9pn7 | |
| [upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs | |
| [upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs | |
| [upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 67accd7f780152c0c29d3341 --operator-version '' --operator-package-name edb-hcp-operator --certification-hash N/A --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 --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] 2026-03-14 12:43:13,414 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [upload-pipeline-logs : upload-pipeline-logs] 2026-03-14 12:43:13,414 [operator-cert] DEBUG Getting project details: 67accd7f780152c0c29d3341 | |
| [upload-pipeline-logs : upload-pipeline-logs] 2026-03-14 12:43:13,591 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [upload-pipeline-logs : upload-pipeline-logs] 2026-03-14 12:43:13,591 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67accd7f780152c0c29d3341/artifacts | |
| [upload-pipeline-logs : upload-pipeline-logs] 2026-03-14 12:43:13,960 [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=69b557e11005cc916e65c004 | |
| [upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/69b557e11005cc916e65c004 | |
| [upload-pipeline-logs : upload-pipeline-logs] + echo 'Pipeline logs URL: ' | |
| [upload-pipeline-logs : upload-pipeline-logs] Pipeline logs URL: | |
| [upload-pipeline-logs : upload-pipeline-logs] + echo -n https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/69b557e11005cc916e65c004 | |
| [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/69b557e11005cc916e65c004 | |
| [github-add-summary-comment : gather-info] 2026/03/14 12:43:56 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-runm9pn7 | |
| [github-add-summary-comment : gather-info] + mkdir operator-release-pipeline-runm9pn7 | |
| [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-runm9pn7 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment