Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save rh-operator-bundle-bot/8dcb96132197f29d0b0703865107b3da to your computer and use it in GitHub Desktop.

Select an option

Save rh-operator-bundle-bot/8dcb96132197f29d0b0703865107b3da to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 45 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 7
[get-pr-number : parse-pr-url] + echo -n 7229
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 7229
[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-12-11T18:19:01.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-7229'
[acquire-lease : create-lease] + echo ' labels:'
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runrg59c'
[acquire-lease : create-lease] + echo spec:
[acquire-lease : create-lease] + echo ' acquireTime: 2025-12-11T18:19:01.000000Z'
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400'
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-7229'
[acquire-lease : create-lease] + acquire_lease
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-7229
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-7229
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-7229'
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-7229
[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-7229 created
[acquire-lease : create-lease] + break
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-7229'
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-7229
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit a297ab703269e3daafedb790748a2aeed4838890 to pending'
[set-github-status-pending : set-github-status] Setting github status of commit a297ab703269e3daafedb790748a2aeed4838890 to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha a297ab703269e3daafedb790748a2aeed4838890 --status pending --context operator/test --description 'Pipeline for operator tests has started.'
[set-github-status-pending : set-github-status] 2025-12-11 18:19:11,729 [operator-cert] INFO Successfully set status to pending for commit a297ab703269e3daafedb790748a2aeed4838890 in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229
[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/redhat-openshift-ecosystem/certified-operators/pull/7229'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2025-12-11 18:19:12,219 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators
[set-github-started-label : post-comment] 2025-12-11 18:19:13,190 [operator-cert] INFO Labels to remove in namespace: []
[set-github-started-label : post-comment] 2025-12-11 18:19:13,190 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f341c920590>
[set-github-started-label : post-comment] 2025-12-11 18:19:13,190 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2025-12-11 18:19:13,190 [operator-cert] INFO Labels to remove: []
[set-github-started-label : post-comment] 2025-12-11 18:19:13,190 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-env : set-env] + ENV=prod
[set-env : set-env] + ACCESS_TYPE=internal
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]]
[set-env : set-env] + case $ENV in
[set-env : set-env] + case $ACCESS_TYPE in
[set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com
[set-env : set-env] + CONNECT_URL=https://connect.redhat.com
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com
[set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com
[set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256'
[set-env : set-env] + SIG_KEY_NAME=containerisvsign
[set-env : set-env] + UMB_URL=umb.api.redhat.com
[set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline
[set-env : set-env] + echo -n https://pyxis.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/pyxis_url
[set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_url
[set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com
[set-env : set-env] + tee /tekton/results/connect_registry
[set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/iib_url
[set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256
[set-env : set-env] + tee /tekton/results/sig_key_id
[set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign
[set-env : set-env] + tee /tekton/results/sig_key_name
[set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com
[set-env : set-env] + tee /tekton/results/umb_url
[set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines
[set-env : set-env] + tee /tekton/results/umb_client_name
[set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline
[set-env : set-env] + tee /tekton/results/umb_client_name_signing
[set-env : set-env] community-operator-signing-pipeline
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh
[clone-repository : clone] + chmod 700 /tekton/home/.ssh
[clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init -url=git@github.com:reederc42/certified-operators.git -revision=a297ab703269e3daafedb790748a2aeed4838890 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"warn","ts":1765477186.0273833,"caller":"git/git.go:277","msg":"URL(\"git@github.com:reederc42/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"}
[clone-repository : clone] {"level":"info","ts":1765477256.3926616,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:reederc42/certified-operators.git @ a297ab703269e3daafedb790748a2aeed4838890 (grafted, HEAD) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1765477256.4771686,"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=a297ab703269e3daafedb790748a2aeed4838890
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s a297ab703269e3daafedb790748a2aeed4838890
[clone-repository : clone] + printf %s git@github.com:reederc42/certified-operators.git
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh
[clone-repository-base : clone] + chmod 700 /tekton/home/.ssh
[clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cleandir
[clone-repository-base : clone] + '[' -d /workspace/output/ ']'
[clone-repository-base : clone] + rm -rf '/workspace/output//*'
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*'
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + /ko-app/git-init -url=git@github.com:redhat-openshift-ecosystem/certified-operators.git -revision=d954b484a8f44550d70c1842ceac8a90bab9fc2c -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"warn","ts":1765477186.0273316,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"}
[clone-repository-base : clone] {"level":"info","ts":1765477258.6973765,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/certified-operators.git @ d954b484a8f44550d70c1842ceac8a90bab9fc2c (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1765477258.7662065,"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=d954b484a8f44550d70c1842ceac8a90bab9fc2c
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s d954b484a8f44550d70c1842ceac8a90bab9fc2c
[clone-repository-base : clone] + printf %s git@github.com:redhat-openshift-ecosystem/certified-operators.git
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2025-12-11 18:21:39,619 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'trident-operator'}, deleted=set())
[detect-changes : parse-repo-changes] 2025-12-11 18:21:39,619 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('trident-operator', '25.10.0-linux-only')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-12-11 18:21:39,619 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-12-11 18:21:39,619 [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": ["trident-operator"], "added_operators": [], "modified_operators": ["trident-operator"], "deleted_operators": [], "added_or_modified_operators": ["trident-operator"], "affected_bundles": ["trident-operator/25.10.0-linux-only"], "added_bundles": ["trident-operator/25.10.0-linux-only"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["trident-operator/25.10.0-linux-only"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "added_or_modified_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "trident-operator", "bundle_version": "25.10.0-linux-only", "operator_path": "operators/trident-operator", "bundle_path": "operators/trident-operator/25.10.0-linux-only"}++ jq -r .operator_name
[detect-changes : parse-repo-changes] + operator_name=trident-operator
[detect-changes : parse-repo-changes] + echo -n trident-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version
[detect-changes : parse-repo-changes] + bundle_version=25.10.0-linux-only
[detect-changes : parse-repo-changes] + echo -n 25.10.0-linux-only
[detect-changes : parse-repo-changes] ++ jq -r .operator_path
[detect-changes : parse-repo-changes] + operator_path=operators/trident-operator
[detect-changes : parse-repo-changes] + echo -n operators/trident-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path
[detect-changes : parse-repo-changes] + bundle_path=operators/trident-operator/25.10.0-linux-only
[detect-changes : parse-repo-changes] + echo -n operators/trident-operator/25.10.0-linux-only
[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 '.affected_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_operators=trident-operator
[detect-changes : parse-repo-changes] + echo -n trident-operator
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_bundles=trident-operator/25.10.0-linux-only
[detect-changes : parse-repo-changes] + echo -n trident-operator/25.10.0-linux-only
[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 '.added_or_modified_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_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/trident-operator/25.10.0-linux-only ']'
[yaml-lint : lint-yaml-files] + yamllint operators/trident-operator/25.10.0-linux-only '-d {extends: default, rules: {line-length: {max: 180, level: warning}, indentation: {indent-sequences: whatever}}}'
[yaml-lint : lint-yaml-files] operators/trident-operator/25.10.0-linux-only/manifests/trident.netapp.io_tridentorchestrators_crd.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/trident-operator/25.10.0-linux-only/manifests/trident-operator.v25.10.0-linux-only.clusterserviceversion.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files] 51:181 warning line too long (323 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files] 53:181 warning line too long (353 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files] 366:35 warning too few spaces before comment: expected 2 (comments)
[yaml-lint : lint-yaml-files] 367:42 warning too few spaces before comment: expected 2 (comments)
[yaml-lint : lint-yaml-files] 368:36 warning too few spaces before comment: expected 2 (comments)
[yaml-lint : lint-yaml-files] 369:43 warning too few spaces before comment: expected 2 (comments)
[yaml-lint : lint-yaml-files] 370:36 warning too few spaces before comment: expected 2 (comments)
[yaml-lint : lint-yaml-files] 371:43 warning too few spaces before comment: expected 2 (comments)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/trident-operator/25.10.0-linux-only/metadata/annotations.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[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 reederc42 --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose
[check-permissions : check-permissions] 2025-12-11 18:23:03,910 [operator-cert] INFO Checking permissions for the pull request owner: reederc42
[check-permissions : check-permissions] 2025-12-11 18:23:03,911 [operator-cert] INFO Checking permissions for operator trident-operator
[check-permissions : check-permissions] 2025-12-11 18:23:04,779 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : check-permissions] 2025-12-11 18:23:05,234 [operator-cert] INFO Pull request owner 'reederc42' is not a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : check-permissions] 2025-12-11 18:23:05,239 [operator-cert] DEBUG Pyxis session using cert + key is created
[check-permissions : check-permissions] 2025-12-11 18:23:05,239 [operator-cert] DEBUG Getting project details: 67c7363e0283c988aec3c2fb
[check-permissions : check-permissions] 2025-12-11 18:23:05,427 [operator-cert] INFO Pull request owner reederc42 can submit PR for operator trident-operator
[check-permissions : check-permissions] 2025-12-11 18:23:05,935 [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] + [[ 25.10.0-linux-only != '' ]]
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ 25.10.0-linux-only != '' ]]
[set-github-pr-title : set-github-status] + TITLE='operator trident-operator (25.10.0-linux-only)'
[set-github-pr-title : set-github-status] + echo operator trident-operator '(25.10.0-linux-only)'
[set-github-pr-title : set-github-status] operator trident-operator (25.10.0-linux-only)
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator trident-operator (25.10.0-linux-only)' https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229
[read-config : read-config] + '[' operators/trident-operator '!=' '' ']'
[read-config : read-config] + PKG_PATH=operators/trident-operator
[read-config : read-config] + CONFIG_PATH=operators/trident-operator/ci.yaml
[read-config : read-config] + [[ ! -d operators/trident-operator ]]
[read-config : read-config] + [[ ! -f operators/trident-operator/ci.yaml ]]
[read-config : read-config] + cat operators/trident-operator/ci.yaml
[read-config : read-config] ---
[read-config : read-config] cert_project_id: 67c7363e0283c988aec3c2fb
[read-config : read-config] fbc:
[read-config : read-config] catalog_mapping:
[read-config : read-config] - catalog_names:
[read-config : read-config] - v4.12
[read-config : read-config] template_name: v4.12.yaml
[read-config : read-config] type: olm.template.basic
[read-config : read-config] - catalog_names:
[read-config : read-config] - v4.13
[read-config : read-config] template_name: v4.13.yaml
[read-config : read-config] type: olm.template.basic
[read-config : read-config] - catalog_names:
[read-config : read-config] - v4.14
[read-config : read-config] template_name: v4.14.yaml
[read-config : read-config] type: olm.template.basic
[read-config : read-config] - catalog_names:
[read-config : read-config] - v4.15
[read-config : read-config] template_name: v4.15.yaml
[read-config : read-config] type: olm.template.basic
[read-config : read-config] - catalog_names:
[read-config : read-config] - v4.16
[read-config : read-config] template_name: v4.16.yaml
[read-config : read-config] type: olm.template.basic
[read-config : read-config] - catalog_names:
[read-config : read-config] - v4.17
[read-config : read-config] template_name: v4.17.yaml
[read-config : read-config] type: olm.template.basic
[read-config : read-config] - catalog_names:
[read-config : read-config] - v4.18
[read-config : read-config] template_name: v4.18.yaml
[read-config : read-config] type: olm.template.basic
[read-config : read-config] - catalog_names:
[read-config : read-config] - v4.19
[read-config : read-config] template_name: v4.19.yaml
[read-config : read-config] type: olm.template.basic
[read-config : read-config] - catalog_names:
[read-config : read-config] - v4.20
[read-config : read-config] template_name: v4.20.yaml
[read-config : read-config] type: olm.template.basic
[read-config : read-config] enabled: true
[read-config : read-config] ++ cat operators/trident-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/trident-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/trident-operator/25.10.0-linux-only ']'
[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/redhat-openshift-ecosystem/certified-operators/pull/7229 --repo-config-file config.yaml --operator-name trident-operator --verbose
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,993 [operator-cert] DEBUG Checking test check_operator_name
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking test {'name': 'check_operator_name', 'ignore_operators': ['^couchbase-enterprise-certified', '^crunchy-postgres-operator', '^kubeturbo-certified', '^openshiftartifactoryha-operator', '^portworx-certified', '^prometurbo-certified', '^t8c-certified', '^vfunction-server-operator', '^stackgres-certified']}
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^couchbase-enterprise-certified
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^crunchy-postgres-operator
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^kubeturbo-certified
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^openshiftartifactoryha-operator
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^portworx-certified
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^prometurbo-certified
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^t8c-certified
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^stackgres-certified
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking test check_replaces_availability
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking test {'name': 'check_replaces_availability', 'ignore_operators': ['^vfunction-server-operator']}
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking test check_upgrade_graph_loop
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking test {'name': 'check_upgrade_graph_loop', 'ignore_operators': ['^vfunction-server-operator']}
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,994 [operator-cert] DEBUG Checking test check_pruned_graph
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,995 [operator-cert] DEBUG Checking test {'name': 'check_pruned_graph', 'ignore_operators': ['^vfunction-server-operator']}
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,995 [operator-cert] DEBUG Checking ignored operator ^vfunction-server-operator
[apply-test-waivers : set-github-status] 2025-12-11 18:24:37,995 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators
[apply-test-waivers : set-github-status] 2025-12-11 18:24:38,775 [operator-cert] INFO Labels to remove in namespace: []
[apply-test-waivers : set-github-status] 2025-12-11 18:24:38,775 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f9e9a3206e0>
[apply-test-waivers : set-github-status] 2025-12-11 18:24:38,775 [operator-cert] INFO Labels to add: []
[apply-test-waivers : set-github-status] 2025-12-11 18:24:38,775 [operator-cert] INFO Labels to remove: []
[content-hash : compute-md5sum] + [[ -n operators/trident-operator/25.10.0-linux-only ]]
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...'
[content-hash : compute-md5sum] Compute md5hash of bundle content...
[content-hash : compute-md5sum] + find operators/trident-operator/25.10.0-linux-only -not -name Dockerfile -type f
[content-hash : compute-md5sum] + tr '\n' '\0'
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}'
[content-hash : compute-md5sum] + sort
[content-hash : compute-md5sum] + cat hashes.txt
[content-hash : compute-md5sum] 027d4eabd3e9429cd44805d43257070a operators/trident-operator/25.10.0-linux-only/manifests/trident-operator.v25.10.0-linux-only.clusterserviceversion.yaml
[content-hash : compute-md5sum] 8b66d5d05625cbc0401a6c030adf053d operators/trident-operator/25.10.0-linux-only/manifests/trident.netapp.io_tridentorchestrators_crd.yaml
[content-hash : compute-md5sum] 9a16693140e47f1f5535fa0ee648239d operators/trident-operator/25.10.0-linux-only/metadata/annotations.yaml
[content-hash : compute-md5sum] + md5sum hashes.txt
[content-hash : compute-md5sum] + awk '{ print $1 }'
[content-hash : compute-md5sum] + tr -d '
[content-hash : compute-md5sum] '
[content-hash : compute-md5sum] + tee /tekton/results/md5sum
[content-hash : compute-md5sum] 4de9ddecf289404d92436c98bfafe666
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier'
[certification-project-check : certification-project-check] + '[' true '!=' true ']'
[certification-project-check : certification-project-check] + [[ -z trident-operator ]]
[certification-project-check : certification-project-check] + declare -A ALL_AFFECTED_OPERATORS
[certification-project-check : certification-project-check] + '[' -n trident-operator ']'
[certification-project-check : certification-project-check] + IFS=,
[certification-project-check : certification-project-check] + read -ra affected_ops_array
[certification-project-check : certification-project-check] + for op in "${affected_ops_array[@]}"
[certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$op"]=1
[certification-project-check : certification-project-check] + '[' -n '' ']'
[certification-project-check : certification-project-check] + for operator_name in "${!ALL_AFFECTED_OPERATORS[@]}"
[certification-project-check : certification-project-check] + file_path=operators/trident-operator/ci.yaml
[certification-project-check : certification-project-check] + '[' '!' -f operators/trident-operator/ci.yaml ']'
[certification-project-check : certification-project-check] ++ cat operators/trident-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=67c7363e0283c988aec3c2fb
[certification-project-check : certification-project-check] + '[' -z 67c7363e0283c988aec3c2fb ']'
[certification-project-check : certification-project-check] + echo -n 67c7363e0283c988aec3c2fb
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id
[certification-project-check : certification-project-check] 67c7363e0283c988aec3c2fb
[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] + '[' 67c7363e0283c988aec3c2fb == '' ']'
[get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 67c7363e0283c988aec3c2fb
[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-67c7363e0283c988aec3c2fb+ 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] trident-operator+ get_from_cp repository_namespace .container.repository_namespace
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=repository_namespace
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.repository_namespace
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repository_namespace
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.repository_namespace
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] netapp+ get_from_cp operator_distribution .operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] connect+ get_from_cp project_status .project_status
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=project_status
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.project_status
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/project_status
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .project_status
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] active+ echo 'Retrieving github_usernames from the Certification Project'
[get-pyxis-certification-data : get-cert-project-related-data] Retrieving github_usernames from the Certification Project
[get-pyxis-certification-data : get-cert-project-related-data] ++ cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] ++ jq -r '.container.github_usernames[]'
[get-pyxis-certification-data : get-cert-project-related-data] ++ tr '\n' ' '
[get-pyxis-certification-data : get-cert-project-related-data] ++ tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] ++ grep .
[get-pyxis-certification-data : get-cert-project-related-data] + GITHUB_USERNAMES='netapp-ci reederc42 '
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n netapp-ci reederc42
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames
[get-pyxis-certification-data : get-cert-project-related-data] netapp-ci reederc42
[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 trident-operator ']'
[reserve-operator-name : reserve-operator-name] + echo 'Attempting to reserve operator name for association ospid-67c7363e0283c988aec3c2fb'
[reserve-operator-name : reserve-operator-name] Attempting to reserve operator name for association ospid-67c7363e0283c988aec3c2fb
[reserve-operator-name : reserve-operator-name] + reserve-operator-name --association ospid-67c7363e0283c988aec3c2fb --operator-name trident-operator --pyxis-url https://pyxis.engineering.redhat.com --source certified-operators --verbose
[reserve-operator-name : reserve-operator-name] 2025-12-11 18:27:17,943 [operator-cert] DEBUG Pyxis session using cert + key is created
[reserve-operator-name : reserve-operator-name] 2025-12-11 18:27:17,943 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/operators/packages?filter=association==ospid-67c7363e0283c988aec3c2fb;deleted!=true
[reserve-operator-name : reserve-operator-name] 2025-12-11 18:27:17,943 [operator-cert] DEBUG GET Pyxis request params: None
[reserve-operator-name : reserve-operator-name] 2025-12-11 18:27:18,130 [operator-cert] INFO Requested operator name trident-operator match with operator name already reserved.
[reserve-operator-name : reserve-operator-name] 2025-12-11 18:27:18,131 [operator-cert] DEBUG Pyxis session using cert + key is created
[reserve-operator-name : reserve-operator-name] 2025-12-11 18:27:18,132 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/operators/packages?filter=package_name==trident-operator;deleted!=true
[reserve-operator-name : reserve-operator-name] 2025-12-11 18:27:18,132 [operator-cert] DEBUG GET Pyxis request params: None
[reserve-operator-name : reserve-operator-name] 2025-12-11 18:27:18,300 [operator-cert] INFO Operator name trident-operator is already reserved by this association (ospid-67c7363e0283c988aec3c2fb).
[static-tests : run-suite] + '[' -z operators/trident-operator/25.10.0-linux-only ']'
[static-tests : run-suite] + EXTRA_ARGS=
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --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 trident-operator 25.10.0-linux-only ''
[static-tests : run-suite] 2025-12-11 18:28:01,231 [operator-cert] INFO Skipping check_pruned_graph for FBC enabled operator trident-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/redhat-openshift-ecosystem/certified-operators/pull/7229 --remove-labels validation-failed
[static-tests : check-for-failures] 2025-12-11 18:28:03,328 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators
[static-tests : check-for-failures] 2025-12-11 18:28:04,381 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f67351206e0>
[static-tests : check-for-failures] 2025-12-11 18:28:04,381 [operator-cert] INFO Labels to add: []
[static-tests : check-for-failures] 2025-12-11 18:28:04,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/BE33EBC145C0B5C9 2022-10-14 Operator pipeline - prod <exd-guild-isv@redhat.com>
[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 BE33EBC145C0B5C9: public key "Operator pipeline - prod <exd-guild-isv@redhat.com>" 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 ... (8s)
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: connection to the agent established
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9/BE33EBC145C0B5C9: secret key imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9/B9A257EFD67C031F: secret key imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key BE33EBC145C0B5C9: 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 RSA key, ID 2BFB445C00DF5843
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with rsa3072 key, ID B9A257EFD67C031F, created 2022-10-14
[merge-registry-credentials : get-and-decrypt-project-tokens] "Operator pipeline - prod <exd-guild-isv@redhat.com>"
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 84FCAF4FFBE02696
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 13C2CEBE46E9B9CC
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 69F4F57F686E830D
[merge-registry-credentials : get-and-decrypt-project-tokens] Tokens successfully merged
[digest-pinning : combine-credentials] + '[' -z operators/trident-operator/25.10.0-linux-only ']'
[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/trident-operator/25.10.0-linux-only ']'
[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/trident-operator/25.10.0-linux-only
[digest-pinning : pin-digest] + BUNDLE_PATH=/workspace/source/operators/trident-operator/25.10.0-linux-only
[digest-pinning : pin-digest] + ls -l /workspace/source/operators/trident-operator/25.10.0-linux-only
[digest-pinning : pin-digest] total 8
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1000910000 4096 Dec 11 18:20 manifests
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1000910000 4096 Dec 11 18:20 metadata
[digest-pinning : pin-digest] + operator-manifest pin /workspace/source/operators/trident-operator/25.10.0-linux-only
[digest-pinning : pin-digest] Extracting image references from /workspace/source/operators/trident-operator/25.10.0-linux-only
[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/trident-operator/25.10.0-linux-only ']'
[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] + echo -n false
[digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag
[digest-pinning : verify-pinning] falseThe 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] + 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] + git checkout -- .
[digest-pinning : verify-related-images] + '[' -z operators/trident-operator/25.10.0-linux-only ']'
[digest-pinning : verify-related-images] + '[' true '!=' true ']'
[digest-pinning : verify-related-images] ++ realpath operators/trident-operator/25.10.0-linux-only
[digest-pinning : verify-related-images] + BUNDLE_PATH=/workspace/source/operators/trident-operator/25.10.0-linux-only
[digest-pinning : verify-related-images] + cat references.json
[digest-pinning : verify-related-images] ["registry.connect.redhat.com/netapp/trident-autosupport@sha256:b273f7c1922ab2273c9b99f22383be88b6511fcd77f34299e9ecb1f85081fb2b", "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:62eb2f146f84101119b54c6a1c6678d97b44b35cb800299032f0678dc4af582b", "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0c128a8b6be1e921d8a95cdbb101896cae321b6de3290362df0c3467ab598ed8", "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5e7f71f2c0f1f4707812c4fecb08dfef29c2f152b2286a700e6226472a927cec", "registry.connect.redhat.com/netapp/trident@sha256:59331f85ed657b1af9f8b139f08d6eae00be8d7b404784dbb61c5b5eb3f4d808", "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2eac5bcb9f90ed9e7596656f5e3713e22fc77621336b3f7a2a9d54106d835b02", "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:210452dfc5a504705a113b3f4e9d615b1a28904db71f41ce804e35950d22bcd8", "registry.connect.redhat.com/netapp/trident-operator-image@sha256:5d6eb0ae4a0f68329102cfb7bace94d24c728e8385e19bec360e0acb5f99c799", "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c98bae9351f5e70ee41a7ae3e13c78bdf01c0113a9ee21825432c2741f5e391"]++ jq length references.json
[digest-pinning : verify-related-images] + REFERENCE_COUNT=9
[digest-pinning : verify-related-images] ++ find /workspace/source/operators/trident-operator/25.10.0-linux-only -name '*clusterserviceversion.yaml' -o -name '*clusterserviceversion.yml'
[digest-pinning : verify-related-images] + CSVFILE=/workspace/source/operators/trident-operator/25.10.0-linux-only/manifests/trident-operator.v25.10.0-linux-only.clusterserviceversion.yaml
[digest-pinning : verify-related-images] ++ yq -e '.spec.relatedImages | length' /workspace/source/operators/trident-operator/25.10.0-linux-only/manifests/trident-operator.v25.10.0-linux-only.clusterserviceversion.yaml
[digest-pinning : verify-related-images] + RELATED_IMAGE_COUNT=9
[digest-pinning : verify-related-images] + [[ 9 -ge 9 ]]
[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/trident-operator/25.10.0-linux-only ']'
[dockerfile-creation : generate-dockerfile] + DOCKERFILE_PATH=Dockerfile
[dockerfile-creation : generate-dockerfile] + bundle-dockerfile --bundle-path operators/trident-operator/25.10.0-linux-only --destination Dockerfile --verbose
[dockerfile-creation : generate-dockerfile] 2025-12-11 18:29:50,550 [operator-cert] DEBUG Generating a dockerfile...
[dockerfile-creation : generate-dockerfile] 2025-12-11 18:29:50,553 [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.channel.default.v1='stable'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channels.v1='stable'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.package.v1='trident-operator'
[dockerfile-creation : generate-dockerfile] LABEL com.redhat.openshift.versions='v4.14-v4.20'
[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-and-push] + '[' -z operators/trident-operator/25.10.0-linux-only ']'
[build-bundle : build-and-push] + EXTRA_ARGS=
[build-bundle : build-and-push] Building quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only
[build-bundle : build-and-push] + [[ true == \t\r\u\e ]]
[build-bundle : build-and-push] + EXTRA_ARGS+=' --authfile /workspace/dockerconfig/.dockerconfigjson'
[build-bundle : build-and-push] + echo 'Building quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only'
[build-bundle : build-and-push] + BUILD_ARGS=()
[build-bundle : build-and-push] + for buildarg in "$@"
[build-bundle : build-and-push] + BUILD_ARGS+=("--build-arg=$buildarg")
[build-bundle : build-and-push] + '[' false = true ']'
[build-bundle : build-and-push] + buildah --storage-driver=overlay bud --build-arg= --format=docker --tls-verify=true -f ./Dockerfile -t quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only operators/trident-operator/25.10.0-linux-only
[build-bundle : build-and-push] STEP 1/10: FROM scratch
[build-bundle : build-and-push] STEP 2/10: LABEL operators.operatorframework.io.bundle.channel.default.v1='stable'
[build-bundle : build-and-push] STEP 3/10: LABEL operators.operatorframework.io.bundle.channels.v1='stable'
[build-bundle : build-and-push] STEP 4/10: LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/'
[build-bundle : build-and-push] STEP 5/10: LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1'
[build-bundle : build-and-push] STEP 6/10: LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/'
[build-bundle : build-and-push] STEP 7/10: LABEL operators.operatorframework.io.bundle.package.v1='trident-operator'
[build-bundle : build-and-push] STEP 8/10: LABEL com.redhat.openshift.versions='v4.14-v4.20'
[build-bundle : build-and-push] STEP 9/10: COPY manifests/ /manifests/
[build-bundle : build-and-push] STEP 10/10: COPY metadata/ /metadata/
[build-bundle : build-and-push] COMMIT quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only
[build-bundle : build-and-push] Getting image source signatures
[build-bundle : build-and-push] Copying blob sha256:c45efea849c9cbcc64ff5bbda4aa9870fa93a3fd4d3126c84ac60eb68471c30d
[build-bundle : build-and-push] Copying config sha256:f117539071f7c93b189af3e28c12ab3469d0391ee17a3ccb96a876c1334780a7
[build-bundle : build-and-push] Writing manifest to image destination
[build-bundle : build-and-push] --> f117539071f7
[build-bundle : build-and-push] Successfully tagged quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only
[build-bundle : build-and-push] f117539071f7c93b189af3e28c12ab3469d0391ee17a3ccb96a876c1334780a7
[build-bundle : build-and-push] + '[' false = true ']'
[build-bundle : build-and-push] + retry 5 buildah --storage-driver=overlay push --tls-verify=true --digestfile /tmp/image-digest --authfile /workspace/dockerconfig/.dockerconfigjson quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only docker://quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only
[build-bundle : build-and-push] + local max_retries=5
[build-bundle : build-and-push] + shift
[build-bundle : build-and-push] + local attempt=1
[build-bundle : build-and-push] + buildah --storage-driver=overlay push --tls-verify=true --digestfile /tmp/image-digest --authfile /workspace/dockerconfig/.dockerconfigjson quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only docker://quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only
[build-bundle : build-and-push] Getting image source signatures
[build-bundle : build-and-push] Copying blob sha256:c45efea849c9cbcc64ff5bbda4aa9870fa93a3fd4d3126c84ac60eb68471c30d
[build-bundle : build-and-push] Copying config sha256:f117539071f7c93b189af3e28c12ab3469d0391ee17a3ccb96a876c1334780a7
[build-bundle : build-and-push] Writing manifest to image destination
[build-bundle : build-and-push] + tee /tekton/results/IMAGE_DIGEST
[build-bundle : build-and-push] sha256:71b470e2254906f84b792ce56459f242ea7ac61b71a40d6da665bededd58fdf7+ printf %s quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only
[build-bundle : build-and-push] + tee /tekton/results/IMAGE_URL
[build-bundle : build-and-push] quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only
[make-bundle-repo-public : change-visibility] Response body: {"success": true}
[make-bundle-repo-public : change-visibility] HTTP status code: 200
[make-bundle-repo-public : change-visibility] Repository visibility successfully changed.
[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/trident-operator/25.10.0-linux-only ']'
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/trident-operator/25.10.0-linux-only 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.14-v4.20", "indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}], "max_version_index": {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, "all_indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"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"}]}
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.14-v4.20", "indices": [{"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}], "max_version_index": {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, "all_indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"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"}]}'
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.14-v4.20",' '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"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"}]}'
[get-supported-versions : supported-version-check] + jq
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "versions_annotation": "v4.14-v4.20",
[get-supported-versions : supported-version-check] "indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.20",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.19",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.18",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.17",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.16",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.15",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.14",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ],
[get-supported-versions : supported-version-check] "max_version_index": {
[get-supported-versions : supported-version-check] "ocp_version": "4.20",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] "all_indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.21",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.20",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.19",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.18",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.17",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.16",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.15",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.14",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.13",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.12",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ],
[get-supported-versions : supported-version-check] "not_supported_indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.21",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.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] }
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.14-v4.20",' '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"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"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version
[get-supported-versions : supported-version-check] 4.20+ echo '{"versions_annotation":' '"v4.14-v4.20",' '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"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"}]}'
[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.20+ echo '{"versions_annotation":' '"v4.14-v4.20",' '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"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"}]}'
[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.20 registry.redhat.io/redhat/certified-operator-index:v4.19 registry.redhat.io/redhat/certified-operator-index:v4.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14+ echo '{"versions_annotation":' '"v4.14-v4.20",' '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"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"}]}'
[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.20 4.19 4.18 4.17 4.16 4.15 4.14+ echo '{"versions_annotation":' '"v4.14-v4.20",' '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"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"}]}'
[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.21 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ echo '{"versions_annotation":' '"v4.14-v4.20",' '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"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"}]}'
[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.21 4.13 4.12+ echo '{"versions_annotation":' '"v4.14-v4.20",' '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"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"}]}'
[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.20+ echo '{"versions_annotation":' '"v4.14-v4.20",' '"indices":' '[{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"}],' '"max_version_index":' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"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"}]}'
[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.14-v4.20
[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] + DOCKERCONFIGJSON=/workspace/credentials/.dockerconfigjson
[build-fbc-scratch-catalog : build-fbc-catalog] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson'
[build-fbc-scratch-catalog : build-fbc-catalog] + export REGISTRY_AUTH_FILE=/workspace/credentials/.dockerconfigjson
[build-fbc-scratch-catalog : build-fbc-catalog] + REGISTRY_AUTH_FILE=/workspace/credentials/.dockerconfigjson
[build-fbc-scratch-catalog : build-fbc-catalog] + CATALOG_REPO=quay.io/operator-pipeline-prod/catalog:v4.20-a297ab703269e3daafedb790748a2aeed4838890
[build-fbc-scratch-catalog : build-fbc-catalog] + build-scratch-catalog --repo-path . --operator-name trident-operator --bundle-version 25.10.0-linux-only --bundle-pullspec quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only --repository-destination quay.io/operator-pipeline-prod/catalog:v4.20-a297ab703269e3daafedb790748a2aeed4838890 --verbose --authfile /workspace/credentials/.dockerconfigjson
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:05,287 [operator-cert] DEBUG Running command: ['opm', 'alpha', 'render-template', 'basic', '-o', 'yaml', '/tmp/tmpzsh502za/template.yaml']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:05,945 [operator-cert] DEBUG Command output: ---
[build-fbc-scratch-catalog : build-fbc-catalog] defaultChannel: stable
[build-fbc-scratch-catalog : build-fbc-catalog] name: trident-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: trident-operator.v25.10.0-linux-only
[build-fbc-scratch-catalog : build-fbc-catalog] name: stable
[build-fbc-scratch-catalog : build-fbc-catalog] package: trident-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-prod/trident-operator:25.10.0-linux-only
[build-fbc-scratch-catalog : build-fbc-catalog] name: trident-operator.v25.10.0-linux-only
[build-fbc-scratch-catalog : build-fbc-catalog] package: trident-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: trident.netapp.io
[build-fbc-scratch-catalog : build-fbc-catalog] kind: TridentOrchestrator
[build-fbc-scratch-catalog : build-fbc-catalog] version: v1
[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: trident-operator
[build-fbc-scratch-catalog : build-fbc-catalog] version: 25.10.0-linux-only
[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: eyJhcGlWZXJzaW9uIjoiYXBpZXh0ZW5zaW9ucy5rOHMuaW8vdjEiLCJraW5kIjoiQ3VzdG9tUmVzb3VyY2VEZWZpbml0aW9uIiwibWV0YWRhdGEiOnsibmFtZSI6InRyaWRlbnRvcmNoZXN0cmF0b3JzLnRyaWRlbnQubmV0YXBwLmlvIn0sInNwZWMiOnsiZ3JvdXAiOiJ0cmlkZW50Lm5ldGFwcC5pbyIsIm5hbWVzIjp7ImtpbmQiOiJUcmlkZW50T3JjaGVzdHJhdG9yIiwibGlzdEtpbmQiOiJUcmlkZW50T3JjaGVzdHJhdG9yTGlzdCIsInBsdXJhbCI6InRyaWRlbnRvcmNoZXN0cmF0b3JzIiwic2hvcnROYW1lcyI6WyJ0b3JjIiwidG9yY2hlc3RyYXRvciJdLCJzaW5ndWxhciI6InRyaWRlbnRvcmNoZXN0cmF0b3IifSwic2NvcGUiOiJDbHVzdGVyIiwidmVyc2lvbnMiOlt7Im5hbWUiOiJ2MSIsInNjaGVtYSI6eyJvcGVuQVBJVjNTY2hlbWEiOnsidHlwZSI6Im9iamVjdCIsIngta3ViZXJuZXRlcy1wcmVzZXJ2ZS11bmtub3duLWZpZWxkcyI6dHJ1ZX19LCJzZXJ2ZWQiOnRydWUsInN0b3JhZ2UiOnRydWUsInN1YnJlc291cmNlcyI6eyJzdGF0dXMiOnt9fX1dfX0=
[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: eyJhcGlWZXJzaW9uIjoib3BlcmF0b3JzLmNvcmVvcy5jb20vdjFhbHBoYTEiLCJraW5kIjoiQ2x1c3RlclNlcnZpY2VWZXJzaW9uIiwibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsiYWxtLWV4YW1wbGVzIjoiW1xuICB7XG4gICAgXCJhcGlWZXJzaW9uXCI6IFwidHJpZGVudC5uZXRhcHAuaW8vdjFcIixcbiAgICBcImtpbmRcIjogXCJUcmlkZW50T3JjaGVzdHJhdG9yXCIsXG4gICAgXCJtZXRhZGF0YVwiOiB7XG4gICAgICBcIm5hbWVcIjogXCJ0cmlkZW50XCJcbiAgICB9LFxuICAgIFwic3BlY1wiOiB7XG4gICAgICBcIklQdjZcIjogZmFsc2UsXG4gICAgICBcImRlYnVnXCI6IHRydWUsXG4gICAgICBcIm5vZGVQcmVwXCI6IFtdLFxuICAgICAgXCJpbWFnZVB1bGxTZWNyZXRzXCI6IFtdLFxuICAgICAgXCJpbWFnZVJlZ2lzdHJ5XCI6IFwiXCIsXG4gICAgICBcIm5hbWVzcGFjZVwiOiBcInRyaWRlbnRcIixcbiAgICAgIFwic2lsZW5jZUF1dG9zdXBwb3J0XCI6IGZhbHNlXG4gICAgfVxuICB9XG5dXG4iLCJjYXRlZ29yaWVzIjoiU3RvcmFnZSIsImNvbnRhaW5lckltYWdlIjoicmVnaXN0cnkuY29ubmVjdC5yZWRoYXQuY29tL25ldGFwcC90cmlkZW50LW9wZXJhdG9yLWltYWdlQHNoYTI1Njo1ZDZlYjBhZTRhMGY2ODMyOTEwMmNmYjdiYWNlOTRkMjRjNzI4ZTgzODVlMTliZWMzNjBlMGFjYjVmOTljNzk5IiwiY3JlYXRlZEF0IjoiMjAyNS0xMi0xMCIsImRlc2NyaXB0aW9uIjoiVHJpZGVudCBPcGVyYXRvciwgdG8gbWFuYWdlIE5ldEFwcCBUcmlkZW50IGluc3RhbGxhdGlvbnMiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2NzaSI6InRydWUiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2Rpc2Nvbm5lY3RlZCI6InRydWUiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2ZpcHMtY29tcGxpYW50IjoiZmFsc2UiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL3Byb3h5LWF3YXJlIjoiZmFsc2UiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL3Rscy1wcm9maWxlcyI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90b2tlbi1hdXRoLWF3cyI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90b2tlbi1hdXRoLWF6dXJlIjoiZmFsc2UiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL3Rva2VuLWF1dGgtZ2NwIjoiZmFsc2UiLCJvcGVyYXRvcmh1Yi5pby91aS1tZXRhZGF0YS1tYXgtazhzLXZlcnNpb24iOiIxLjM0Iiwib3BlcmF0b3JzLm9wZW5zaGlmdC5pby92YWxpZC1zdWJzY3JpcHRpb24iOiJObyBzdWJzY3JpcHRpb25zIGFyZSByZXF1aXJlZCIsInJlcG9zaXRvcnkiOiJodHRwczovL2dpdGh1Yi5jb20vbmV0YXBwL3RyaWRlbnQiLCJzdXBwb3J0IjoiTmV0QXBwIn0sImNhcGFiaWxpdGllcyI6IkRlZXAgSW5zaWdodHMiLCJuYW1lIjoidHJpZGVudC1vcGVyYXRvci52MjUuMTAuMC1saW51eC1vbmx5In0sInNwZWMiOnsiY3VzdG9tcmVzb3VyY2VkZWZpbml0aW9ucyI6eyJvd25lZCI6W3siZGVzY3JpcHRpb24iOiJVc2VkIHRvIGRlcGxveSBOZXRBcHAgVHJpZGVudC4iLCJkaXNwbGF5TmFtZSI6IlRyaWRlbnQgT3JjaGVzdHJhdG9yIiwia2luZCI6IlRyaWRlbnRPcmNoZXN0cmF0b3IiLCJuYW1lIjoidHJpZGVudG9yY2hlc3RyYXRvcnMudHJpZGVudC5uZXRhcHAuaW8iLCJ2ZXJzaW9uIjoidjEifV19LCJkZXNjcmlwdGlvbiI6Ik5ldEFwcCBUcmlkZW50IGlzIGFuIG9wZW4gc291cmNlIHN0b3JhZ2UgcHJvdmlzaW9uZXIgYW5kIG9yY2hlc3RyYXRvciBtYWludGFpbmVkIGJ5IE5ldEFwcC4gSXQgZW5hYmxlcyB5b3UgdG8gY3JlYXRlIHN0b3JhZ2Ugdm9sdW1lcyBmb3IgY29udGFpbmVyaXplZCBhcHBsaWNhdGlvbnMgbWFuYWdlZCBieSBEb2NrZXIgYW5kIEt1YmVybmV0ZXMuIEZvciBmdWxsIHJlbGVhc2UgaW5mb3JtYXRpb24sIGluY2x1ZGluZyBwYXRjaCByZWxlYXNlIGNoYW5nZXMsIHNlZSBodHRwczovL2RvY3MubmV0YXBwLmNvbS91cy1lbi90cmlkZW50L3RyaWRlbnQtcm4uaHRtbC5cblxuRHVlIHRvIGFuIGlzc3VlIGJlaW5nIGludmVzdGlnYXRlZCBieSBSZWQgSGF0IGFuZCBOZXRBcHAsIG9jLW1pcnJvciBjYW5ub3Qgc3luYyBXaW5kb3dzIGNvbnRhaW5lciBpbWFnZXMgdGhhdCBhcmUgcGFydCBvZiB0aGUgVHJpZGVudC1jZXJ0aWZpZWQgb3BlcmF0b3IgbWFuaWZlc3QgaG9zdGVkIG9uIHJlZ2lzdHJ5LmNvbm5lY3QucmVkaGF0LmNvbS4gVGhpcyBuZXcgbWFuaWZlc3Qgb25seSBwb2ludHMgdG8gTGludXgtb25seSBjb250YWluZXIgaW1hZ2VzLiBXaW5kb3dzIHVzZXJzIHNob3VsZCB1c2UgdGhlIFRyaWRlbnQgY29tbXVuaXR5IG9wZXJhdG9yIHVudGlsIHRoaXMgaXNzdWUgaXMgYWRkcmVzc2VkLlxuIiwiZGlzcGxheU5hbWUiOiJOZXRBcHAgVHJpZGVudCIsImljb24iOlt7ImJhc2U2NGRhdGEiOiJpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBVjRBQUFHRENBWUFBQUJqaTNqckFBQUFHWFJGV0hSVGIyWjBkMkZ5WlFCQlpHOWlaU0JKYldGblpWSmxZV1I1Y2NsbFBBQUFWcjVKUkVGVWVOcnNuUWQ0RkZYWHg4K1d0RTN2Q1NTaGhkNmIwcHNnb2dJMjdBVUZ3UThMdnI0MnhOZU92VGNRQlFXbENBb0lTdSs5aFI1NlNlODkyYzMyL2M2ZDNkQ2taSGRuWjJkbXovOTU3c3dHM1oyWmMrLzl6Ym5uTmdBU2lVUWlrVWdrRWtuT1VwQUpTQjdWdUswajhkaEpJbmY3QzB6dmswbVpSdkswMUdRQ2ttZGY3WXFKZUJ3Z2tidXR3UFFWWlJxSndFdVN1Z1pLNkY0N1VuYVJoSkNTVEVEeW1NWnRrUnJJT2xHbWtRaThKR2xMb1pRYXlBaThKQUl2U2ZLU21zZXJRQys5UDJVYmljQkxJdkFLNjZWVG5KZEU0Q1ZKV2dNbGVNOEVYaEtCbHlSUlBibXBBMGh6bkRqRmVVa0VYcEpVUzVaYXFnRHJUSmxISXZDU3BDcXBOdGtWOE9UR3ZwUjlKQUl2aWNBcmFLM3dJNitYUk9BbFNWSURKWHp2SFNqN1NBUmVrclEwZGtON2laY3Q2bUFqRVhoSkVwUEtYK3JnNmtLWlNDTHdrcVFtcVkrRlZjQ1k5WDBvRzBrRVhoS0JWMGlwQTZpRGpVVGdKVWxLZytqbFFTSVJlRWxDYWN6YWRqSXBWd1JlRW
[build-fbc-scratch-catalog : build-fbc-catalog] 9HWEpKVW1lcEJjUmdSUUJ4dUp3RXNpVDFId3VqRm1iVy9LVGhLQmwwVGdGZFI3MTlCRUNwSkhSTHNNazl6WEUydTY0N0UvQjEwL3pRTjRWc25reVU2QVNiY1F6NGN3SFlDWlEwNVJacE1JdkNSdlFEWVc3RE83K29GOTkyQ0ViYkRhQVZ0TU5wV01udGFHVmNTTVp3c21LNWkwcFhnK2lHa1RsMllPMlVNRmdrVGdKZkd2eDFlckhZRHR4M20xL2lHczA0bUZxTlNPcE9UNDVEdlZoVUhZekNWakRmdThFZE5tVEgvQnp6ZWZwZ0pESXZDU1hJVnREQjVIWWhxQm9CM284R1lkb0xWUnY4RFZRVnpLQVJoZ0tRZmtuMjgyazQxSUJGN1N0V0NiZWhGc3V6aEE2eWV6MElFUTFjbmtTQllFOFJJSGlQOGlDSk1JdkNRSGJGZEZPMkQ3S1BpSE10ajZPMkJMWGkwLzFZdkIxc2lCMkZpOXhPRUpMNFdmaHhLRUNid2tINE90bXZOcTdiQWRhQWN0QkJCc0JZTndzUVBDc3hIQSs4Z3VCRjZTdklIYkRJL1BJbXp2d0hPc0E3WVVSdkJPdFdPaENBTUNtSFhHZllOcEZrTFlRblloOEpMa290RXI3dVNBR3hqZUZjK0JZTFA1azFIRVV2c1ViRGlJbmt2NnlsbWNGL3pMc1Axa0dBSXZTWnF3WldHRDU3Z1VHQjZINXlBRUxvVVN4QTFoSStjRjZ5dlg0dmxYQlBCaU1ncUJseVFONEViaDhYOEkyOGM0Mk5vOVhMS0x0QUJzY1hqQUovSDhMckRPdUYrR1VSaUN3RXNTblI1YkhvbkgxeUVvNG5FOEIxTTRRUllBWm05TUxhWWlxSzM0R2xnc2VOYXRWaklNZ1pkRXdDVUpBK0ZhUE9ZVGdBbThKQUl1eVhzQWZnZmhPNHNNUXVBbENhRkgvMkg1OVN4b0l0OTBBRGVBak9LVEFOYUNydndvZm5vUFp0KzJsQXhDNENWNURycVBJbkRmd0UrSkNGd05HY1RuNGN0aXdEVUk0RlVPQUI4a294QjRTZndCbHkwcy9pTkN0dzBDTjVnTVFyb013R3hHSFBPQWY4THpGQVJ3T1JtRndFdHlHYmpMSXZENE1XaGk3c0Z6Qk5pc2xGZWthOVJrcFFHUE9hQXIrUkptRC8rV0RFTGdKVGtQM1VjUXVDeU9tNHpBcFk0emtqTUExaUY4dCtLbmx4REFoOGdnQkY3UzlZR2JZZzhyeFBSQzRJYVFRVWd1d3BkTnVLaENBSCtHNS9jUndEU0xoc0FyTWoyeWRCTFlWK3VhQXIrTytOdUw5L0UwQk1lK2haOGlFYnEwZUEySkgrOFg0QWhvaThkaTJUN3NwWExkSG8rVGdZWExmaDF4QzJVS2daY1ZpdUVJdS9sZ24xNWJoUVgwbU9BQWZtUnBNdWZsQnNmMlFlQlM1eG1KYjlrUXdPVll0ai9Geng5ZzJSWVd1TUd4US9BY3hyRkdXL3daWHY4VnloSmZCdThqU3h0am9kaUVzRXU1eUVPd0NRcmdSNVkraFBmd0pYbTVKQUc5MzN1d1hHY0xCbHliVlgzUlBlangrcU84MnJJazhIcFJEeTlSUVVqOFNpd1VnNjlTU0JtQUs2R21rQTFTZng5K3UrTWZucS9Qam5QeEhtN0Rld2p6WVY4TXdPb0lQMTU4dGwzaHY5ZTNOQ3N2S3RMc3MrS3l6MHFmYnVReDc3Y0V5L1ZiV0thLzU3bE1od0liaFJNU1A4b0JYTCtyMUswS3ZINEh2SDYyTDJlRWI1YkNwM2I4Z0FWakROZzNjYnlXbDhBL2dCOWUwZzRMNTBMODFPeXFoVk91Z0sxTDdHOExIalJxYU5mUVBoZWtYM1A3K3ljbEtvQkxUQkVhRlhSb1dQL29TMld0R1E3bTZNNy9mU2hYQjFYNGJ4V1lEdUcvVjlSYUlDZEhld0hBRjhOWTVVTlZRYUdzd1RLOUREODlpR1dhRCtCT3hqSTlHdXpESGdQcWNmMVRlUDJXZUcyZjdmVHpQZkErdk9SQmJBYk5CRzRIaG5vWFZINEEvUENTQ1ZoQTM4SENHUzFyRzFzY2dLMDdCOWtCeStCYUIxYjJtZkhPWDJWZkpqakF6MTRVMWZpUEtvZFh5dkhRU1EvVlpMRmQ4dGxxczNHM1lETGJQeHZ4M3pMTERKQlphdURBbkZXbTU2Qjg1RlNWQThaZ2h6QzdMem5YRG9XUzdZSnhCc3YwS0N6UFI5d0ViamlXNlVBbnI3OEtwdlgwMmM0MjN3THZ3NHZSMjB6WWlvVWszTVhDeW1vMU5wVUtHSUNud0c5M3Jxam5kZGx4RGw1N09GNDdWSFoyWldRelh3QnQyOVF3Nkl0Z2JaK2tnWTdvc1RhSkRnQS90UUlDMVVwUUk5UVlYUDI4NkdHeUpZck5WanVFelJaMnRvTEJaSU9EdVZxRXNCYTJuSzZHTGFmd1BWdG10RU5ZTFdNUUs1VEZXSjRuWWxtZVY4K3l6SVk1dm9abHVjN0REWEwxOVF6YW9vL3h1cThSZU9VTlhjRENjZ29MU2lvUGhiWCtBSDU0Y1JKZWR3Ris2aWFiMEFJWEtyRGFRWXZBYllpQUhkNCtDdm9pY0prbnk3eFhCbGwvQkJiemFCVVNLV1VXQjR6MUppdVhTclZtMkh5NkN2NCtWRzRIY1lYcEFvamxGQ3RXS1BIaEN1YmdwNmV4TEYrdEhET0hZUklQd0wzNHVyVjQzYnZyN2NBUWVDV29wM1lzeDhJeWpPY0NlMjBBUDd4NEdCYlVML0c2elNWdjZ6cllNcy9XWHdYRE9rUWlhRU5oZUljb2lBMzFBNDJmRWdJeCtja3NWbW93VzBGbnRJTjRYelo2dzZlcTRMZmR4WkRMWXNsMW5yQmFCczlzbjNLOEhzdnlmVmlPcXk5cnJUMkY1WGdpbmh2eEF0eExyMXVPMSt5RTE4d2k4TXBORHkxNkNVTGlQNERyZGFhNWJFVVZ3MUk1Vk9lbEE0c0J6N2xySlhmTjBBYXZnczBTSlduYm1ibDJPY0pXQ2JlZ1YzczdBbmNrd2xhRGZ3Y2hhSVA4Zldjck4rWVJNd0JYRzZ4UVZHM2tQT0cvRDVmRGppUGxkazhZN1NGeFQ5aUNaZmtrbG1NMjJpY1AwM2dzdzgvWWdXdnhYSWhNb2RxRjEreUI5WWJBS3lQbzlzTENzeG9ManVjbkoxd0FjQTVlczVrZzEvU0lkNHVQWWJSN3R6M2JSOEpETjhhZWgyMXdnQklDMUxSdkpsTXQya2lMNlZpQkRwWWhnT2ZzS29hOFBCMzNrcEowVEZpaEtzQmppY2VCZTBGV3ZPWjhtTmJqSVFLdlBLQ2JnZ0JjajRXbm1jQUZGK0Vsd2YwSm1YZUxIbDF3dUI5TUdKZ0lEOThRQXczQ0F5QTBrR0I3dmZlVXptamhQT0c5bVRYdzNjWUNXSWtnQnBQRkRtRUZ6Y3l2aDB4UVV6Z1p2ZDVQQ0x4UzFvTi9LQ0VzYVRrQ2NDaVY2ZXNWZVN2bjRmWkE3M1pDL3dRWTJESWNJb0pVRUJKQWsrbGNDVWV3OGNKNWxRYVl2Yk1FdnQrWUQ3b3FrejBNb1NJQVg4ZGhxWUdxbkZFdzk1NlZCRjZwNnFtZFV4QzZMK01uTlpYb0s3bHBGNEE3RkQzYlNjT1NvRTFpRUFKWExic09NbStweG1EaElMejRRQmxNUlMvNDJMa3FybU9TQUh4TitKNUYrUFpIK09ZUWVLWG43ZDRMb1lrLzR5ZmFJdWRxd0ZVcllGeS9CSmd3SUFHU0lnTWdTcU9tRnJHSHBEZGJvVkpuZ2RYSEt1Q0RGYmtFNE92RGR5ZkN0eWZDbDhBckdUMndzQUZFSkI4QnF5V1NTdkJsTXRxQk94YUIrOHpBQkdnY0ZRamhRUlJPRU16OEZodVUxcGc1QUgrNElnZU9aMVFUZ0s4c0t5aFZjMkZxajBjSXZOS0FMaUIwMHhHNmJhanNYaVRXYVliTjNsSDk0bUh5clVrRVhORUJ1QVlnUU
[build-fbc-scratch-catalog : build-fbc-catalog] 9uckMvajh5MHhRbGZjYXpCdjFHWUZYN1BxL25iOGlkQittTWx2bk45aUJlMk9iQ1Bqd3pzYlFNVWtEa1JvS2VZc053QXYzbGNDcml6S2hWbXUyZDhJUmYrMVNxcXFoSW5zVXduY1ZnVmVzdXYvMy8wQjQwb2Y0aWZZb3MzRzFHdUpqQXpuZ0Rtc2JBWEZoZmxTZlJTbzJLYU93MmdUdi9wTU5NellYMnNlbjBmQzlPdmllaHZMTS9qRC92andDci9pZ2V5TkVObHFEM202b3p4ZFVOc3RNb1lEL0RHMElMOXpVZ0FPdVA4VVFKU0cyZk9XNVVnTTg5ZHNaMkgyMEFpQlFSZUVITzN5M0lYejdJSHdKdkNLQ2JoSkNkeDFDdDRYUGU3bDZDOXpRT2h5bVBkd01VbU1DSVRTUTRyaFNWR0dWQ1Zha1Y4RFQ4ODZBcnNac240VGgyMktkYmQvQjFCN1B5ZVdCcEYwejc1K3ZnTWdtY3hHNlBYM2V5MFY5L2xCVGVHOWtDalNQQzZLWlpoSVdtN2pTSmxFREl6cEdRUWw2d2NmT1ZOdEhQdmp1ZUQ4RjJHd2RvUG5OK1hEa2ovM2s4WHBiLzdmckhiQ2EyUzdCdnRsanhIbTVadWplT2dLbUlYUmJKMmk0aFd0SThoRmJtdkt2ZzJYd3pMeXo5czQzWC9aK2xlb0tLRDgzRk9iZnY1dkE2ejF2ZHpDRUo3TTE2MEo4c2hDeXRYQXg5ejYvcnduYzN5MEdFc09wVDFHdU1wcHRjTFJBQis4dHo0WS90eFVCQktwOWQrU0RVbjBjNFRzWTRadExvUWFoZGQvY1JJaHF1aHBzMWlqZnJJbFdpSXNLZ0wrZWJnMTNkbzZtSVdJeUY5ditLQ0hNSHdhMURJZjQ2RUJZelphaFpLMGRYK3g0czFsalFCUGRBcG9ObWdmcGZ4SjRCWVF1UUZTejVXQTErOTRrQ1VkbzRhNmVzZkRIdUZiUUtTV1kxbFh3SVduOFZkQTVPUmdHdG9xQWxjY3FRTXRDRHlxZmhHOVQwTVJFd2Q2ZkpEdStWM3JnN2ZmeVRJVHVDUEMxeGhhM2lhTUNQbjJ3S2J4K2F4STBpUENuY2JrK0tQYWliUklUQ1BkMmpZSERCYlZ3TGx0bm4zVGhZd0VIaEc5SFNCMmNoMTd2QVFLdnAzWHZuTWNnTUl4dGp1ZGJiV3V6UGJRdzYvSG04T0FOc1JBZVJLRUZYeFo3NFVabzFIQnptMGdJMHFoZzg0RXlYNXp4NW9kZWIxOW9PbkE5cEMvS2sySWVTZ1c2M1NBNmRSVjZ1NzRWMXpWWm9XdHFLUHowU0NxMGE2RGhkdWdsa2VyRWxwNWNmcVFjN3B0NndsNmJmUzMwb0ZRZmhkTFRnMkhCUS9rRVh2NmhHNHpRM2UxemNkMWFDd3pxRkFXejBkTnRHRUdqRmtoWEZsdDhQUzFiQzhPL093WkZiRXQ2dGMvQmR4bkNkd1RDVnpxM0xQbzdIUFVyUUhUejJiNEkzY2wzTllMZm5pRG9rcTR0TnVyaGhrWWhzUExaTnRBc01jaSszckl2eVdxK0JSa2hxVlhNeEEvZW1KWnZnTlUwd21jS0VldERxekZ6MEgxbGFFTWFuMHVxdDlpSWgzWFB0NFVCYlNOOURiNSt5SWluMEVrYktabVhwY2k5M1VFUUdQNDFmZ3J5R2VoaXMzSGVNNjNoOFY1eHROWUN5V214VHJlaGJTSWdMVWNIR1d6SFk5K1pPdTRId1hHRG9FbS9GWEIwY1RHQjExVTk5azg0UktTc0JKczF6cGVnKy90VExlR2VMdEVRU0ZOL1NTNkt2YkJ2YmgwQnhiVVdPSFM2Mm5lR205bXN3UkFTRnc5N2ZseEFvUVpYdGZ5L05SQVFsdUZyMEwycmN6UVhzeU9SM0JFYjUvMzVxQ1l3NmM0VXJyL0FSMVNBekpoQ29RWjNwQ3V4d2NrVmE2RHRuWjN4cnlhK0FsMGFMa2JpU3hwL0pkelFPQlE5WGdWc1BWd2hmODlYRS8wSXpMcHRJOVNXRTNqZFVtMTVOZlI3ZVErWWF0a0t5UExiTWJndXBqdStKZHpkaGFCTDRsOXNlZER1ZGZCTnI1VHZVRE5OOUZNd2UvZ0NLRHN0aVY1RjhiOENadzgvaWtZZHhqQXN1OExpZ080OUJGMlNCeFVXcUlKSnR5VEI4TzdSOXAybTVRZmRENUVUdjBEcEtaTlVibG44M2VhMVpRQ25WdVZCdHpFbjBmTWRKWnZDVW11R2VSTmFFM1JKZ25tK0ExdEd3SjVzTFdRVzFNcG5ocHNtZWhsQzl3V0VyazVLdHkyTm9FL3BLWUJmUnl3R1RjeERzaWdzQ04yWDcyaEUwSFZSSDYvS0JaM1JTb1p3VWdsaGZqRG5pUmJRdDAyRVk5RWx5ZXNBY21FODhxRkthamN1bldoN3lVa3ovRHA4QWNMM1kwa1hGUVFHZys3a1lVa0VYUmQwb2xBUFUxYmt3TVFGNThnWUxpZ3AwaC9tam1rQk1XeGlqclRoVzR3c2VBeTVrQy9GbTVkV042Y2R2bFBRNFBNa1dWUk1WczdiWU5BTm84a1JMb2xCdDBwbmh0OTJGWE1RSnJrRzMrWFB0b1o0UElOVTJhdUplUkJaY0VpcWVTQzkycThyTmNDWnRWdWc2NWllWU5LbFNPYSswYnZvMUNRVS9oalhFdUpDL2FqMnU2QXp4UVo0ZHY1Wk1DTXN6R2pQS3IwRjd1d1VSWVp4UVd6OWo4WXhnYkJ3ZDRuMGRyTFF4RHdNdjQxY0NpVW5KR3QvYWJwZHVoSXR3bmN0dEI1NUIvNFZLZnI3UlZERVlkUHV6L0V0b1VWOEVOVjZGelZxK2drNHhieGN4Z2xNSnd0cm9YZHFLRFNPRGlUanVDQzJHM1ZpUkFEOHM2ZEVPbU44TlRFZklIUy9oZUxqa2c3eVMzZEVkZkh4Yk13RU5zcWhSQXJnL2U3QnB0QXhLWmhxdTR2YWZLb0tOcDZzdkdRaDAxcWpGU2IvbFVYR2NWRnNONHZIZThYQytLRU5wYkdvamlabVBrTDNJNno3WnFuYlh0cFRXZWJja1FiQjJPd1Fzd3dXZVArdVJqQ3lBeldKWFg5djJlQ1orV2ZCZWprYkVNSzd6dFhBdkQwbFpDUVh4ZFlFbVRJeUJUbzJDZVhHbFl0V3dUSGJzTDQvajlDdGxJUGRwUTNlb21NQXY5MnhHalBsVVZIZW44VUd0M2FOaG1jSEp0Q21sRzdvdDEwbGNEaEhkOFZsK3kxbzR6Zi96dWJnVEhKTjBjRnErSGwwS2dUNGl4WUhaVmpQSDhUNlhpZ1htMHQvOG5iUk1SdG15anlFNzJ0aUN5K3dJVHZUSDA2RmtBQWF3ZUNPM2x1ZWMvVzlVdkRmVHhYV3d0emQ1UFc2bzg1SndRamY1bUpjVU1lQWRmczJyT2V5aWluSlk5V01vbU5tbUhQWE54QWMrN21ZYnV0WDJyTEhiYkhKRXF3VDdYcDY4WTlNcURIUXBBcDNkRS9uYUJnN3BBRzN1YXA0UWd5eFQyRGQzaWszVzh2SEZkTVdHK0hzK3QzUTlZbCtZTklsZS9WZVRGWjQrZFlrZUtwdkFpZ293dUN5OUdqSE82YWQ0TTdYVTQzT0RDR0JLdWpiUEl3TTV5b01sQXJvMVRRTUZ1NHZnd3EwcDlkM1pBeU9mUmJtM0RrYkN0Tmw5MGFWMXpweGhla1ZNTDB2Vzhuc3FEZEREQjJhaE1Da29RMEp1bTdxUHdzem9LS21udXVlcUJUdzZabzhPRlZFa3lyY1VVeUlHbjUvc2dXV1k2L0h6TDlCNlA2RWRkb2tSenZMYjRIT0FhL2w0ZEY3SGk4VzJKbVBwbkpic0pCYzE5a1NBOHphVWVUVTRQNXloUFFISzNQSmVHN3Foc1loOE82ZGpidzl4S3dUUWxlMmIxSDVnYmRSNzIvd0dPcXRFQU1yc0YxVFFxajJ1cW1YRjJWQXJkSEpqaDZFOU85N2krRmNxWUVNNktZbURrcUU5Z2hnTHc0VzZRbDNUT3RMNE
[build-fbc-scratch-catalog : build-fbc-catalog] pXQzdwaldFc3lHeDcwVll1allKSVFyc0NUM3RPVjBGU3c3VkFhdXhHcDBCZ3VNLyswTUdkRk5oUWFvNE9mSFVyMFo1MVZEdzI1VDVHcGZlWUczWWJjSHdWczdFbU1CWlh0Y2hkTFFNYmYxK2w5WllEUzU2R29ock5jZHI0RHRaNnJKa0c2S3Rkekc5VXZ3M2lwbVprTXZHRG0xSDRGWHpCbzVOUmd6Nm1tdlhCc0xKaXVnQTFxRVUyMTFVd3ZUU21FYmc2WWJuaGFiNGZiMC9MTmtUQjcwN3ZCa2lQUGVrRWdWSkhWL2ljQXJaaVYxZnhhUDBkNjROQ3VZcklEUzhycnU2My9Mc3JqWmFPNjJQZzVrYVdIdTdtSXlxTHRsTzlRUDNobVI0cjB0Zzh5R0llaFVOU1B3aWxFanZndkJEUExPbTlGa2hiZUhwOUJTanp6b3g2MkZjSUp0UzhQSEN3eC80NzBWdWFDbG5TcmMxaU0zeGtMUFZ1SGU2bWdMZ0tRYkpoRjR4YWprSG8vaDBTdXIwTENlMzBkN3hGTHRkRk1Na0svenZOTFlzWHdkZkxzaG40enJwdGcyOGQ4OTBOUjd0RERyNzBmbktvSEFLeTV2VjQwWk05RXIxMFpZZkRHcUNWY3dTZTZKQWJLb3dzajc3MzY4T2hjTVpscEF4MTExVGc2R0I3dkZlTXZyRFVibmFpeUJWMXplYm04OE5oZjh1bGdBZTdRTWg0RXRxVVBOWGJISkVwOGdJRDJ4ODIxWnRRbGUvak9Eak15RFhyOHR5WHZqZXBsek5meGJBcTlvWk5hLzVaWHJLdGppNWsyb1E0MEhmYkF5QjBxclBUUXpGRFBvcDIyRmtFR1RLdHhXNndRTi9PZm1CdDVhdHpjR1VubytTT0FWZzRaLzJ3S1B3czl1d1hMM1FQY1k2SkpNTTlUYzFaRThIY3p6OEw1Zk9yMEZYbG1jU2NibXcrc2RsZ1FhYjIzVWF0WS9SK0FWZzFKNlBnRGVXR0VOR2ZINnJVbTgvVnh1aFJGKzMrdWI2OG0rc0RBRHRIb1A3K1NDVUY5eW9CUjJuUFc5U1JXc2JNM25zV3hGQmF2aDZRRUozdko2dThMdFgzY204SHBUdDMrdHdEZWdWeVpNTUcrM1RhS0d0OStMMUtqaDJ3MEZjUHQzeDJEMnppS2ZnY0xPYzlYY0xETWg0alZzSnR4clMzekg2OTJkVVFPVGxtVEJvQy9TZ2U5NXY2L2NuQVFoUVY3eGV0WFFxUGRvT2VTUGRPZTNEbmx2T0ZqTnd2ZDBHcTN3MCtqbWtCVEozMndldGkyUW4xb0JIMk5GMlpHdGhULzNsNEVCUWRFNk1RZ0MxUElkTWNIVzJzMHJOd3F6SGdCZUl4dXYxYTZCQnUycWthMU43Y0ROaEsvWDU4UHFveFhjRlBaUDdtN003YTNHbDlnb25oejBwUGZpdFFSZnk4RnFiZ0dKbmFiQnlSV1NEdHBMZCsxQ3MvNHBiMXlXaldUb21zTC9ic0gzZFkyQjc5dEV3TTVUbFZCWVl1QzJzNW1GM3UrUTFoSFl0RXVFQnVIeW1xQ3hJSzBFMGdTdXVHeEczUCtXWnNOZG5hTkJidnJyWUJuTTJGWUVKN0RjbkdTVFVDeFdBSHg1Zi9kL3JTRGNBOTdwOHpjbHd0Uk5CZDU0MUVobzNPY21QQzhpajFkbzNmWmxJb1ExL0lJNWk4TEMzZ3F6eDdTQVpyR0IvR2NFTnJmWjc4NWlIVTNvQWRmcUxaQ0hBTjZibzRWVjZMbXdabm5EeUFCWmJDV2t3MWJEd3orZmd1SWFnZGU0UnNpemF6YUs4b2ZPTXVrWS9SN2g5OUtpREc1NjlKNnoxVkJhWmJTSGJqQU43aEFKYjk2ZTRwRUYrYU9EL1RqSXM4NVJ3V1UxaDBEYXpMa0VYcUUxOVAweGFQemhRbCsyV1h3UWZJck5OcVdIdHBaSWlRcUFFd1Y2U00vVjJzZTBZaklqN0F2S0RIQXd0eFkybmFxQ3RLd2FyRWdLYUpVUUpObEM5eFUyZytkNGNSMkZYZWhwVCtpZktObWRuL01xVFJ4dzJVaU5QOUpLNFZpV0ZxcndSYzJWR1FaZHgyTXRRbTgzTWN4ekwyb1dicHV4b2NBajQ2K3ZvMlJJNkRBVFRxMnNJZkFLcWM2UHNzWE9Hd3I3bHJYQmE3Y21RNTlVeiszcHhZRGV1a0VRL0x5akdKMXJSNit4UW5HK1lKZFdHamtBczlXN0dJUXROaHQwYUJnc3Fhd3pZblAvN21rbk9LL1hXNnJSV1NBcXhBOTZOUXVWbE8zMlp0YkExTTJGOE00LzJWeG80WFN1RG1yWkxoRXNmbnR4QnlXV25kRjk0bUY4WDgvT3NrMUFxSzgvWFEzWjVZS0hXLzBnT2pVTGR2K3dpOEFyV0pqaGl3UUlhL2lSMFBjZUdxU0cyWTgzaHlBL3ozWjJzY1YyeW12TnNBUEJla2xsVXNENXY2dHF6TnhpTXRzenFyRUNsb01CS3gvcmlQT1hRRWZjUzRzeVlWMjZNQ01acnZHR2cvM1pXaGpWTlVZU1d6UXg0TDYrTkF1KzJwQVBLNCtVUTNaUkxSallDbTVxNVJYdEdJQmxkTm1FMWhEcTRmRzJTcVc5VTNqeHZsSVFmSU5CcXprRzBtYitLRlh3U3EvTHZFbi9lMEhvMkM3cWpvNVIzTEF2SWZUSzBJWVFmYlhPTkZhKzFYWXZ1S0RNQ0Z1UFZzRC9zRklPL2pLZDZ6aktyeFR2M29DWmVMOC9iUFpLMC9SZktzYld3NGNpMzU5dEtYcTFkMHc5enNYRGYyWWRaemxhcURWWS91M2hYaXl6RlNZTlM0TEVjSC9CNmtXd2R5WlVkT0tjTVBKNEJRc3pmQzE0bUFFOXlxa1BwMEp5VklBZ2x3djJWNkZucllJVkIwcXZEU21sNG54SFhHNnhBZmFnRjdmMmVDWHN6bUFkY2Y3UUlGeGNIWEhQekQ4TCs3aVJEQ0tJcmFMdFdPZlFuWjJqSVRaRVhDTkdmdGhjQ0s4dXpvVGZkcGZBYm16S3N4QlRYVjVmejNZcE1ZSHd5K2ptdkE0ZnU1YlljTWZNY2lPa1pRb2VibFZCZFBOc3FZWWJwTlc3Y090bkRTQzVSNGJRSGk5Ym1XbjNxeDFBTGFDbnBqVllvZnVIQitGWWZxMFR6UytiZlpzV3JBd3M5TUJpbUNQUkl4bmVJY3JyV2JjTFh3YjlQMDBIZzFsRTYrT2l2VzVwSHdrcm5tM2o5VnRoTFpVNXU0dGcyYUZ5T0lwNVhsS3FaME5kN0syYitzcG9oZCtlYWdrUDNTRHNNcVhIOFFYVytyVTB1eWN1ckhiREQ3MXZKSS9YMHhyNjBiMWdOZDBwNkRXUll4TUdKQWkrQ3BtL21nMHZDNEk1V3dyc3NieDZ2VVl2ZE1TVlZCaGhmNDRPdHAydGhzMm5xcEF4Tm1qdnhZNjQwYitjNXNZbWk4TGJ2Y2hlWjB2MGNDdkMxMXZEOU5nb2xVOVc1OEdIcTNKaDhZRXlPSm10czNjOFhpdWNjSlZ5ZW1OcUdIeHlkeU1zTHNMYU9BWmJERXVQbEVOQmxlQmhyamlJYi9zVm5Gb3R1Y2tVMGdKdjUwZmZ4Mk9xb0MxU0JObWNKMXBBaUJjMnNXd2FHd2hienRWQVJvbkJ1YllKKzM4ZEFLNnNNY1B4dkZyWWlVMzh2dytYZzlGczQ4WURDL2s4Yk1mZ2oxYmxnUmhYeGNYM0VSeksxY0hZUHZHQ1hwZU5TbmwvUlE0M3cyekZrUXJJTGRKZnM4T3NQbm5PUWd3dDRyd3p6TEFZeTltRzQ1VkN0NkZWRU5NaURYYi9jSXpBNnlrTiswUUo0Y2svQ0IxbUdOQTgzTDRvaUhjY011aVFwSUVmdGhTNitBTndmakI5dGM0TUdRVTYySm1sNVhyR2N5dU42T1VGUUhTdzV6c003NWwrQWdwWnA1OFlBMXQ0VDdubFJtd05hSGhkZitOcVlpKy9TWDlsY2RzY3JUMWFDY1Y0YlN2WFlhcDB2VFZndG
[build-fbc-scratch-catalog : build-fbc-catalog] NFOVhXUGdwU0VOUERiRy9IcEtEUGVEcVZoT0JWODd4Mm9xaDdTWmYwc052TktaTXR4czhBQXc2WVNkWkkrRjZLNHUzcDFleW1aWXNTbXVpOUxjWERxUm01Q2hnaElFYmttWmdadHh0QVNidGpjMERvR24rc1ZEbHhUUHpPUmlpLzRjUVk5UzFMMEplRzl2LzVQRGhSdzhOVnh3T2tKcDNwNFNPRmVpaDB6MGJybkN4V0s0UEZ3dkNGc3ZiOXllek0xKzlKWlMwZE5tZlNGN01nVHZaTHNiMDFNZ01Vbkg0KzM4S0ROdWIwSGZTbW9GL1BKWWM2OXY3WE5qazFDWXRxV0FtMzd2ZnV6a3dveTRRZ1R3dmh3dGJEdGJ3MDNLQ0VTdnEwVThmMDFWdmNrS0k2Y2VoK3BhaStpN2NZdXFUVnlzc2tkVC9pWlZzSmpuNTJ2ekVlclpNQitoZXpTakdpcHJMZWRuSmZKaUU0c05uaG1VQ0kvMmlQUDJ1d3VmMXdnYlRsUUpmV2tOeExaYUNxZlhGSUNFSktWeHZEY0o3MjBHWTJYMGZxT2djWFFBdkR5MElUZEdrNytjVnppOExRV2taOWJBM08yRjNIQ3ZVVCtlNEpyQmZHamE1a0xJTFRWSVkreU16YjRUaHNuaWZsdVpUYzU0NmM4TUdQbjljZmdRZjNQRG9USnUzREN3dUxwYXdhczlvc0w4WU5JdFNhSXc0WDFzVHphVEYwYXRwQTY1aFR4ZVQraVdqeHRBUk1yN1F0OHZhNEwzYnk2T1BkVTY0VXRnZmxxcDNXUGkyMVZ4akErdHFEYkQwVndkMXhHM0lyMkNtOTdMNHNDdWRNUmxvamY5MkMrblFHdVN5UGJxYUFJdDJsYVB6OHhXaEhORmJQUUlnemRiaStLZncrV1FYVmdMWnRaNzU2ZjB6RXc5dE8zN2R6ZUdtMXFKbzR4R0JYdHBkSU1WRFpFMjgxY0NMOThhOXNsd3NKanVGZlNhV0FHblBkS01XNFZKREdLeFJ6K1ZFcGJ2Sy9YTXpLKzZqamdFTU5zcUp5UGYzaEhIMW5SbFkwelpoSXdvSnpyaVh2OHJHelllcStmVVlPWmtNbStlSlQ2blBUUHZsWUZmb2FqZmZlRC9jekJIeHpYYnc1eFlTbkU1d3ViMXBkbGNTMkYxZXJtOXc0ejlCM2M2ek9xaGxnMDFNTzNCcHFLWktzNmU5QnkrY0xlZEZueW5qd1NJYWZFeG5Ga3JrYmU4Vk1EYitaSFJlT3dwNUNVYlJBWEFsSkdOUk5WS2JwMFFCR3RPVmtGZWhRY1hENjhETUZabUhYcUFPY1Y2MkpsZEF4dFBWc0xCYkIxRWg2Z2hLZkxhTS9qWWpEQVd0akJlcTR1N0Rvck1nOGRUS25yMFhadUdjanNPODZWR3NZSFFzVkVJRkd2TllFSWdjTmM4LzRLNWloT0o5MVNxczhDZG5hNDk2WVRGcjJkc0wrSm1tTTNaVlF6YlRsUTVsbVJVMW11R21kc3lXR0RXbUJiY3d1NWlVckMvR21hd3NlZkNqcTd3aDdnMksyRDN0QnlwZ0ZjcW94b0UzOUN5VDJxbzZFS1RiTkdUS1hla3dOQ3ZqZ3IwV3JZRHFoYWJqdnNRcHZzT2xzSEpJajFNSEpSd3pkbHcvLzBqZ3h1K2RvbVhXZWZWR3UyZXJRYWgySzFST1BSdkVRNDlFYmp4b1g3Y1RzQnJqbFh5QjE1OGVmNzRjRE1vckRaQmVwNk9XMnlHalo4OW5hbTEzd3ZyTkZVckwyMUI0RDJ6L2UrZUhaaUE5M2Zsa1I1NWxVYjRZbTArek54ZUNHV3NGNStGWXBpSExOVE1MYlJsLy9hUk1LeGRwT2dxYXRkR3dSQ09MU1BlUTJMWGsxRjdBeDUzRW5qNTBzM3ZzOUxWUWVqTDN0NCtTcFRtdUtsbE9IcGowYkI0ZjZubnZGN21pZFlsQkdLbjFEQUVaQmgwVGdtR1pQUjJVNjZ4WmdXTGM2N0FwamNIWGVaaDFzRVdBZGNNdjg5K3AydEtDTFJGVHkwaHpJLzd2YnBSSXpxZTQ4RnNlQlVicGNGU1gzd0dObktCTFdGWVVHbUNIZWVxWVRONjhXbFpXdENoVjg4QjJBRmlnOUVDci8rVkJTdWZ1L0pVNGpCOEFkN1pPUW9HdGd5RHd3ajBOQVQ1SnZ5dEl2d3REcjUrQ3MvRmRSMnRray92YWV6VkJkNnU2bnJpUzR5TndtRWhLb0hGV3NSZkUzaDVDMlRkMmc3ZlpnR0NYaE5oSVliMURhNEdremR2VDRMRmFTWDh4bm9aSkptWGFyWkJNNFFqRzljN0FNL040d0s1ZFZmWkFrRVIxNGw3c21uSlQ4MDlDOVpxczkycnhlOTJUUW1EZnN5cnhjcVlFRzRITFZ2NjhvcG10L0E3K3Q1MjJjK3g2OVpkbTAwQmYrVEdXSzRqaUhuRGJPcnVwcE5WY0NiTDdnMnZ3aGNiRytkOHh4VkNEcXl6c1pkajJObk5iU0s0MzhndU0zQm5CdUI5K0Z0YjhMZUFqV1JnQU9aelZUdXJEVVoyam9adUtlTGRRWVBaMWd2Z0hRb1NrdmpCYTlSMkZQcVNMUm9HWHhjeTNsVEhwR0I0YW1BaVROdVF6eHQ4VzZBSHloWlhZVE80VXFMOElSNWhtK1RrK2dVTVZINzRZbmhpYUFQT3MyMFVGZmd2cjFZc1l2ZlRFajFobHZvMy83YzN6RFp5L0doVjdoWEJlMGtGd3VkbGRxcXpGWU5PWVpVUnNoREVwNHIwM0VRVlB2Y204MGVRZno2cXNhaXI3T0JXNFRESkJrSVBJNHpFMW5GRFdQMmF1TmY2bEF4NEFmb0lmY0VibTRoL1A2NjNoeWR6c2NoeTVxWHlvSklhRTR6dEUrZldVcExzaGZEcjQ4MDV6L1pxWHExWWRiazN6T0RKMWc5MlZ1eUZIUkZrQi9xUTFnQXZMK0p4UzNuMHhGKzZOUVdheGdTSzJwWnNNU1kyK1lqdkZrdzlXc2RkcFFKZUtVeWc2Q24wQlh0TFlFc1lCb25KdHlieE5xbWlERDArdG1DTE8yS2JkYksxSmFRRzNTdDV3MDBRYml6VTRvN1lNTHhaTzRwNHU2L2syQ0I0WVhBRDBkc3ZBS0hyaVoyNHhkZzZsaWQ0aDB4aDdUeGhwK1d3NWZXYWhFa2k4OGIxallmRWFKNjhIMnd5ZjcreGdCdTFRT0pIci8yVkNVVVZSbjUreklqZTdzME5JVW9qallGSU56VDJpdlBTaWNETGgxcmRsaUwwUGZyNUthQlZmS0FrTWk4MFFBVmYzOWZFUG1xQUIxWFhtdUdsUHpLSW1EeUlkZGF4UlhINGlzRjNUUTJEMFQxakpmUDh2WnQ1eFhucFN1RGxwK2tnZUppaFpWeVFZTnVtOEtHN08wZERsMVNldkF2MGV2OCtYQWI3c3JWRVRqZkZocU1aRER5TlpjVVg2M3NqVXp5K2VTV2Y2dGtzQkx5d0FITXlESGxYRW5FdXNST21uZUN2ekViUzJpNmRUUkJpTSt6NDhucXQrRE9UbDJRQ3lYV3hpUnJjUkJDZUJ0cXlGK3VRMXVHU3NnRWI1Y0ZhajRMenJOV0lsZ1JlSHZKUDZBdXk3WGFrSmxZcHV6WG5xV21IZFlWQjQxaEJMWkJjMDhlcmM4SENWNCsreWNxOVdGVkthVzJQeUJaa2IrbU4zVENNTmQwSnZPNUw4QmxyclJNMGtxdm9yRksrZkROL3kwWXlhTGc3d3NGWGxWVm01RlltNDJzTWE2dmtZTWw1dTNYcTN0Z3J3ekxqcEdBYnNZTTNSZmpDRWl6SlFuNWJoMGhJNGN2RFFHaXdqcUZTclJsSXptbjYxZ0p1ZFRkKzNvQTJtRGlvZ2VTODNmTUU5TTZ3UWtsMHNJa1h2SVBmYmlQNC9hSEhtQnpwTDhsQ3J2RlRjc1BMK05yMHFsSnJnbCsyRndHcC9tSzdBMC9mWE1oYmJEYzYzQThlNkI0aldYdDBiZVFWanpkS0NyWVJMM2piM0NuNFptZXRrME84dG
[build-fbc-scratch-catalog : build-fbc-catalog] xrZ0gyTGdEZUpyOTJDRUIxdGYxaXJLdllIRktSWmk0SGFhNEVObzlrZHVqSVB3SUpWazdlR2xNY2Z0Q2J6dXlGQXR1QUhqUXFROTR5b1c3LzlldHYwS1Q2dzhXVlFMTzg5V0E2bCsrbTVUUHE4TEY3MDRwSUdrN2NIVy9mQ0NLTWJycHVLRnZtQkt0TC9rS3orcnJFcWVtcm8ySzhETWJjVkUxSHFJYlhXMC9ReC9MNm1SbmFLZ1lZUzB5eU1YNDdWNG9jVjAwMXV0Q2J5dVMvQ3UzRVpSQVpJSEFOdVI0QWErZXBPUjM0djJsMEtOd1Fxa2EydmU3aEl3bWZrYlFpYUZOUm5xbytSWUw4d0NiWHRYQW9IWGRiVVErb0pCL2lwWkZQYUpOeVh5NW1tVTE1aGcwNmxLSUYxYnMzWVc4emFFckhWeU1MY3JoeHpFZHNnV1hJYnFDTEhiUmN6Z0ZieWQxU1l4U0JhRmZVU0hLSWdPNHlsZXJWVEFUQnJkY0UwZHpkZkI4VUlkUHo5bXRjSG9YbkhncDFMSXdqWVdpMWN1MjBMc2RoRXplQnNMZlVHeDdDanNydGl5aG15blhMNjBLcjBDdEJSdXVLcitZRHMvODJTZTRDQVZQTll6VGphMlljdUVlcU1LRUhnbEJGNmpXVDV3R2Rjdm5yZjFHN1MxWm02VFNOS1Y5ZnRlL3ZhLzY1Y2F4bTM4S1JjbGVXZGN2T2hqaG1JR3IrREdpd21SVDRGdkZSL0UzL29OWExpaGtBaDdwVEJEUVMwbW5zSU1iS2JhVFExa1pSK3p4U3Zqd05zUWVDVWt0ckdqblBUUWpiRzhqZW1sY01OVndneHAvSVVab3NMOHVGMmtTZTc3VUFSZVZ6UmdjcEkzTGl1MkRSbmQxWDNkb25sckF0ZlVtbUg5U1JyZDhLOHdBOXZ0bVNjYlA5b2pGdFF5NlZTcms4azdIcTlGN0hZUkoyazYzTitFcXJUN1NnenpoNXRhOGVSQktSWG85WmFUVVM5U2NZMkpHOUhBRDZHc01MNWZndXhzMUNRbWdBcUtaTUJycUZKVDF2Q2ovK3Vmd052Q09Zc1BsSkZCTDlMcW94VzhoUm5ZMkYwV2w1ZWJHbnRuUjJRVGdkYzEwY29zUEdsb213Z0k1bW5MbUx4U0EzcDR0RUI2blJhazhUZWFZVlRYYUZuYVNPMmRKUzFGMzJLbXpqV1pLeVJBQmYxYThEUzZRYVdBZnc2VDExdm5HV3c0d1ZQTTIyUzFMMjRrUnp0NXg0VWk4Sks4cjhkN3hmRVdidGg0a3Niek1tMC9Vd1hWT240V2ltZTdUTFJOMU1qU1RsNmFnVWZqZUVuZTE3QzJrYnlGRzdZaWNHb01GcCszNmZJakZid3RlQzdYTUFOVFJxbUJLaUNCMTRmRERUeE5wcWpTbW1GM1JvM1AyM1Q5Y2Y3Q0RQZkpOTXpBZExaRVR4V1F3T3ZENFliZWNmeDBXYUtYdC82RWI0L25aUjcvZ1J3dEw3L1ZPa1crWVFZbWk0WDZ5YVVFWHE5TWtjcXRNTW8ybzFtNFFjRlQwNWczYjAraVloNi9ucWQxTUc1dEZ5bHJXM2xwSjYxc0FxOXI4a3BnU003TkloWnU2TkdFbndYUzkyZHJmVHJPeTNuOGZBQUZ2Y0hoSGFKa2JTc3Y3WkNjQTMxZkVyVmR4RFZSb2UrTDdQVS9DTk9UWG1rV3lYd3BnbEZkWTJBSEQzdW82WTBXMkhXdWhyOVpjVklETDA4ZWYyeUVQNzRNUTJWdHF6S3QyUnVYYlE1ZEh2c0d3TFlRUDIrR0xaOFNlSzhCM1B1aHkramI4ZHdSOUpVTnZYRWJacXU4NDFHM3RZK0FGK1paMmFoMnQ5dVB1ektxZlJLOEZwdU44L2o1VUovVVVBaFFLMlJ0cjVPRlhwbHdFNE1NZVFaNXdweTRYWmord2ZTbm1BRHNYZkQyZmJFVkhvZWpnUWJndVI4YUs4U2J0M01zWHdlRFpReVQxTmhBYUJRWHhHM002SzUyK09qdXc0ZHpkWnpINzNid0V0L3h0N2VQa3IyOWRDWXZOaVAxbFd4NXlEYklsNXZ4ZkRlbUxaam1JNEM5dnVpSWQ4RGI1NFdXZUx3UHVqek9ESElqNkN0RTRYbDdxVmtrbUpRSUMrYWw4ckdWejVaVDFWd0x3VXRUUXIybXRjY3FlT2t4VXFrVXNvL3ZNbFhvUkZDbjdDM29CNUEzdzFuREQyeldEWGorRzdaK2ZrTCs0TzN6QXVmallyb2R1bzdwamVmZUNGeFJGWkxLV3ZsM0dOM2VJUkptYml0eXUzT29VbXVDc3lVR2FDR3pOWXl2cHowWi9JUVoyamZVUUd5SS9OZUNPbGtrb3JVOTlCVWhISGk3amhtSzV6c3hyZVlBRExBUElTd3o4TllCdCt1WWUvQjhFNmEyWWdOdW5jNzR3R0R2bTFwRmNONld4ZDE0Tm5xNlcwNVYrUng0K2RvQ3lSZmk0NnhGcE5WYnZEYW03Qm9BVm5PT245MEJISUZwRzZZL3VGQ0VRQUQySEhoN1B3L2NXNlhyR1BabTZZd1AyMDdzQmNVWHBqZUdCYXFnSFhwYkIzbm9JTnFkVVExamVzZUJyeWdUeTBkaHVZRmJMTWd0NFR0dm9BL3NOSEdxU0M4KzZGNEtZSGJzeXFXdVkxaEgzSDZ3V1JjRDY0emI5cVZIQi9YekQ5N2V6N01SQ2dPZzI1TU11QVB4NFpLa1VsRE9GUHZHa29mTTIrSUR2RnRPKzFZSDI1WXoxZTVEbHpVVzhEZjZOQXVWdmIxNFd5UmVHQWd6eDdBZGNtc2dzSGd3d0ZwTUN4SEFIdW1JNHcrOGR1Q093aHUvM2VIaEprbXRvR2hyTFpCWGFZUUc0ZjZ5cmhDRDBOdjZmSFdlMjNIZUV3VzFVSTFOeWRCQUZmaUNEdVh3Rjk4TkQ1Si9mRGVuWElJelFlM2NZaHdiQnF3L0NodDJtQllnZ0UrS0M3eTlKcmJBNHpDOFVlYXFEM0lFc0tVcHBZSXJMSElIYjIvMHRwalhaWFV6enN1K2Z3UzltcDVONU8rOU1SM2tDYnkrTXY1WlVoN3Z2d0hNT0RZY3VjWkdRZ3dCbTIwVm5yZkQ5cTgyZWgrOGc5OXRDMjN2K3A3aFZ5eER3dHhWZXA0T2JtZ2NJdXNLRVlIZVZ2c0dHdmRCZ2g0ekMxbjRDbmozOExFcW00L0VkN2tXVWFFTVFuZjJPSEEvNkQ2dUg1N1g4UVZlOTZZd1ZlWG84TWI2eVFXNlRBZDRtcFVrZGcxcHcwL2wzMzdHTitLOGJOSkplWTM3VzNtcDFiNFIzMlZpazAxa0l3WmdmWVVmYjQxcnQ3NjkrNGR6SUlHVmdKeVJxTVlkZWxEZEd2RlQrYmY1Q0hnM242cm1aZUh6SnRHQlhJdEQ3aXFxTmtGWnRVbHVqN1ZlSE9DMWE3V2NMTHZMUnhiNTdwY2FCbUIyZjIwSzVnbktmWTBMSnI1R3ZMRDFHWHhCZXpOcmVOdWhRelRTeEt3VkUzajN5TW0yNWZpV3ppcVQvM2pleEhBL2FNVEQ1QWUyMFBXNUV2bmJpNi9GWGdiNVNIeVhyNDVJRWNrSzY5N2NKeDd3YW1LMnlzcThiRWFXajR4UDdaUEt3M1pBQ3RZTWwvOEdtTHhzOG9rdGcxNCtFdDg5SktmNHJsMUg0TkI4M3VLUTdvTjMvZHZIOEZnaUt3dm42WHlpY25SSTRtZkxtVU01OHU2UXJEWllJSitIVmxCb2tCb2FSUVg0Uk5uYUpML2RxTmZ3NnQrNTM2YVl5OVo5MnlJbkMyODk3UnRibUhkTUN1YW5HVjRrN3pVdTB2TnFlWm14MXJhaHhsczdNZ2dxTmhZK1gyN2hPazBNcnlGVnZyYisyU2duRzZkbDFZRFdhSlY5QmVuT3hpdnowTUhHMW15UXMvWm44OVBoMmlsSkE3NmdOV3pwVEpYTVhqQWIzdVhWdWVRSHZEejI5b2xCdFhxTHZWZFc1b3JTcUhucFlDdXJNbkhEaDJRTDNpeCtRaW05bT
[build-fbc-scratch-catalog : build-fbc-catalog] RXQkwwaUdZWVljT1BCYm52akF1K0hkNDNnc2xZMlpzVG00MFVlMk1PL2FpSWRaZXVqZHBPZkxOeTdPeTlodWJGaDBUQTcyaVRLMTZtaUY3QjZKZDhUdzhpc0hmcE5kbkhmcG9YS2ZxQ1ROZVZwUGx5MllJMWR4TVY0M3hXYXNOWW1XZjhmYTZXSTlGSlRMYm5naDcwTm0rZHplZllPY0xMMHZ1d2JLZEdiWlY1VE9LZnlzUzNFc1g1N2dyZEpib0tUUy9WVzJtc1lFUWtpQS9GZHgrL3R3bWZ6aXU1cm9iZUlGcnlaYVZuRmVzRHIyMTVKN3FDR0ZuK1p2Ym9WUmx2YmhGc2ZuQVNSeVgzanBQSGpsMTFJc2hvMVRqb29YdkpzK1lIRmUrUVQ2c0s0dFRDdVZmVVhobXI4OGpHeVE2MVJydmpwWkcwYjR5NzRzMVpxc2NseTdZeC9zLzVYM0lVNzhnWGZmTEhaemUrVms4YlhISzduQ0pHZXhjYVVwUE1SNWMwcjBzbHl6Z2ErcHdxMFNnbVFQWHJaU25kNGd1dzFqZDNyaVI1VTgvOTU2T1ZtOG90cmtFOHNlZHVkcFpNT1pZdmNtVXZpcitZME44akZaZ2E5MU83cW15RC9VOFBPT0loa3VqT09aRUtxUzU1dVVGWGdaVEg1aGhVbm1TdVpwR3F1cnZmK3NBNHVsUEo3anhCVTY4L25mWmtuSVo3cEVGaHMwbHZtSUJvUFpCbjhmS3BQYlkxbGg4MGY3UFBIRC9DNE11dm1qTk9nMmxzVjVaVE5GWnhrV0psYW9BdFR5bmVyWk9KcWYrR1BPVllZUm1hdzJLSzB4Yy8rOUJNK2xXak5rNDJlZDBRcGxXaFAzTjFNbXo3czhzL0czNCtlY09mOTM4emg3Y3o4NTBoODAvaXBvR1I4SVFmNUsvRHVBMjMzNVNqcFg2djUwNkhpOG50ejNwVnQzdkFJcU1XOWxOcUxoS0tUOTdKRitLMzdCeTI2eTI5ZzAvTlJYTHBabmhZa1ZxbHZiUmNxMjBxUkU4VE9XOTVSanpkcXpKWHB1dm40MkpyYjlDd051bWRiTS9SdURMSU50RmZOdTJiUnMxdWFxMndLY3ZkeDRISEpWalI3di9JMEZsM2llM0dVWWVQMlVISWdaZUpQdzc2UUlmdzdBeVZIMmM0dDQrMzlqditGdTg3bEpUQ0RJWGQ5dXpKZmZNREtlRjhieEhIanRXaThuOExMQzlCMVdYam1EdDIwaVB4MC9LNDlVd0hOd2p1dVF5cWt3UUhhWkVhcllBam9NWEVxN0xiblBDZ2RnUGUwRnNtc0YvN3VJbXhINFZRWXJwRlZXY2pQS09DQ3pqa0dOR2hJWWhCbDRPU2dyZUlsWnlqM013TUk0NjQvTGNLYW5KbXEzZE1DcmlWb0h1ckkzNWRhTUtxd3lRWHlZbnl3clRyUFlRRHQ0M0lUTTZYd2RmSE91bXZWcVhZQ3NHRzFXNTVtcEx3TS8ycUNnekFBRnhYcll5NmE5TWlpSHVGOUY1QTdlQlh0THdNQzFYbVRtOFc3NTFHTnJqU3M5Y0xNczFDQ3JpZnVzVU1sNVRDL3IvUS9WOFBBT1ZtTnhDa0hRQmlIUXNKa09Vb3VMTTNDd1oyRGVPUE9VUS9qeFN4cEh5enZVOEMwTDU4aHZ1Y3M4MkRzalJ6cmczVHVEUVRkTlZsbUFoZXE3VGZteXJqeXBzZktQUTNwTFRXVWM0ejJjcDRWRHViSmNDSCtWSjM5YzZhSGZYU3UzWERpZXJZVk5wK1M3WWxsc3FCK1FQQ09OdjFLMnovYnhxanl3eVhPTzBXNVAvcmhuU29RbWFwZnNzc0ZQQ1IrdHpKVnRCV3BHSHEvbldoTng4clF0R3hvNGYwOEpONzFlZm0vTHFHMmUvSG5QZ0hmckZ5elVJTHYzNFBvVFZkeXlkM0pVWWhoNXZCNlIxUWJ4TW0xTmZMK3BBTXhtV2JxN3BjaXdkT21CZDg5MHR2bmxNYm5saHNGb3dhYVZQTDFlTnFHQXhML1lCcGR5RkZ1WDQ5c04rWExzVkdOS1E0WjU5STNpeWVDVDdPSzhySkQ5bmxaeWZxYVZuTlE4WHY2THVIaERMV1JxMXovMmxVS3hUSmNDUlhrOFZPbzU4QVpGYlpSampsVFZtTGttbHR3VUlWUFB6TnNLbDZGZG1iZjc1ckpzNlEwWHJEKzdQTzQwZWc2ODI3OWlXd0hKTHdDa1VzQTMyTVNTbTllclVOaUFSSGF0ai83Y1Z3WW5zN1Z5elRJcnNzdmp3MkU5Qjk3ZDA5aU1nK055ekpuaWNxUHN2TjY2QldSSVpOZnJlYnR2TE11eVQ1Q1JwNDRqdXp6K1Z2RzA5ZGJLTW11d2ljVTZGc3BsdENkYkFvMXE4SWpZU21oeTBxTDlzdloybWRZSWNSSFBnamNvY29OY2M2Y0l2ZDVQMStRUldValhsTWtpbjFDRHptU0ZONWJLMnR0bHpCSmtEb0puTGJqakd4Ym50Y2d5ZzlEci9YcDlQcHdya2RHNFhncno4aTZMakxaRG1yYTVBRTdJMjl0bHpOb3F4R1U4Qzk1ZFUxbWNOMU91ZVZTak04TmJmMmZMNW5sVUtnV1ErRldZVEVZMVZOUmE0SU1WdWZMMmRnRUtrRm1DVkdnaHJMaGR0dG1Fb0pxM3B3UzJuYW1TeGVNMGo2TnB3M3lyUmJ3OGJQcmU4bXdva2UrNDNUcXRFdXBDbmdldmpPTzhUQ2FUbFJ2VEtJY0dKZHQ1d2JYMnRJMTFkd01ZSElsMU9sNmNxazBYa3ZheS8xYjNIZllibmpBaWErcWJITmRnKzY3Vjk3N1kvOHUrWTdSZVdDamRCVVZxcE45cGVTQmJDNSt2elpQdnVOMkwydWhDWGNqejdhQmRVOWRBaC92bG0xVktCYXc3VmdrL2JTMkVKL3ZFUy9zbGNyMk9JQVlmcStQTVFHdXpmdzZOQ1lSQWJJSTJDTGYzNEYrKzFVM1RtQXRBWnlOQnluVVh3djUxTWZLenhYcW8xcHJzNitIeUpYd2VOYnV2R0g4RW9Cb2lOS3BMUUhpdCt5clhtYUFDLzY0MVdTQy93bVRmQW9nQnVtNkJkMjd0M3V2dlVDSDFHQys3L2YvK21RRTJpMDJ1MDRNdmRoSjN5QWU4Tzc3SlJ2QVc0cWQ0T2VmWnBNVlpNTEpqRk1USmFVRVVWdXNzRjZWQUZjUkcrbk9BWlhDTjVFQ21oamFKR203cHc3cWRGbG9uWHJyWGFVVFFwZXRBc0hoaG5ZN2wyOWZNUDVwZkMxdlBWTUV2Mi9uYjFUa1o3L0hGbXh0QTQ2Z0FidG5MbUJDL1M1YS92Tlo5RlNOa1MycE1vRFZhSUxQVXlQMWRqSCtmTFRGd1VNNnZOSEtmemF6NXJYSXNvTTdPTW91VHo5MWRET3ZSc1pBOWRQRmRpMDdpSWZtQTF5NDJudmNoSjk4K1YvcFhObkQyMy90dDE1YUhlalhMc0V5V1lrVjhkVWttekh3a1ZkckZyeTVzWUxhRE5pVStDQ0Vid0MzbXpmWWhhNFJ3WllCbGNMMGNYUFhWeGQvcjJUVDAvTGw3NHhCZXdjdGVDTThOVEhUcHZ0am5LOFc4R1p3WmhEUEw5TnpMZ3UyTXpBRE1QSGZPYTJlN0Vxc2N1MjlJSE1KRitKeVQvOG9TeSswWWtBbFhDakpmdSs3WGx0ZjM5L2Vqa3lqWVRGdGh3QnNZc1FpUEhhN3dYOWkyRHZvci92dnVIMnF2OE84WmNLVnRoZHJmK3dBZUIzcTFXR0JGKzNsVElUeDZZeXdNYUJFdXlZcFdVV3VHRVBSZ1d5Y0djZEJxZ2VCcDIwREQvZDFDZ0JsWVpUeFB3elo0WU1sQ0J1UTZLQTl1RldHM204NkNFTlpCT3FaOVdUVWNpSThobExNUnhsSWV4enRwU1Jaa0ZkWnlhMUY3WFlFUkh5SVRyclEwWUp0cmZxLzdPT2JCWFcrbjJpWWdZTWVhY09EZE0zMDVIZ3V2QXRJckRReXNnTzFmMWYvM3U0OUxCMzNGTn
[build-fbc-scratch-catalog : build-fbc-catalog] E4WER2UncvdnRIQm14NG9SMkVCVXB2bWNXeHZlUEJIMThnelBQc2xCUU1wSHJDV0tPQ1hzMUN1Y1FpYXJrVlJ0aWJXUVBwZVRxdXRTQkZMVDVRQ2pQWnRIZy9VUXdmeTBDR3ZPVVVFeTdMb3V2ODk3YVl6Z25jU0phQmVrMWtYaThidHRiVCt3MGlDeng3U3hKOGZWOFRJcEtUMm5peUNnWitmb1MzMzJNdGp3MHZ0Q1hEdWhCaTZQYitRY2d1TTRxREVJRVJqOE5YYlgrUms0M2xNUnFhdlFrREk5NFN4YjBFcU9DYjFibXc1R0FaMVdDU0pNWGl1dGxGZXJHNFpmbXc5OGM1Y3JPeGZLYWg3UDF4TlI2UGl1SmUxRXA0N3ZkemtGVm1vRnBNa3BUbTd5MkJuemFLSnNUQUhLcnZZZHVYSmdLdldMWHRTNVpKbjR2aVh0QlR5QzZzaFZjWFo0SmVubnRTa1dTb0k3azZlSHJlT1RHTnhpaEhoMnFHSEcwdHI0blhhVE5tNDFFY2l5ZWd4ekJ2WnpGOHU2R0FhalJKOUtyV1cyREN2TE5RVm1rUVQ4OVBZTVIwZEtqeUNieGkxOWJQVFpoWnI0ckh1Z3B1RVozVlJ5dW9acE5FclRlV1pjT1dJK1g4emh4MFR4WG9TSDBwVjN2TGI2bWh0Qmx6OGJoVExDRUhyYzRNenk4NEo5dHQ0VW5TMSt5ZFJmRGx5aHh1d294b0ZCanhGVHBTc20wdXlnKzhXei9IVEF0L1N6VDNvMUxBc1N3dFBQdjdPYTQ1UnlLSlNkdlBWTVA0T1dmRjVPa3laY0crbnorVHM5M2x1Ymptdmw5V0lYeDNpK1orL0pXd2NrOEp2UGwzTm5XMmtVU2pNOWdLR3pQN05PaVpReUNtRWYyQjRlL0FsaytyQ2J4UzA1WlBHWHhmQmpIdGNoeWtnaTlXNU1CM0c2bXpqZVI5c1FWL25zRlcySEcybzRTNDFwUTRnblYzdHR6dEw5L2w1TGQ4dWduZm5BdEZkVS9Zbkh0cldUYk0yVjFNTlova05iSDFJOTVZbXMyMXdrUzNvMFJnK0greDdwcmtuZ2V5M3NjRDlzMWlJeHdxUlhNL0N2dDJRV04vUFFOcmo5TklCNUx3TWlKMDM4T1cxN1QxK1Z3clRHVFFYWXQxZHJVdjVJTzh3YnZsa3d6TXpLOUZkVS9ZckdNeHRZbS9aOENPczlWRUFwS2crbXhOTHJ5ektGT01TMWJXSW5RbllwMzFpWHhReXY0SjkvLzZLUjdQaUEyK1J6TnJ1STZObmVjSXZpUmhOSGRQTVV4ZWttV2ZEaXcyN2dhRy9ZTFFQZW9yZVNGLzhHNytxQW96VlZ3ZGJVeitTbTZZMlJPekNMNGtZYUE3ZHZZWnNMRmRSY1MzSnVFWjJQL2IyNzZVSDBxZmVNcjl2eTFDK1A0aHV2c2krSklFaEc0dEd6WW14aTE4bUdPMCthTkNBcS84dkY2QUEzTW40YWNTc2NKM0RGYU1YZWRxaUJJa1hzVldHenNQWFRGdVJSUVF0Z0xyNWlKZnl4ZWx6enpwcGcvT1lpYS9LY3A3US9peW1POFRzMDhUZkVtOFFwZTFwa1FMWGVZSUhadzdBZXVteitXTjBxZWU5dURjNzdrM0xNR1hKR094Y2JvL2JDa1VPM1NCYzRRMmZaRGhpM25rVytCbGI5WkQ4NS9HVDZWaWgrL2E0NVZBSXJrQzNZOVc1OEpUTTA2S0hib3JzUzUrNzZ2NXBQUzVKOTQ0NVp4b1F3NFh3ZmYrSDAvQ2dyUVNJSkhxcS94S0l3ZmQveTNNNExhZ0V2SDI4cVVJM1FsWUYzMDJyNVErK2RTSDVuL0h2WEZGRE4vU1NnT014cWJpajlzS0piMUZPRWtZWlpRYXVCMnVPZWlLY1p6dUJkazR4NGM1UUQ0czN3UXZlOU1lL24wQ0NMeWxzMU5TSzZHMjFnTGowUFA5ZUUwdTU4MlFTRmNTMjBwKzRvSnpNSzl1TzNZeDd4MGVFRG9QNjk1M3ZwNW5TcDk5OGczdm5jTkM4QXArRXUrT2xLeXBpRTNHMXhka3dJdC9ac0RoWEIxUmhuU0pWcVNYY3kyanBUdUxBRFJxc1VQM0pCeGU4QUxXUFovUE42VlBQLzNoQlF1eE1Fd1g5VDJ5aW9SZXpOeU5CZkRrYjZkaC9RbnFkQ01CYUkxV21MRzlFTzZhZGdMU00yb0FndFJpditVYXJHOFRFTHFGbEh1K0RsNzI1ajN5eDJTRTd5YlJ3eGU5bVYzSEsrRytIMC9Denp1S1FHZWtCZFY5VmFlS2F1SE5aZGt3ZHZwSit5TG0vaEtveGdHaEgyQjlXMGU1UitDMWEvMDcxUWpmNTdCZ2lIK0Y4Z0FWbEZRWTRJa2ZUbkNiRTdJS1NQSXhYK0ZFRlV5WWV4WStXNVFoOXBFTEYwTjNHZGF4OXluM0xraEZKa0NkMjFRSXdiRUZFSjA2WFBRMllYUHRWVXJZY2JBTWpwVVpJRDdNSDFKakEyV1JEYXhuZmhaNjgzeXBjWFFnak80Wkp3dmJsT3ZNOE5QV0luaG0vbGs0d3BZVERSWjVQUGNDZEk4Z2RPOUJCMGRMb0NHUDkwcWU3eHdzSko5TDRsNVpoUXYxZzdVSHl1Q09xY2U1N1lTeXlneVVoeklWVzBCcDhsOVo4TnpzVTF5TFIxUzdBVjliK1pDK2FCeldyU0xLUlFMdjFaVys2RldFcjNRVzdNQUt5R0o4ejh3NkJSTVhaTUNtazFXVWh6SVM4M0puN1N5Q0IyZWNoS24vNUFENHE4UzJHL0MxWk1LNjlEOVk5OVlPeXNsL1MwMG11RWpyM21MSFI2RHRYVEZncU80bmlYdG1NVDZsQ3Bic0tJU3RwNnRnMGkwTllVU0hLRWlOQzZUOGxMRFlTL1QzdEJLWXVpclhuc2NoRXF1cXJQV1l2bWdHNWVSVnFpMlo0REtkMjJpQzBJVDlrTkJoTUZpTVVaSUpQZmdwUVljZTB1cGR4WENpMGdoUndXcElpZ2dBUHlsMHZqaEVNVjZBMDhWNmJsV3hwK2VkaFUzN3krekR4Q1NVaDV6OFE1YkFzU1ZQT2h3WkVvRzNuanE3c1JEQ0VrOGdmRzlHK0laSTVyNVp4MXVnQ3M1a2EyRXVWbDZ6RFNBTS8wNktEQ0R3U2lDc3dNWm9zMkZpMzZ6TUFaM1JZby9sU295NUNOMTFDTjFSc1BaTkU0R0V3T3NLZk04Z2ZJc2dxdW5OckRoSjZ0NVpIQkNodSsxZ0dhdzdWdzAybXdMQ2dsUVFHK3BINEJXWjJIaHN0dW5wTnh2ejRUL3p6OEdaSEoxMGhvbjlHN3I3RWJxUEluU3BNNDNBNnhaOEQwS3ZpV3IwZXZ0SXpsWUsrM1RqaWtvVHJOcFZEQWV4Q1J2Z3A0UmdmeFVYaGlEd2VsOEhjN1R3L2FaQ21MUWtFemJ0SzdPdnN5RDJ0UmF1RHQwemNIenBBN0QyamVNRURnS3Yrd3B2dUFuaTI0Y2hmTHRMMGw0cWUvZ2h1NkFXRnUwcGdSTUlOOFprTVFMWVY4RExnTHRnYnltOHNUUWIvdHhjQURxejFSRldVRWl6anZpSEZDSjBuNFExLzl0T3dLaG5vNVJNY0IydCtSODd2Z1N0UmdBWWExNlU3SE93NXFzTllOVytVaTRON1JJTmovU0loUjVOUXFGWkxJMkFFQ0trd0dZYXN0RUtNN1lWd2FHajVmYU9NNUdIZitvSjNWZXducXlpWENid2VnQytTb1R2YlEzQXFIMVFzcy9CSEtyQVN3RjhTMWNHNERob2w2aUJEa2theW11ZVZWRnJodlM4V2xoK3BCeitPVndPQjlNZHdBMzNsLzdEK1FjWHdmRy9KMkg5bUVVNVRlRDFFSHducytOVENOOVFoTzl3U1QvTFJRQmVtVmJLcFk2cFlUQzJUengwVGc2R3RnMkNJQ0tJaW9ZN3lxa3dJbkIxOEE4QzkvYzlKVkNVNStnMGt3Tnd6MFAzbjFleFh2eE11VTNnOVRSOHEvSDRBTUozbn
[build-fbc-scratch-catalog : build-fbc-catalog] VUaGV4bUFENTZ0aG1mUkc0dExDb2I3dXNmQWJlMGlvWGxjSURTTm9UQ0VNOTV0VnFrUjltWFhjTUQ5QTRFTE9qWXNUQ245a0FKQmw4RHJaZmhxUWFGNEVGcmV5dUI3dXl5ZWlRR1lMUzNvN3c5RjVRYjRabWsyZkxNMkQ0YTFqNExiTzBTaUI2eUIxZ2xCRUNjbmVQQWtzOVVHWjRyMTNGb1pMSlRBWXJnSEVMcWNQZGxMTFVSbVZZeEI5OFR5U1FSZEFxL3dXdjFhRGVmNTJ1RjdpNnpzeU1ZQWgyQkNvS3hJSzRFVjJ3dEJFeHNJOTZNWDNMOUZHTFJOMUVCeVpJQlBRL2hpMk83TDFzSS9oOHBnQzFzblErZFlHemZDWDU0UFhnZmQxYS9OSkFnUWVMME4zM2NRdnMvS3pwYU9XWEFzNldvdE1ITjFIc3o4SndlYU5RL2pBTncxSllUemhGTWkvU0U1S2dCNXJaQjFkbGVnRGJJUnRBVlZ4a3RoVzJNR0NIQ012dzJSY1hVaTZCSjRSUWJmRnhDK0lFdjQxb21OQlhhTStUMlRwNE16R1RVdzAyemxQT0gremNPaGY4c3dibFJFUXJnZnR6NXdRcGlmNUVITVFGdUlrQzJvTWtGbW1SNzJaV3J0WVlTc21rdGhHK1lEbnI5LzhEbUU3bnNFWFFLdm1PQUxvRkMrQUMxdVlldjFqVVlBaDh2NmVldG1WNkdZSjh5Rkk5aWtCL3kzMUViQjBBVTk0VzU0YmhFWGRCN0NrUm8xQkNPb3hBcmpXcU1WeW5SbWJyMEVsakxSczAxRDBPNUR5TElkZkhWRmVuc0lob1VSMUFyZmdPMEY2QjZCa3l0ZndYSytuQ283Z1ZkY1d2VXFPejZQS1FNQi9CckNOOVlubnB0NXdpclYrWkVScDNOMWNCcTk0UVZzZFI2TERlSWJoVURYRklSd2ZCQTBpUEE3RDJOLy9CNmJOY2RnSE9LdmdpREhubUVhbnZjT1UxMEVlaGFYTmVGOU1jQ2E4TjZZSjZzMVdLQUdVMXFXRms0VTFzSXBUT3g4SHJSK0N2dFpyakhiNjBOM0gwSjNMSmJ2L1ZUSkNieGlodStYbUtvUnZpOGpmRnY0MVBNckx2V0dtUXF4aWI2OHFCYVdNeEJiTDhBNE5GREpRVGd4M0ErQkhBQU44SndZN2c5SDh2amR2cDZGQ3Y0NldNWjlQb24zVWEyM2NtQ3QwZHRoVzhoMmM2ZzAyYjFZbFFPeTdPeXJvTDBVdXNzUnVoT3hYSjhtWTNpbXVwRDQxaTBmOTRQVUlWK0JTZGVKakhHWjJMb0V5R0FHWVM1WjZ4TFlBY2puYUFsMnJXcnpCZTljNFRnelQxanRPQ3VwQ2x4dU5mRFRMSUhUYXg2SGxTL1hrRGtJdkZLRGIzTUhmSWVSTVVpU2tKK21HSS96RUxvVEVicGtEdytLVmlmemxFNnZLWU9vWm45QmJLdEVVUG0xQXF1SlpoK1F4QXpkVTFobTM0V3lzMU1JdWdSZXFjUFhDTkdwZjBINVdUOElUMjZLL3hKT1JpR0pUQ2FFN2o0NHMvWlpCTzRpTExOa0VRbzF5RWpqdDcyQXg4L0lFQ1NScVJUT3JHc0RhOStnWFNNRUZHM3ZMcHowWkFLU0NCVUkrMmVYa1JrSXZITFZjRElCU1lRS2hzZFdEQ0F6RUhqbHArUWVyR090QnhtQ0pFcHBpMjRtSXhCNDVhZFJ2M2JCWXdRWmdpUlMzVUVtSVBESzBhT2dnazBTczVwRDBnM1JaQVlDcjl3MGdFeEFFclh1blhNUEdZSEFLeDhsM2NCMmtPeEtoaUNKdkZYV2o0eEE0SldUSjhFS05NMWFJNGxkL1NDcE80M3JKL0RLeHBNWVNVWWdTYUZ0QnZmT2JVWm1JUERLb0NoekhzUUFNZ1JKSWs3QzNXUUVBcS8wZGUrY1JuaHNSWVlnU1VRVTV5WHd5c0dES0I1Q1JpQkpTRDJoWVZjTm1ZSEFLM1gxSnhPUUpLUkl1RzllVHpJRGdWZTZhdERaajVwdUpBbTIwZ2FRRVFpODB0WDl2N2ZEWXpJWmdpUXhEU1VURUhpbDdEbmNSRVlnU1ZEZHNiVVdTbVlnOEVwVjFHUWpTYlcxZGhzWmdjQXJQU1YyQ3NKakx6SUVTYUt0TlZvN21zQXJRVDJ3Z1BVTVI1SWhTQkpWWDNRZWFQb3dnVmR5SHNOQU1nSkp3a3BHNTRFNmhnbThraE90NkUrU3V2TkFhNHdRZUNVbWRVQUNHWUVrNGZLcng5U1NET0U1cWNnRUhsRERMdmtRa1JJQlNyVUdySllRaVQ4TnE0VDc4RmwwbUZTWUF2R1pLSS9WQWVpMnFQV1lTakJsYzJlckpWYnl3RldxVDBIdTNubFFuVGNWanY5ZFNobnRHVkVBM1ZPNll4bzczZ3NOdXoySjUzWmdOaVJJdERKK2pSVnhJbjVxQy9ZUVNnOThwdVpnMzBNdTFIRlc0L1BKSDdUc0pRUlFnYWtjYlZLTzU1MllkbUhhWVgvaGR0dU9ka2lTSkhBQnp1RXpyY0R6bDdEa3FXeXF3QVJlT1FHWXJYZmFSREtRVWdmc3dzcllBeXZpNWMra0FQdXV5VzNPbnh0MmkzU0FtSG40Z1Z5U0tvd3ZoV3d0cGhxMFF5NmVqNTRIN1pYZ2RNZTBXeUMrL1FLSEhRaTRKQUt2MTNYbmRIWmtZM3YvQTRsZHV1RzVNVmhFRENaVlFDN2s3K3NEaThkbDFQUDVVaHhlY1d1d1Q1WHVnYzhad25uRDlxRjFBZWVCek9UdFoxZHhjRFU3VXFYalhNMUJObjlmbVFPeXpLUE41ajR2SGxkUnI5K2RzUGM5ZkxiWFJGMjNWQnh3TS9BNVYrTDVDM3kyTEtxZ0JGNWZnTERZQVZ3RFJlbjNZb1ZjNGVaenNqQkVHTERsQnJFaDdnQnlFcGNTdTF5QThJVXh6eXFIeDN5eEFwMjRZaDFJTC81YmU5SG42dlBQbDcvUDdJQnJsUU93N0p5T0tRdWYyNzBYYkdLWEZaaW50eEJ3U1FSZUFuQjlaY01LK2o1ODMrMTFEeis3MGdGaGNJQVpIRTMwdHBmOW4yMGM4SzZQNmtCYUorYkpIbk44cmdNcnVBM1g2ejliTk9icGVzelBEZ1JjRW9GWHRBRCtxVGNlWDRERWpnekFLV0F4ZXJHUytxK0MvSU8zd09LeGxDL3U1V2xmek05bG1KZmhYc3hMOWliUHhQeGNZUWZ1MkV6S0dBSXZTV3dBVnZrZnhrbzZDQ3RvQ1dVR0wvbjVJc1MxZmgrRTNtV2FnRXZnSlVrR3dCVlFkR3dFVnRJdGxBRThhc0tldVpoL0R4QndTUVJlcWVpdUdYM3crRjlJNk5BVldNZVU1d0JzeGtyN0JuemYvUU15T3U5NUdJajV0eFh6cnF1SGdac0ZCWWRZRFBkeldEUW1nd3hQNENXSkhjQXEvOSt4MHQ2UEZaWnM3Wm44YTRKNXR4UHpMWTZBU3lMd1NodkFjVmlSQTNpb3ZBZXg0dmJBU3FzbkEzczA3eDZBMkZZLzRxZGdBaTZKd0N0RjNmMXpYMkN6NGVMYkRRTTJKTXRWQUt2OHk2RHd5R0Q0OC9IOVpGUUJOR0hQaDVoWEw3dGM3K3pBemNFOFl6SGN6ekRmQ0xnRVhwSVhBTnlZODRCZEE3QWVTazcrQnl2dk5ES2tZUGtGbUZkck1KOEdFM0FKdkNSZkJMREtmeHA4My8zL3lIaUM1MVVzNXRNK3pLT2tldVFSQVpmQVN4Szk3dm1sQ1I1ZmhMZzJiTHBxUTdDWXJneGdsZDkrS0RyYUJmNFlUVGJ6VGo3MWcram15K0JxTS9KVWZneTR1WmhITEliN0tlYlRPVElhZ1pja1pRQ3IvQXF3UXZmQnlueUdET1ZGVGRnOUdmUGxMYkF2SWtUQUpmQ1NaQXRnQUF0VzZ2dXhRaThqNDNnOWJ3RHpoUzBoT1FvVEFaZkFTNUtkUnMxdWlzZVhnQzBhcy9EUlY4a2dvc21YSUR5dXhuUUUweWVZTj
[build-fbc-scratch-catalog : build-fbc-catalog] JmSktDUVNpVVFpa1Vna0VvbEVJcEZJSkJLSlJDS1JTQ1FTaVVRaWtVZ2tFb2xFSXBGSUpCS0pSQ0tSU0NRU2lVUWlrVWdrRW9sRUlwRklKQktKUkNLUlNDUVNpVVFpa1Vna0VvbEVJcEZJSkJLSlJDS1JTQ1FTaVVRaWtVZ2tFb2xFSXBGSUpKS1B5YjdMY0doaXZBVHYzUWpWK2VWWC9hK2hpWkY0OVBmd1BaZ3htYTd3dHdudnpYTlhEVTFrenhYcDFIZXE4d3VkdkVhOEFQYXlnbjFyY3pQZW44MXJKY2tWZTNwSDVXZ240M1dlSlFTUHdVNzhacUZIeTZwcmRWR0w5MVFqY05uMHRDNTVKanQ0SjZZZmsrQ0Q3SWF2Mmo1MjFmODZNWDBXSG0vdzhEMWtZc3E2Nk84c3g3OGRncG1EUy9ITURLMUhnK3Q1dmVyRWRQWmNzNXo2emxkdFd6dDVqV01DMkt1U3N4WDd0NW1EenprZ1hPc29wQmJCU3BJcjl2U09Ic044M0gyZFoza0dqMDg3OFpzajhUZFBldGkrenRiRjcvQ2V2aFc0YkhwYWx6eVRtanZxSzFwSjhFRktydmxmOVJWTjhlanA1N3I2N3oreFJvdkhaWmkyd295YkZqc2dYQVUxaGU1ZlZWOFI3UEZuODB5WnVKYTkySkZWcUMyYzNXYmN0TTloczJxMG1jM0R6eG9zUUZuaFE4SDFlSlo0SjU5bEVZVEU5MEViVjNqUXZzN1d4WGd2bEUxUDY1Sm5Va3M0VEdKMjg3OTdWdnBLVmtudTU5S1lkUi9oZVE2bWJ4QW9aN0NRMTdyNTZ6YVFtL1RNK1lYV2pqUU9iYVoxMk93M3RGazYxOHoySElDbFlzLzYzS2V6TFlXMmFPdXBhT1BSYUYrRGwrcXF1ODhnQlYzeVRFb2dDUU5oZmVVNFRJZXhrUDhIUFl3WVRHU1grdGxzTTlwc0RxWSthTE1vc3B0SGJNMmNneWZRdHNRRGdVU0dGcjZRVDhGQy9oZW1GaEFTUi9hb244MXVjUUQ0TjB4dDBHNEJaQlRlYmZ3dDJyWXJHWUxBSytkQzNndlRPaGl6bnVEcm5OMkdZVXBIdTQxQnU0V1RRWGhtZ2I3eUQ3SXJnVmZ1U2pvUFg1S3pBUDRPN1RZVklSRlBMeTVlbGVLd0s3VW9DTHl5aCs5YUNJNE5JVk00RGQ4SDRJbDFlekUxUi91UlBmaTE2Mk5vVXhVWmc4QXJaeVdqbC9FUkZuVEtDMmRscUVyQ3hGb05CRjkrN2ZvOTJuUWcyWlRBZXlVcFpGVFF4MkpCYjB2RjBjVVhseDIremNnVXZFbUZOdjBSYmRxSVRPRVoyY2Z4S3BUdWpYbTFXUlZjWmptRlRhVzc0Mno1SHFkcnhIc3l1ZkE5UCs3WmJWWjNtbWIrV05EL2krZlJVbTZrb3YwczlhN1k5cktuUnJ2eEJkOUZvSW51QmJwU3JRRFBhc1pucmZLQ2pVMENYcXN4MnZRYnRPbTlhRk85cUVxYSs3eFNPdTEwdXM4cjY3L0JxeTMrMDYyZjFFU3pIbzZCVG4zSDNXc0NIT1U1TzlmaVBTMTM0WHNkTURYQ1psa1haZ25NMUdBWHIzOGYybkU4Rm5JRFNGUFQwSDZuNi9uL3BuQTJBK2lJZG92aDdBWVE1SGlCdTZvT01IYmp4L0RUZ09mUmhwNEcxSDU4MWpGZXNQRlpnYTgzSEczNkROcjBDN1NwZUNZMXVNK3Jkc0Ftam5pUlYzYncvanJpZnJkK2N2dzJOZzk3bDFQZmNmZWEvR3NIM3ROM0xuLzdrYVZoN0lnZ2VSWUJrdXAwQ3dBZ0VBdjVQZkIxK3prU0JlOUN0TjkyRit5V2pNZUhNWTFBMjdWRzJ6RTd1Z1pnUTlVRXRPRUd0T0VmSG43V0dueld3ejdSSmpaVXZZODIzWWZ3WFkvd0ZjYzl1YytyMS9BNHhadTg0aXZHcTVGTjJNWDF3bERGZ1Z0WDBncWJKUnZBbFdtUGhxbytFcmFmdjR0Mnk4YjBBYWFlYUx0SDBIWjdNZFc2QVlwcEVCUVY3T0ZubFUvL3d2WGxoemI5Q2NadWtGTzgxOS9iTjBBOTZYeHI5bkJBZ0F4RmVHeHg0ZHVkZmR4Mnk5QjJOMkthNGtZTU5ScWUzUGdCd2xkQmhaRTNOUUZEOVd5MGFSQ1pnc0FyWm9CWUVSNHZnUE1kZ0RlUzdZYmJNRTFCK3ozc01ud04xZU1RdmdsVUVIbFZQN1RwWklRdmplOGw4SW9hSVB2eHVJY000WTczVy9ZSUtCUTZGNzRkd01HWHhLOE0xWk5oN0laK0VCUkJ0aUR3aWxyTG5QNUdVSVEvbWEwT3ZyY3RCVjM1SkhCdG1jQUphRXZ5enZpV3NXWWhqTjJVUW9ZZzhJcFpXVTUvNDhuTnZjaHNsOEQzYS9SNnQ3bnd6VGdFQklWdStGYzB3bmNXdnRRQ3lSUUVYckdxd09sdlZPYnNKYk5kcHRvS0ZpODN1dUNkUFViRzg0Z0d3TmlOa3lBd1hFMm1JUENLVVRjNS9ZMVp0OWFRMmY1bGt6VDBlaGU2OE0yK0NBY2EzWEJ0c1E1ZzUwTTVSdTBiOE9TbTRXaGZzcUFMb2plV3AyUXZrRTJjL0phRkRIZFZyL2NYdE9tRDROd1kydFlJaDJqNHBsTUo3L1VtTUR4TWdLZTJnTDdTMDFPZ0QrQkxUUXMyVzM4WDRQczcyamNWN1p0RkJaVEFLdzQ5dVNrUkMrWndKNytWUm9hN3F0ZTdGc1p2WXdDTmRSSU9iQ3IzYXA3dnBoUG03MFlCbm5vdlFzM1Rvek9xdVMyV0FzTTNJSHlUblB5dUg5cDNNUVNFOVFaRGxaNEtLWUhYdXdvSTg4Y0N5YVlrT2p1RGFqOFo3NXBpTXdMdmRmSTc3VDBBM2hETVh5RW11d2dSZGxMQUw4Tk93K2dWanlGOGx5TjhuVjBFdlF1TTIvd2hUTy8zSXNMWFRFVzBmcUlZTDcvQVpTa0lDK0lFL090eDU2dUFZZ01aOFRyTll1Y1ZLZUhuRlM3MDlNdXc5ZWo1ZmdDWHJhSlZ6MWJGUkN6enQyUFpwM2c2Z2RkcHViYkZ0MytJQXBNYWt3YWJuNDB3ZllzRjhRc1hmc2tFaHVxL0tSdXVxYTB1ZktjRG1hM2U4SDBiMy83YlhQcXVQZDVMYTBwVHFNRnBCU0U4blorU00yNUxZMkRMRzdMVnRVeTZFYTdiVkxFQWZoNnFwV3k0cGx5WkVCRkdabk1Hb05WM2czOG90aXhzRFp4MVFiRDhMOFk2MUFHTU5iVmtTQUp2ZmZVS1F2UVY1LzFVSFIvWE5tT0IvNXF5UUVRdEdWL1Z6ME9MNGZGVmp5SjgvMEhUT1J2dlRjVTY5QzFNN3pzZTRVdnhYZ28xT0FGUlp4TXZVc3pEQXIrYk1vQWtFdml1UTNCT0JsZGl6Q2JkRXpCdTh3UGdIMHp4WGdLdm1LWEl3MEpPQzdwNFRqUTIyaVg0M3Z3WmxzM2xMbjNYVkRzZFBkODJaRVFDcjFpaFc0dlFIWW1Gbk1aQTFrK3V4SGdQa05sY2xMRm1GT2NZT0s5QWhPOWk5SHBwL1Y0Q3IraWdxd2VUOWpHRUxxM05VSDhOY3VFN1ZXUTJsNzFlQTViUk83R3NHbDM0ZG5ONGN2TXM4Tk5RUHhLQlZ4VEF0WEplaEVrN0FtWU9XVWoyY0VvZFhiQzNKemFJdEhLdEZjOG43Mjk4T25QSWJpeXJMTjdyZkdlWldUOEt4bTBaVDV6NXQraHRKQ3gwbVFmQkZrY2Znd1g2Sk5uRENkazlwMzVPZjgrazlVU29ZVC8rN3Y4SjhOVFZvckQ5ekNHZnd2anRuUUJzenE2VndlRDdDUjVMcUFBVGVJVVdHODdFbW1xbFlOYTlqWVY0T3BuRUJZM2JmQStZRGFGT2ZzdUM5ajdpZ2J1cHd0LzFyZDFGekxvblFSM0UxcjFvN2VRM1dadzNtUW93aFJxRVZnYW1SOEZjMnhSbURDYm91dVFlQkNrUnVzKzU4TTExbm
[build-fbc-scratch-catalog : build-fbc-catalog] 1xNitGd2V6QmhjaTJYNExuQmxYV1FTZ2RjTGlzSzBIZ3V1Z1V6aG9zWnZ1Um1QUFYzNDVsOWtQRjdoZXh6aCt5elFFRDBDTDQ4eW9WZFZlODBFVUF2T3o0UmlDL1ArQ3VvQTJ2L0xKVzgzd0I5dC81a0wzN1RnOTVhU0FYbUhMMnUxTFFTYUVlaGVzU1lUbk5jN01HUFFlOWY4UDhhc0QwUVFzTTZhbGs3KzlpMHdidXNvbU43bmQ0UUJGZGo2UTFlRmRwc05GcU1yZy9IL3dQek1JU042UUdiREdNeWJ6aTdVQXhKNXZDNjhoR1lNMG1PaFk4czlPaisweG1LY2dSQnBRV2F1TjNUOTBGN2owRzczdWZCdEsrWVRyWDNoTWE5M2tBN3RleWQrS2lKakVIaUZLblE3OFBpWkMwMHREVUprSnFqOEtlUndMYW44RlpqOFlkeVdkOUJlMzd2NEsyc3huN2FUTVQxYUQ0NWgvandQRk84bDhBb21pNUdGSkU2NThNMWVNSDdyaXh4Y1NKY0RseVUxMnFjRnBvMWdNYjNxNGk5Wk1YL2VJWU1Lb0o4R3ptTkhvSGd2Z1ZlZ0FsZURsZnR4bDk3MkZ0UHJDSmJtWk1UejNxMEtreC9hSkFIVHUyaWZmWmg2dXZHckN6Ri90cEZ4QlhOQ1hzVGpIaktFYzZMT05kZmh1eDNHYi9zY1A3R0M1NHdIRzRKZ21RbEt2LzVnTmNtcG1hYkNaL0p6NHY5WE9CYVJINEJwSk5ya1ZoN3VvUVJ0T2xhQVoxWGdzM29qWkdURDU3T0tyQjdVd0pNYm4wQjdiTVMvWWdnTUJGN1B5MnA2RndzYzYyUklkZktidmRHNyt5LzgwT2NUL0EyNU5OTyt4R2R5WmtHYVhtRGxkYTFzQzlweU5QdzRRSWdOSXB0dzNybndPZ3RUYi94SmREbi80NEIwaE8veldCZG1nV3NyeUJGNFNVNFZ1R29zY0tPeHdHMXl1c0JaelI5aDVkMkFGVWt1emJSMlBJUFVLV3NpZE4vQS9QaEhvT3VsNExOTzhzSnpiZ1o3VEZXTWRXRU8xb1VPV0JkZUFsK2MyZWVrS01icmZvRmo4Y1F2d0pVT0JxdDVKaWpWbEFkdVF4ZnQrT09BOTMzaVdjVmRGOWpXV1dsVUpBbThBbFVIODd0Y005QVZMM0g4MW5jUXZ1UWh1QVhkL2srU0tVUlRGMWpvclpRTVFlQVY0RTNmdndvTDNHaVhQQktyWlRMQ3R5dkNsK3pvbkN4bzg4OEp1cUtyQ3prdTF3VUNMOG1GQXJmVkVYSnd3VXV3eklCeFc2TElpUFdTamZPb2JOYkgwZVl2a1RsRVdSZit4dnh4TGZ4RzRDVTVqd1RyT3k2R0hEcmdkOThDaFpKQ0R0Y0xMZGlzNnpGMWh1bDlmeVZ6aUZqVCs3SmhsdXZKRUFSZUlRcGJGVUpodEl0dittZGgvTFpCQ0YreTQ1V0JlNGF6N2ZTK2d6RmxrMGtrNFlpdzlYdkx5QkFFWGlIZ3V3WFltRmJYQ3VvTUdMODFrb3g0UHFSZ0E1dnRIS1luMEs2cDVPVkswUkd4M1VVaEJ3S3ZRTWl3dlExc1h5N24xUWkvK3lZb2ZEYmlVQWZiY2t5L1lMb1RwdmRwaW1rV0ZTcXB3cmZQSmtkOUlGMGtOYytWUm55VjJEdUZyUkxHYlgwY0Flb0tmQ2ZDK0cyYllGcXZ4VjYydDNDMnMzR1gyb2lKclhXOENlMzNsNWZLaXhSZVRIdy9pMDJBK3ZBMmx1bitZSjhlTGpWYmlocThHY0FXRWhlWFpvTjlwazk5dFpIbnduWVFDeHRyWm5WeUFVVGhJckMzSjMrL3dnRlo0TTdUKzFSNHVheUlzZnhlN1Q3NUxzY1pBdDA3cXd2UGU2VXVDdi83SkJLSlJCS2IvbCtBQVFDRXI4aWhISkt1clFBQUFBQkpSVTVFcmtKZ2dnPT1cbiIsIm1lZGlhdHlwZSI6ImltYWdlL3BuZyJ9XSwiaW5zdGFsbCI6eyJzcGVjIjp7ImRlcGxveW1lbnRzIjpbeyJuYW1lIjoidHJpZGVudC1vcGVyYXRvciIsInNwZWMiOnsicmVwbGljYXMiOjEsInNlbGVjdG9yIjp7Im1hdGNoTGFiZWxzIjp7ImFwcCI6Im9wZXJhdG9yLnRyaWRlbnQubmV0YXBwLmlvIiwibmFtZSI6InRyaWRlbnQtb3BlcmF0b3IifX0sInN0cmF0ZWd5Ijp7InR5cGUiOiJSZWNyZWF0ZSJ9LCJ0ZW1wbGF0ZSI6eyJtZXRhZGF0YSI6eyJsYWJlbHMiOnsiYXBwIjoib3BlcmF0b3IudHJpZGVudC5uZXRhcHAuaW8iLCJuYW1lIjoidHJpZGVudC1vcGVyYXRvciJ9fSwic3BlYyI6eyJjb250YWluZXJzIjpbeyJjb21tYW5kIjpbIi90cmlkZW50LW9wZXJhdG9yIiwiLS1kZWJ1ZyJdLCJlbnYiOlt7Im5hbWUiOiJQT0RfTkFNRSIsInZhbHVlRnJvbSI6eyJmaWVsZFJlZiI6eyJmaWVsZFBhdGgiOiJtZXRhZGF0YS5uYW1lIn19fSx7Im5hbWUiOiJPUEVSQVRPUl9OQU1FIiwidmFsdWUiOiJ0cmlkZW50LW9wZXJhdG9yIn0seyJuYW1lIjoiREVGQVVMVF9UUklERU5UX0lNQUdFIiwidmFsdWUiOiJyZWdpc3RyeS5jb25uZWN0LnJlZGhhdC5jb20vbmV0YXBwL3RyaWRlbnRAc2hhMjU2OjU5MzMxZjg1ZWQ2NTdiMWFmOWY4YjEzOWYwOGQ2ZWFlMDBiZThkN2I0MDQ3ODRkYmI2MWM1YjVlYjNmNGQ4MDgifSx7Im5hbWUiOiJERUZBVUxUX1RSSURFTlRfQVVUT1NVUFBPUlRfSU1BR0UiLCJ2YWx1ZSI6InJlZ2lzdHJ5LmNvbm5lY3QucmVkaGF0LmNvbS9uZXRhcHAvdHJpZGVudC1hdXRvc3VwcG9ydEBzaGEyNTY6YjI3M2Y3YzE5MjJhYjIyNzNjOWI5OWYyMjM4M2JlODhiNjUxMWZjZDc3ZjM0Mjk5ZTllY2IxZjg1MDgxZmIyYiJ9LHsibmFtZSI6IlRSSURFTlRfQ1NJX1NJREVDQVJfUFJPVklTSU9ORVJfSU1BR0UiLCJ2YWx1ZSI6InJlZ2lzdHJ5LnJlZGhhdC5pby9vcGVuc2hpZnQ0L29zZS1jc2ktZXh0ZXJuYWwtcHJvdmlzaW9uZXItcmhlbDlAc2hhMjU2OjZjOThiYWU5MzUxZjVlNzBlZTQxYTdhZTNlMTNjNzhiZGYwMWMwMTEzYTllZTIxODI1NDMyYzI3NDFmNWUzOTEifSx7Im5hbWUiOiJUUklERU5UX0NTSV9TSURFQ0FSX0FUVEFDSEVSX0lNQUdFIiwidmFsdWUiOiJyZWdpc3RyeS5yZWRoYXQuaW8vb3BlbnNoaWZ0NC9vc2UtY3NpLWV4dGVybmFsLWF0dGFjaGVyLXJoZWw5QHNoYTI1Njo1ZTdmNzFmMmMwZjFmNDcwNzgxMmM0ZmVjYjA4ZGZlZjI5YzJmMTUyYjIyODZhNzAwZTYyMjY0NzJhOTI3Y2VjIn0seyJuYW1lIjoiVFJJREVOVF9DU0lfU0lERUNBUl9SRVNJWkVSX0lNQUdFIiwidmFsdWUiOiJyZWdpc3RyeS5yZWRoYXQuaW8vb3BlbnNoaWZ0NC9vc2UtY3NpLWV4dGVybmFsLXJlc2l6ZXItcmhlbDlAc2hhMjU2OjIxMDQ1MmRmYzVhNTA0NzA1YTExM2IzZjRlOWQ2MTViMWEyODkwNGRiNzFmNDFjZTgwNGUzNTk1MGQyMmJjZDgifSx7Im5hbWUiOiJUUklERU5UX0NTSV9TSURFQ0FSX1NOQVBTSE9UVEVSX0lNQUdFIiwidmFsdWUiOiJyZWdpc3RyeS5yZWRoYXQuaW8vb3BlbnNoaWZ0NC9vc2UtY3NpLWV4dGVybmFsLXNuYXBzaG90dGVyLXJoZWw5QHNoYTI1Njo2MmViMm
[build-fbc-scratch-catalog : build-fbc-catalog] YxNDZmODQxMDExMTliNTRjNmExYzY2NzhkOTdiNDRiMzVjYjgwMDI5OTAzMmYwNjc4ZGM0YWY1ODJiIn0seyJuYW1lIjoiVFJJREVOVF9DU0lfU0lERUNBUl9OT0RFX0RSSVZFUl9SRUdJU1RSQVJfSU1BR0UiLCJ2YWx1ZSI6InJlZ2lzdHJ5LnJlZGhhdC5pby9vcGVuc2hpZnQ0L29zZS1jc2ktbm9kZS1kcml2ZXItcmVnaXN0cmFyLXJoZWw5QHNoYTI1NjoyZWFjNWJjYjlmOTBlZDllNzU5NjY1NmY1ZTM3MTNlMjJmYzc3NjIxMzM2YjNmN2EyYTlkNTQxMDZkODM1YjAyIn0seyJuYW1lIjoiVFJJREVOVF9DU0lfU0lERUNBUl9MSVZFTkVTU19QUk9CRV9JTUFHRSIsInZhbHVlIjoicmVnaXN0cnkucmVkaGF0LmlvL29wZW5zaGlmdDQvb3NlLWNzaS1saXZlbmVzc3Byb2JlLXJoZWw5QHNoYTI1NjowYzEyOGE4YjZiZTFlOTIxZDhhOTVjZGJiMTAxODk2Y2FlMzIxYjZkZTMyOTAzNjJkZjBjMzQ2N2FiNTk4ZWQ4In1dLCJpbWFnZSI6InJlZ2lzdHJ5LmNvbm5lY3QucmVkaGF0LmNvbS9uZXRhcHAvdHJpZGVudC1vcGVyYXRvci1pbWFnZUBzaGEyNTY6NWQ2ZWIwYWU0YTBmNjgzMjkxMDJjZmI3YmFjZTk0ZDI0YzcyOGU4Mzg1ZTE5YmVjMzYwZTBhY2I1Zjk5Yzc5OSIsImltYWdlUHVsbFBvbGljeSI6IklmTm90UHJlc2VudCIsIm5hbWUiOiJ0cmlkZW50LW9wZXJhdG9yIn1dLCJub2RlU2VsZWN0b3IiOnsia3ViZXJuZXRlcy5pby9hcmNoIjoiYW1kNjQiLCJrdWJlcm5ldGVzLmlvL29zIjoibGludXgifSwic2VydmljZUFjY291bnROYW1lIjoidHJpZGVudC1vcGVyYXRvciJ9fX19XSwicGVybWlzc2lvbnMiOlt7InJ1bGVzIjpbeyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJuYW1lc3BhY2VzIl0sInZlcmJzIjpbImdldCIsImxpc3QiXX0seyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJwZXJzaXN0ZW50dm9sdW1lcyIsInBlcnNpc3RlbnR2b2x1bWVjbGFpbXMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwiY3JlYXRlIiwiZGVsZXRlIiwidXBkYXRlIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJwZXJzaXN0ZW50dm9sdW1lY2xhaW1zL3N0YXR1cyJdLCJ2ZXJicyI6WyJ1cGRhdGUiLCJwYXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJzdG9yYWdlLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsic3RvcmFnZWNsYXNzZXMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwiY3JlYXRlIiwiZGVsZXRlIiwidXBkYXRlIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJldmVudHMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwiY3JlYXRlIiwidXBkYXRlIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJzZWNyZXRzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSIsImRlbGV0ZSIsInVwZGF0ZSIsInBhdGNoIl19LHsiYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZXMiOlsicmVzb3VyY2VxdW90YXMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwiY3JlYXRlIiwiZGVsZXRlIiwidXBkYXRlIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJwb2RzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSIsImRlbGV0ZSIsInVwZGF0ZSIsInBhdGNoIl19LHsiYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZXMiOlsicG9kcy9sb2ciXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIl19LHsiYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZXMiOlsibm9kZXMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwidXBkYXRlIl19LHsiYXBpR3JvdXBzIjpbInN0b3JhZ2UuazhzLmlvIl0sInJlc291cmNlcyI6WyJ2b2x1bWVhdHRhY2htZW50cyJdLCJ2ZXJicyI6WyJnZXQiLCJsaXN0Iiwid2F0Y2giLCJ1cGRhdGUiLCJwYXRjaCIsImRlbGV0ZSJdfSx7ImFwaUdyb3VwcyI6WyJzdG9yYWdlLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsidm9sdW1lYXR0YWNobWVudHMvc3RhdHVzIl0sInZlcmJzIjpbInVwZGF0ZSIsInBhdGNoIl19LHsiYXBpR3JvdXBzIjpbInNuYXBzaG90LnN0b3JhZ2UuazhzLmlvIl0sInJlc291cmNlcyI6WyJ2b2x1bWVzbmFwc2hvdHMiLCJ2b2x1bWVzbmFwc2hvdGNsYXNzZXMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwidXBkYXRlIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsic25hcHNob3Quc3RvcmFnZS5rOHMuaW8iXSwicmVzb3VyY2VzIjpbInZvbHVtZXNuYXBzaG90Y2xhc3NlcyJdLCJ2ZXJicyI6WyJjcmVhdGUiXX0seyJhcGlHcm91cHMiOlsic25hcHNob3Quc3RvcmFnZS5rOHMuaW8iXSwicmVzb3VyY2VzIjpbInZvbHVtZXNuYXBzaG90cy9zdGF0dXMiLCJ2b2x1bWVzbmFwc2hvdGNvbnRlbnRzL3N0YXR1cyJdLCJ2ZXJicyI6WyJ1cGRhdGUiLCJwYXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJzbmFwc2hvdC5zdG9yYWdlLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsidm9sdW1lc25hcHNob3Rjb250ZW50cyJdLCJ2ZXJicyI6WyJnZXQiLCJsaXN0Iiwid2F0Y2giLCJjcmVhdGUiLCJkZWxldGUiLCJ1cGRhdGUiLCJwYXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJncm91cHNuYXBzaG90LnN0b3JhZ2UuazhzLmlvIl0sInJlc291cmNlcyI6WyJ2b2x1bWVncm91cHNuYXBzaG90cyJdLCJ2ZXJicyI6WyJsaXN0Il19LHsiYXBpR3JvdXBzIjpbImdyb3Vwc25hcHNob3Quc3RvcmFnZS5rOHMuaW8iXSwicmVzb3VyY2VzIjpbInZvbHVtZWdyb3Vwc25hcHNob3RjbGFzc2VzIl0sInZlcmJzIjpbImxpc3QiLCJ3YXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJncm91cHNuYXBzaG90LnN0b3JhZ2UuazhzLmlvIl0sInJlc291cmNlcyI6WyJ2b2x1bWVncm91cHNuYXBzaG90Y29udGVudHMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsiZ3JvdXBzbmFwc2hvdC5zdG9yYWdlLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsidm9sdW1lZ3JvdXBzbmFwc2hvdGNvbnRlbnRzL3N0YXR1cyJdLCJ2ZXJicyI6WyJ1cGRhdGUiXX0seyJhcGlHcm91cHMiOlsiY3NpLnN0b3JhZ2
[build-fbc-scratch-catalog : build-fbc-catalog] UuazhzLmlvIl0sInJlc291cmNlcyI6WyJjc2lkcml2ZXJzIiwiY3Npbm9kZWluZm9zIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSIsImRlbGV0ZSIsInVwZGF0ZSIsInBhdGNoIl19LHsiYXBpR3JvdXBzIjpbInN0b3JhZ2UuazhzLmlvIl0sInJlc291cmNlcyI6WyJjc2lkcml2ZXJzIiwiY3Npbm9kZXMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwiY3JlYXRlIiwiZGVsZXRlIiwidXBkYXRlIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsiYXBpZXh0ZW5zaW9ucy5rOHMuaW8iXSwicmVzb3VyY2VzIjpbImN1c3RvbXJlc291cmNlZGVmaW5pdGlvbnMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsIndhdGNoIiwiY3JlYXRlIiwiZGVsZXRlIiwidXBkYXRlIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsidHJpZGVudC5uZXRhcHAuaW8iXSwicmVzb3VyY2VzIjpbInRyaWRlbnR2ZXJzaW9ucyIsInRyaWRlbnRiYWNrZW5kcyIsInRyaWRlbnRzdG9yYWdlY2xhc3NlcyIsInRyaWRlbnR2b2x1bWVzIiwidHJpZGVudHZvbHVtZXB1YmxpY2F0aW9ucyIsInRyaWRlbnR2b2x1bWVyZWZlcmVuY2VzIiwidHJpZGVudG5vZGVzIiwidHJpZGVudHRyYW5zYWN0aW9ucyIsInRyaWRlbnRzbmFwc2hvdHMiLCJ0cmlkZW50YmFja2VuZGNvbmZpZ3MiLCJ0cmlkZW50YmFja2VuZGNvbmZpZ3Mvc3RhdHVzIiwidHJpZGVudG1pcnJvcnJlbGF0aW9uc2hpcHMiLCJ0cmlkZW50bWlycm9ycmVsYXRpb25zaGlwcy9zdGF0dXMiLCJ0cmlkZW50YWN0aW9ubWlycm9ydXBkYXRlcyIsInRyaWRlbnRhY3Rpb25taXJyb3J1cGRhdGVzL3N0YXR1cyIsInRyaWRlbnRzbmFwc2hvdGluZm9zIiwidHJpZGVudHNuYXBzaG90aW5mb3Mvc3RhdHVzIiwidHJpZGVudGdyb3Vwc25hcHNob3RzIiwidHJpZGVudGdyb3Vwc25hcHNob3RzL3N0YXR1cyIsInRyaWRlbnRhY3Rpb25zbmFwc2hvdHJlc3RvcmVzIiwidHJpZGVudGFjdGlvbnNuYXBzaG90cmVzdG9yZXMvc3RhdHVzIiwidHJpZGVudG5vZGVyZW1lZGlhdGlvbnMiLCJ0cmlkZW50bm9kZXJlbWVkaWF0aW9ucy9zdGF0dXMiLCJ0cmlkZW50bm9kZXJlbWVkaWF0aW9udGVtcGxhdGVzIiwidHJpZGVudG5vZGVyZW1lZGlhdGlvbnRlbXBsYXRlcy9zdGF0dXMiLCJ0cmlkZW50cHJvdmlzaW9uZXJzIiwidHJpZGVudHByb3Zpc2lvbmVycy9zdGF0dXMiLCJ0cmlkZW50b3JjaGVzdHJhdG9ycyIsInRyaWRlbnRvcmNoZXN0cmF0b3JzL3N0YXR1cyIsInRyaWRlbnRjb25maWd1cmF0b3JzIiwidHJpZGVudGNvbmZpZ3VyYXRvcnMvc3RhdHVzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSIsImRlbGV0ZSIsInVwZGF0ZSIsInBhdGNoIl19LHsiYXBpR3JvdXBzIjpbInBvbGljeSJdLCJyZXNvdXJjZU5hbWVzIjpbInRyaWRlbnRwb2RzIl0sInJlc291cmNlcyI6WyJwb2RzZWN1cml0eXBvbGljaWVzIl0sInZlcmJzIjpbInVzZSJdfSx7ImFwaUdyb3VwcyI6WyIiXSwicmVzb3VyY2VzIjpbIm5hbWVzcGFjZXMiXSwidmVyYnMiOlsiY3JlYXRlIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsiYXBwcyJdLCJyZXNvdXJjZXMiOlsiZGVwbG95bWVudHMiLCJkYWVtb25zZXRzIiwic3RhdGVmdWxzZXRzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSJdfSx7ImFwaUdyb3VwcyI6WyJhcHBzIl0sInJlc291cmNlTmFtZXMiOlsidHJpZGVudCIsInRyaWRlbnQtY3NpIiwidHJpZGVudC1jb250cm9sbGVyIl0sInJlc291cmNlcyI6WyJkZXBsb3ltZW50cyIsInN0YXRlZnVsc2V0cyJdLCJ2ZXJicyI6WyJkZWxldGUiLCJ1cGRhdGUiLCJwYXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJhcHBzIl0sInJlc291cmNlTmFtZXMiOlsidHJpZGVudCIsInRyaWRlbnQtY3NpIiwidHJpZGVudC1jc2ktd2luZG93cyIsInRyaWRlbnQtbm9kZS1saW51eCIsInRyaWRlbnQtbm9kZS13aW5kb3dzIl0sInJlc291cmNlcyI6WyJkYWVtb25zZXRzIl0sInZlcmJzIjpbImRlbGV0ZSIsInVwZGF0ZSIsInBhdGNoIl19LHsiYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZXMiOlsicG9kcy9leGVjIiwic2VydmljZXMiLCJzZXJ2aWNlYWNjb3VudHMiXSwidmVyYnMiOlsiZ2V0IiwibGlzdCIsImNyZWF0ZSJdfSx7ImFwaUdyb3VwcyI6WyIiXSwicmVzb3VyY2VOYW1lcyI6WyJ0cmlkZW50LWNzaSIsInRyaWRlbnQiXSwicmVzb3VyY2VzIjpbInBvZHMvZXhlYyIsInNlcnZpY2VzIl0sInZlcmJzIjpbImRlbGV0ZSIsInVwZGF0ZSIsInBhdGNoIl19LHsiYXBpR3JvdXBzIjpbIiJdLCJyZXNvdXJjZU5hbWVzIjpbInRyaWRlbnQtY29udHJvbGxlciIsInRyaWRlbnQtbm9kZS1saW51eCIsInRyaWRlbnQtbm9kZS13aW5kb3dzIiwidHJpZGVudC1jc2kiLCJ0cmlkZW50Il0sInJlc291cmNlcyI6WyJzZXJ2aWNlYWNjb3VudHMiXSwidmVyYnMiOlsiZGVsZXRlIiwidXBkYXRlIiwicGF0Y2giXX0seyJhcGlHcm91cHMiOlsiYXV0aG9yaXphdGlvbi5vcGVuc2hpZnQuaW8iLCJyYmFjLmF1dGhvcml6YXRpb24uazhzLmlvIl0sInJlc291cmNlcyI6WyJyb2xlcyIsInJvbGViaW5kaW5ncyIsImNsdXN0ZXJyb2xlcyIsImNsdXN0ZXJyb2xlYmluZGluZ3MiXSwidmVyYnMiOlsibGlzdCIsImNyZWF0ZSJdfSx7ImFwaUdyb3VwcyI6WyJhdXRob3JpemF0aW9uLm9wZW5zaGlmdC5pbyIsInJiYWMuYXV0aG9yaXphdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VOYW1lcyI6WyJ0cmlkZW50LW5vZGUtcmVtZWRpYXRpb24tYWNjZXNzIiwidHJpZGVudC1jb250cm9sbGVyIiwidHJpZGVudC1ub2RlLWxpbnV4IiwidHJpZGVudC1ub2RlLXdpbmRvd3MiLCJ0cmlkZW50LWNzaSIsInRyaWRlbnQiXSwicmVzb3VyY2VzIjpbInJvbGVzIiwicm9sZWJpbmRpbmdzIiwiY2x1c3RlcnJvbGVzIiwiY2x1c3RlcnJvbGViaW5kaW5ncyJdLCJ2ZXJicyI6WyJnZXQiLCJkZWxldGUiLCJ1cGRhdGUiLCJwYXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJwb2xpY3kiXSwicmVzb3VyY2VzIjpbInBvZHNlY3VyaXR5cG9saWNpZXMiXSwidmVyYnMiOlsibGlzdCIsImNyZWF0ZSJdfSx7ImFwaUdyb3VwcyI6WyJwb2xpY3kiXSwicm
[build-fbc-scratch-catalog : build-fbc-catalog] Vzb3VyY2VOYW1lcyI6WyJ0cmlkZW50cG9kcyJdLCJyZXNvdXJjZXMiOlsicG9kc2VjdXJpdHlwb2xpY2llcyJdLCJ2ZXJicyI6WyJkZWxldGUiLCJ1cGRhdGUiLCJwYXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJzZWN1cml0eS5vcGVuc2hpZnQuaW8iXSwicmVzb3VyY2VzIjpbInNlY3VyaXR5Y29udGV4dGNvbnN0cmFpbnRzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJjcmVhdGUiXX0seyJhcGlHcm91cHMiOlsic2VjdXJpdHkub3BlbnNoaWZ0LmlvIl0sInJlc291cmNlTmFtZXMiOlsidHJpZGVudC1jb250cm9sbGVyIiwidHJpZGVudC1ub2RlLWxpbnV4IiwidHJpZGVudC1ub2RlLXdpbmRvd3MiLCJ0cmlkZW50Il0sInJlc291cmNlcyI6WyJzZWN1cml0eWNvbnRleHRjb25zdHJhaW50cyJdLCJ2ZXJicyI6WyJkZWxldGUiLCJ1cGRhdGUiLCJwYXRjaCJdfSx7ImFwaUdyb3VwcyI6WyJwb2xpY3kiXSwicmVzb3VyY2VOYW1lcyI6WyJ0cmlkZW50LWNvbnRyb2xsZXIiLCJ0cmlkZW50LW5vZGUtbGludXgiLCJ0cmlkZW50LW5vZGUtd2luZG93cyIsInRyaWRlbnRvcGVyYXRvcnBvZHMiXSwicmVzb3VyY2VzIjpbInBvZHNlY3VyaXR5cG9saWNpZXMiXSwidmVyYnMiOlsidXNlIl19XSwic2VydmljZUFjY291bnROYW1lIjoidHJpZGVudC1vcGVyYXRvciJ9XX0sInN0cmF0ZWd5IjoiZGVwbG95bWVudCJ9LCJpbnN0YWxsTW9kZXMiOlt7InN1cHBvcnRlZCI6dHJ1ZSwidHlwZSI6IkFsbE5hbWVzcGFjZXMifV0sImtleXdvcmRzIjpbIk5ldEFwcCIsIk9OVEFQIiwiVHJpZGVudCIsInN0b3JhZ2UiLCJwZXJmb3JtYW5jZSIsIm9wZW4gc291cmNlIiwiQXN0cmEiLCJDbG91ZCBOYXRpdmUiLCJBV1MiLCJBenVyZSIsIkdDUCIsIkNsb3VkIFZvbHVtZXMiXSwibGlua3MiOlt7Im5hbWUiOiJHaXRIdWIgUmVwb3NpdG9yeSIsInVybCI6Imh0dHBzOi8vZ2l0aHViLmNvbS9OZXRBcHAvdHJpZGVudCJ9LHsibmFtZSI6IlRyaWRlbnQgZG9jdW1lbnRhdGlvbiIsInVybCI6Imh0dHBzOi8vZG9jcy5uZXRhcHAuY29tL3VzLWVuL3RyaWRlbnQvaW5kZXguaHRtbCJ9LHsibmFtZSI6IlN1cHBvcnQgcG9saWN5IiwidXJsIjoiaHR0cHM6Ly9teXN1cHBvcnQubmV0YXBwLmNvbS9zaXRlL2luZm8vdmVyc2lvbi1zdXBwb3J0In0seyJuYW1lIjoiUmVsZWFzZSBOb3RlcyIsInVybCI6Imh0dHBzOi8vZG9jcy5uZXRhcHAuY29tL3VzLWVuL3RyaWRlbnQvdHJpZGVudC1ybi5odG1sIn1dLCJtYWludGFpbmVycyI6W3siZW1haWwiOiJuZy10cmlkZW50LW9wZW5zaGlmdC1vcGVyYXRvckBuZXRhcHAuY29tIiwibmFtZSI6Ik5ldEFwcCJ9XSwicHJvdmlkZXIiOnsibmFtZSI6Ik5ldEFwcCwgSW5jLiIsInVybCI6Imh0dHBzOi8vd3d3Lm5ldGFwcC5jb20vIn0sInJlbGF0ZWRJbWFnZXMiOlt7ImltYWdlIjoicmVnaXN0cnkuY29ubmVjdC5yZWRoYXQuY29tL25ldGFwcC90cmlkZW50LW9wZXJhdG9yLWltYWdlQHNoYTI1Njo1ZDZlYjBhZTRhMGY2ODMyOTEwMmNmYjdiYWNlOTRkMjRjNzI4ZTgzODVlMTliZWMzNjBlMGFjYjVmOTljNzk5IiwibmFtZSI6InRyaWRlbnQtb3BlcmF0b3IifSx7ImltYWdlIjoicmVnaXN0cnkuY29ubmVjdC5yZWRoYXQuY29tL25ldGFwcC90cmlkZW50QHNoYTI1Njo1OTMzMWY4NWVkNjU3YjFhZjlmOGIxMzlmMDhkNmVhZTAwYmU4ZDdiNDA0Nzg0ZGJiNjFjNWI1ZWIzZjRkODA4IiwibmFtZSI6InRyaWRlbnQifSx7ImltYWdlIjoicmVnaXN0cnkuY29ubmVjdC5yZWRoYXQuY29tL25ldGFwcC90cmlkZW50LWF1dG9zdXBwb3J0QHNoYTI1NjpiMjczZjdjMTkyMmFiMjI3M2M5Yjk5ZjIyMzgzYmU4OGI2NTExZmNkNzdmMzQyOTllOWVjYjFmODUwODFmYjJiIiwibmFtZSI6InRyaWRlbnQtYXV0b3N1cHBvcnQifSx7ImltYWdlIjoicmVnaXN0cnkucmVkaGF0LmlvL29wZW5zaGlmdDQvb3NlLWNzaS1leHRlcm5hbC1wcm92aXNpb25lci1yaGVsOUBzaGEyNTY6NmM5OGJhZTkzNTFmNWU3MGVlNDFhN2FlM2UxM2M3OGJkZjAxYzAxMTNhOWVlMjE4MjU0MzJjMjc0MWY1ZTM5MSIsIm5hbWUiOiJjc2ktc2lkZWNhci1wcm92aXNpb25lciJ9LHsiaW1hZ2UiOiJyZWdpc3RyeS5yZWRoYXQuaW8vb3BlbnNoaWZ0NC9vc2UtY3NpLWV4dGVybmFsLWF0dGFjaGVyLXJoZWw5QHNoYTI1Njo1ZTdmNzFmMmMwZjFmNDcwNzgxMmM0ZmVjYjA4ZGZlZjI5YzJmMTUyYjIyODZhNzAwZTYyMjY0NzJhOTI3Y2VjIiwibmFtZSI6ImNzaS1zaWRlY2FyLWF0dGFjaGVyIn0seyJpbWFnZSI6InJlZ2lzdHJ5LnJlZGhhdC5pby9vcGVuc2hpZnQ0L29zZS1jc2ktZXh0ZXJuYWwtcmVzaXplci1yaGVsOUBzaGEyNTY6MjEwNDUyZGZjNWE1MDQ3MDVhMTEzYjNmNGU5ZDYxNWIxYTI4OTA0ZGI3MWY0MWNlODA0ZTM1OTUwZDIyYmNkOCIsIm5hbWUiOiJjc2ktc2lkZWNhci1yZXNpemVyIn0seyJpbWFnZSI6InJlZ2lzdHJ5LnJlZGhhdC5pby9vcGVuc2hpZnQ0L29zZS1jc2ktZXh0ZXJuYWwtc25hcHNob3R0ZXItcmhlbDlAc2hhMjU2OjYyZWIyZjE0NmY4NDEwMTExOWI1NGM2YTFjNjY3OGQ5N2I0NGIzNWNiODAwMjk5MDMyZjA2NzhkYzRhZjU4MmIiLCJuYW1lIjoiY3NpLXNpZGVjYXItc25hcHNob3R0ZXIifSx7ImltYWdlIjoicmVnaXN0cnkucmVkaGF0LmlvL29wZW5zaGlmdDQvb3NlLWNzaS1ub2RlLWRyaXZlci1yZWdpc3RyYXItcmhlbDlAc2hhMjU2OjJlYWM1YmNiOWY5MGVkOWU3NTk2NjU2ZjVlMzcxM2UyMmZjNzc2MjEzMzZiM2Y3YTJhOWQ1NDEwNmQ4MzViMDIiLCJuYW1lIjoiY3NpLXNpZGVjYXItbm9kZS1kcml2ZXItcmVnaXN0cmFyIn0seyJpbWFnZSI6InJlZ2lzdHJ5LnJlZGhhdC5pby9vcGVuc2hpZnQ0L29zZS1jc2ktbGl2ZW5lc3Nwcm9iZS1yaGVsOUBzaGEyNTY6MGMxMjhhOGI2YmUxZTkyMWQ4YTk1Y2RiYjEwMTg5NmNhZTMyMWI2ZGUzMjkwMzYyZGYwYzM0NjdhYjU5OGVkOCIsIm5hbWUiOiJjc2ktc2lkZWNhci1saXZlbmVzcy1wcm9iZSJ9XSwidmVyc2lvbiI6IjI1LjEwLjAtbGludXgtb25seSJ9fQ==
[build-fbc-scratch-catalog : build-fbc-catalog] relatedImages:
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/operator-pipeline-prod/trident-operator:25.10.0-linux-only
[build-fbc-scratch-catalog : build-fbc-catalog] name: ""
[build-fbc-scratch-catalog : build-fbc-catalog] - image: registry.connect.redhat.com/netapp/trident-autosupport@sha256:b273f7c1922ab2273c9b99f22383be88b6511fcd77f34299e9ecb1f85081fb2b
[build-fbc-scratch-catalog : build-fbc-catalog] name: trident-autosupport
[build-fbc-scratch-catalog : build-fbc-catalog] - image: registry.connect.redhat.com/netapp/trident-operator-image@sha256:5d6eb0ae4a0f68329102cfb7bace94d24c728e8385e19bec360e0acb5f99c799
[build-fbc-scratch-catalog : build-fbc-catalog] name: trident-operator
[build-fbc-scratch-catalog : build-fbc-catalog] - image: registry.connect.redhat.com/netapp/trident@sha256:59331f85ed657b1af9f8b139f08d6eae00be8d7b404784dbb61c5b5eb3f4d808
[build-fbc-scratch-catalog : build-fbc-catalog] name: trident
[build-fbc-scratch-catalog : build-fbc-catalog] - image: registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5e7f71f2c0f1f4707812c4fecb08dfef29c2f152b2286a700e6226472a927cec
[build-fbc-scratch-catalog : build-fbc-catalog] name: csi-sidecar-attacher
[build-fbc-scratch-catalog : build-fbc-catalog] - image: registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:6c98bae9351f5e70ee41a7ae3e13c78bdf01c0113a9ee21825432c2741f5e391
[build-fbc-scratch-catalog : build-fbc-catalog] name: csi-sidecar-provisioner
[build-fbc-scratch-catalog : build-fbc-catalog] - image: registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:210452dfc5a504705a113b3f4e9d615b1a28904db71f41ce804e35950d22bcd8
[build-fbc-scratch-catalog : build-fbc-catalog] name: csi-sidecar-resizer
[build-fbc-scratch-catalog : build-fbc-catalog] - image: registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:62eb2f146f84101119b54c6a1c6678d97b44b35cb800299032f0678dc4af582b
[build-fbc-scratch-catalog : build-fbc-catalog] name: csi-sidecar-snapshotter
[build-fbc-scratch-catalog : build-fbc-catalog] - image: registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0c128a8b6be1e921d8a95cdbb101896cae321b6de3290362df0c3467ab598ed8
[build-fbc-scratch-catalog : build-fbc-catalog] name: csi-sidecar-liveness-probe
[build-fbc-scratch-catalog : build-fbc-catalog] - image: registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2eac5bcb9f90ed9e7596656f5e3713e22fc77621336b3f7a2a9d54106d835b02
[build-fbc-scratch-catalog : build-fbc-catalog] name: csi-sidecar-node-driver-registrar
[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-12-11 18:31:05,945 [operator-cert] DEBUG Creating dockerfile: trident-operator
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:05,945 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpzsh502za/trident-operator']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:05,974 [operator-cert] DEBUG Command output:
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:05,974 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.20-a297ab703269e3daafedb790748a2aeed4838890
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:05,974 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpzsh502za/trident-operator.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.20-a297ab703269e3daafedb790748a2aeed4838890', '/tmp/tmpzsh502za']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:13,297 [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 trident-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-prod/catalog:v4.20-a297ab703269e3daafedb790748a2aeed4838890
[build-fbc-scratch-catalog : build-fbc-catalog] --> fd7018f752c1
[build-fbc-scratch-catalog : build-fbc-catalog] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.20-a297ab703269e3daafedb790748a2aeed4838890
[build-fbc-scratch-catalog : build-fbc-catalog] fd7018f752c188efc947a8f9af48f680b202ca15b2d034403507b6db857934f4
[build-fbc-scratch-catalog : build-fbc-catalog]
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:13,297 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.20-a297ab703269e3daafedb790748a2aeed4838890
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:13,297 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.20-a297ab703269e3daafedb790748a2aeed4838890', 'docker://quay.io/operator-pipeline-prod/catalog:v4.20-a297ab703269e3daafedb790748a2aeed4838890']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-11 18:31:17,094 [operator-cert] DEBUG Command output:
[make-index-repo-public : change-visibility] Response body: {"success": true}
[make-index-repo-public : change-visibility] HTTP status code: 200
[make-index-repo-public : change-visibility] Repository visibility successfully changed.
[get-ci-results-attempt : get-results] + [[ 67c7363e0283c988aec3c2fb == '' ]]
[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.engineering.redhat.com --cert-project-id 67c7363e0283c988aec3c2fb --certification-hash 4de9ddecf289404d92436c98bfafe666 --operator-package-version 25.10.0-linux-only --operator-name trident-operator --verbose
[get-ci-results-attempt : get-results] 2025-12-11 18:31:34,850 [operator-cert] DEBUG Pyxis session using cert + key is created
[get-ci-results-attempt : get-results] 2025-12-11 18:31:34,850 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/test-results?filter=certification_hash=='4de9ddecf289404d92436c98bfafe666';version=='25.10.0-linux-only';operator_package_name=='trident-operator'&sort_by=creation_date[desc]&page_size=1
[get-ci-results-attempt : get-results] 2025-12-11 18:31:34,850 [operator-cert] DEBUG GET Pyxis request params: None
[get-ci-results-attempt : get-results] 2025-12-11 18:31:35,127 [operator-cert] ERROR There is no test results for given parameters
[get-ci-results-attempt : get-results] 2025-12-11 18:31:35,128 [operator-cert] ERROR Result test_result_id is empty
[get-ci-results-attempt : get-results] 2025-12-11 18:31:35,128 [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
[preflight-trigger : skip-preflight-testing-if-labeled] + [[ https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 == '' ]]
[preflight-trigger : skip-preflight-testing-if-labeled] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --json labels
[preflight-trigger : skip-preflight-testing-if-labeled] + jq -e '.labels | any(.name == "tests/skip/preflight-trigger")' /workspace/results/pr_labels.json
[preflight-trigger : skip-preflight-testing-if-labeled] false
[preflight-trigger : encrypt-and-encode-docker-config-json] 2025/12/11 18:31:53 Writing encoded data to file /workspace/credentials/project_dockerconfigjson.gpg.b64
[preflight-trigger : create-openshift-ci-prowjob] 2025/12/11 18:31:54 Validating job flags
[preflight-trigger : create-openshift-ci-prowjob] time="2025-12-11T18:31:54Z" level=info msg="Cannot use full value, will truncate." id= job=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.20-preflight-prod-claim key=prow.k8s.io/job maybeTruncated=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod value=periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.20-preflight-prod-claim
[preflight-trigger : create-openshift-ci-prowjob] I1211 18:31:54.836826 23 warnings.go:110] "Warning: Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens."
[preflight-trigger : create-openshift-ci-prowjob] I1211 18:31:54.843826 23 warnings.go:110] "Warning: Use tokens from the TokenRequest API or manually created secret-based tokens instead of auto-generated secret-based tokens."
[preflight-trigger : create-openshift-ci-prowjob] 2025/12/11 18:31:54 Waiting for prowjob status...
[preflight-trigger : create-openshift-ci-prowjob] &{ArtifactsURL:test-platform-results/logs/periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.20-preflight-prod-claim/1999185390661013504 Status:success URL:https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-redhat-openshift-ecosystem-certified-operators-prod-ocp-4.20-preflight-prod-claim/1999185390661013504}
[preflight-trigger : create-openshift-ci-prowjob] 2025/12/11 18:49:36 job succeeded
[preflight-trigger : get-prowjob-artifacts-and-decrypt] /workspace/results/preflight.log/workspace/results/results.json/workspace/results/artifacts
[upload-artifacts : upload-test-logs] + PREFLIGHT_RESULTS_EXISTS=false
[upload-artifacts : upload-test-logs] + '[' false == true ']'
[upload-artifacts : upload-test-logs] Uploading test log
[upload-artifacts : upload-test-logs] + echo 'Uploading test log'
[upload-artifacts : upload-test-logs] + upload-artifacts --cert-project-id 67c7363e0283c988aec3c2fb --operator-version 25.10.0-linux-only --operator-package-name trident-operator --certification-hash 4de9ddecf289404d92436c98bfafe666 --pyxis-url https://pyxis.engineering.redhat.com --path /workspace/results/preflight.log --type preflight-logs --output preflight-logs.json --verbose
[upload-artifacts : upload-test-logs] 2025-12-11 18:50:07,274 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-logs] 2025-12-11 18:50:07,274 [operator-cert] DEBUG Getting project details: 67c7363e0283c988aec3c2fb
[upload-artifacts : upload-test-logs] 2025-12-11 18:50:07,538 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-logs] 2025-12-11 18:50:07,538 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-logs] 2025-12-11 18:50:07,786 [operator-cert] INFO Output stored in: preflight-logs.json
[upload-artifacts : upload-test-logs] ++ cat preflight-logs.json
[upload-artifacts : upload-test-logs] ++ jq -r ._id
[upload-artifacts : upload-test-logs] + LOG_ID=693b125f8e2ae90a0300a636
[upload-artifacts : upload-test-logs] + LOG_URL=https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/693b125f8e2ae90a0300a636
[upload-artifacts : upload-test-logs] + echo 'Logs URL: '
[upload-artifacts : upload-test-logs] Logs URL:
[upload-artifacts : upload-test-logs] + echo -n https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/693b125f8e2ae90a0300a636
[upload-artifacts : upload-test-logs] + tee /tekton/results/log_url
[upload-artifacts : upload-test-logs] https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/693b125f8e2ae90a0300a636
[upload-artifacts : upload-test-results] + PREFLIGHT_RESULTS_EXISTS=false
[upload-artifacts : upload-test-results] Uploading test results
[upload-artifacts : upload-test-results] + '[' false == true ']'
[upload-artifacts : upload-test-results] + echo 'Uploading test results'
[upload-artifacts : upload-test-results] + upload-artifacts --cert-project-id 67c7363e0283c988aec3c2fb --operator-version 25.10.0-linux-only --operator-package-name trident-operator --certification-hash 4de9ddecf289404d92436c98bfafe666 --pyxis-url https://pyxis.engineering.redhat.com --path /workspace/results/results.json --type preflight-results --output preflight-results.json --verbose
[upload-artifacts : upload-test-results] 2025-12-11 18:50:08,568 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-results] 2025-12-11 18:50:08,569 [operator-cert] DEBUG Getting project details: 67c7363e0283c988aec3c2fb
[upload-artifacts : upload-test-results] 2025-12-11 18:50:09,727 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-results] 2025-12-11 18:50:09,727 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/test-results
[upload-artifacts : upload-test-results] 2025-12-11 18:50:09,905 [operator-cert] INFO Output stored in: preflight-results.json
[upload-artifacts : upload-test-results] ++ cat preflight-results.json
[upload-artifacts : upload-test-results] ++ jq -r ._id
[upload-artifacts : upload-test-results] + RESULTS_ID=693b1261e72e73b5a08e018d
[upload-artifacts : upload-test-results] + RESULT_URL=https://pyxis.engineering.redhat.comv1/projects/certification/test-results/id/693b1261e72e73b5a08e018d
[upload-artifacts : upload-test-results] + echo -n 693b1261e72e73b5a08e018d
[upload-artifacts : upload-test-results] + tee /tekton/results/test_result_id
[upload-artifacts : upload-test-results] 693b1261e72e73b5a08e018dTest result URL:
[upload-artifacts : upload-test-results] + echo 'Test result URL: '
[upload-artifacts : upload-test-results] + echo -n https://pyxis.engineering.redhat.comv1/projects/certification/test-results/id/693b1261e72e73b5a08e018d
[upload-artifacts : upload-test-results] + tee /tekton/results/result_url
[upload-artifacts : upload-test-results] https://pyxis.engineering.redhat.comv1/projects/certification/test-results/id/693b1261e72e73b5a08e018d+ RESULT_SPA_URL=https://connect.redhat.com/projects/67c7363e0283c988aec3c2fb/test-results
[upload-artifacts : upload-test-results] Test result SPA URL:
[upload-artifacts : upload-test-results] + echo 'Test result SPA URL: '
[upload-artifacts : upload-test-results] + echo -n https://connect.redhat.com/projects/67c7363e0283c988aec3c2fb/test-results
[upload-artifacts : upload-test-results] + tee /tekton/results/result_spa_url
[upload-artifacts : upload-test-results] https://connect.redhat.com/projects/67c7363e0283c988aec3c2fb/test-results
[upload-artifacts : upload-test-artifacts] + PREFLIGHT_RESULTS_EXISTS=false
[upload-artifacts : upload-test-artifacts] Uploading test artifacts
[upload-artifacts : upload-test-artifacts] + '[' false == true ']'
[upload-artifacts : upload-test-artifacts] + echo 'Uploading test artifacts'
[upload-artifacts : upload-test-artifacts] + upload-artifacts --cert-project-id 67c7363e0283c988aec3c2fb --operator-version 25.10.0-linux-only --operator-package-name trident-operator --certification-hash 4de9ddecf289404d92436c98bfafe666 --pyxis-url https://pyxis.engineering.redhat.com --path /workspace/results/artifacts --type preflight-artifacts --output preflight-artifacts.json --verbose
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:11,232 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:11,232 [operator-cert] DEBUG Getting project details: 67c7363e0283c988aec3c2fb
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:12,415 [operator-cert] DEBUG Found following artifacts: ['trident-operator-69b44fb9cc-tdwsw-PodStatus.json', 'hashes.txt', 'operator_bundle_scorecard_BasicSpecCheck.json', 'trident-operator-CatalogSource.json', 'trident-operator-Subscription.json', 'trident-operator-target-Namespace.json', 'operator_bundle_scorecard_OlmSuiteCheck.json', 'preflight.stdout', 'trident-operator-Deployment.json', 'trident-operator-OperatorGroup.json', 'trident-operator-69b44fb9cc-tdwsw-trident-operator.log', 'trident-operator-Namespace.json', 'cert-image.json', 'preflight.stderr']
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:12,416 [operator-cert] INFO Uploading artifact: trident-operator-69b44fb9cc-tdwsw-PodStatus.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:12,417 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:12,417 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:13,623 [operator-cert] INFO Uploading artifact: hashes.txt
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:13,629 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:13,629 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:13,788 [operator-cert] INFO Uploading artifact: operator_bundle_scorecard_BasicSpecCheck.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:13,789 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:13,789 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:14,020 [operator-cert] INFO Uploading artifact: trident-operator-CatalogSource.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:14,021 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:14,021 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:14,222 [operator-cert] INFO Uploading artifact: trident-operator-Subscription.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:14,224 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:14,224 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:14,626 [operator-cert] INFO Uploading artifact: trident-operator-target-Namespace.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:14,628 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:14,628 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,204 [operator-cert] INFO Uploading artifact: operator_bundle_scorecard_OlmSuiteCheck.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,205 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,205 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,470 [operator-cert] INFO Uploading artifact: preflight.stdout
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,471 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,471 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,632 [operator-cert] INFO Uploading artifact: trident-operator-Deployment.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,634 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,634 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,834 [operator-cert] INFO Uploading artifact: trident-operator-OperatorGroup.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,836 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:15,836 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:17,020 [operator-cert] INFO Uploading artifact: trident-operator-69b44fb9cc-tdwsw-trident-operator.log
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:17,024 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:17,024 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,246 [operator-cert] INFO Uploading artifact: trident-operator-Namespace.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,247 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,247 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,414 [operator-cert] INFO Uploading artifact: cert-image.json
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,415 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,415 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,636 [operator-cert] INFO Uploading artifact: preflight.stderr
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,642 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,642 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-artifacts : upload-test-artifacts] 2025-12-11 18:50:18,992 [operator-cert] INFO Output stored in: preflight-artifacts.json
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:57,320 [operator-cert] INFO Test: ScorecardBasicSpecCheck, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:57,320 [operator-cert] INFO Test: ScorecardOlmSuiteCheck, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:57,320 [operator-cert] INFO Test: DeployableByOLM, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:57,320 [operator-cert] INFO Test: ValidateOperatorBundle, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:57,320 [operator-cert] INFO Test: RequiredAnnotations, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:57,321 [operator-cert] INFO Overall status: True
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:57,321 [operator-cert] INFO Result by category: {'passed': 5, 'failed': 0, 'errors': 0}
[evaluate-preflight-result : evaluate-results] Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,000 [operator-cert] INFO Adding file preflight-results.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,001 [operator-cert] INFO Adding file preflight.log to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,002 [operator-cert] INFO Adding file trident-operator-69b44fb9cc-tdwsw-PodStatus.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,003 [operator-cert] INFO Adding file hashes.txt to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,003 [operator-cert] INFO Adding file operator_bundle_scorecard_BasicSpecCheck.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,004 [operator-cert] INFO Adding file trident-operator-CatalogSource.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,005 [operator-cert] INFO Adding file trident-operator-Subscription.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,005 [operator-cert] INFO Adding file trident-operator-target-Namespace.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,006 [operator-cert] INFO Adding file operator_bundle_scorecard_OlmSuiteCheck.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,007 [operator-cert] INFO Adding file preflight.stdout to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,007 [operator-cert] INFO Adding file trident-operator-Deployment.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,008 [operator-cert] INFO Adding file trident-operator-OperatorGroup.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,009 [operator-cert] INFO Adding file trident-operator-69b44fb9cc-tdwsw-trident-operator.log to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,009 [operator-cert] INFO Adding file trident-operator-Namespace.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,010 [operator-cert] INFO Adding file cert-image.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,011 [operator-cert] INFO Adding file preflight.stderr to gist
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,011 [operator-cert] INFO Creating gist from dict_keys(['preflight-results.json', 'preflight.log', 'trident-operator-69b44fb9cc-tdwsw-PodStatus.json', 'hashes.txt', 'operator_bundle_scorecard_BasicSpecCheck.json', 'trident-operator-CatalogSource.json', 'trident-operator-Subscription.json', 'trident-operator-target-Namespace.json', 'operator_bundle_scorecard_OlmSuiteCheck.json', 'preflight.stdout', 'trident-operator-Deployment.json', 'trident-operator-OperatorGroup.json', 'trident-operator-69b44fb9cc-tdwsw-trident-operator.log', 'trident-operator-Namespace.json', 'cert-image.json', 'preflight.stderr'])
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:58,727 [operator-cert] INFO Gist created: https://gist.github.com/rh-operator-bundle-bot/4861f7fdc23f7b49d847b957d1d18a92
[evaluate-preflight-result : evaluate-results] 2025-12-11 18:50:59,278 [operator-cert] INFO Adding gist link to PR redhat-openshift-ecosystem/certified-operators (7229)
[evaluate-preflight-result : evaluate-results] Checking preflight test status
[evaluate-preflight-result : evaluate-results] success
[get-ci-results : get-results] + PREFLIGHT_RESULTS_EXISTS=false
[get-ci-results : get-results] Downloading the test results
[get-ci-results : get-results] + '[' false == true ']'
[get-ci-results : get-results] + '[' 67c7363e0283c988aec3c2fb == '' ']'
[get-ci-results : get-results] + echo 'Downloading the test results'
[get-ci-results : get-results] + download-test-results --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 67c7363e0283c988aec3c2fb --certification-hash 4de9ddecf289404d92436c98bfafe666 --operator-package-version 25.10.0-linux-only --operator-name trident-operator --verbose
[get-ci-results : get-results] 2025-12-11 18:51:06,506 [operator-cert] DEBUG Pyxis session using cert + key is created
[get-ci-results : get-results] 2025-12-11 18:51:06,506 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/test-results?filter=certification_hash=='4de9ddecf289404d92436c98bfafe666';version=='25.10.0-linux-only';operator_package_name=='trident-operator'&sort_by=creation_date[desc]&page_size=1
[get-ci-results : get-results] 2025-12-11 18:51:06,506 [operator-cert] DEBUG GET Pyxis request params: None
[get-ci-results : get-results] 2025-12-11 18:51:07,042 [operator-cert] INFO Test results retrieved successfully for given parameters
[get-ci-results : get-results] 2025-12-11 18:51:07,043 [operator-cert] DEBUG Storing test_result_id
[get-ci-results : get-results] + cat test_result_id
[get-ci-results : get-results] + tee /tekton/results/test_result_id
[get-ci-results : get-results] 693b1261e72e73b5a08e018d+ echo -n test_results.json
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' 693b1261e72e73b5a08e018d == '' ']'
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + echo 'Setting pull request details'
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] Setting pull request details
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + link-pull-request --pyxis-url https://pyxis.engineering.redhat.com --test-result-id 693b1261e72e73b5a08e018d --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --pull-request-status open --verbose
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-12-11 18:51:12,579 [operator-cert] DEBUG Pyxis session using cert + key is created
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-12-11 18:51:12,579 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/test-results/id/693b1261e72e73b5a08e018d
[query-publishing-checklist : query-publishing-checklist] + HYDRA_URL=https://connect.redhat.com/pfs/cs
[query-publishing-checklist : query-publishing-checklist] + hydra-checklist --cert-project-id 67c7363e0283c988aec3c2fb --hydra-url https://connect.redhat.com/pfs/cs --ignore-publishing-checklist false
[query-publishing-checklist : query-publishing-checklist] 2025-12-11 18:51:18,590 [operator-cert] INFO Examining pre-certification checklist from Hydra...
[query-publishing-checklist : query-publishing-checklist] 2025-12-11 18:51:21,947 [operator-cert] INFO Pre-certification checklist is completed for cert project with id 67c7363e0283c988aec3c2fb.
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + RELEASE_CONFIG_PATH=operators/trident-operator/25.10.0-linux-only/release-config.yaml
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + [[ ! -f operators/trident-operator/25.10.0-linux-only/release-config.yaml ]]
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] Release config do not exist, skipping adding bundle to FBC
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + echo 'Release config do not exist, skipping adding bundle to FBC'
[add-bundle-to-fbc-dryrun : add-bundle-to-fbc] + exit 0
[add-bundle-to-fbc-dryrun : commit-push-and-open-pr] + [[ false != \t\r\u\e ]]
[add-bundle-to-fbc-dryrun : commit-push-and-open-pr] + echo 'Skipping creating a pull request'
[add-bundle-to-fbc-dryrun : commit-push-and-open-pr] + exit 0
[add-bundle-to-fbc-dryrun : commit-push-and-open-pr] Skipping creating a pull request
[merge-pr : check-if-merge] + [[ -z operators/trident-operator ]]
[merge-pr : check-if-merge] + [[ ! -f operators/trident-operator/ci.yaml ]]
[merge-pr : check-if-merge] ++ yq -r '.merge!=false'
[merge-pr : check-if-merge] + BOOL_MERGE=true
[merge-pr : check-if-merge] + echo -n true
[merge-pr : merge-pull-request] ++ cat /tekton/results/bool_merge
[merge-pr : merge-pull-request] + BOOL_MERGE=true
[merge-pr : merge-pull-request] + '[' true = false ']'
[merge-pr : merge-pull-request] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --json labels
[merge-pr : merge-pull-request] ++ jq -r '[.labels[].name == "approved"] | any' /tmp/pr.json
[merge-pr : merge-pull-request] + IS_APPROVED=true
[merge-pr : merge-pull-request] + '[' true = true ']'
[merge-pr : merge-pull-request] + echo 'PR is approved and can be merged'
[merge-pr : merge-pull-request] PR is approved and can be merged
[merge-pr : merge-pull-request] ++ gh pr merge https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --squash --admin --match-head-commit a297ab703269e3daafedb790748a2aeed4838890
[merge-pr : merge-pull-request] + MERGE_STDERR=
[merge-pr : merge-pull-request] + MERGE_RESULT=0
[merge-pr : merge-pull-request] ++ echo ''
[merge-pr : merge-pull-request] ++ grep -oP '(?<=GraphQL: ).*'
[merge-pr : merge-pull-request] + MERGE_ERROR=
[merge-pr : merge-pull-request] + [[ 0 -eq 0 ]]
[merge-pr : merge-pull-request] PR has been merged!
[merge-pr : merge-pull-request] + echo 'PR has been merged!'
[merge-pr : merge-pull-request] + echo -n true
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + '[' 693b1261e72e73b5a08e018d == '' ']'
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + echo 'Setting pull request details'
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] Setting pull request details
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + link-pull-request --pyxis-url https://pyxis.engineering.redhat.com --test-result-id 693b1261e72e73b5a08e018d --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --pull-request-status merged --verbose
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] 2025-12-11 18:52:18,154 [operator-cert] DEBUG Pyxis session using cert + key is created
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] 2025-12-11 18:52:18,154 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/test-results/id/693b1261e72e73b5a08e018d
[set-github-status-success : set-github-status] + '[' false == true ']'
[set-github-status-success : set-github-status] Setting github status of commit a297ab703269e3daafedb790748a2aeed4838890 to success
[set-github-status-success : set-github-status] + echo 'Setting github status of commit a297ab703269e3daafedb790748a2aeed4838890 to success'
[set-github-status-success : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha a297ab703269e3daafedb790748a2aeed4838890 --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully.'
[set-github-status-success : set-github-status] 2025-12-11 18:52:28,184 [operator-cert] INFO Successfully set status to success for commit a297ab703269e3daafedb790748a2aeed4838890 in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git
[github-add-connect-url-comment : post-comment] + echo '[View your certification test results and logs here](https://connect.redhat.com/projects/67c7363e0283c988aec3c2fb/test-results).'
[github-add-connect-url-comment : post-comment] + echo 'Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229'
[github-add-connect-url-comment : post-comment] Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229
[github-add-connect-url-comment : post-comment] + echo 'Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/67c7363e0283c988aec3c2fb/test-results).'
[github-add-connect-url-comment : post-comment] Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/67c7363e0283c988aec3c2fb/test-results).
[github-add-connect-url-comment : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --comment-file comment_file --comment-tag '' --replace false
[github-add-connect-url-comment : post-comment] 2025-12-11 18:52:27,742 [operator-cert] INFO Sending this data to GitHub with POST
[github-add-connect-url-comment : post-comment] 2025-12-11 18:52:27,743 [operator-cert] INFO {'body': '[View your certification test results and logs here](https://connect.redhat.com/projects/67c7363e0283c988aec3c2fb/test-results).\n'}
[github-add-connect-url-comment : post-comment] 2025-12-11 18:52:29,315 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229
[set-github-passed-label : post-comment] + EXTRA_ARGS=
[set-github-passed-label : post-comment] + [[ ! -z operator-hosted-pipeline/passed ]]
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/passed'
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229
[set-github-passed-label : post-comment] + [[ ! -z '' ]]
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229'
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels
[set-github-passed-label : post-comment] 2025-12-11 18:52:27,706 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/certified-operators
[set-github-passed-label : post-comment] 2025-12-11 18:52:28,462 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2025-12-11 18:52:28,462 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f2acab206e0>
[set-github-passed-label : post-comment] 2025-12-11 18:52:28,462 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed']
[set-github-passed-label : post-comment] 2025-12-11 18:52:28,463 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2025-12-11 18:52:28,463 [operator-cert] INFO Adding label operator-hosted-pipeline/passed
[set-github-passed-label : post-comment] 2025-12-11 18:52:29,192 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[upload-pipeline-logs : get-pipeline-logs] 2025/12/11 18:52:55 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied
[upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs
[upload-pipeline-logs : get-pipeline-logs] + echo 'Getting pipeline logs'
[upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-hosted-pipeline-runrg59c
[upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs
[upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 67c7363e0283c988aec3c2fb --operator-version 25.10.0-linux-only --operator-package-name trident-operator --certification-hash 4de9ddecf289404d92436c98bfafe666 --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7229 --pyxis-url https://pyxis.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-12-11 18:53:12,964 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-pipeline-logs : upload-pipeline-logs] 2025-12-11 18:53:12,965 [operator-cert] DEBUG Getting project details: 67c7363e0283c988aec3c2fb
[upload-pipeline-logs : upload-pipeline-logs] 2025-12-11 18:53:13,137 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-pipeline-logs : upload-pipeline-logs] 2025-12-11 18:53:13,137 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/67c7363e0283c988aec3c2fb/artifacts
[upload-pipeline-logs : upload-pipeline-logs] 2025-12-11 18:53:13,502 [operator-cert] INFO Output stored in: pipeline-logs-artifact.json
[upload-pipeline-logs : upload-pipeline-logs] ++ cat pipeline-logs-artifact.json
[upload-pipeline-logs : upload-pipeline-logs] ++ jq -r ._id
[upload-pipeline-logs : upload-pipeline-logs] + LOG_ID=693b13198e2ae90a0300aac1
[upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/693b13198e2ae90a0300aac1
[upload-pipeline-logs : upload-pipeline-logs] + echo 'Pipeline logs URL: '
[upload-pipeline-logs : upload-pipeline-logs] Pipeline logs URL:
[upload-pipeline-logs : upload-pipeline-logs] + echo -n https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/693b13198e2ae90a0300aac1
[upload-pipeline-logs : upload-pipeline-logs] + tee /tekton/results/pipeline_log_url
[upload-pipeline-logs : upload-pipeline-logs] https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/693b13198e2ae90a0300aac1
[github-add-summary-comment : gather-info] 2025/12/11 18:52:59 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-runrg59c
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runrg59c
[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-runrg59c
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runrg59c --ignore-not-found=true
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-7229" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment