Created
May 14, 2025 09:32
-
-
Save rh-operator-bundle-bot/43ca451a7f75a993a0410b30712db391 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: 38 (Failed: 1, Cancelled 0), Incomplete: 2, Skipped: 14 | |
[get-pr-number : parse-pr-url] + echo -n 2 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 2 | |
[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=2025-05-14T08:19:42.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: operator-hosted-pipeline-pr-2' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runz7v4f' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-05-14T08:19:42.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-2' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-2 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-2 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-2' | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-2 | |
[acquire-lease : create-lease] + true | |
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
[acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-2 created | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-2 | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-2' | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]] | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started' | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted' | |
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/RichardPlesnik/certified-operators-preprod/pull/2' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2025-05-14 08:19:54,689 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to RichardPlesnik/certified-operators-preprod | |
[set-github-started-label : post-comment] 2025-05-14 08:19:55,306 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2025-05-14 08:19:55,306 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f6bca98cbf0> | |
[set-github-started-label : post-comment] 2025-05-14 08:19:55,307 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2025-05-14 08:19:55,307 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2025-05-14 08:19:55,307 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
[set-github-started-label : post-comment] 2025-05-14 08:19:55,807 [operator-cert] INFO Removing label operator-hosted-pipeline/failed | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit de0886b0ac1d30ff84fef83d94a70b232ae82c43 to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit de0886b0ac1d30ff84fef83d94a70b232ae82c43 to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url [email protected]:RichardPlesnik/certified-operators-preprod.git --commit-sha de0886b0ac1d30ff84fef83d94a70b232ae82c43 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2025-05-14 08:19:55,852 [operator-cert] INFO Successfully set status to pending for commit de0886b0ac1d30ff84fef83d94a70b232ae82c43 in github repo [email protected]:RichardPlesnik/certified-operators-preprod.git | |
[set-env : set-env] + ENV=stage | |
[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.stage.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting | |
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_registry | |
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com | |
[set-env : set-env] + tee /tekton/results/umb_url | |
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline-nonprod | |
[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 [email protected]:RichardPlesnik/certified-operators-preprod.git -revision=de0886b0ac1d30ff84fef83d94a70b232ae82c43 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"warn","ts":1747210824.520323,"caller":"git/git.go:277","msg":"URL(\"[email protected]:RichardPlesnik/certified-operators-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository : clone] {"level":"info","ts":1747210827.813337,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:RichardPlesnik/certified-operators-preprod.git @ de0886b0ac1d30ff84fef83d94a70b232ae82c43 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1747210827.8850212,"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=de0886b0ac1d30ff84fef83d94a70b232ae82c43 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s de0886b0ac1d30ff84fef83d94a70b232ae82c43 | |
[clone-repository : clone] + printf %s [email protected]:RichardPlesnik/certified-operators-preprod.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 [email protected]:RichardPlesnik/certified-operators-preprod.git -revision=add9dca68f0f623f92205b8c919bb8bab27c9bb1 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"warn","ts":1747210824.5202565,"caller":"git/git.go:277","msg":"URL(\"[email protected]:RichardPlesnik/certified-operators-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
[clone-repository-base : clone] {"level":"info","ts":1747210827.830449,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:RichardPlesnik/certified-operators-preprod.git @ add9dca68f0f623f92205b8c919bb8bab27c9bb1 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1747210827.8988988,"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=add9dca68f0f623f92205b8c919bb8bab27c9bb1 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s add9dca68f0f623f92205b8c919bb8bab27c9bb1 | |
[clone-repository-base : clone] + printf %s [email protected]:RichardPlesnik/certified-operators-preprod.git | |
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2025-05-14 08:21:11,766 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'fbc-test-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-14 08:21:11,767 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('fbc-test-operator', '1.0.101')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-14 08:21:11,767 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-05-14 08:21:11,767 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] + cat changes.json | |
[detect-changes : parse-repo-changes] {"affected_operators": ["fbc-test-operator"], "added_operators": [], "modified_operators": ["fbc-test-operator"], "deleted_operators": [], "added_or_modified_operators": ["fbc-test-operator"], "affected_bundles": ["fbc-test-operator/1.0.101"], "added_bundles": ["fbc-test-operator/1.0.101"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["fbc-test-operator/1.0.101"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "fbc-test-operator", "bundle_version": "1.0.101", "operator_path": "operators/fbc-test-operator", "bundle_path": "operators/fbc-test-operator/1.0.101"}++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=fbc-test-operator | |
[detect-changes : parse-repo-changes] + echo -n fbc-test-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version=1.0.101 | |
[detect-changes : parse-repo-changes] + echo -n 1.0.101 | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/fbc-test-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/fbc-test-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path=operators/fbc-test-operator/1.0.101 | |
[detect-changes : parse-repo-changes] + echo -n operators/fbc-test-operator/1.0.101 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalogs= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + added_or_modified_catalogs= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")' | |
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + deleted_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[yaml-lint : lint-yaml-files] + '[' '!' -e operators/fbc-test-operator/1.0.101 ']' | |
[yaml-lint : lint-yaml-files] + yamllint operators/fbc-test-operator/1.0.101 '-d {extends: default, rules: {line-length: {max: 180, level: warning}, indentation: {indent-sequences: whatever}}}' | |
[yaml-lint : lint-yaml-files] operators/fbc-test-operator/1.0.101/manifests/cache.quay.io_memcacheds.yaml | |
[yaml-lint : lint-yaml-files] 29:181 warning line too long (193 > 180 characters) (line-length) | |
[yaml-lint : lint-yaml-files] | |
[yaml-lint : lint-yaml-files] operators/fbc-test-operator/1.0.101/manifests/fbc-conversion-operator.clusterserviceversion.yaml | |
[yaml-lint : lint-yaml-files] 37:181 warning line too long (13006 > 180 characters) (line-length) | |
[yaml-lint : lint-yaml-files] | |
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner RichardPlesnik --pull-request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose | |
[check-permissions : check-permissions] 2025-05-14 08:22:33,738 [operator-cert] INFO Checking permissions for the pull request owner: RichardPlesnik | |
[check-permissions : check-permissions] 2025-05-14 08:22:33,739 [operator-cert] INFO Checking permissions for operator fbc-test-operator | |
[check-permissions : check-permissions] 2025-05-14 08:22:33,739 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
[check-permissions : check-permissions] 2025-05-14 08:22:33,805 [operator-cert] INFO Organization RichardPlesnik does not exist | |
[check-permissions : check-permissions] 2025-05-14 08:22:33,809 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[check-permissions : check-permissions] 2025-05-14 08:22:33,809 [operator-cert] DEBUG Getting project details: 66bca6cf34cb03f08a1600fc | |
[check-permissions : check-permissions] 2025-05-14 08:22:35,466 [operator-cert] INFO Pull request owner RichardPlesnik can submit PR for operator fbc-test-operator | |
[check-permissions : check-permissions] 2025-05-14 08:22:35,927 [operator-cert] INFO Adding label approved | |
[check-permissions : check-permissions] + cat permission_review.json | |
[check-permissions : check-permissions] + jq | |
[check-permissions : check-permissions] { | |
[check-permissions : check-permissions] "approved": true | |
[check-permissions : check-permissions] } | |
[check-permissions : check-permissions] + cat permission_review.json | |
[check-permissions : check-permissions] + jq -r .approved | |
[check-permissions : check-permissions] + tr -d '\r\n' | |
[check-permissions : check-permissions] + tee /tekton/results/approved | |
[check-permissions : check-permissions] true | |
[set-github-pr-title : set-github-status] + TITLE= | |
[set-github-pr-title : set-github-status] + echo 'Setting the PR title' | |
[set-github-pr-title : set-github-status] Setting the PR title | |
[set-github-pr-title : set-github-status] + [[ 1.0.101 != '' ]] | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ 1.0.101 != '' ]] | |
[set-github-pr-title : set-github-status] + TITLE='operator fbc-test-operator (1.0.101)' | |
[set-github-pr-title : set-github-status] operator fbc-test-operator (1.0.101) | |
[set-github-pr-title : set-github-status] + echo operator fbc-test-operator '(1.0.101)' | |
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator fbc-test-operator (1.0.101)' https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 | |
[set-github-pr-title : set-github-status] https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 | |
[read-config : read-config] + '[' operators/fbc-test-operator '!=' '' ']' | |
[read-config : read-config] + PKG_PATH=operators/fbc-test-operator | |
[read-config : read-config] + CONFIG_PATH=operators/fbc-test-operator/ci.yaml | |
[read-config : read-config] + [[ ! -d operators/fbc-test-operator ]] | |
[read-config : read-config] + [[ ! -f operators/fbc-test-operator/ci.yaml ]] | |
[read-config : read-config] + cat operators/fbc-test-operator/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] cert_project_id: 66bca6cf34cb03f08a1600fc | |
[read-config : read-config] fbc: | |
[read-config : read-config] enabled: true | |
[read-config : read-config] ++ cat operators/fbc-test-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/fbc-test-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 operators/fbc-test-operator/1.0.101 ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
[resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n false | |
[apply-test-waivers : set-github-status] + apply-test-waivers --pull-request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --repo-config-file config.yaml --operator-name fbc-test-operator --verbose | |
[apply-test-waivers : set-github-status] 2025-05-14 08:24:14,201 [operator-cert] INFO Adding labels [] to RichardPlesnik/certified-operators-preprod | |
[apply-test-waivers : set-github-status] 2025-05-14 08:24:15,006 [operator-cert] INFO Labels to remove in namespace: [] | |
[apply-test-waivers : set-github-status] 2025-05-14 08:24:15,006 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f2f4ab74cb0> | |
[apply-test-waivers : set-github-status] 2025-05-14 08:24:15,006 [operator-cert] INFO Labels to add: [] | |
[apply-test-waivers : set-github-status] 2025-05-14 08:24:15,006 [operator-cert] INFO Labels to remove: [] | |
[content-hash : compute-md5sum] + [[ -n operators/fbc-test-operator/1.0.101 ]] | |
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...' | |
[content-hash : compute-md5sum] Compute md5hash of bundle content... | |
[content-hash : compute-md5sum] + tr '\n' '\0' | |
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}' | |
[content-hash : compute-md5sum] + find operators/fbc-test-operator/1.0.101 -not -name Dockerfile -type f | |
[content-hash : compute-md5sum] + sort | |
[content-hash : compute-md5sum] + cat hashes.txt | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b operators/fbc-test-operator/1.0.101/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 07a70c5e4cd283718832df88ad2eabaf operators/fbc-test-operator/1.0.101/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 11df61aaf8cd5987015bc234ced05c3f operators/fbc-test-operator/1.0.101/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] 3b87d4e007ce8ea3c5a7856c92d2670c operators/fbc-test-operator/1.0.101/manifests/fbc-conversion-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 85db3695aa24259f93f80a63d4664296 operators/fbc-test-operator/1.0.101/manifests/fbc-conversion-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 911c1b343668b7be0d07041e66477d93 operators/fbc-test-operator/1.0.101/manifests/fbc-conversion-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] + awk '{ print $1 }' | |
[content-hash : compute-md5sum] + md5sum hashes.txt | |
[content-hash : compute-md5sum] + tee /tekton/results/md5sum | |
[content-hash : compute-md5sum] + tr -d ' | |
[content-hash : compute-md5sum] ' | |
[content-hash : compute-md5sum] 65d8098e06dd1e02ed8181e257a15178 | |
[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 operators/fbc-test-operator ']' | |
[certification-project-check : certification-project-check] + CI_FILE_PATH=operators/fbc-test-operator/ci.yaml | |
[certification-project-check : certification-project-check] ++ cat operators/fbc-test-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=66bca6cf34cb03f08a1600fc | |
[certification-project-check : certification-project-check] + '[' -z 66bca6cf34cb03f08a1600fc ']' | |
[certification-project-check : certification-project-check] + echo -n 66bca6cf34cb03f08a1600fc | |
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
[certification-project-check : certification-project-check] 66bca6cf34cb03f08a1600fc | |
[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] + '[' 66bca6cf34cb03f08a1600fc == '' ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.stage.engineering.redhat.com --cert-project-id 66bca6cf34cb03f08a1600fc | |
[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-66bca6cf34cb03f08a1600fc+ 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] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] rplesnikfbctest+ 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+ get_from_cp org_id .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee org_id.txt /tekton/results/org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] 17797185+ 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='RichardPlesnik ' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n RichardPlesnik | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames | |
[get-pyxis-certification-data : get-cert-project-related-data] RichardPlesnik | |
[get-pyxis-certification-data : get-vendor-related-data] + '[' 66bca6cf34cb03f08a1600fc == '' ']' | |
[get-pyxis-certification-data : get-vendor-related-data] ++ cat org_id.txt | |
[get-pyxis-certification-data : get-vendor-related-data] + ORG_ID=17797185 | |
[get-pyxis-certification-data : get-vendor-related-data] + get-vendor-related-data --pyxis-url https://pyxis.stage.engineering.redhat.com --org-id 17797185 | |
[get-pyxis-certification-data : get-vendor-related-data] + cat vendor | |
[get-pyxis-certification-data : get-vendor-related-data] + jq -r .label | |
[get-pyxis-certification-data : get-vendor-related-data] + xargs echo -n | |
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label | |
[get-pyxis-certification-data : get-vendor-related-data] rplesnikfbctest | |
[verify-project : verify-project-not-archived] + '[' active = archived ']' | |
[verify-project : verify-project-distribution] + case "$ORGANIZATION" in | |
[verify-project : verify-project-distribution] + '[' connect '!=' connect ']' | |
[update-cert-project-status : update-cert-project-status] + '[' Published '!=' Published ']' | |
[update-cert-project-status : update-cert-project-status] + echo 'The certification project is currently in Published state.' | |
[update-cert-project-status : update-cert-project-status] The certification project is currently in Published state. | |
[reserve-operator-name : reserve-operator-name] + '[' -z fbc-test-operator ']' | |
[reserve-operator-name : reserve-operator-name] + echo 'Attempting to reserve operator name for association ospid-66bca6cf34cb03f08a1600fc' | |
[reserve-operator-name : reserve-operator-name] Attempting to reserve operator name for association ospid-66bca6cf34cb03f08a1600fc | |
[reserve-operator-name : reserve-operator-name] + reserve-operator-name --association ospid-66bca6cf34cb03f08a1600fc --operator-name fbc-test-operator --pyxis-url https://pyxis.stage.engineering.redhat.com --source certified-operators --verbose | |
[reserve-operator-name : reserve-operator-name] 2025-05-14 08:26:58,659 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[reserve-operator-name : reserve-operator-name] 2025-05-14 08:26:58,659 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/operators/packages?filter=association==ospid-66bca6cf34cb03f08a1600fc;deleted!=true | |
[reserve-operator-name : reserve-operator-name] 2025-05-14 08:26:58,659 [operator-cert] DEBUG GET Pyxis request params: None | |
[reserve-operator-name : reserve-operator-name] 2025-05-14 08:26:58,903 [operator-cert] INFO Requested operator name fbc-test-operator match with operator name already reserved. | |
[reserve-operator-name : reserve-operator-name] 2025-05-14 08:26:58,904 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[reserve-operator-name : reserve-operator-name] 2025-05-14 08:26:58,905 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/operators/packages?filter=package_name==fbc-test-operator;deleted!=true | |
[reserve-operator-name : reserve-operator-name] 2025-05-14 08:26:58,905 [operator-cert] DEBUG GET Pyxis request params: None | |
[reserve-operator-name : reserve-operator-name] 2025-05-14 08:26:59,114 [operator-cert] INFO Operator name fbc-test-operator is already reserved by this association (ospid-66bca6cf34cb03f08a1600fc). | |
[static-tests : run-suite] + '[' -z operators/fbc-test-operator/1.0.101 ']' | |
[static-tests : run-suite] + EXTRA_ARGS= | |
[static-tests : run-suite] + gh pr view https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --json labels | |
[static-tests : run-suite] ++ jq -r '.labels[] | select(.name | startswith("tests/skip")) | .name' labels.json | |
[static-tests : run-suite] ++ paste -sd , | |
[static-tests : run-suite] ++ sed 's/tests\/skip\///g' | |
[static-tests : run-suite] + SKIP_TESTS= | |
[static-tests : run-suite] + [[ '' != '' ]] | |
[static-tests : run-suite] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json | |
[static-tests : run-suite] + static-tests --verbose --output-file /workspace/output/static-test-results.json --repo-path /workspace/source --suites operatorcert.static_tests.isv,operatorcert.static_tests.common fbc-test-operator 1.0.101 '' | |
[static-tests : run-suite] 2025-05-14 08:27:41,328 [operator-cert] INFO Skipping check_pruned_graph for FBC enabled operator fbc-test-operator | |
[static-tests : run-suite] + jq . | |
[static-tests : run-suite] { | |
[static-tests : run-suite] "passed": true, | |
[static-tests : run-suite] "outputs": [] | |
[static-tests : run-suite] } | |
[static-tests : run-suite] + jq -r '(.outputs//[])|length' | |
[static-tests : run-suite] + tr -d '\r\n' | |
[static-tests : run-suite] + jq -r '[(.outputs//[])[]|select(.type=="error")]|length' | |
[static-tests : run-suite] + tr -d '\r\n' | |
[static-tests : build-and-post-comment] ++ cat /tekton/results/messages_count | |
[static-tests : build-and-post-comment] + MESSAGE_COUNT=0 | |
[static-tests : build-and-post-comment] + '[' -z 0 ']' | |
[static-tests : build-and-post-comment] + '[' 0 -eq 0 ']' | |
[static-tests : build-and-post-comment] + exit 0 | |
[static-tests : check-for-failures] ++ cat /tekton/results/failures_count | |
[static-tests : check-for-failures] + FAILURE_COUNT=0 | |
[static-tests : check-for-failures] + '[' -z 0 ']' | |
[static-tests : check-for-failures] + '[' 0 -eq 0 ']' | |
[static-tests : check-for-failures] + github-labels --pull-request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --remove-labels validation-failed | |
[static-tests : check-for-failures] 2025-05-14 08:27:43,701 [operator-cert] INFO Adding labels [] to RichardPlesnik/certified-operators-preprod | |
[static-tests : check-for-failures] 2025-05-14 08:27:44,381 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f6652868f50> | |
[static-tests : check-for-failures] 2025-05-14 08:27:44,381 [operator-cert] INFO Labels to add: [] | |
[static-tests : check-for-failures] 2025-05-14 08:27:44,381 [operator-cert] INFO Labels to remove: [] | |
[merge-registry-credentials : get-and-decrypt-project-tokens] Project contains secret registry tokens. Merging with internal tokens... | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: enabled compatibility flags: | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: keybox '/tmp/pubring.kbx' created | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: sec rsa3072/931E6390C2A37B65 2022-10-14 Operator pipeline - nonprod <[email protected]> | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: /tmp/trustdb.gpg: trustdb created | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: using pgp trust model | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65: public key "Operator pipeline - nonprod <[email protected]>" imported | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: no running gpg-agent - starting '/usr/bin/gpg-agent' | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: waiting for the agent to come up ... (5s) | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: connection to the agent established | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65/931E6390C2A37B65: secret key imported | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65/417EA6608B0D85EE: secret key imported | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65: secret key imported | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: Total number processed: 1 | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: imported: 1 | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys read: 1 | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys imported: 1 | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with rsa3072 key, ID 417EA6608B0D85EE, created 2022-10-14 | |
[merge-registry-credentials : get-and-decrypt-project-tokens] "Operator pipeline - nonprod <[email protected]>" | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID DC6819427784E26B | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 36C2E548C80A206C | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 5E217F79FCE0A164 | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID B1FBA887D2D2184C | |
[merge-registry-credentials : get-and-decrypt-project-tokens] Tokens successfully merged | |
[digest-pinning : combine-credentials] + '[' -z operators/fbc-test-operator/1.0.101 ']' | |
[digest-pinning : combine-credentials] + '[' true '!=' true ']' | |
[digest-pinning : combine-credentials] + [[ true == \t\r\u\e ]] | |
[digest-pinning : combine-credentials] + export DOCKER_CONFIG=.docker | |
[digest-pinning : combine-credentials] + DOCKER_CONFIG=.docker | |
[digest-pinning : combine-credentials] + export REGISTRY_AUTH_FILE=.docker/config-custom.json | |
[digest-pinning : combine-credentials] + REGISTRY_AUTH_FILE=.docker/config-custom.json | |
[digest-pinning : combine-credentials] + mkdir -p .docker | |
[digest-pinning : combine-credentials] + jq -s '.[0] * .[1]' /workspace/registry-credentials/.dockerconfigjson /home/user/.docker/config.json | |
[digest-pinning : pin-digest] + '[' -z operators/fbc-test-operator/1.0.101 ']' | |
[digest-pinning : pin-digest] + '[' true '!=' true ']' | |
[digest-pinning : pin-digest] + [[ true == \t\r\u\e ]] | |
[digest-pinning : pin-digest] + export DOCKER_CONFIG=.docker | |
[digest-pinning : pin-digest] + DOCKER_CONFIG=.docker | |
[digest-pinning : pin-digest] + export REGISTRY_AUTH_FILE=.docker/config-custom.json | |
[digest-pinning : pin-digest] + REGISTRY_AUTH_FILE=.docker/config-custom.json | |
[digest-pinning : pin-digest] ++ realpath operators/fbc-test-operator/1.0.101 | |
[digest-pinning : pin-digest] + BUNDLE_PATH=/workspace/source/operators/fbc-test-operator/1.0.101 | |
[digest-pinning : pin-digest] + ls -l /workspace/source/operators/fbc-test-operator/1.0.101 | |
[digest-pinning : pin-digest] total 16 | |
[digest-pinning : pin-digest] -rw-rw-r--. 1 root 1000820000 933 May 14 08:20 Dockerfile | |
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1000820000 4096 May 14 08:20 manifests | |
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1000820000 4096 May 14 08:20 metadata | |
[digest-pinning : pin-digest] drwxrwsr-x. 3 root 1000820000 4096 May 14 08:20 tests | |
[digest-pinning : pin-digest] + operator-manifest pin /workspace/source/operators/fbc-test-operator/1.0.101 | |
[digest-pinning : pin-digest] Extracting image references from /workspace/source/operators/fbc-test-operator/1.0.101 | |
[digest-pinning : pin-digest] Replacing image references in CSV | |
[digest-pinning : pin-digest] Setting related images section | |
[digest-pinning : pin-digest] Image references replaced | |
[digest-pinning : verify-pinning] + '[' -z operators/fbc-test-operator/1.0.101 ']' | |
[digest-pinning : verify-pinning] + '[' true '!=' true ']' | |
[digest-pinning : verify-pinning] + git config --global --add safe.directory /workspace/source | |
[digest-pinning : verify-pinning] + cat replacements.json | |
[digest-pinning : verify-pinning] {}++ jq length replacements.json | |
[digest-pinning : verify-pinning] + REPLACEMENT_COUNT=0 | |
[digest-pinning : verify-pinning] + [[ 0 -gt 0 ]] | |
[digest-pinning : verify-pinning] + echo 'Manifests are pinned.' | |
[digest-pinning : verify-pinning] Manifests are pinned. | |
[digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag | |
[digest-pinning : verify-pinning] + echo -n false | |
[digest-pinning : verify-pinning] false+ echo 'The branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone.' | |
[digest-pinning : verify-pinning] The branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone. | |
[digest-pinning : verify-pinning] + git checkout -- . | |
[digest-pinning : verify-related-images] + '[' -z operators/fbc-test-operator/1.0.101 ']' | |
[digest-pinning : verify-related-images] + '[' true '!=' true ']' | |
[digest-pinning : verify-related-images] ++ realpath operators/fbc-test-operator/1.0.101 | |
[digest-pinning : verify-related-images] + BUNDLE_PATH=/workspace/source/operators/fbc-test-operator/1.0.101 | |
[digest-pinning : verify-related-images] + cat references.json | |
[digest-pinning : verify-related-images] ["quay.io/rhn_apal/memcached-operator@sha256:ebbfedd514944e1a2a140f785f900d482eecbfff2e3d67bf76f6ee54569a49bc", "gcr.io/kubebuilder/kube-rbac-proxy@sha256:d4883d7c622683b3319b5e6b3a7edfbf2594c18060131a8bf64504805f875522"]++ jq length references.json | |
[digest-pinning : verify-related-images] + REFERENCE_COUNT=2 | |
[digest-pinning : verify-related-images] ++ find /workspace/source/operators/fbc-test-operator/1.0.101 -name '*clusterserviceversion.yaml' -o -name '*clusterserviceversion.yml' | |
[digest-pinning : verify-related-images] + CSVFILE=/workspace/source/operators/fbc-test-operator/1.0.101/manifests/fbc-conversion-operator.clusterserviceversion.yaml | |
[digest-pinning : verify-related-images] ++ yq -e '.spec.relatedImages | length' /workspace/source/operators/fbc-test-operator/1.0.101/manifests/fbc-conversion-operator.clusterserviceversion.yaml | |
[digest-pinning : verify-related-images] + RELATED_IMAGE_COUNT=2 | |
[digest-pinning : verify-related-images] + [[ 2 -ge 2 ]] | |
[digest-pinning : verify-related-images] + echo -n 'Related images section exists.' | |
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_message | |
[digest-pinning : verify-related-images] Related images section exists.+ echo -n true | |
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_flag | |
[digest-pinning : verify-related-images] true | |
[verify-pinned-digest : check-dirty-flag] + DIRTY_FLAG=false | |
[verify-pinned-digest : check-dirty-flag] + echo false | |
[verify-pinned-digest : check-dirty-flag] false | |
[verify-pinned-digest : check-dirty-flag] + '[' false == true ']' | |
[verify-pinned-digest : check-related-images] + RELATED_IMAGES_FLAG=true | |
[verify-pinned-digest : check-related-images] + echo true | |
[verify-pinned-digest : check-related-images] true | |
[verify-pinned-digest : check-related-images] + '[' true == false ']' | |
[dockerfile-creation : generate-dockerfile] + '[' -z operators/fbc-test-operator/1.0.101 ']' | |
[dockerfile-creation : generate-dockerfile] + DOCKERFILE_PATH=Dockerfile | |
[dockerfile-creation : generate-dockerfile] + bundle-dockerfile --bundle-path operators/fbc-test-operator/1.0.101 --destination Dockerfile --verbose | |
[dockerfile-creation : generate-dockerfile] 2025-05-14 08:29:40,544 [operator-cert] DEBUG Generating a dockerfile... | |
[dockerfile-creation : generate-dockerfile] 2025-05-14 08:29:40,546 [operator-cert] DEBUG Storing Dockerfile | |
[dockerfile-creation : generate-dockerfile] + cat Dockerfile | |
[dockerfile-creation : generate-dockerfile] FROM scratch | |
[dockerfile-creation : generate-dockerfile] | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.package.v1='fbc-test-operator' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channels.v1='alpha' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.28.1' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.project_layout='ansible.sdk.operatorframework.io/v1' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1' | |
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/' | |
[dockerfile-creation : generate-dockerfile] LABEL com.redhat.openshift.versions='v4.13-v4.15' | |
[dockerfile-creation : generate-dockerfile] | |
[dockerfile-creation : generate-dockerfile] COPY manifests/ /manifests/ | |
[dockerfile-creation : generate-dockerfile] COPY metadata/ /metadata/ | |
[dockerfile-creation : generate-dockerfile] | |
[dockerfile-creation : generate-dockerfile] + echo Dockerfile | |
[dockerfile-creation : generate-dockerfile] + tee /tekton/results/bundle_dockerfile_path | |
[dockerfile-creation : generate-dockerfile] Dockerfile | |
[build-bundle : build] + '[' -z operators/fbc-test-operator/1.0.101 ']' | |
[build-bundle : build] + echo 'Building quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101' | |
[build-bundle : build] Building quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 | |
[build-bundle : build] + buildah --storage-driver=vfs bud --format=docker --tls-verify=true --no-cache -f ./Dockerfile -t quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 operators/fbc-test-operator/1.0.101 | |
[build-bundle : build] STEP 1/14: FROM scratch | |
[build-bundle : build] STEP 2/14: LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1' | |
[build-bundle : build] STEP 3/14: LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/' | |
[build-bundle : build] STEP 4/14: LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/' | |
[build-bundle : build] STEP 5/14: LABEL operators.operatorframework.io.bundle.package.v1='fbc-test-operator' | |
[build-bundle : build] STEP 6/14: LABEL operators.operatorframework.io.bundle.channels.v1='alpha' | |
[build-bundle : build] STEP 7/14: LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.28.1' | |
[build-bundle : build] STEP 8/14: LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1' | |
[build-bundle : build] STEP 9/14: LABEL operators.operatorframework.io.metrics.project_layout='ansible.sdk.operatorframework.io/v1' | |
[build-bundle : build] STEP 10/14: LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1' | |
[build-bundle : build] STEP 11/14: LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/' | |
[build-bundle : build] STEP 12/14: LABEL com.redhat.openshift.versions='v4.13-v4.15' | |
[build-bundle : build] STEP 13/14: COPY manifests/ /manifests/ | |
[build-bundle : build] STEP 14/14: COPY metadata/ /metadata/ | |
[build-bundle : build] COMMIT quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 | |
[build-bundle : build] --> 0244f3b6638 | |
[build-bundle : build] Successfully tagged quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 | |
[build-bundle : build] 0244f3b663866db40255889bdba9fe15ee97b8663bface9951c95254bed6b40c | |
[build-bundle : build] + EXTRA_ARGS= | |
[build-bundle : build] + [[ true == \t\r\u\e ]] | |
[build-bundle : build] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
[build-bundle : build] + [[ false == \t\r\u\e ]] | |
[build-bundle : build] + echo 'Pushing quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101' | |
[build-bundle : build] Pushing quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 | |
[build-bundle : build] + buildah --storage-driver=vfs push --authfile /workspace/credentials/.dockerconfigjson --tls-verify=true --digestfile /digest/image-digest quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 docker://quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 | |
[build-bundle : build] Getting image source signatures | |
[build-bundle : build] Copying blob sha256:7f11f3109ea94c42911774f41176fa1f7b46bac383b04dcba296bdb6029713b9 | |
[build-bundle : build] Copying config sha256:0244f3b663866db40255889bdba9fe15ee97b8663bface9951c95254bed6b40c | |
[build-bundle : build] Writing manifest to image destination | |
[build-bundle : build] Storing signatures | |
[build-bundle : build] + cat /digest/image-digest | |
[build-bundle : build] + tee /tekton/results/IMAGE_DIGEST | |
[build-bundle : build] sha256:9c8a3bda03af23eebfcb536fb72db1e4908d59bb696db93d911b7b881834193a | |
[make-bundle-repo-public : change-visibility] % Total % Received % Xferd Average Speed Time Time Time Current | |
[make-bundle-repo-public : change-visibility] Dload Upload Total Spent Left Speed | |
[make-bundle-repo-public : change-visibility] | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
100 42 100 18 100 24 43 57 --:--:-- --:--:-- --:--:-- 101 | |
[make-bundle-repo-public : change-visibility] {"success": true} | |
[make-bundle-repo-public : change-visibility] Repository visibility set to 'public'. | |
[get-supported-versions : supported-version-check] ++ cat config.yaml | |
[get-supported-versions : supported-version-check] ++ yq -r .organization | |
[get-supported-versions : supported-version-check] + ORGANIZATION=certified-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n operators/fbc-test-operator/1.0.101 ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/fbc-test-operator/1.0.101 certified-operators | |
[get-supported-versions : supported-version-check] OpenShift 4.11 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life | |
[get-supported-versions : supported-version-check] {"versions_annotation": "v4.13-v4.15", "indices": [{"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"}], "max_version_index": {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, "all_indices": [{"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": [{"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.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}]} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.13-v4.15", "indices": [{"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"}], "max_version_index": {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, "all_indices": [{"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": [{"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.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.13-v4.15",' '"indices":' '[{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '"all_indices":' '[{"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":' '[{"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.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": "v4.13-v4.15", | |
[get-supported-versions : supported-version-check] "indices": [ | |
[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] "max_version_index": { | |
[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] "all_indices": [ | |
[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] "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.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] } | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.13-v4.15",' '"indices":' '[{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '"all_indices":' '[{"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":' '[{"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.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] 4.15+ echo '{"versions_annotation":' '"v4.13-v4.15",' '"indices":' '[{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '"all_indices":' '[{"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":' '[{"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.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[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.15+ echo '{"versions_annotation":' '"v4.13-v4.15",' '"indices":' '[{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '"all_indices":' '[{"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":' '[{"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.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13+ echo '{"versions_annotation":' '"v4.13-v4.15",' '"indices":' '[{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '"all_indices":' '[{"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":' '[{"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.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions | |
[get-supported-versions : supported-version-check] 4.15 4.14 4.13+ echo '{"versions_annotation":' '"v4.13-v4.15",' '"indices":' '[{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '"all_indices":' '[{"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":' '[{"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.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.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.12+ echo '{"versions_annotation":' '"v4.13-v4.15",' '"indices":' '[{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '"all_indices":' '[{"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":' '[{"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.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] 4.19 4.18 4.17 4.16 4.12+ echo '{"versions_annotation":' '"v4.13-v4.15",' '"indices":' '[{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '"all_indices":' '[{"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":' '[{"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.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.15+ echo '{"versions_annotation":' '"v4.13-v4.15",' '"indices":' '[{"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"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '"all_indices":' '[{"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":' '[{"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.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version | |
[get-supported-versions : supported-version-check] v4.13-v4.15 | |
[build-fbc-scratch-catalog : build-fbc-catalog] + EXTRA_ARGS= | |
[build-fbc-scratch-catalog : build-fbc-catalog] + [[ true == \t\r\u\e ]] | |
[build-fbc-scratch-catalog : build-fbc-catalog] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
[build-fbc-scratch-catalog : build-fbc-catalog] + CATALOG_REPO=quay.io/operator-pipeline-stage/catalog:v4.15-de0886b0ac1d30ff84fef83d94a70b232ae82c43 | |
[build-fbc-scratch-catalog : build-fbc-catalog] + build-scratch-catalog --repo-path . --operator-name fbc-test-operator --bundle-version 1.0.101 --bundle-pullspec quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 --repository-destination quay.io/operator-pipeline-stage/catalog:v4.15-de0886b0ac1d30ff84fef83d94a70b232ae82c43 --verbose --authfile /workspace/credentials/.dockerconfigjson | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:00,313 [operator-cert] DEBUG Running command: ['opm', 'alpha', 'render-template', 'basic', '-o', 'yaml', '/tmp/tmp_z9a7ek5/template.yaml'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:01,200 [operator-cert] DEBUG Command output: --- | |
[build-fbc-scratch-catalog : build-fbc-catalog] defaultChannel: alpha | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: fbc-test-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] schema: olm.package | |
[build-fbc-scratch-catalog : build-fbc-catalog] --- | |
[build-fbc-scratch-catalog : build-fbc-catalog] entries: | |
[build-fbc-scratch-catalog : build-fbc-catalog] - name: fbc-test-operator.1.0.101 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: alpha | |
[build-fbc-scratch-catalog : build-fbc-catalog] package: fbc-test-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] schema: olm.channel | |
[build-fbc-scratch-catalog : build-fbc-catalog] --- | |
[build-fbc-scratch-catalog : build-fbc-catalog] image: quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: fbc-test-operator.1.0.101 | |
[build-fbc-scratch-catalog : build-fbc-catalog] package: fbc-test-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] properties: | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.gvk | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] group: cache.quay.io | |
[build-fbc-scratch-catalog : build-fbc-catalog] kind: Memcached | |
[build-fbc-scratch-catalog : build-fbc-catalog] version: v1alpha1 | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.package | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] packageName: fbc-test-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] version: 1.0.101 | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoiYXBpZXh0ZW5zaW9ucy5rOHMuaW8vdjEiLCJraW5kIjoiQ3VzdG9tUmVzb3VyY2VEZWZpbml0aW9uIiwibWV0YWRhdGEiOnsiY3JlYXRpb25UaW1lc3RhbXAiOm51bGwsIm5hbWUiOiJtZW1jYWNoZWRzLmNhY2hlLnF1YXkuaW8ifSwic3BlYyI6eyJncm91cCI6ImNhY2hlLnF1YXkuaW8iLCJuYW1lcyI6eyJraW5kIjoiTWVtY2FjaGVkIiwibGlzdEtpbmQiOiJNZW1jYWNoZWRMaXN0IiwicGx1cmFsIjoibWVtY2FjaGVkcyIsInNpbmd1bGFyIjoibWVtY2FjaGVkIn0sInNjb3BlIjoiTmFtZXNwYWNlZCIsInZlcnNpb25zIjpbeyJuYW1lIjoidjFhbHBoYTEiLCJzY2hlbWEiOnsib3BlbkFQSVYzU2NoZW1hIjp7ImRlc2NyaXB0aW9uIjoiTWVtY2FjaGVkIGlzIHRoZSBTY2hlbWEgZm9yIHRoZSBtZW1jYWNoZWRzIEFQSSIsInByb3BlcnRpZXMiOnsiYXBpVmVyc2lvbiI6eyJkZXNjcmlwdGlvbiI6IkFQSVZlcnNpb24gZGVmaW5lcyB0aGUgdmVyc2lvbmVkIHNjaGVtYSBvZiB0aGlzIHJlcHJlc2VudGF0aW9uIG9mIGFuIG9iamVjdC4gU2VydmVycyBzaG91bGQgY29udmVydCByZWNvZ25pemVkIHNjaGVtYXMgdG8gdGhlIGxhdGVzdCBpbnRlcm5hbCB2YWx1ZSwgYW5kIG1heSByZWplY3QgdW5yZWNvZ25pemVkIHZhbHVlcy4gTW9yZSBpbmZvOiBodHRwczovL2dpdC5rOHMuaW8vY29tbXVuaXR5L2NvbnRyaWJ1dG9ycy9kZXZlbC9zaWctYXJjaGl0ZWN0dXJlL2FwaS1jb252ZW50aW9ucy5tZCNyZXNvdXJjZXMiLCJ0eXBlIjoic3RyaW5nIn0sImtpbmQiOnsiZGVzY3JpcHRpb24iOiJLaW5kIGlzIGEgc3RyaW5nIHZhbHVlIHJlcHJlc2VudGluZyB0aGUgUkVTVCByZXNvdXJjZSB0aGlzIG9iamVjdCByZXByZXNlbnRzLiBTZXJ2ZXJzIG1heSBpbmZlciB0aGlzIGZyb20gdGhlIGVuZHBvaW50IHRoZSBjbGllbnQgc3VibWl0cyByZXF1ZXN0cyB0by4gQ2Fubm90IGJlIHVwZGF0ZWQuIEluIENhbWVsQ2FzZS4gTW9yZSBpbmZvOiBodHRwczovL2dpdC5rOHMuaW8vY29tbXVuaXR5L2NvbnRyaWJ1dG9ycy9kZXZlbC9zaWctYXJjaGl0ZWN0dXJlL2FwaS1jb252ZW50aW9ucy5tZCN0eXBlcy1raW5kcy4gU29tZSBvdGhlciB0ZXh0LiIsInR5cGUiOiJzdHJpbmcifSwibWV0YWRhdGEiOnsidHlwZSI6Im9iamVjdCJ9LCJzcGVjIjp7ImRlc2NyaXB0aW9uIjoiU3BlYyBkZWZpbmVzIHRoZSBkZXNpcmVkIHN0YXRlIG9mIE1lbWNhY2hlZCIsInR5cGUiOiJvYmplY3QiLCJ4LWt1YmVybmV0ZXMtcHJlc2VydmUtdW5rbm93bi1maWVsZHMiOnRydWV9LCJzdGF0dXMiOnsiZGVzY3JpcHRpb24iOiJTdGF0dXMgZGVmaW5lcyB0aGUgb2JzZXJ2ZWQgc3RhdGUgb2YgTWVtY2FjaGVkIiwidHlwZSI6Im9iamVjdCIsIngta3ViZXJuZXRlcy1wcmVzZXJ2ZS11bmtub3duLWZpZWxkcyI6dHJ1ZX19LCJ0eXBlIjoib2JqZWN0In19LCJzZXJ2ZWQiOnRydWUsInN0b3JhZ2UiOnRydWUsInN1YnJlc291cmNlcyI6eyJzdGF0dXMiOnt9fX1dfSwic3RhdHVzIjp7ImFjY2VwdGVkTmFtZXMiOnsia2luZCI6IiIsInBsdXJhbCI6IiJ9LCJjb25kaXRpb25zIjpudWxsLCJzdG9yZWRWZXJzaW9ucyI6bnVsbH19 | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoib3BlcmF0b3JzLmNvcmVvcy5jb20vdjFhbHBoYTEiLCJraW5kIjoiQ2x1c3RlclNlcnZpY2VWZXJzaW9uIiwibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsiYWxtLWV4YW1wbGVzIjoiW10iLCJjYXBhYmlsaXRpZXMiOiJCYXNpYyBJbnN0YWxsIiwiY3JlYXRlZEF0IjoiMjAyMy0wNS0wOFQwNToxNTo1MFoiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2NzaSI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9kaXNjb25uZWN0ZWQiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vZmlwcy1jb21wbGlhbnQiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vcHJveHktYXdhcmUiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdGxzLXByb2ZpbGVzIjoiZmFsc2UiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL3Rva2VuLWF1dGgtYXdzIjoiZmFsc2UiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL3Rva2VuLWF1dGgtYXp1cmUiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdG9rZW4tYXV0aC1nY3AiOiJmYWxzZSIsIm9wZXJhdG9ycy5vcGVyYXRvcmZyYW1ld29yay5pby9idWlsZGVyIjoib3BlcmF0b3Itc2RrLXYxLjI4LjEiLCJvcGVyYXRvcnMub3BlcmF0b3JmcmFtZXdvcmsuaW8vcHJvamVjdF9sYXlvdXQiOiJhbnNpYmxlLnNkay5vcGVyYXRvcmZyYW1ld29yay5pby92MSJ9LCJuYW1lIjoiZmJjLXRlc3Qtb3BlcmF0b3IuMS4wLjEwMSIsIm5hbWVzcGFjZSI6InBsYWNlaG9sZGVyIn0sInNwZWMiOnsiYXBpc2VydmljZWRlZmluaXRpb25zIjp7fSwiY3VzdG9tcmVzb3VyY2VkZWZpbml0aW9ucyI6eyJvd25lZCI6W3sia2luZCI6Ik1lbWNhY2hlZCIsIm5hbWUiOiJtZW1jYWNoZWRzLmNhY2hlLnF1YXkuaW8iLCJ2ZXJzaW9uIjoidjFhbHBoYTEifV19LCJkZXNjcmlwdGlvbiI6Ik1lbWNhY2hlZCBvcGVyYXRvciIsImRpc3BsYXlOYW1lIjoibWVtY2FjaGVkIiwiaWNvbiI6W3siYmFzZTY0ZGF0YSI6ImlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFNZ0FBQURJQ0FZQUFBQ3RXSzZlQUFBbDAwbEVRVlI0bk95ZERYaFQ1ZDMvdjNscjBpUnQycWEwNlF0WVNncEZRQXF5SXZ1RDRxYjdnMXpQczJlbzI2UElMUExYUGRPaG15OXp3eW5pSmo3UG5zMU4yZVkyTHdWRjNaU0pQczlrWmNxVVNSWGJvWlNCZ0RiUVV0c21sRFJOMHJ5Ly9xODdUYkJ2U2M3Sk9TZm5wRDJmNitwRnhlU2NIeWYzTjkvN2Q3LzhibmswR29VSWV4eXhlMlFXWDdBY1FKWEo1YS91Y1BrcXllOEFTdHZ0SHIzRkY5SUJLSXIvNUFQSUE2QVk4U2NoQ0NBdzRrOHZBRHY1TWFqa2pvWWk5UUFBSzREZU9xMnF6NmhWOXBEZkRTckZ1VVZGNmpEUGoyQlNJUkVGd296dHB2NENBSmUxMnR6TDJtenVaUUJXQU5Ed0ZJNGJ3TUhHRXMyaHBTV2FRd0ErMkdRc0crSXBsa21CS0JBYU5Gc2M1U2FYZjNHSHk3Zkk1UEtUbjhVQWF2bU9LdzFuakZybFIwYXQ4a2lkVm5XRS9MN2FvRHZIZDFDNWdpaVFORFJiSFBvWHUyMXIyMnp1R3dHczVEc2VsampRV0tKNWFkMk1rajJyRGJvQnZvTVJNcUpBeG5ERTd0RzBXRjJYSDdRT1hkVnU5NUx1MHNKNGZqQVpJZm5OMFlhaS9JTXJTZ3YyTHkvVnZydW9TTzNtT3lnaElRb2t6blpULzd6dHB2N2JBYXdEb09NN0hwNXdBSGh4azdIc041dU1aUi96SFl3UW1OSUNhYlk0cXBzdGpyWDdMTTVyQVN3SElPVTdKb0VRQWRDeXlsRDQ2bXFEam5URGV2Z09pQyttcEVDMm0vb1hiRGYxUHdCZzdZaWhWWkdKQ1FMWXM4bFk5dWdtWTlreHZvUEpObE5HSUdaZk1HOUhsL1hHblYwRFRYRzNrUEVkVTQ0UkpxN1NWS1BmdWFHbTlLVUtsU0xBZDBEWllOSUxaRWVYZGQ3dW5zRU5KcGYvQmdDVmZNY3pTZWd6YXBWL3VMNjZlTWVHbXRKSm5hdE1Xb0UwV3h5bGQ3Vi90ZzNBTGFKYmNBWnhsV2VmYUppK2ViVkJaK1U3R0M2WWRBTFowV1dkdGJ0bjhOc21sLzltQUtWOHh6TkZzQnExeXVldXJ5NStha05ONldtK2cyR1RTU09RRHBkUHNmV0UrZnR0TnZlUEFLajRqbWVLNG1zczBmeGt5OFVWUDYzVHFvSjhCOE1HazBJZzIwNlpyOXJaTmZBTEFQUDVqa1VreHZHbUd2MzNOdGRYN09jN0VLYmt0RUNhTFE3OVhlMmZQUTNnYTN6SElqSWhyejNSTVAzV1hGN09rcE1DTWZ1Q3lzZE9tVy9lWjNFK0FHQUczL0dJcEtSN2xhSHcwUi9XVnp4WG9WTDQrUTZHTGprbEVMTXZLUDFUeitDMTIwMzlXd0hNNVRzZUVWcWMzR1FzMjNKZGRmR3JGU3BGaE85Z3FKSXpBbW0xdWFWYlQvVHROTG44Ni9tT1JTUnpqRnJscmkwWFZ6WXRMZEhraEVoeVFpRGJUcG12M05rMThDc0FGL01kaXdncm5HaXEwWDluYzMzRk8zd0hrZzdCQytUTzl1N3I5MW1jZnhBbit5WWQ0VldHd2h1ZWJKaXhtKzlBVWlIWTFhdEg3QjdkTlMwZHY5eG5jYjRvaW1OU0lpT2ZMZm1NeVdmTmR6REpFS1NEdE5yYzJ2VnRuVzhDV01aM0xDSlo0ZEN1eHBsZldWcWljZkVkeUZnRUo1QnRwOHhmMmRrMThBeUFhcjVqRWNrcVBVMDErbzJiNnl2ZTVEdVFrUWhLSURlMWRYNjl6ZWJlTlltM3VJcWtKdEJZb2xuL1F1UE1WL2dPSklFZ2NoQ3pMMGlTOFMxdE52Y2ZSWEZNYWZKSUd5QnRnYlFKSWNDN2czUzRmS3FOaDd0K1ovR0Z2c2xySUNLQ3dxQ1NQLy9Na3BwdjFXbFZQajdqNEZVZ0hTNmZaazJMNlc4QWx2SVdoSWlRYWQyNzNQamxPcTJLdDBvcnZIV3hPbHkrb28ySHUxNFh4U0dTZ3FXa2paQzJ3bGNBdkRoSWg4dFh1cWJGZEFpQU1lczNGOGxGVEh1WEc1ZlZhVlZaMzdXWWRRY2g0dGg0dU9zTlVSd2lORENTTmtQYVRyWnZuRlVISVZhNXBzWDBEMUVjSWhsQ25PUUxkVnFWUFZzM3pKcURrSVI4NCtHdTNhSTRSQmhBbkdRM2FVdlp1bUZXSEtURDVWT3RhVEVkRUJOeUVaWm8zYnZjdURJYlE4Q2NPNGpaRjhUR3cxMi9GY1Vod2lKTFNadkt4bVFpNXdKNTdKUjVpOFVYdXBucis0aE1MVWliSW0yTDYvdHcyc1dLcjYzNkk3a1BaemNSbWNwRUcwczAvODdsMmkzT0hHVGJLZk5YNGdzUFJYR0ljSVdFdERIUzFqaTdBUmNPRXQvUGNWSmNzaTZTSlhwMk5jNmN5OFYrRXRZZDVJamRVeGpmN0NTS1F5UmJWSk0yUjlvZTJ4ZG1YU0FQSE85OVJOd0pLTU | |
[build-fbc-scratch-catalog : build-fbc-catalog] lEeStKdGoxVllGY2lkN2QzWG0xeisyOW04cG9nSVZVamJJMjJReld1eWxvUEVTL084bFVzRkZqUXlDV2FxODFDcWxFTXVHUjVMSUU4akVJbWd4eE5FbHpjSTRleTNGS0ZJdUtsR2Z6VmJKWVZZRVVpcnpTMWQzOVo1VE9oMXErUVM0T3BwV256Rm9NUEthUVhRS09RcFh4K09SR0gyK1BDL0ZpZjJtaDNvY0UrSlE1VW1BeWQyTmM1Y3dFWnhPc1lDTWZ1QzBvMkh1d1JmOFZBcmsrSi9sdFZpdWpiemt4RStjWHJ4ZHI4VGUzcnRPT3NWeHBaUWtZa3hhcFc3bmxsUzA4UzB6Q25qSEdSM2orMWFvWXVENEFwSGNQL3hYa1FZZkNITUtjekh0NDNsK091SzJmanYrWldvVXFWMm9LbU1RU25ETERWLzVRVklteVJ0aytsMUdEbUkyUmRVWG5IZ2t5TzVWRWg2U1ZFK25teVlnVklWODhOdG5jRVFudXV5NHZtek5qaENPVkZxbG5NSzVWS3NtMTZNVzJ1bnhmNzdqaVBkT0dUejhCWE95Yit2bkxPSVNWVjVSZzd5MkNuenpia2tEc0podXhkM3RuY3pjcElFaFFvNU50VVo4T3F5V1ppclZiSVNYeTd6alNvZDNyOXlEcjQzcHdKYWhUejI4K3RGTTFDbjRjMUo1c2JiYU1aazdDRHh3MnMreXRYek9kaDBFa0lvRXNIREgvZmhsZDZzN2VVUkJPUWI5dG9xSFpvdUtrVmRZZjZFcjNFRlE5alFlZ1pIWGJ3TWNuUS8wVEI5Y2FhSCtHUXNrTm43anUvSjlaT2RpRWhlV0ZvTHFZUzk1V0ozSHptTE44NE5zWFk5SVhOWmNUNStka2sxeXZKVHU2ZlZOb2krSVRkdU56blJIK1NsSy9yYXA2dm1yODNralJsMXNiYWRNbCtWNitKQXZMdDFVK3NaV0ZuY1YvQ2ZsMHpIamRXOEZlSElDcGZyTmRoeDZRenNYRG9yclRoc2czWjR2VjRVeTZYNGpiRVFjL0o1bVNiN1dyek4wb2EyZzNTNGZJbzFMYVlQQVN6STVJWkNwRmFkaHhjYVo3TFczU0w4MThrK1BIUFd4dHIxK0laOGszNTVtaFliYWtxeFJLOU4rL3B3T0J4emprQmdkTGZxbmpOT3RMdERIRWFhbEdON2x4c3ZwWHY2TG0wSDJYckNmTjlrRWdmaGpDZkFXdUtlNEw3NkNueXhSTTNhOWZqRXFGYmc1YVV6OGV0TGF5aUpBL0Z1MVZoeGZPQU04Q1VPd29KNDI2VUZMUWQ1dHNzNjZ6OVBXWTVQMW5QSTJVN2NmYUV3dnZxK0NaMmUzSnhVWEZpb3dvWWFQVlpWRkVOS0kwMGozU3EzWi9UUXJpc2N3Zi9yY09JOFB6bElBdDhQNmczemI2a3BQVTMxRGJRYzVFODlnOStlck9KQVBDZlp4S0tUcU9ReWZOZFl4c3Exc29sS0tzR1RsMVJoOXhlTnVLYVNuamlJYzR3VkIrSE53UURmNGlDbzRtMllNcFFGMG14eGxKcGMva20vdC94RHV4ZnJXcy9nUEV1SisvK3RLTUtWcFZtclVzT0lFb1VNMzVxcHg3N2xkVmhWV1V6Ny9ZbUVmQ3orU0JTdkRmQmFnL29DcEEyVHRrejE5WlM3V0xQM0hmODlnRnVaQkpkTFhGcVVqeGRaR2dMMkJNTm9mT2NVQWhIaHJnMit0cklRUDZpdmdDNHZzKzRsY1k2SnhFSFllYzZEWGYzQ0VFaWNwejlkTmY4MktpK2s1Q0RQZGxubkFiaUZjVmc1Qkp0T29sYkk4SzhHMWplN3NjYld1UVk4ZHNtTWpNV1J6RGtJdmY0dy9uaGVVT0lnM0JKdjAybWhKSkEvOVF4dXlLVjlIbXhCUkhMbkVYWnlrbityRXU3Y1NIMUI1bWxsc3B3andaNEJINExDTTA1WnZFMm5KYTFBekw1Z25zbmx2NEdWc0JpU3gwTjlsQThkN0RqSmtwSUN3YTcrdlNqRFZiZXBuSU53TGhER200TVpyeFBrRk5LbVNkdE85N3EwQXRuUlpiMFJRQ1Zya1dVSTBjWXZhd3RoVkdYZnlJaVRyRy9yWkNRU3FRUzRjbG9CcTNHeGdVb3FRYkdLbmtEQzRURE9uYmVtZEE2U2J6MTQxZ1VQN3dOWFNhbU10KzJVcEJYSXpxNkJKdFpDWXNERmFqbm1xT1hZUG9zZmtjUW1FeGwydHk0dEZ0NW8xaUtkaW5iaHNva21BY2R5MEJuQWFWK1lVV3hjUTZWdHB4VElkbFAvQWdETFdZMHFRNjdVRFgvTDVVa2xlT1FpTFQ5T3dyQzd0VlNBTSt0MU5KZnBrMjVWT25GRW8xSHNGbDVpUGhITDQyMDhLZWtFOG9CUWt2UEdnczlIV01yelpMdzVDZWx1N2JOa3RxUzlWSlVIclV4WWhTYXIxTlFGa2k0aFQ5RHVEcUZENE80UlJ4WnY0MGxKS3BCbWk2TWFRRVpMaE5sR0lRRU1lYU5ENWROSm1OQllOUEdlQ2I3NEFzVjQwaVhrSTlsdHpRbjNTTEEyM3RZbkpKVkFpRGpZVzk3S0FMMUNDdGtFRTNaOE9rbW0xRElvR3NFRlZPS2g2aHlFZjdxRGFCM0txYlZuaW5oYm41Q2tBdGxuY1RMZThNNFcwK1RKZTRJSkp6RW9lRHV3bHhiVFdGeFN6NVF2bFdxaFRsUDZpSTV6ZUNOUi9LeUh0eE9iTXlaVlc1K3dWVzAzOWM4VFNuSk9TTmYyaVpNOFhsdVFFMDZpbEFwRHlCc3ZLc0d2RmlmZkxVMWxLSGNzcjFwOTZBMElkMXczQmN2amJYNGN5UVJ5TzU5bnFHZENyblMzNkt5TTVRb2lqdnZuVmtLZVFxeFVobkpIRW9oRVl3TEpVYVR4TmovK2Y0ejlpeU4yandiQXVxeUVSUkdxVXcra3U3WDFJaTFtQ1Zna1BCeExQd3JTcmJwbmppSGxhNmdNNVk3bEtiTUh6ckR3MXBUUVlGMjg3WTlpbkVBT1dvY3VCNkRMV2xnVThOSllCV3ZJaytGWHN3b0ZLeEtMbjc4RXRrR253cE9MWnFSMURqcmRLc0laWHdqL2F4UG1raElhNk9KdGZ4VGpubFNMMVpYUjVuWXVvVnNKSTVHNEMxRWsvVjUrNnZzUzUzaWhzUlo1c3VUaW9KT1FqeVJISmdYVE1sSGJIL2UwMnUzZUZWbUxpQ0syVUJRK21uc3BoT29rSjRheTM1Z1N6cEZLSEprNFJ6Z2F4UWxQRVB2dGs2T285MFJ0ZjlRWVg3UEZvUWV3TUt0UlVlUzBONFI1R25wRHBBa25lZWlzaTdWMVFTVEhyc2x3OVdzZ0hNWW5XUzZlUnB3am5UaVNPUWRKdkR0OTRkaFdXV3NvTXZ4bk1BSnpZUGgzV3lpQ1VFNm5IZU5ZU0RRd3NzamNLSUc4MkcxYlM5b1ZMNkdsNFQxbmtMWkFNTUpKdm5QYXlWZ2tSQnkvWGxpRkZXV1pwV2hIN1Y1a2N4Q1Vxbk1rMnlaN2I2Y1RKenc1c1dTRUxmS0lCbFliZEU4bi9tTFVrMnV6dWRNdS8rV0x0eDMrbUtWblFzSkp5aGxPSm02YlY0R3JLdWp2MVU1dzFKNjlJczVNY281Z0pJb2ZkN3VtbWpoaWpOWEFoYWZYYkhHVUExakpTMVFVT0IrTTRxUW44NXBLaHZoa1lxWTV5YmNyMUxoQ0xXRjA0dFF4Qi8wRU9CTVNrNERKeEpGcUVwQTR4OFBkTGh6S3JlVWliTEl5cm9VWUY1NWdoOHUzbUxlUUtQSytrOW1IbG1uaWZsZWxHdGVWcXVEMStYRGVha1dtOVl6dm1XMUFRWXB2ZERaZ01na1k2MWFkY2VLRHFTdU9HQ08xY0NFSE1ibjhpM2lMaUNKL3MvdlJWSjRmNnpKbFNxSzc5ZGRCYXNueURLVVVWeFo5dmlUYzd3OWd3RFlJdmI2RTlrYWpHVm9sWHZ2aUxIenJ3N000N1dFL1dXY3lDVWpFOFFqcFZubW5Ycm | |
[build-fbc-scratch-catalog : build-fbc-catalog] RxTEhFdE5DUFhCR0lOUmZHR3pZKzFwY3hXeEJJbnViazg4MlhuQ1NlWnB0ZERRck1zMEF5TkVyOWJmQkcrZHVnMGhzTHNwZXhVSndHVEplVDNuSEhpcENpT0dDTzFJSjNvTDRYTUMvMWUyUGl2MEhmQlNUTHBiQ1djaEswanlwZ2s1QW5uRU1YeE9lTUVzdDNVWHdDZ2x0ZW9LT0lJUi9HS1FCYkZNY2xKRWs3Q05DZGhNZ21ZY0k2cG5uTk1RRzFjRXhjYzVMTDRNSDlPOEdlYkx6WnhLQVQ0ZEJMUk9UaERFdGZFc0VCYWJlNWxmRWRFQjE4RXNkbHhPb3NZdVlRUEp4R2RnMXNTbW9nOTNiWWNFd2pCRW96ZzV6MXVWcy8wWUVMQ1NUS0JycE13blFRVW5TTTlDVTFJajlnOU1nQ0NXNkJJaFhjY0FUelE1WUpISVBzUWlKTllCMnlaZGJjMFN1eHFuSmxXSkVRY1RDY0JSZWVneEFxaURhbkZGeXdISUx5S1poUnBjd1h4ZUsrTDBRdzNtekRwYnBXcUZDbTdXMVNIY3BQTmM0amRLbHBvaURiSWs2N2lPeEttdk9NSTR2RWVWNno3SUFTNFNOeXBkcXRTVFFLSzNTcmFWRWs3WEw2Y0Z3amhMNE1CM0hYR0NXZUkvemtTc0p5NGl3azVQeEJ0eU9wdTJmUmxrOHQvRGQvQnNNRkFLSW9EamdEeXBVQ05ValpoTGExc1F2S0JZRENFZkhVKzdURjBYWjRjcXcyRmtDS0tueTFNdjUvRGsySW9sOGVETTNPYWtqeDV5NlRvWW8za1hEQ0NuL2Q2Y0gvbkVBWUZNT1BPeEVtcTh4WDR3ZHhLMFRuNG80bzhlY3JudGVVU1J6MGhmT09VSFZ2UHVtTEhEd2Q1SEE3T1pBZzRFb2tBRWtuS0krQ1NEZVg2eEp5RExVcmw3WGFQbnU4b3VJSTBqM2VkZ2RoUGtVd1NLNEI5aVVhQkJSbzVxdkprb05JRGM0V0g5NkVjOXdSamYyNHNWOGVPWWFCTFlnaVl5aXJnY0NRQ3FWU2E5SFhKRHVrbmRQdkMrTkhab1Z3dDRDWW9pRFlrZGMzSDlnUDRNdC9CWkpzOENWQ2prcUZXSll1SlJTR1J4QVJEakdZZ0ZNRlpmeGhkOGYzWUk3MUhMZ0dlckMzTVNDUUVwVEl2NVNwZ0lnNVptdXFMNTg1Ykp4UUhjWTdiT2h5aU9OampiK1JURnU3aGVSd1NpQUtmZXNPeEh6cUVvc0NXN2lGc25WR1FrVWhTN1NlSnhKMGpGY21HY24zeGJiS2lPRmlsU0RwVkJjS0U4OEVvN2p6anhDY1piZ0gybnpaaGNQOStSQ09mTitaRXpwR3ErNVVzSWZlSk93RzVvb2g4QlFycndJb2NJU01uaVVTZzN2c0d0QWZlZ1RRYVJhQ2xCWXA3N3dYVWFrWUorWS9GaEp3cjhxVkNMZk9UQzlCMUV2VWJiNkR3bmJkajRpQklUNTVBOEVjUElCb01waFJITXVjZzd4RFhWbkZLN05nbTRSeFlrWU1rbkNTZFNQTGEybEJ3NE8xeGZ5ODFteEYrL09lSUppa1duY3c1U0pLdkx5bkJZdzAxck8xTUZCbUhRblFRRmtqbkpQSmp4MUQ4eDVlUzVoZVM5bllFSDNwd25FaVNPb2RFZ3JKU1BmTHpWYXp0VEJTWkVORkIyQ0xoSkgzKzBia0FjUTc5am1mU3puMUlPanNSL1BuUGdOQ3d5RklWa3RZWEZ5TXY3L1B2TmJiM3VJdGNRQ0dwYXo0V0hGdUNWQ1J6cGlra3c0bDcxQS9Odm1abzMydWh0UTRyZk1sQ09HKzlEZjdnK0x3aTFxMHFMbzQ1eDBSWWZVR3NiK3ZrcEtUUUZDVkVCT0lSUjdJeW8rNThINWIybm9Zc0drV3ZwaER0bFRPaERBVng1V2VmNG51blBvREs1YUoxdldnMENtdlhXUVFYTFlMMHdZY3djcW8vMC4wLjEwMVJ3VDBlM3lzMTVTYUFyakpRS3hDKzNBSEtHendOS043N2YrRlEwRGZhTkduMGdEcDFzbmErUjc3V1lMUFBiaE05Z2xWMThONmQzM0RNK05wSEdPc1hTNy9ad1ZwNXRpT0VnT0lvNFIwbUNlcFJzNzl6MlB4VGJ6dUtGWkp1SVk3TzI3SUk3WTM3MzFGaUkvZmlUV1BVc2s1RlFSRTNmV0NKSW5LSDdOVUdSRjEwazh2Kzk1cUtMc2RWOFN6dUYxT3NmL3YvZmZoK3huL3cxNUpwdXV4TVNkRFFKRUlOa3BPWjdqVk51dCtPV0JWMWtYeDFqbkdJdC8vMzZZYjdzTmtSRDlaUzJpa3pER1M1NWM4azlISk1aMHV4VlB2ZlZTMXB4akxNR1BQc0xBVzI4Sm9zenBGTU11Q2lRTnhEbGVmZjEzcUhXeDk1aW9PTWRZdkpEd1h1WjBDbUtYR2xSeUI5OVJDSldFYzJpaTdDMEVwT01jTWFSU1NMNzVUVWdXTE1ocWNUb1JnR2hEMmxDa0h1QTdFQ0ZDRXZMWFgvOHRxODRSRGdaajh4eVVuVU11aC9UKyt5RzljZDJGT1pGc0ZLY1RHWVpvZzNpdWxlOUFoTVk4U3pjbkNibXRweGNCcXVlUUUzRnNmUVNTSzhhZmlzZGxjVHFSVVZqSlUrcmxPd29od2VWUUxtVnh5R1NRM25zZkpKZGVtdlFsUWpxZlpCTFRLelZxbGFKQTRuRGxITFFTY2lJTzRod3IwNStuS29UelNTWXpSQnZTT3ExS0ZBZ1BrNERKa0d6YUJNbVNKWlJmTHpvSmR4QnR5TVV1RnJlVGdIVEVnZnE1a0s1YVRmdGViSitaT0V1dFFMMVdpZUk4T1JSU0NUeWhDQWFEWVp4eStkQXRrSU9Mc2tTdjNLQlNuQVBnenVVSzcweVlicmZpTnp4T0FvN2tqL09YNFVwL0dKVksrbWU1SjV5a1ZGOUMrNzNFU1Y3LzRpd01Ca09ZclZWQkpVOStmM2N3aEg4NnZEaHE5K0JkcXd1SDdaTjJJWWFiYUVOQ1BzelorNDQzQTFqRmQwVFpoblNyMkhhT2NEQkliN1JxQkhkKzV4RU1HR2RuWEZLSWtLOVNaWFJFZGFaNGdpSHM3aDNFSzU4Tm9zTTlxWmIxN2Z0MDFmelZzUXl0c1VSemlPOW9zbzBnaG5JbmdHbEpJU2FKZXlhb0ZYTGNYRE1OZTFmTXhwYjY4cXpjTXhza05CRVR5TklwSmhEdUVuSXpJM0ZNY3d6UDJWSXRCSkVNSm9rN0U5YlZUTU5mL3M4c1hLN1AvZDc2MHBFQ0FmQUIrWXo1RFNrN2NEZVUyd3VQbmRtcW5XbDIyNFhmYzgxSkVoZ0w4dkg3SlRXNHJGaWQxZnV5VERTdWlXR0JiREtXRFFFNHczZFVYTU9sYzNpZFE0eXZGWktOVG81ejFVbWtFZ2wrdlhnR3ZsNlZzeHRWejhRMWNjRkJZTlFxai9BYUVzZHdONVRMM0RrU2RKZU5QNm9sVjUya1FDSEhUeFpNeDljcUNyTjZYellZcVlVcElSRHU5bk93NHh5RXJ2SnFISyt0bi9ELzVhcVRFSDUwY1NXV0ZPVldUWkFwSlJEdTluT3c1eHd1bFJvL3ZIVXpRckxrUTd2WmRKSlFoTDB2RXVJa081YlVvRHlEdVIyK21GQWdkVnJWUjd4RnhCSGM3ZWRnenprOFNoVitjdE9kR05BVnAzMXRzdUowVkVtM244UWZqdURoNHoxWXRQOGtidjFISjM1ck9vZjN6Zy9CRzJMMi9KUnlHWDQ0eDhEb0d0bGtwQllrSTc5Ulp1ODcvZzZBOUt2a2NnQ2hUUUpPUktkaE9oN2FjQi9PbFV5ajliNEx4ZWxZbkV6MGhNSzQ0Nk51dkdkelQvaWVlbTBlNXV2VVdGS3N4Z3E5RnRQeTZhL2ZldkJZRDE3dUZmd0cxZ09mcnBwL1plSS9SZ25rcHJiT1c5dHM3dC96RlJsYnpMTjBjekphWmUzcVFzRHJZK1Y2VHJVV3Q5LzFLUHBMeWpKNl | |
[build-fbc-scratch-catalog : build-fbc-catalog] A1c25YUkZ4L1BzSHAzSEtSWDBtM0toVzRCcUREdjlXcVVPMWxscU9FUXhIY05rN3B6QWtrS082SjZLeFJIUGJDNDB6bjA3ODk2aTF6dXRtbE96SjlUSkEzRTRDc2lNTzRoeDMzTFV0WTNHQXhjVGRIUXpoam8vTzBoSUh3ZVFKNHNrelZueXA1VFR1YmUrbTlCNkZUSXExbFlJZStnM0VOWENCVVFKWmJkQU5BRGlhOWJCWVFzaVRnQW1JY3p5NDRWN2EzYXFKWUpxNFcxd2VyRG5ZZ2ZkczR5dkkwNkUxU2Jkc0lxNHhDUHBBczZOeERWeGczRzZaaHFMOGcxa05pU1dFUGdrSWxweGpMSms2aVNNVXdZTm5YZWdMTUIvQU9CY0lvM09JV2w1MlNaRWEwMVhDUEZCZ29yWS9UaURMUzdYN3N4WVJTK1RDSktBblQ0V0hXSEtPc1NTY3hFUnhyd1lSeHgybm5mZzRRK2VaaU5mN3FDWGZNcWtFL3lMUWJ0WkViWCtjUUZhVUZyeExubUhXb21KSUxrd0NFbkg4K0p2ZnhUa1duV01zeEVuc0ZKSmZUemdhY3c0enk2Zmh2bldPK3Q2WGE4b0ZPYnZ1aUxmOVVZd1R5S0lpTmVsUXZwaTFzQmpBMVNTZ3JZZGQ1N2o3OWkzNGNNNUNWcTZYaW9zb1RNYjl2TmZOcW5Na0lFbjdlUysxUkgrMlRnMUZ0amFzVU9mRmVOc2Z4WVE3OWpjWnkzNERRTGhqY1Z4T0F2YVo0UnRpMXpuT1ZOV3djcjFVRk1va0tGV2tMc0RnaTBUeHZwTzdRY3EyUWVySitpeU5vUGJCUitKdGZoekpCUEl4Z0JiT3c4b1Fyb3E2bmU4NkM0K0RIZWNnQ2ZtMzd2bHBWcHlEVUpFblRic2ZYU1dWWUw2R3U4UEUzaCtnZm1DUVFWaUpla3U4elk4ajZWZk9La1BocTV5R2xDRmNEZVVPZk5hRElFc3o1RTYxbHJPRVBCbEZjbXJsZStabU9MRkloV01PNnM5UElSVk91YUZVYlQxcGxLc051ajFDTzF4bkFVY3o1S1JiRmZTeE5RbFlIUnZLNVRJaG53Z2x4VDc5UEE0RmNzb1ZnTTFQcmNrSUtBVUp4dHY2aEtRU1NBK0FwRy9rZzN2YjN1UmtEemxiM2FyaG9WejZhNnZZd0JXaHRwajlZZzRGUXZnenhlSGVTSmIzcDZSZ1Q3eXRUMGhLbjl0a0xIdVVkTTg1Q1lzbWlsQUlEZFkrMXE3SFZVS2ViZWRJTUJTaTF1QUtaRkpNVjNMWHZYbTduOXB3cjFjWWg0eUc0MjA4S2VrRWNrd295ZnA4ODluWUFqMDI0TUk1c2pXVW00eStZQVJVdjVTNWRKRkRnMTU0S1p5R1pmWUpvdmZlRW0valNVbjdWZEpVbzkvSmFrZ1owcWt2WjJYYktOdk80YzNpVUc0cTNPRW8rb1BVeko0cmdXaGtFdnp5a2lya3kxTmZQeGlPNEt5WGY0RlFhZHRwQmJLaHB2UWw4Z1hGV2xRWllsZHJZYzFqdG5XVDlhSGM4bXJjZHM5Lzhlb2NJK253VWhQSVlpMzdRNnpGQ2ltZXVmUWlYRk9aZnVQWGdYNG53dnluSUgzeHRwMlN0QUtwVUNrQ1JxM3lENnlGeFlEM3Eyb3pmaTgzUTduMzhaWnpUTVEvM2RSbXlDdnpaTEY1RTdZZzR2alRaYk93dUVSTDZmVUh6dE1yeWNvRnBFMlR0cDN1ZFpTZTBuWFZ4VHVFa0t5L1BXTk9SdTlqZlNpM3ZCcDMzUFVvenVtRkl3N0NZUmYxYnNzVk9uWm1zb2s0bmxvMEE5TTFTa3F2ZHdWRCtCOHpPOTFiQm9UamJUb3RsQVJ5UzAzcHh3Q2VaUndXUS9iWHprZTNrbDdWUHJZVGNpRTZSNEt6L25CczZUa1YyQkJJdmhSNFlyWWVpNHFwZnlaL1B6K0VBUDlEdk0vRzIzUmFLUHZzRXczVE4vTitYSnRFZ3MxWHJBWFZwWFpzSitSQ2RZNlIvTVZHYmExVm5VcUdGWVVLNkdTWkRRMFNjV3lab1VXVk5FenJZTkhYK04rVGJvMjNaVXBRRnNocWc4NXExQ3FmeXpnc2xqaFNOUk92emJvazdldllkZzd2aFVsQTRZcUQ4SmRCSDZWSk9JbEVnb2N2S3NDZWk0dnhxMW1GdUw1VWhmSTBpeDBURUhIOG9yWVFYeWdZZGlHdno0ZCtDaVdGT3B3ZXZEdEFmVUVqRjVBMlROb3kxZGZUeXRTdXF5NStDZ0E3SFhrR1BOVndCYzZuR05IaVlpajNrZlhmRmJSekpMQ0Zvdmk5eFV1clNOeGN0UnovVWFIR0MzTjBlRzYyRHZkWGEzQlZVUjRxSjBqa0ZaSmg1NmpMSHoyVW02NmtrQzhjeG5lUEpwMnd6aGErZUJ1bWpJVHUzTUpOYloyYjIyenVsTE9QMmNCb05XUDNuNS9HMko1MHdqbllGTWZkdHorRTAxVXpXYmxldG5pOHRnQUxOY3lIYzgyQk1ONTFCSERBRWNDbjNqRHVyRlRqcTNwVjB0ZVBySll5a2gxbnp1T3hUODh4am9jSmpTV2FCMTVvbkxtTnpudG9DNlRENVZPc2FURjlDR0FCM1FEWjV1dkhQOEJEYlgrOThHRWtuSVBOYmhWeGpnL3JoVEhQUVlmNmZCa2VyeTJFVXNyZXNrQjdLQUtkVElwMHA3emxxMVNqVHJveURYbHhZMnNucFIyUEhISnM3M0xqcFhWYUZhMFpTdHFENGVRR1RUWDZ1K20rand0ZW1YOFo3bDMrVlhpbE10WW5BYnNTazRBNUtBN0NLVzg0dHUvY0dtU3ZVUmJKMDRzRDhaekVPakI4bE1NL0I5MzRCdi9pQUdtemRNV0JUQndrd2V4OXgvY0ErRnBHYjJhWmE0KzM0anN2LzVhMWVRNW52bVo0eVhvTzVCenBhTlFxc0cxbUFTL0x5OTFTT2Y3akV4djZmTHdmL1BuYXA2dm1yODNralJsUHB6N1JNUDFXQU5RcWhuSE1xL09YWXZ2VjF5SENRak1nem5ISGR5ZUhPQWh0cmlDKzM4bXVrMUNoM1JYRU40K2ZGNEk0dXVOdE5TTXlGc2hxZzI1Z2xhR1E5MlE5d1o3TDErQ1JtKytHWDVINUJCaHhqZ2R6WUNpWExoKzVRdmgrNXhBR3NpU1NrNTRRTm5jTndTNkFCVmVralk0dEJrZUhqTHRZR0Y2eXJMeml3Q2RIQU16TitDSXNVMysyQS9lODhqdGMxRS92K0hmaUhBL2VNdm5FTVJLMVZJS041Zm40VjcweWRnb1Uyd3lGSTNqZDZzZkxWaSs4Z3RqdWdaTi9YemxuVVlWSzRjLzBBcktISDM0NDQ3c1h5R1hoS0tMOWJUYlA5UmxmaEdXc1JYcThzZXdxRkxtZG1OTkQ3VlE1YjU0U2Q5Lys4S1RwVmlVakdCM3VjbjNpQ1dOSmdTSld4SUV0anJxQytFR1hDKzhOQlVGeDd4Ym5mTWM0N1k2cnlnci95ZVFhakJ3RXd5NGkzWGk0YTZmSjVWL1A2RUpzRTQyaXdmUXgxaDc4QzVhZVBKSTBPeGtleXIwTEg5WTNaRGxBZnBGTGdKVzZQSHhKbDRlRjJzekVRdkthMXFFQS9qb1k0S1RXRmhPTVd1V3VaNWJVTkZXb0ZJeThqTEZBTUZ5OFdMcStyZk1ZZ0lzWlg0d0Rhc3pkdU9IdDEzSEYwUThnSGZIdjdhaXF3WllOOThHcUsrRTFQcjdSeWlTNG9qQVBYeXhVeFBhSzVLVVFDK2xHL2QwUlFJc2ppQTlkUWFFV1R6dXhxM0htZ3FVbEdzYmhzU0lRd3JaVDVpdDNkZzI4UmJwdHJGeVFBNHFIN0REWXprUHQ4K0I4a1I1OXBZYVV4NTVOUllnMFN1UVNsQ2xrVUVrQm1VUVNXMzNyQ1VkaERVWGdDRVdGZmw1NHVLbEdmL1htK29wMzJMZ1lhd0loM05uZWZmMCtpL05GQUlLcUNpWXlaUWl1TWhTdWU3Smh4bTYyTHNocW | |
[build-fbc-scratch-catalog : build-fbc-catalog] VRc1NtRkdybkxDRW80Z0kxNUMyeDZZNHdMWkFDSS9PcjNvSXdDRzJyeXNpa29aRDhiYkhLcXgyc1JLMDJ0emE5VzJkSndGVXMzNXhFWkh4OU94cW5EbDNhWW1HZW5GZ2luQlNRWXdFMmxTajM1anI1eDJLNUFRQjB0YTRFQWU0RWdoaGMzM0ZtNDBsbXZXQTBBYzlSSEtZS0dsanBLMXhkUU5PUzJ5LzBEanpsVldHd3ExYzNrTms2a0xhRm1salhONkQ4eHIwUDZ5djJHcFF5WG5meXk0eXVTQnRpclF0cnUvRFNaSStsZzZYVDdXbXhYU0FwQ2VjMzB4a0t0QzZkN2x4WloxV3hYbDloS3ljWWtMK0lYdVhHNzlzVU1sejdnUmRFV0ZCMmhCcFM5a1FCN0xsSUFrNlhMNmlOUzJtZndBd1p1Mm1JcE1KMDk3bHhpL1VhVlZaSzY2VjFYT3d5RDlzNzNMak1vTkszcHJOKzRya1BxVE5rTGFUVFhFZzJ3NlNvTVBsSzEzVFlqb2tPb2tJUlV4eGNXUzlzaWN2SnltU2Z5aXhTakVuRVVsSFBPZjRBaC9pQUY4T2txREQ1ZE9zYVRIOVRSemRFa2xDYXp3aDU2MWVLYTluOFpKLytON2x4cFVHbGZ4NVB1TVFFUjZrVGNTSGNua3Q1c3Y3WWRWMVdwWHY1Y3RtM2J6S1VQaXd1Q3hGaExRQjBoWkltOGpXVUc0cWVPMWlqZVdtdHM2dnQ5bmN1NEJ4SlhkRnBnYUJ4aExOZXE2WGo5Q0Jkd2NaQ1hrd1RUWDZmd0hBZXhsd2thelRRejU3SVlrRFFuT1FCUEg5Skc4Q1dNWjNMQ0paNGRDdXhwbGY0V3JKT2hNRTVTQUp5SU42K2JMYTFVYXQ4Z2tBL0o4WExNSVZRZklaazg5YWlPS0FVQjFrSlBGQ0VIOFFjclVVa1l3SXJ6SVUzc0QySG5LMkVhU0RqSVE4d0tZYS9kVUFUdkFkaXdocm5DQ2ZxZERGZ1Z4d2tBU3ROcmQwNjRrKzRWVndGS0dGVWF2Y3RlWGl5aVkyaXJwbGc1d1JDT0psVHYvVU0zanRkbFAvVmlFVnpCYWh4TWxOeHJJdDExVVh2OHEwSEdnMnlTbUJKREQ3Z3NySFRwbHYzbWR4UGdCZ0J0L3hpS1NrZTVXaDhORWYxbGM4eDZUS09sL2twRUFTTkZzYytydmFQM3RhS0NkZGlZemp0U2NhcHQvSzVId092c2xwZ1NUWWRzcDgxYzZ1Z1Y4QW1NOTNMQ0l4ampmVjZMKzN1YjRpNTFkclR3cUJJSDc2N3RZVDV1KzMyZHcvQXBEOG5HSVJMdkUxbG1oK3N1WGlpcDltY21DbUVKazBBa213bzhzNmEzZlA0TGROTHYvTkFFcjVqbWVLWURWcWxjOWRYMTM4MUlhYTB0TjhCOE1tazA0Z0Nab3RqdEs3MmovYkJ1QVdjWktSTThJQW5uMmlZZnJtMVFZZEx4dWF1R2JTQ2lUQmppN3J2TjA5Z3h0TUx2OE5BQ3I1am1lUzBHZlVLdjl3ZlhYeGpnMDFwUi96SFF5WFRIcUJKREQ3Z25rN3VxdzM3dXdhYUFLd1hIUVYyaEMzYUdtcTBlL2NVRlA2VW9WS01TWHFMazhaZ1l4a3U2bC93WFpUL3dNQTFvcUgvYVNGSk50N05obkxIdDFrTER2R2R6RFpaa29LSkVHenhWSGRiSEdzM1dkeFhodDNGY0d2VGNzU0VlSVdxd3lGcjY0MjZQYXNOdWltN1A2Y0tTMlFrV3czOWMvYmJ1cS9IY0E2QURxKzQrRUpCNEFYTnhuTGZyUEpXRGFwY3d1cWlBSVp3eEc3UjlOaWRWMSswRHAwVmJ2ZHV3TEF3a204Qlpqa0VVY2JpdklQcmlndDJMKzhWUHZ1b2lJMXIwVVNoSVlva0RRMFd4ejZGN3R0YTl0czdoc0JyT1E3SHBZNDBGaWllV25kakpJOXVid01KQnVJQXFGQnM4VlJibkw1RjNlNGZJdE1Mai81V1F5Z2x1KzQwbkRHcUZWK1pOUXFqOVJwVlVmSTc2c051bk44QjVVcmlBSmh5SFpUZndHQXkxcHQ3bVZ0TnZjeUFLUmJwdUVwSE5JOU90aFlvam0wdEVSekNNQUhtNHhsUXp6Rk1pa1FCY0l5Uit3ZW1jVVhMQWRRWlhMNXF6dGN2a3J5TzREU2RydEhiL0dGZEFDSzRqLzU4ZnhHTWVKUHhJZFdBeVArOUFLd2t4K0RTdTVvS0ZLVGJwRVZRRytkVnRWbjFDcDd5TzhHbGVMY29pSjFtT2RITUtuNC93RUFBUC8vMlN2cXBnbDFFN1FBQUFBQVNVVk9SSzVDWUlJPSIsIm1lZGlhdHlwZSI6ImltYWdlL3BuZyJ9XSwiaW5zdGFsbCI6eyJzcGVjIjp7ImNsdXN0ZXJQZXJtaXNzaW9ucyI6W3sicnVsZXMiOlt7ImFwaUdyb3VwcyI6WyIiXSwicmVzb3VyY2VzIjpbInNlY3JldHMiLCJwb2RzIiwicG9kcy9leGVjIiwicG9kcy9sb2ciXSwidmVyYnMiOlsiY3JlYXRlIiwiZGVsZXRlIiwiZ2V0IiwibGlzdCIsInBhdGNoIiwidXBkYXRlIiwid2F0Y2giXX0seyJhcGlHcm91cHMiOlsiYXBwcyJdLCJyZXNvdXJjZXMiOlsiZGVwbG95bWVudHMiLCJkYWVtb25zZXRzIiwicmVwbGljYXNldHMiLCJzdGF0ZWZ1bHNldHMiXSwidmVyYnMiOlsiY3JlYXRlIiwiZGVsZXRlIiwiZ2V0IiwibGlzdCIsInBhdGNoIiwidXBkYXRlIiwid2F0Y2giXX0seyJhcGlHcm91cHMiOlsiY2FjaGUucXVheS5pbyJdLCJyZXNvdXJjZXMiOlsibWVtY2FjaGVkcyIsIm1lbWNhY2hlZHMvc3RhdHVzIiwibWVtY2FjaGVkcy9maW5hbGl6ZXJzIl0sInZlcmJzIjpbImNyZWF0ZSIsImRlbGV0ZSIsImdldCIsImxpc3QiLCJwYXRjaCIsInVwZGF0ZSIsIndhdGNoIl19LHsiYXBpR3JvdXBzIjpbImF1dGhlbnRpY2F0aW9uLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsidG9rZW5yZXZpZXdzIl0sInZlcmJzIjpbImNyZWF0ZSJdfSx7ImFwaUdyb3VwcyI6WyJhdXRob3JpemF0aW9uLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsic3ViamVjdGFjY2Vzc3Jldmlld3MiXSwidmVyYnMiOlsiY3JlYXRlIl19XSwic2VydmljZUFjY291bnROYW1lIjoiZmJjLXRlc3Qtb3BlcmF0b3ItY29udHJvbGxlci1tYW5hZ2VyIn1dLCJkZXBsb3ltZW50cyI6W3sibGFiZWwiOnsiYXBwLmt1YmVybmV0ZXMuaW8vY29tcG9uZW50IjoibWFuYWdlciIsImFwcC5rdWJlcm5ldGVzLmlvL2NyZWF0ZWQtYnkiOiJmYmMtdGVzdC1vcGVyYXRvciIsImFwcC5rdWJlcm5ldGVzLmlvL2luc3RhbmNlIjoiY29udHJvbGxlci1tYW5hZ2VyIiwiYXBwLmt1YmVybmV0ZXMuaW8vbWFuYWdlZC1ieSI6Imt1c3RvbWl6ZSIsImFwcC5rdWJlcm5ldGVzLmlvL25hbWUiOiJkZXBsb3ltZW50IiwiYXBwLmt1YmVybmV0ZXMuaW8vcGFydC1vZiI6ImZiYy10ZXN0LW9wZXJhdG9yIiwiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9LCJuYW1lIjoiZmJjLXRlc3Qtb3BlcmF0b3ItY29udHJvbGxlci1tYW5hZ2VyIiwic3BlYyI6eyJyZXBsaWNhcyI6MSwic2VsZWN0b3IiOnsibWF0Y2hMYWJlbHMiOnsiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9fSwic3RyYXRlZ3kiOnt9LCJ0ZW1wbGF0ZSI6ey | |
[build-fbc-scratch-catalog : build-fbc-catalog] JtZXRhZGF0YSI6eyJhbm5vdGF0aW9ucyI6eyJrdWJlY3RsLmt1YmVybmV0ZXMuaW8vZGVmYXVsdC1jb250YWluZXIiOiJtYW5hZ2VyIn0sImxhYmVscyI6eyJjb250cm9sLXBsYW5lIjoiY29udHJvbGxlci1tYW5hZ2VyIn19LCJzcGVjIjp7ImFmZmluaXR5Ijp7Im5vZGVBZmZpbml0eSI6eyJyZXF1aXJlZER1cmluZ1NjaGVkdWxpbmdJZ25vcmVkRHVyaW5nRXhlY3V0aW9uIjp7Im5vZGVTZWxlY3RvclRlcm1zIjpbeyJtYXRjaEV4cHJlc3Npb25zIjpbeyJrZXkiOiJrdWJlcm5ldGVzLmlvL2FyY2giLCJvcGVyYXRvciI6IkluIiwidmFsdWVzIjpbImFtZDY0IiwiYXJtNjQiLCJwcGM2NGxlIiwiczM5MHgiXX0seyJrZXkiOiJrdWJlcm5ldGVzLmlvL29zIiwib3BlcmF0b3IiOiJJbiIsInZhbHVlcyI6WyJsaW51eCJdfV19XX19fSwiY29udGFpbmVycyI6W3siYXJncyI6WyItLXNlY3VyZS1saXN0ZW4tYWRkcmVzcz0wLjAuMC4wOjg0NDMiLCItLXVwc3RyZWFtPWh0dHA6Ly8xMjcuMC4wLjE6ODA4MC8iLCItLWxvZ3Rvc3RkZXJyPXRydWUiLCItLXY9MCJdLCJpbWFnZSI6Imdjci5pby9rdWJlYnVpbGRlci9rdWJlLXJiYWMtcHJveHlAc2hhMjU2OmQ0ODgzZDdjNjIyNjgzYjMzMTliNWU2YjNhN2VkZmJmMjU5NGMxODA2MDEzMWE4YmY2NDUwNDgwNWY4NzU1MjIiLCJuYW1lIjoia3ViZS1yYmFjLXByb3h5IiwicG9ydHMiOlt7ImNvbnRhaW5lclBvcnQiOjg0NDMsIm5hbWUiOiJodHRwcyIsInByb3RvY29sIjoiVENQIn1dLCJyZXNvdXJjZXMiOnsibGltaXRzIjp7ImNwdSI6IjUwMG0iLCJtZW1vcnkiOiIxMjhNaSJ9LCJyZXF1ZXN0cyI6eyJjcHUiOiI1bSIsIm1lbW9yeSI6IjY0TWkifX0sInNlY3VyaXR5Q29udGV4dCI6eyJhbGxvd1ByaXZpbGVnZUVzY2FsYXRpb24iOmZhbHNlLCJjYXBhYmlsaXRpZXMiOnsiZHJvcCI6WyJBTEwiXX19fSx7ImFyZ3MiOlsiLS1oZWFsdGgtcHJvYmUtYmluZC1hZGRyZXNzPTo2Nzg5IiwiLS1tZXRyaWNzLWJpbmQtYWRkcmVzcz0xMjcuMC4wLjE6ODA4MCIsIi0tbGVhZGVyLWVsZWN0IiwiLS1sZWFkZXItZWxlY3Rpb24taWQ9ZmJjLXRlc3Qtb3BlcmF0b3IiXSwiZW52IjpbeyJuYW1lIjoiQU5TSUJMRV9HQVRIRVJJTkciLCJ2YWx1ZSI6ImV4cGxpY2l0In1dLCJpbWFnZSI6InF1YXkuaW8vcmhuX2FwYWwvbWVtY2FjaGVkLW9wZXJhdG9yQHNoYTI1NjplYmJmZWRkNTE0OTQ0ZTFhMmExNDBmNzg1ZjkwMGQ0ODJlZWNiZmZmMmUzZDY3YmY3NmY2ZWU1NDU2OWE0OWJjIiwibGl2ZW5lc3NQcm9iZSI6eyJodHRwR2V0Ijp7InBhdGgiOiIvaGVhbHRoeiIsInBvcnQiOjY3ODl9LCJpbml0aWFsRGVsYXlTZWNvbmRzIjoxNSwicGVyaW9kU2Vjb25kcyI6MjB9LCJuYW1lIjoibWFuYWdlciIsInJlYWRpbmVzc1Byb2JlIjp7Imh0dHBHZXQiOnsicGF0aCI6Ii9yZWFkeXoiLCJwb3J0Ijo2Nzg5fSwiaW5pdGlhbERlbGF5U2Vjb25kcyI6NSwicGVyaW9kU2Vjb25kcyI6MTB9LCJyZXNvdXJjZXMiOnsibGltaXRzIjp7ImNwdSI6IjUwMG0iLCJtZW1vcnkiOiI3NjhNaSJ9LCJyZXF1ZXN0cyI6eyJjcHUiOiIxMG0iLCJtZW1vcnkiOiIyNTZNaSJ9fSwic2VjdXJpdHlDb250ZXh0Ijp7ImFsbG93UHJpdmlsZWdlRXNjYWxhdGlvbiI6ZmFsc2UsImNhcGFiaWxpdGllcyI6eyJkcm9wIjpbIkFMTCJdfX19XSwic2VjdXJpdHlDb250ZXh0Ijp7InJ1bkFzTm9uUm9vdCI6dHJ1ZX0sInNlcnZpY2VBY2NvdW50TmFtZSI6ImZiYy10ZXN0LW9wZXJhdG9yLWNvbnRyb2xsZXItbWFuYWdlciIsInRlcm1pbmF0aW9uR3JhY2VQZXJpb2RTZWNvbmRzIjoxMH19fX1dLCJwZXJtaXNzaW9ucyI6W3sicnVsZXMiOlt7ImFwaUdyb3VwcyI6WyIiXSwicmVzb3VyY2VzIjpbImNvbmZpZ21hcHMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwiY3JlYXRlIiwidXBkYXRlIiwicGF0Y2giLCJkZWxldGUiXX0seyJhcGlHcm91cHMiOlsiY29vcmRpbmF0aW9uLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsibGVhc2VzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSIsInVwZGF0ZSIsInBhdGNoIiwiZGVsZXRlIl19LHsiYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZXMiOlsiZXZlbnRzIl0sInZlcmJzIjpbImNyZWF0ZSIsInBhdGNoIl19XSwic2VydmljZUFjY291bnROYW1lIjoiZmJjLXRlc3Qtb3BlcmF0b3ItY29udHJvbGxlci1tYW5hZ2VyIn1dfSwic3RyYXRlZ3kiOiJkZXBsb3ltZW50In0sImluc3RhbGxNb2RlcyI6W3sic3VwcG9ydGVkIjpmYWxzZSwidHlwZSI6Ik93bk5hbWVzcGFjZSJ9LHsic3VwcG9ydGVkIjpmYWxzZSwidHlwZSI6IlNpbmdsZU5hbWVzcGFjZSJ9LHsic3VwcG9ydGVkIjpmYWxzZSwidHlwZSI6Ik11bHRpTmFtZXNwYWNlIn0seyJzdXBwb3J0ZWQiOnRydWUsInR5cGUiOiJBbGxOYW1lc3BhY2VzIn1dLCJrZXl3b3JkcyI6WyJhaSIsIm1sIl0sImxpbmtzIjpbeyJuYW1lIjoiTWVtY2FjaGVkIE9wZXJhdG9yIiwidXJsIjoiaHR0cHM6Ly9mYmMtdGVzdC1vcGVyYXRvci5kb21haW4ifV0sIm1haW50YWluZXJzIjpbeyJlbWFpbCI6ImFwYWxAcmVkaGF0LmNvbSIsIm5hbWUiOiJhdm5pc2gifV0sIm1hdHVyaXR5IjoiYWxwaGEiLCJtaW5LdWJlVmVyc2lvbiI6IjEuMjAuMCIsInByb3ZpZGVyIjp7Im5hbWUiOiJSZWRIYXQiLCJ1cmwiOiJ3d3cucmVkaGF0LmNvbSJ9LCJyZWxhdGVkSW1hZ2VzIjpbeyJpbWFnZSI6Imdjci5pby9rdWJlYnVpbGRlci9rdWJlLXJiYWMtcHJveHlAc2hhMjU2OmQ0ODgzZDdjNjIyNjgzYjMzMTliNWU2YjNhN2VkZmJmMjU5NGMxODA2MDEzMWE4YmY2NDUwNDgwNWY4NzU1MjIiLCJuYW1lIjoia3ViZS1yYmFjLXByb3h5In0seyJpbWFnZSI6InF1YXkuaW8vcmhuX2FwYWwvbWVtY2FjaGVkLW9wZXJhdG9yQHNoYTI1NjplYmJmZWRkNTE0OTQ0ZTFhMmExNDBmNzg1ZjkwMGQ0ODJlZWNiZmZmMmUzZDY3YmY3NmY2ZWU1NDU2OWE0OWJjIiwibmFtZSI6Im1lbWNhY2hlZC1vcGVyYXRvciJ9XSwidmVyc2lvbiI6IjEuMC4xMDEifX0= | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoicmJhYy5hdXRob3JpemF0aW9uLms4cy5pby92MSIsImtpbmQiOiJDbHVzdGVyUm9sZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJsYWJlbHMiOnsiYXBwLmt1YmVybmV0ZXMuaW8vY29tcG9uZW50Ijoia3ViZS1yYmFjLXByb3h5IiwiYXBwLmt1YmVybmV0ZXMuaW8vY3JlYXRlZC1ieSI6ImZiYy10ZXN0LW9wZXJhdG9yIiwiYXBwLmt1YmVybmV0ZXMuaW8vaW5zdGFuY2UiOiJtZXRyaWNzLXJlYWRlciIsImFwcC5rdWJlcm5ldGVzLmlvL21hbmFnZWQtYnkiOiJrdXN0b21pemUiLCJhcHAua3ViZXJuZXRlcy5pby9uYW1lIjoiY2x1c3RlcnJvbGUiLCJhcHAua3ViZXJuZXRlcy5pby9wYXJ0LW9mIjoiZmJjLXRlc3Qtb3BlcmF0b3IifSwibmFtZSI6ImZiYy10ZXN0LW9wZXJhdG9yLW1ldHJpY3MtcmVhZGVyIn0sInJ1bGVzIjpbeyJub25SZXNvdXJjZVVSTHMiOlsiL21ldHJpY3MiXSwidmVyYnMiOlsiZ2V0Il19XX0= | |
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object | |
[build-fbc-scratch-catalog : build-fbc-catalog] value: | |
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoidjEiLCJraW5kIjoiU2VydmljZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJsYWJlbHMiOnsiYXBwLmt1YmVybmV0ZXMuaW8vY29tcG9uZW50Ijoia3ViZS1yYmFjLXByb3h5IiwiYXBwLmt1YmVybmV0ZXMuaW8vY3JlYXRlZC1ieSI6ImZiYy10ZXN0LW9wZXJhdG9yIiwiYXBwLmt1YmVybmV0ZXMuaW8vaW5zdGFuY2UiOiJjb250cm9sbGVyLW1hbmFnZXItbWV0cmljcy1zZXJ2aWNlIiwiYXBwLmt1YmVybmV0ZXMuaW8vbWFuYWdlZC1ieSI6Imt1c3RvbWl6ZSIsImFwcC5rdWJlcm5ldGVzLmlvL25hbWUiOiJzZXJ2aWNlIiwiYXBwLmt1YmVybmV0ZXMuaW8vcGFydC1vZiI6ImZiYy10ZXN0LW9wZXJhdG9yIiwiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9LCJuYW1lIjoiZmJjLXRlc3Qtb3BlcmF0b3ItY29udHJvbGxlci1tYW5hZ2VyLW1ldHJpY3Mtc2VydmljZSJ9LCJzcGVjIjp7InBvcnRzIjpbeyJuYW1lIjoiaHR0cHMiLCJwb3J0Ijo4NDQzLCJwcm90b2NvbCI6IlRDUCIsInRhcmdldFBvcnQiOiJodHRwcyJ9XSwic2VsZWN0b3IiOnsiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9fSwic3RhdHVzIjp7ImxvYWRCYWxhbmNlciI6e319fQ== | |
[build-fbc-scratch-catalog : build-fbc-catalog] relatedImages: | |
[build-fbc-scratch-catalog : build-fbc-catalog] - image: gcr.io/kubebuilder/kube-rbac-proxy@sha256:d4883d7c622683b3319b5e6b3a7edfbf2594c18060131a8bf64504805f875522 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: kube-rbac-proxy | |
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/operator-pipeline-stage/fbc-test-operator:1.0.101 | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: "" | |
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/rhn_apal/memcached-operator@sha256:ebbfedd514944e1a2a140f785f900d482eecbfff2e3d67bf76f6ee54569a49bc | |
[build-fbc-scratch-catalog : build-fbc-catalog] name: memcached-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] schema: olm.bundle | |
[build-fbc-scratch-catalog : build-fbc-catalog] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:01,201 [operator-cert] DEBUG Creating dockerfile: fbc-test-operator | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:01,201 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmp_z9a7ek5/fbc-test-operator'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:01,229 [operator-cert] DEBUG Command output: | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:01,229 [operator-cert] INFO Building image: quay.io/operator-pipeline-stage/catalog:v4.15-de0886b0ac1d30ff84fef83d94a70b232ae82c43 | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:01,229 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmp_z9a7ek5/fbc-test-operator.Dockerfile', '-t', 'quay.io/operator-pipeline-stage/catalog:v4.15-de0886b0ac1d30ff84fef83d94a70b232ae82c43', '/tmp/tmp_z9a7ek5'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:08,305 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fbc-scratch-catalog : build-fbc-catalog] [1/2] STEP 2/3: ADD fbc-test-operator /configs | |
[build-fbc-scratch-catalog : build-fbc-catalog] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] COMMIT quay.io/operator-pipeline-stage/catalog:v4.15-de0886b0ac1d30ff84fef83d94a70b232ae82c43 | |
[build-fbc-scratch-catalog : build-fbc-catalog] --> 5da0fe49dc7f | |
[build-fbc-scratch-catalog : build-fbc-catalog] Successfully tagged quay.io/operator-pipeline-stage/catalog:v4.15-de0886b0ac1d30ff84fef83d94a70b232ae82c43 | |
[build-fbc-scratch-catalog : build-fbc-catalog] 5da0fe49dc7f60ab74710177f4b89c53979518d22ac42299a261dfb51bc11c07 | |
[build-fbc-scratch-catalog : build-fbc-catalog] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:08,306 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-stage/catalog:v4.15-de0886b0ac1d30ff84fef83d94a70b232ae82c43 | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:08,306 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-stage/catalog:v4.15-de0886b0ac1d30ff84fef83d94a70b232ae82c43', 'docker://quay.io/operator-pipeline-stage/catalog:v4.15-de0886b0ac1d30ff84fef83d94a70b232ae82c43'] | |
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-05-14 08:31:11,835 [operator-cert] DEBUG Command output: | |
[make-index-repo-public : change-visibility] % Total % Received % Xferd Average Speed Time Time Time Current | |
[make-index-repo-public : change-visibility] Dload Upload Total Spent Left Speed | |
[make-index-repo-public : change-visibility] | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
100 42 100 18 100 24 33 44 --:--:-- --:--:-- --:--:-- 77 | |
100 42 100 18 100 24 33 44 --:--:-- --:--:-- --:--:-- 77 | |
[make-index-repo-public : change-visibility] {"success": true} | |
[make-index-repo-public : change-visibility] Repository visibility set to 'public'. | |
[get-ci-results-attempt : get-results] + [[ 66bca6cf34cb03f08a1600fc == '' ]] | |
[get-ci-results-attempt : get-results] + echo 'Downloading the artifacts' | |
[get-ci-results-attempt : get-results] Downloading the artifacts | |
[get-ci-results-attempt : get-results] + download-test-results --pyxis-url https://pyxis.stage.engineering.redhat.com --cert-project-id 66bca6cf34cb03f08a1600fc --certification-hash 65d8098e06dd1e02ed8181e257a15178 --operator-package-version 1.0.101 --operator-name fbc-test-operator --verbose | |
[get-ci-results-attempt : get-results] 2025-05-14 08:31:29,422 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[get-ci-results-attempt : get-results] 2025-05-14 08:31:29,422 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/66bca6cf34cb03f08a1600fc/test-results?filter=certification_hash=='65d8098e06dd1e02ed8181e257a15178';version=='1.0.101';operator_package_name=='fbc-test-operator'&sort_by=creation_date[desc]&page_size=1 | |
[get-ci-results-attempt : get-results] 2025-05-14 08:31:29,422 [operator-cert] DEBUG GET Pyxis request params: None | |
[get-ci-results-attempt : get-results] 2025-05-14 08:31:29,645 [operator-cert] ERROR There is no test results for given parameters | |
[get-ci-results-attempt : get-results] 2025-05-14 08:31:29,646 [operator-cert] ERROR Result test_result_id is empty | |
[get-ci-results-attempt : get-results] 2025-05-14 08:31:29,646 [operator-cert] DEBUG Storing test_result_id | |
[get-ci-results-attempt : indicate-if-results-exists] + '[' -f test_results.json ']' | |
[get-ci-results-attempt : indicate-if-results-exists] + echo 'Results do not exist' | |
[get-ci-results-attempt : indicate-if-results-exists] Results do not exist | |
[get-ci-results-attempt : indicate-if-results-exists] + echo -n false | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results_exists | |
[get-ci-results-attempt : indicate-if-results-exists] false+ echo -n none | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results | |
[get-ci-results-attempt : indicate-if-results-exists] none+ echo -n none | |
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/test_result_id | |
[get-ci-results-attempt : indicate-if-results-exists] none | |
[upload-pipeline-logs : get-pipeline-logs] 2025/05/14 09:32:05 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] Getting pipeline logs | |
[upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-hosted-pipeline-runz7v4f | |
[upload-pipeline-logs : get-pipeline-logs] task preflight-trigger has failed: TaskRun "operator-hosted-pipeline-runz7v4f-preflight-trigger" failed to finish within "1h0m0s" | |
[upload-pipeline-logs : get-pipeline-logs] failed to get logs for task preflight-trigger : task preflight-trigger failed: pods "operator-hosted-pipeline-runz7v4f-preflight-trigger-pod" not found. Run tkn tr desc operator-hosted-pipeline-runz7v4f-preflight-trigger for more details | |
[upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs | |
[upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 66bca6cf34cb03f08a1600fc --operator-version 1.0.101 --operator-package-name fbc-test-operator --certification-hash 65d8098e06dd1e02ed8181e257a15178 --pull-request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --pyxis-url https://pyxis.stage.engineering.redhat.com --path /workspace/source/operator-hosted-pipeline.log --type pipeline-logs --output pipeline-logs-artifact.json --verbose | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-14 09:32:21,953 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-14 09:32:21,953 [operator-cert] DEBUG Getting project details: 66bca6cf34cb03f08a1600fc | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-14 09:32:22,167 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-14 09:32:22,167 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/66bca6cf34cb03f08a1600fc/artifacts | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-05-14 09:32:22,491 [operator-cert] INFO Output stored in: pipeline-logs-artifact.json | |
[upload-pipeline-logs : upload-pipeline-logs] ++ jq -r ._id | |
[upload-pipeline-logs : upload-pipeline-logs] ++ cat pipeline-logs-artifact.json | |
[upload-pipeline-logs : upload-pipeline-logs] + LOG_ID=68246326b6adaad4a92e71c4 | |
[upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/68246326b6adaad4a92e71c4 | |
[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.stage.engineering.redhat.comv1/projects/certification/artifacts/id/68246326b6adaad4a92e71c4 | |
[upload-pipeline-logs : upload-pipeline-logs] + tee /tekton/results/pipeline_log_url | |
[upload-pipeline-logs : upload-pipeline-logs] https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/68246326b6adaad4a92e71c4 | |
[set-github-status-failure : set-github-status] + '[' false == true ']' | |
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit de0886b0ac1d30ff84fef83d94a70b232ae82c43 to failure' | |
[set-github-status-failure : set-github-status] Setting github status of commit de0886b0ac1d30ff84fef83d94a70b232ae82c43 to failure | |
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url [email protected]:RichardPlesnik/certified-operators-preprod.git --commit-sha de0886b0ac1d30ff84fef83d94a70b232ae82c43 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
[set-github-status-failure : set-github-status] 2025-05-14 09:31:40,656 [operator-cert] INFO Successfully set status to failure for commit de0886b0ac1d30ff84fef83d94a70b232ae82c43 in github repo [email protected]:RichardPlesnik/certified-operators-preprod.git | |
[github-add-connect-url-comment : post-comment] + echo '[View your certification test results and logs here](https://connect.stage.redhat.com/projects/66bca6cf34cb03f08a1600fc/test-results).' | |
[github-add-connect-url-comment : post-comment] Posting/patching GitHub comment to issue (or PR) https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 | |
[github-add-connect-url-comment : post-comment] + echo 'Posting/patching GitHub comment to issue (or PR) https://github.com/RichardPlesnik/certified-operators-preprod/pull/2' | |
[github-add-connect-url-comment : post-comment] Comment text: [View your certification test results and logs here](https://connect.stage.redhat.com/projects/66bca6cf34cb03f08a1600fc/test-results). | |
[github-add-connect-url-comment : post-comment] + echo 'Comment text: [View your certification test results and logs here](https://connect.stage.redhat.com/projects/66bca6cf34cb03f08a1600fc/test-results).' | |
[github-add-connect-url-comment : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --comment-file comment_file --comment-tag '' --replace false | |
[github-add-connect-url-comment : post-comment] 2025-05-14 09:31:40,488 [operator-cert] INFO Sending this data to GitHub with POST | |
[github-add-connect-url-comment : post-comment] 2025-05-14 09:31:40,488 [operator-cert] INFO {'body': '[View your certification test results and logs here](https://connect.stage.redhat.com/projects/66bca6cf34cb03f08a1600fc/test-results).\n'} | |
[github-add-connect-url-comment : post-comment] 2025-05-14 09:31:40,891 [operator-cert] INFO A GitHub comment has been added to https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 | |
[set-github-failed-label : post-comment] + EXTRA_ARGS= | |
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
[set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/RichardPlesnik/certified-operators-preprod/pull/2' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2025-05-14 09:31:40,439 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to RichardPlesnik/certified-operators-preprod | |
[set-github-failed-label : post-comment] 2025-05-14 09:31:41,048 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2025-05-14 09:31:41,048 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fbb34154a40> | |
[set-github-failed-label : post-comment] 2025-05-14 09:31:41,048 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2025-05-14 09:31:41,048 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2025-05-14 09:31:41,048 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2025-05-14 09:31:41,575 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[post-support-link-for-pr : post-comment-with-support-link] + echo 'Posting GitHub comment to PR: https://github.com/RichardPlesnik/certified-operators-preprod/pull/2' | |
[post-support-link-for-pr : post-comment-with-support-link] Posting GitHub comment to PR: https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 | |
[post-support-link-for-pr : post-comment-with-support-link] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 --comment-file /workspace/output/support-link.md | |
[post-support-link-for-pr : post-comment-with-support-link] 2025-05-14 09:31:55,487 [operator-cert] INFO Sending this data to GitHub with POST | |
[post-support-link-for-pr : post-comment-with-support-link] 2025-05-14 09:31:55,487 [operator-cert] INFO {'body': 'There were some errors while publishing your Operator Bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=66bca6cf34cb03f08a1600fc&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2FRichardPlesnik%2Fcertified-operators-preprod%2Fpull%2F2) to contact the Red Hat certification team for review.\n<!-- None -->'} | |
[post-support-link-for-pr : post-comment-with-support-link] 2025-05-14 09:31:55,845 [operator-cert] INFO A GitHub comment has been added to https://github.com/RichardPlesnik/certified-operators-preprod/pull/2 | |
[github-add-summary-comment : gather-info] 2025/05/14 09:32:06 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-hosted-pipeline-runz7v4f | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runz7v4f | |
[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-hosted-pipeline-runz7v4f | |
[github-add-summary-comment : gather-info] task preflight-trigger has failed: TaskRun "operator-hosted-pipeline-runz7v4f-preflight-trigger" failed to finish within "1h0m0s" | |
[github-add-summary-comment : gather-info] failed to get logs for task preflight-trigger : task preflight-trigger failed: pods "operator-hosted-pipeline-runz7v4f-preflight-trigger-pod" not found. Run tkn tr desc operator-hosted-pipeline-runz7v4f-preflight-trigger for more details | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runz7v4f --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-2" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment