Created
November 19, 2024 15:09
-
-
Save rh-operator-bundle-bot/6f2007d8a2597dcbd086aac04222b6b7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 39 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 13 | |
[get-pr-number : parse-pr-url] + echo -n 4776 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 4776 | |
[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=2024-11-19T14:41:27.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-4776' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runq7dgb' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2024-11-19T14:41:27.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-4776' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-4776 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-4776 | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-4776 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-4776' | |
[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-4776 created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-4776' | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-4776 | |
[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/4776 | |
[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/4776' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2024-11-19 14:41:39,265 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators | |
[set-github-started-label : post-comment] 2024-11-19 14:41:40,001 [operator-cert] INFO Labels to remove in namespace: [] | |
[set-github-started-label : post-comment] 2024-11-19 14:41:40,001 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f0961a9e7e0> | |
[set-github-started-label : post-comment] 2024-11-19 14:41:40,001 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2024-11-19 14:41:40,001 [operator-cert] INFO Labels to remove: [] | |
[set-github-started-label : post-comment] 2024-11-19 14:41:40,001 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit af40368e8af1cf518287a971d0c1c247df4f3f16 to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit af40368e8af1cf518287a971d0c1c247df4f3f16 to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators.git --commit-sha af40368e8af1cf518287a971d0c1c247df4f3f16 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2024-11-19 14:41:50,856 [operator-cert] INFO Successfully set status to pending for commit af40368e8af1cf518287a971d0c1c247df4f3f16 in github repo https://github.com/redhat-openshift-ecosystem/certified-operators.git | |
[set-env : set-env] + ENV=prod | |
[set-env : set-env] + ACCESS_TYPE=internal | |
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
[set-env : set-env] + case $ENV in | |
[set-env : set-env] + case $ACCESS_TYPE in | |
[set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=containerisvsign | |
[set-env : set-env] + UMB_URL=umb.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline | |
[set-env : set-env] + echo -n https://pyxis.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_registry | |
[set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/55A34A82 SHA-256+ echo -n containerisvsign | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com | |
[set-env : set-env] + tee /tekton/results/umb_url | |
[set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/acornett21/certified-operators.git -revision=af40368e8af1cf518287a971d0c1c247df4f3f16 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1732027355.5621293,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/acornett21/certified-operators.git @ af40368e8af1cf518287a971d0c1c247df4f3f16 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1732027355.707269,"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=af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[clone-repository : clone] + printf %s https://github.com/acornett21/certified-operators.git | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cleandir | |
[clone-repository-base : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/certified-operators.git -revision=24bdae988e0a8d01eb70978416d894e5e9a516af -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"info","ts":1732027355.2636635,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/certified-operators.git @ 24bdae988e0a8d01eb70978416d894e5e9a516af (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1732027355.343724,"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=24bdae988e0a8d01eb70978416d894e5e9a516af | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s 24bdae988e0a8d01eb70978416d894e5e9a516af | |
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/certified-operators.git | |
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2024-11-19 14:44:12,454 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'cloudnative-pg'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-11-19 14:44:12,454 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-11-19 14:44:12,455 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified={'v4.17', 'v4.15', 'v4.16', 'v4.12', 'v4.14', 'v4.13'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-11-19 14:44:12,457 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified={('v4.16', 'cloudnative-pg'), ('v4.12', 'cloudnative-pg'), ('v4.13', 'cloudnative-pg'), ('v4.15', 'cloudnative-pg'), ('v4.14', 'cloudnative-pg'), ('v4.17', 'cloudnative-pg')}, deleted=set()) | |
[detect-changes : parse-repo-changes] + cat changes.json | |
[detect-changes : parse-repo-changes] {"affected_operators": ["cloudnative-pg"], "added_operators": [], "modified_operators": ["cloudnative-pg"], "deleted_operators": [], "affected_bundles": [], "added_bundles": [], "modified_bundles": [], "deleted_bundles": [], "affected_catalogs": ["v4.12", "v4.17", "v4.14", "v4.15", "v4.16", "v4.13"], "added_catalogs": [], "modified_catalogs": ["v4.17", "v4.15", "v4.16", "v4.12", "v4.14", "v4.13"], "deleted_catalogs": [], "added_or_modified_catalogs": ["v4.12", "v4.17", "v4.14", "v4.15", "v4.16", "v4.13"], "affected_catalog_operators": ["v4.13/cloudnative-pg", "v4.15/cloudnative-pg", "v4.16/cloudnative-pg", "v4.14/cloudnative-pg", "v4.17/cloudnative-pg", "v4.12/cloudnative-pg"], "added_catalog_operators": [], "modified_catalog_operators": ["v4.16/cloudnative-pg", "v4.12/cloudnative-pg", "v4.13/cloudnative-pg", "v4.15/cloudnative-pg", "v4.14/cloudnative-pg", "v4.17/cloudnative-pg"], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": ["v4.17", "v4.15", "v4.16", "v4.12", "v4.14", "v4.13"], "extra_files": [], "operator_name": "cloudnative-pg", "bundle_version": "", "operator_path": "operators/cloudnative-pg", "bundle_path": ""}++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=cloudnative-pg | |
[detect-changes : parse-repo-changes] + echo -n cloudnative-pg | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/cloudnative-pg | |
[detect-changes : parse-repo-changes] + echo -n operators/cloudnative-pg | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalogs=v4.12,v4.17,v4.14,v4.15,v4.16,v4.13 | |
[detect-changes : parse-repo-changes] + echo -n v4.12,v4.17,v4.14,v4.15,v4.16,v4.13 | |
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + added_or_modified_catalogs=v4.12,v4.17,v4.14,v4.15,v4.16,v4.13 | |
[detect-changes : parse-repo-changes] + echo -n v4.12,v4.17,v4.14,v4.15,v4.16,v4.13 | |
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")' | |
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators=v4.17,v4.15,v4.16,v4.12,v4.14,v4.13 | |
[detect-changes : parse-repo-changes] + echo -n v4.17,v4.15,v4.16,v4.12,v4.14,v4.13 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators=v4.13/cloudnative-pg,v4.15/cloudnative-pg,v4.16/cloudnative-pg,v4.14/cloudnative-pg,v4.17/cloudnative-pg,v4.12/cloudnative-pg | |
[detect-changes : parse-repo-changes] + echo -n v4.13/cloudnative-pg,v4.15/cloudnative-pg,v4.16/cloudnative-pg,v4.14/cloudnative-pg,v4.17/cloudnative-pg,v4.12/cloudnative-pg | |
[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 | |
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner acornett21 --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose | |
[check-permissions : check-permissions] 2024-11-19 14:44:44,429 [operator-cert] INFO Checking permissions for the pull request owner: acornett21 | |
[check-permissions : check-permissions] 2024-11-19 14:44:44,431 [operator-cert] INFO Checking permissions for operator cloudnative-pg | |
[check-permissions : check-permissions] 2024-11-19 14:44:44,431 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
[check-permissions : check-permissions] 2024-11-19 14:44:44,668 [operator-cert] INFO Pull request owner 'acornett21' is a member of the organization 'redhat-openshift-ecosystem' | |
[check-permissions : check-permissions] 2024-11-19 14:44:44,669 [operator-cert] DEBUG Running command: ['gh', 'pr', 'review', 'https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776', '--approve'] | |
[check-permissions : check-permissions] 2024-11-19 14:44:45,731 [operator-cert] DEBUG Command output: | |
[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] + tee /tekton/results/approved | |
[check-permissions : check-permissions] + tr -d '\r\n' | |
[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] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ v4.12,v4.17,v4.14,v4.15,v4.16,v4.13 != '' ]] | |
[set-github-pr-title : set-github-status] + TITLE='Catalog update [v4.12,v4.17,v4.14,v4.15,v4.16,v4.13]' | |
[set-github-pr-title : set-github-status] + echo Catalog update '[v4.12,v4.17,v4.14,v4.15,v4.16,v4.13]' | |
[set-github-pr-title : set-github-status] Catalog update [v4.12,v4.17,v4.14,v4.15,v4.16,v4.13] | |
[set-github-pr-title : set-github-status] + gh pr edit --title 'Catalog update [v4.12,v4.17,v4.14,v4.15,v4.16,v4.13]' https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 | |
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 | |
[read-config : read-config] + '[' operators/cloudnative-pg '!=' '' ']' | |
[read-config : read-config] + PKG_PATH=operators/cloudnative-pg | |
[read-config : read-config] + CONFIG_PATH=operators/cloudnative-pg/ci.yaml | |
[read-config : read-config] + [[ ! -f operators/cloudnative-pg/ci.yaml ]] | |
[read-config : read-config] + cat operators/cloudnative-pg/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] cert_project_id: 6537d165e0a49b1230528215 | |
[read-config : read-config] fbc: | |
[read-config : read-config] enabled: true | |
[read-config : read-config] ++ cat operators/cloudnative-pg/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/cloudnative-pg/ci.yaml | |
[read-config : read-config] ++ yq -r .updateGraph | |
[read-config : read-config] + '[' null '!=' null ']' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE= | |
[read-config : read-config] + echo -n true | |
[read-config : read-config] + tee /tekton/results/fbc-enabled | |
[read-config : read-config] true+ echo -n true | |
[read-config : read-config] + tee /workspace/output/fbc_enabled | |
[read-config : read-config] true+ echo -n | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[resolve-pr-type : evaluate-conditions] + '[' true == true ']' | |
[resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n false | |
[resolve-pr-type : evaluate-conditions] + '[' -n v4.12,v4.17,v4.14,v4.15,v4.16,v4.13 ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[validate-catalog-format : validate-catalog-format] + validate-catalog-format --repo-path /workspace/source --catalog-names v4.12,v4.17,v4.14,v4.15,v4.16,v4.13 --verbose | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:16,403 [operator-cert] INFO Validating catalog v4.12 | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:16,403 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.12'] | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:17,071 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:17,071 [operator-cert] INFO Validating catalog v4.17 | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:17,071 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.17'] | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:17,734 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:17,734 [operator-cert] INFO Validating catalog v4.14 | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:17,734 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.14'] | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:18,390 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:18,390 [operator-cert] INFO Validating catalog v4.15 | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:18,390 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.15'] | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:19,044 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:19,044 [operator-cert] INFO Validating catalog v4.16 | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:19,044 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.16'] | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:19,693 [operator-cert] DEBUG Command output: | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:19,694 [operator-cert] INFO Validating catalog v4.13 | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:19,694 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.13'] | |
[validate-catalog-format : validate-catalog-format] 2024-11-19 14:46:20,340 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] + [[ v4.17,v4.15,v4.16,v4.12,v4.14,v4.13 == '' ]] | |
[build-fragment-images : build-fragment-images] + EXTRA_ARGS= | |
[build-fragment-images : build-fragment-images] + [[ true == \t\r\u\e ]] | |
[build-fragment-images : build-fragment-images] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
[build-fragment-images : build-fragment-images] + build-fragment-images --catalog-names v4.17,v4.15,v4.16,v4.12,v4.14,v4.13 --repository-destination quay.io/operator-pipeline-prod/catalog --tag-suffix fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 --verbose --authfile /workspace/credentials/.dockerconfigjson | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:46:43,508 [operator-cert] DEBUG Creating dockerfile: v4.17 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:46:43,508 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.17'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:46:43,536 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:46:43,537 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.17-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:46:43,537 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.17.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.17-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:46:58,366 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.17 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/operator-pipeline-prod/catalog:v4.17-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] --> e2a9a395060c | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.17-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] e2a9a395060c894a8103b2de1e3812d11b93beff6ea7c96446a456d99cc67af8 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:46:58,366 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.17-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:46:58,366 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.17-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'docker://quay.io/operator-pipeline-prod/catalog:v4.17-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:10,390 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:10,390 [operator-cert] DEBUG Creating dockerfile: v4.15 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:10,390 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.15'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:10,418 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:10,418 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.15-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:10,418 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.15.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.15-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:13,369 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.15 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/operator-pipeline-prod/catalog:v4.15-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] --> c10a1f43c7e0 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.15-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] c10a1f43c7e0dcb5cc34109cfad5c7e1be5accb8e71eac5a60f05ef200b19484 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:13,369 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.15-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:13,369 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.15-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'docker://quay.io/operator-pipeline-prod/catalog:v4.15-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:24,135 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:24,135 [operator-cert] DEBUG Creating dockerfile: v4.16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:24,135 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.16'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:24,161 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:24,162 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.16-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:24,162 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.16.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.16-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:27,359 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.16 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/operator-pipeline-prod/catalog:v4.16-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] --> 0e7964055ea3 | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.16-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 0e7964055ea33fce96614f4d8a180f97b04bb84c2ad6b88d8f56ddf0261a48a4 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:27,359 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.16-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:27,359 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.16-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'docker://quay.io/operator-pipeline-prod/catalog:v4.16-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:35,477 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:35,477 [operator-cert] DEBUG Creating dockerfile: v4.12 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:35,477 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.12'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:35,505 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:35,506 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.12-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:35,506 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.12.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.12-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:38,353 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.12 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/operator-pipeline-prod/catalog:v4.12-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] --> 98313318f40a | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.12-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 98313318f40ab49f70e731ae9e3a79237a13dafcef2ffda6985251e4cc3beb90 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:38,353 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.12-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:38,353 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.12-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'docker://quay.io/operator-pipeline-prod/catalog:v4.12-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:45,210 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:45,210 [operator-cert] DEBUG Creating dockerfile: v4.14 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:45,210 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.14'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:45,237 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:45,237 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.14-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:45,237 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.14.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.14-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:48,363 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.14 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/operator-pipeline-prod/catalog:v4.14-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] --> ef3556f3a95a | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.14-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] ef3556f3a95a62743330e79b9d37c6b1c74beaef4161e9ed1bce8920c63161cb | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:48,363 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.14-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:48,363 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.14-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'docker://quay.io/operator-pipeline-prod/catalog:v4.14-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:56,636 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:56,636 [operator-cert] DEBUG Creating dockerfile: v4.13 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:56,636 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.13'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:56,663 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:56,663 [operator-cert] INFO Building image: quay.io/operator-pipeline-prod/catalog:v4.13-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:56,663 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.13.Dockerfile', '-t', 'quay.io/operator-pipeline-prod/catalog:v4.13-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:59,354 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder | |
[build-fragment-images : build-fragment-images] [1/2] STEP 2/3: ADD v4.13 /configs | |
[build-fragment-images : build-fragment-images] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] [2/2] STEP 4/6: COPY --from=builder /configs /configs | |
[build-fragment-images : build-fragment-images] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache | |
[build-fragment-images : build-fragment-images] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] [2/2] COMMIT quay.io/operator-pipeline-prod/catalog:v4.13-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] --> 0b9b787a23fb | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/operator-pipeline-prod/catalog:v4.13-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 0b9b787a23fbee168314927095fca50928335d67fcd6a12aea32a1ace81b6403 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:59,355 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-prod/catalog:v4.13-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:47:59,355 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-prod/catalog:v4.13-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'docker://quay.io/operator-pipeline-prod/catalog:v4.13-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16'] | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:48:09,385 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-11-19 14:48:09,386 [operator-cert] INFO Fragment images created: {'v4.17': 'quay.io/operator-pipeline-prod/catalog:v4.17-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'v4.15': 'quay.io/operator-pipeline-prod/catalog:v4.15-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'v4.16': 'quay.io/operator-pipeline-prod/catalog:v4.16-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'v4.12': 'quay.io/operator-pipeline-prod/catalog:v4.12-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'v4.14': 'quay.io/operator-pipeline-prod/catalog:v4.14-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16', 'v4.13': 'quay.io/operator-pipeline-prod/catalog:v4.13-fragment-af40368e8af1cf518287a971d0c1c247df4f3f16'} | |
[content-hash : compute-md5sum] + [[ -n '' ]] | |
[content-hash : compute-md5sum] + echo 'No bundle added: skipping md5sum' | |
[content-hash : compute-md5sum] + echo -n N/A | |
[content-hash : compute-md5sum] No bundle added: skipping md5sum | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
[certification-project-check : certification-project-check] + '[' true '!=' true ']' | |
[certification-project-check : certification-project-check] + '[' -z operators/cloudnative-pg ']' | |
[certification-project-check : certification-project-check] + CI_FILE_PATH=operators/cloudnative-pg/ci.yaml | |
[certification-project-check : certification-project-check] ++ cat operators/cloudnative-pg/ci.yaml | |
[certification-project-check : certification-project-check] ++ yq -r '.cert_project_id | select (.!=null)' | |
[certification-project-check : certification-project-check] + CERT_PROJECT_ID=6537d165e0a49b1230528215 | |
[certification-project-check : certification-project-check] + '[' -z 6537d165e0a49b1230528215 ']' | |
[certification-project-check : certification-project-check] + echo -n 6537d165e0a49b1230528215 | |
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
[certification-project-check : certification-project-check] 6537d165e0a49b1230528215 | |
[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] + '[' 6537d165e0a49b1230528215 == '' ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.engineering.redhat.com --cert-project-id 6537d165e0a49b1230528215 | |
[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] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] ospid-6537d165e0a49b1230528215+ get_from_cp repository_name .container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repo_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] cloudnative-pg+ 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] + tee /tekton/results/project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .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] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] active+ get_from_cp org_id .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee org_id.txt /tekton/results/org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] 11822589+ 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='sxd cnp-autobot cnpg-autobot ' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n sxd cnp-autobot cnpg-autobot | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames | |
[get-pyxis-certification-data : get-cert-project-related-data] sxd cnp-autobot cnpg-autobot | |
[get-pyxis-certification-data : get-vendor-related-data] + '[' 6537d165e0a49b1230528215 == '' ']' | |
[get-pyxis-certification-data : get-vendor-related-data] ++ cat org_id.txt | |
[get-pyxis-certification-data : get-vendor-related-data] + ORG_ID=11822589 | |
[get-pyxis-certification-data : get-vendor-related-data] + get-vendor-related-data --pyxis-url https://pyxis.engineering.redhat.com --org-id 11822589 | |
[get-pyxis-certification-data : get-vendor-related-data] + cat vendor | |
[get-pyxis-certification-data : get-vendor-related-data] + jq -r .label | |
[get-pyxis-certification-data : get-vendor-related-data] + xargs echo -n | |
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label | |
[get-pyxis-certification-data : get-vendor-related-data] enterprisedb | |
[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. | |
[static-tests : run-suite] + '[' -z '' ']' | |
[static-tests : run-suite] + echo 'No bundle added or changed, skipping tests' | |
[static-tests : run-suite] No bundle added or changed, skipping tests | |
[static-tests : run-suite] + echo -n '' | |
[static-tests : run-suite] + tee /tekton/results/messages_count | |
[static-tests : run-suite] + echo -n '' | |
[static-tests : run-suite] + tee /tekton/results/failures_count | |
[static-tests : run-suite] + exit 0 | |
[static-tests-results : build-comment] + '[' -z '' ']' | |
[static-tests-results : build-comment] + echo 'No bundle added or changed, no tests to report' | |
[static-tests-results : build-comment] + exit 0 | |
[static-tests-results : build-comment] No bundle added or changed, no tests to report | |
[static-tests-results : post-comment] + '[' '' -gt 0 ']' | |
[static-tests-results : post-comment] /tekton/scripts/script-1-s8jrh: line 4: [: : integer expression expected | |
[static-tests-results : post-comment] + exit 0 | |
[static-tests-results : check-for-failures] + '[' '' -gt 0 ']' | |
[static-tests-results : check-for-failures] /tekton/scripts/script-2-dvrwh: line 4: [: : integer expression expected | |
[static-tests-results : check-for-failures] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 --remove-labels validation-failed | |
[static-tests-results : check-for-failures] 2024-11-19 14:50:58,206 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators | |
[static-tests-results : check-for-failures] 2024-11-19 14:50:58,864 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f53b66fe180> | |
[static-tests-results : check-for-failures] 2024-11-19 14:50:58,864 [operator-cert] INFO Labels to add: [] | |
[static-tests-results : check-for-failures] 2024-11-19 14:50:58,864 [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 ... (5s) | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: connection to the agent established | |
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 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 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 69F4F57F686E830D | |
[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 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] Tokens successfully merged | |
[digest-pinning : combine-credentials] + '[' -z '' ']' | |
[digest-pinning : combine-credentials] + echo 'No bundle added or changed' | |
[digest-pinning : combine-credentials] + exit 0 | |
[digest-pinning : combine-credentials] No bundle added or changed | |
[digest-pinning : pin-digest] + '[' -z '' ']' | |
[digest-pinning : pin-digest] + echo 'No bundle added or changed' | |
[digest-pinning : pin-digest] + exit 0 | |
[digest-pinning : pin-digest] No bundle added or changed | |
[digest-pinning : verify-pinning] + '[' -z '' ']' | |
[digest-pinning : verify-pinning] + echo 'No bundle added or changed' | |
[digest-pinning : verify-pinning] No bundle added or changed | |
[digest-pinning : verify-pinning] + echo -n false | |
[digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag | |
[digest-pinning : verify-pinning] false+ exit 0 | |
[digest-pinning : verify-related-images] + '[' -z '' ']' | |
[digest-pinning : verify-related-images] + echo 'No bundle added or changed' | |
[digest-pinning : verify-related-images] No bundle added or changed | |
[digest-pinning : verify-related-images] + echo -n true | |
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_flag | |
[digest-pinning : verify-related-images] true+ exit 0 | |
[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 '' ']' | |
[dockerfile-creation : generate-dockerfile] + echo 'No bundle added or changed' | |
[dockerfile-creation : generate-dockerfile] + exit 0 | |
[dockerfile-creation : generate-dockerfile] No bundle added or changed | |
[build-bundle : build] + '[' -z '' ']' | |
[build-bundle : build] + echo 'No bundle added or changed' | |
[build-bundle : build] + exit 0 | |
[build-bundle : build] No bundle added or 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 '' ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json certified-operators | |
[get-supported-versions : supported-version-check] OpenShift 4.11 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life | |
[get-supported-versions : supported-version-check] {"versions_annotation": null, "indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": []} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": null, "indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "max_version_index": {"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": []}' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": null, | |
[get-supported-versions : supported-version-check] "indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "max_version_index": { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.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] "all_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [] | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[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.18+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index | |
[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] registry.redhat.io/redhat/certified-operator-index:v4.18+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[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.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[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.18 4.17 4.16 4.15 4.14 4.13 4.12+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[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] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[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] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[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.18+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"max_version_index":' '{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[]}' | |
[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] null | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ v4.17,v4.15,v4.16,v4.12,v4.14,v4.13 == '' ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + ENV=prod | |
[build-fbc-index-images : add-fbc-fragments-to-index] + INDEX_IMAGES='registry.redhat.io/redhat/certified-operator-index:v4.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12' | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod != \p\r\o\d ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == \d\e\v ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + [[ prod == \q\a ]] | |
[build-fbc-index-images : add-fbc-fragments-to-index] + add-fbc-fragments-to-index --iib-url https://iib.engineering.redhat.com --indices registry.redhat.io/redhat/certified-operator-index:v4.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.16 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12 --catalog-names v4.17,v4.15,v4.16,v4.12,v4.14,v4.13 --image-repository quay.io/operator-pipeline-prod/catalog --commit-sha af40368e8af1cf518287a971d0c1c247df4f3f16 --image-output fbc-index-image-paths.txt --verbose | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:11,165 [operator-cert] DEBUG Set KRB5_CLIENT_KTNAME env variable: FILE:/etc/kerberos/krb5-isv-pending.keytab | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:14,511 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:14,512 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:14,512 [operator-cert] DEBUG 866627 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:14,512 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:14,512 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:14,512 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:14,512 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:14,512 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:14,512 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:34,831 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:34,832 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:34,832 [operator-cert] DEBUG 866627 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:34,832 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:34,832 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:34,832 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:34,832 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:34,832 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:34,832 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:55,253 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:55,254 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:55,254 [operator-cert] DEBUG 866627 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:55,254 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:55,254 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:55,254 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:55,254 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:55,254 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:54:55,254 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:15,554 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:15,555 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:15,555 [operator-cert] DEBUG 866627 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:15,555 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:15,555 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:15,555 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:15,555 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:15,555 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:15,555 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:35,877 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:35,877 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:35,877 [operator-cert] DEBUG 866627 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:35,878 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:35,878 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:35,878 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:35,878 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:35,878 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:35,878 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:56,219 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:56,219 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:56,219 [operator-cert] DEBUG 866627 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:56,219 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:56,219 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:56,219 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:56,219 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:56,219 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:55:56,219 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:16,541 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:16,542 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:16,542 [operator-cert] DEBUG 866627 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:16,542 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:16,542 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:16,542 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:16,542 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:16,542 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:16,542 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:36,897 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:36,897 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:36,898 [operator-cert] DEBUG 866627 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:36,898 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:36,898 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:36,898 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:36,898 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:36,898 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:36,898 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:57,231 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:57,232 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:57,232 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:57,232 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:57,232 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:57,232 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:57,232 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:57,232 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:56:57,232 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:17,572 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:17,572 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:17,572 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:17,572 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:17,572 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:17,572 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:17,572 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:17,572 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:17,572 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:37,888 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:37,888 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:37,888 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:37,888 [operator-cert] DEBUG 866628 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:37,888 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:37,888 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:37,888 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:37,888 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:37,888 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:58,664 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:58,664 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:58,664 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:58,664 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:58,664 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:58,664 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:58,664 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:58,664 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:57:58,664 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:18,982 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:18,982 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:18,982 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:18,982 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:18,982 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:18,982 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:18,982 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:18,982 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:18,982 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:39,307 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:39,307 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:39,307 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:39,308 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:39,308 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:39,308 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:39,308 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:39,308 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:39,308 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:59,680 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:59,681 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:59,681 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:59,681 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:59,681 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:59,681 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:59,681 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:59,681 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:58:59,681 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:20,005 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:20,005 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:20,005 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:20,005 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:20,005 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:20,005 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:20,005 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:20,005 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:20,006 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:40,329 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:40,329 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:40,330 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:40,330 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:40,330 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:40,330 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:40,330 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:40,330 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 14:59:40,330 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:00,672 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:00,672 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:00,672 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:00,672 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:00,672 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:00,672 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:00,672 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:00,672 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:00,672 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:21,043 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:21,043 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:21,043 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:21,043 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:21,043 [operator-cert] DEBUG 866629 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:21,043 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:21,043 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:21,043 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:21,044 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:41,386 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:41,386 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:41,386 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:41,386 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:41,387 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:41,387 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:41,387 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:41,387 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:00:41,387 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:01,847 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:01,847 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:01,847 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:01,847 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:01,847 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:01,848 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:01,848 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:01,848 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:01,848 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:22,211 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:22,211 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:22,211 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:22,211 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:22,211 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:22,211 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:22,211 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:22,211 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:22,211 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:42,562 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:42,563 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:42,563 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:42,563 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:42,563 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:42,563 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:42,563 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:42,563 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:01:42,563 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:02,917 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:02,917 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:02,917 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:02,917 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:02,917 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:02,917 [operator-cert] DEBUG 866630 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:02,917 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:02,917 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:02,917 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:23,304 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:23,304 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:23,304 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:23,304 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:23,305 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:23,305 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:23,305 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:23,305 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:23,305 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:43,662 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:43,663 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:43,663 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:43,663 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:43,663 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:43,663 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:43,663 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:43,663 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:02:43,663 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:04,055 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:04,055 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:04,055 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:04,055 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:04,055 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:04,055 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:04,055 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:04,055 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:04,055 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:24,401 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:24,401 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:24,401 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:24,401 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:24,401 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:24,401 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:24,401 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:24,401 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:24,402 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:44,883 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:44,884 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:44,884 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:44,884 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:44,884 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:44,884 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:44,884 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:44,884 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:03:44,884 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:05,274 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:05,275 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:05,275 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:05,275 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:05,275 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:05,275 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:05,275 [operator-cert] DEBUG 866631 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:05,275 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:05,275 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:25,647 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:25,648 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:25,648 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:25,648 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:25,648 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:25,648 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:25,648 [operator-cert] DEBUG 866631 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:25,648 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:25,648 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:46,018 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:46,019 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:46,019 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:46,019 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:46,019 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:46,019 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:46,019 [operator-cert] DEBUG 866631 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:46,019 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:04:46,019 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:06,370 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:06,370 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:06,371 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:06,371 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:06,371 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:06,371 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:06,371 [operator-cert] DEBUG 866631 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:06,371 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:06,371 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:26,755 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:26,755 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:26,756 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:26,756 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:26,756 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:26,756 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:26,756 [operator-cert] DEBUG 866631 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:26,756 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:26,756 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:47,106 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:47,106 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:47,106 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:47,106 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:47,106 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:47,107 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:47,107 [operator-cert] DEBUG 866631 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:47,107 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:05:47,107 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:07,478 [operator-cert] DEBUG Waiting for all IIB add fragment requests to finish. | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:07,478 [operator-cert] DEBUG Current states [request id - state]: | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:07,479 [operator-cert] DEBUG 866627 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:07,479 [operator-cert] DEBUG 866628 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:07,479 [operator-cert] DEBUG 866629 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:07,479 [operator-cert] DEBUG 866630 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:07,479 [operator-cert] DEBUG 866631 - complete | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:07,479 [operator-cert] DEBUG 866632 - in_progress | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:07,479 [operator-cert] INFO Waiting for IIB builds to finish: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:27,928 [operator-cert] INFO IIB build completed successfully for all fragments add: [866627, 866628, 866629, 866630, 866631, 866632] | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:27,928 [operator-cert] INFO Extracting manifest digests for signing... | |
[build-fbc-index-images : add-fbc-fragments-to-index] 2024-11-19 15:06:27,929 [operator-cert] INFO Index image paths written to output file fbc-index-image-paths.txt. | |
[build-fbc-index-images : add-fbc-fragments-to-index] + cat fbc-index-image-paths.txt | |
[build-fbc-index-images : add-fbc-fragments-to-index] registry.redhat.io/redhat/certified-operator-index:v4.17+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:e014272c0adcbb40597a103a86bf5f750c12f316dea7eb020d344166e4c26ff8,registry.redhat.io/redhat/certified-operator-index:v4.15+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:b487b09600d47b0d483b87b2f04f1e9d6bd2b0f442486389c0c423fba9fa5c10,registry.redhat.io/redhat/certified-operator-index:v4.16+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:0ba3700137929f03cfebd7c6114fe7442de8f7303d5f90e8b40f3893b450e8ed,registry.redhat.io/redhat/certified-operator-index:v4.12+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:5657a5d38de33398cca6a26b388d7ba6b17f46a68f85b4a538384ae9255d0a50,registry.redhat.io/redhat/certified-operator-index:v4.14+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:b5f313f778db1d6b027556314279f1e7b8af0ce7afeed47ea4dd7b57a0c32281,registry.redhat.io/redhat/certified-operator-index:v4.13+registry-proxy.engineering.redhat.com/rh-osbs/iib@sha256:e04ff8b6ad018b9eb7eeff5391b1a60ec4faeb601369866563e6bc10c92922dd | |
[build-fbc-index-images : rm-operator-from-index] + [[ '' == '' ]] | |
[build-fbc-index-images : rm-operator-from-index] + echo 'No deleted operators, skipping operator removal from index' | |
[build-fbc-index-images : rm-operator-from-index] + exit 0 | |
[build-fbc-index-images : rm-operator-from-index] No deleted operators, skipping operator removal from index | |
[get-ci-results-attempt : get-results] + [[ 6537d165e0a49b1230528215 == '' ]] | |
[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 6537d165e0a49b1230528215 --certification-hash N/A --operator-package-version '' --operator-name cloudnative-pg --verbose | |
[get-ci-results-attempt : get-results] 2024-11-19 15:06:36,488 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[get-ci-results-attempt : get-results] 2024-11-19 15:06:36,488 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/projects/certification/id/6537d165e0a49b1230528215/test-results?filter=certification_hash=='N/A';version=='';operator_package_name=='cloudnative-pg'&sort_by=creation_date[desc]&page_size=1 | |
[get-ci-results-attempt : get-results] 2024-11-19 15:06:36,488 [operator-cert] DEBUG GET Pyxis request params: None | |
[get-ci-results-attempt : get-results] 2024-11-19 15:06:36,718 [operator-cert] ERROR There is no test results for given parameters | |
[get-ci-results-attempt : get-results] 2024-11-19 15:06:36,719 [operator-cert] ERROR Result test_result_id is empty | |
[get-ci-results-attempt : get-results] 2024-11-19 15:06:36,719 [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 : encrypt-and-encode-docker-config-json] Preflight testing has been skipped | |
[preflight-trigger : create-openshift-ci-prowjob] Preflight testing has been skipped | |
[preflight-trigger : get-prowjob-artifacts-and-decrypt] Preflight testing has been skipped | |
[get-ci-results : get-results] + PREFLIGHT_RESULTS_EXISTS=false | |
[get-ci-results : get-results] + '[' false == true ']' | |
[get-ci-results : get-results] Downloading the test results | |
[get-ci-results : get-results] + '[' 6537d165e0a49b1230528215 == '' ']' | |
[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 6537d165e0a49b1230528215 --certification-hash N/A --operator-package-version '' --operator-name cloudnative-pg --verbose | |
[get-ci-results : get-results] 2024-11-19 15:07:08,661 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[get-ci-results : get-results] 2024-11-19 15:07:08,661 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.engineering.redhat.com/v1/projects/certification/id/6537d165e0a49b1230528215/test-results?filter=certification_hash=='N/A';version=='';operator_package_name=='cloudnative-pg'&sort_by=creation_date[desc]&page_size=1 | |
[get-ci-results : get-results] 2024-11-19 15:07:08,661 [operator-cert] DEBUG GET Pyxis request params: None | |
[get-ci-results : get-results] 2024-11-19 15:07:12,259 [operator-cert] ERROR There is no test results for given parameters | |
[get-ci-results : get-results] 2024-11-19 15:07:12,260 [operator-cert] ERROR Result test_result_id is empty | |
[get-ci-results : get-results] 2024-11-19 15:07:12,260 [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] + echo -n test_results.json | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' '' == '' ']' | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + echo 'Test result is not available - skipping' | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + exit 0 | |
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] Test result is not available - skipping | |
[merge-pr : check-if-merge] + [[ -z operators/cloudnative-pg ]] | |
[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/4776 --json isDraft,reviews | |
[merge-pr : merge-pull-request] + jq -r '[.reviews[]|{author:.author.login,authorAssociation,state,submittedAt}]|group_by(.author)|map(sort_by(.submittedAt)|.[-1]|"\(.state) \(.authorAssociation) \(.author)")[]' /tmp/pr.json | |
[merge-pr : merge-pull-request] + tee /tmp/reviews.txt | |
[merge-pr : merge-pull-request] APPROVED MEMBER rh-operator-bundle-bot | |
[merge-pr : merge-pull-request] + grep '^APPROVED MEMBER ' /tmp/reviews.txt | |
[merge-pr : merge-pull-request] APPROVED MEMBER rh-operator-bundle-bot | |
[merge-pr : merge-pull-request] ++ gh pr merge https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 --squash --auto --match-head-commit af40368e8af1cf518287a971d0c1c247df4f3f16 | |
[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] + echo 'PR has been merged!' | |
[merge-pr : merge-pull-request] 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] + '[' '' == '' ']' | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + echo 'Test result is not available - skipping' | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] + exit 0 | |
[link-pull-request-with-merged-status : link-pull-request-details-to-test-results] Test result is not available - skipping | |
[upload-pipeline-logs : get-pipeline-logs] 2024/11/19 15:08:42 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[upload-pipeline-logs : get-pipeline-logs] + echo 'Getting pipeline logs' | |
[upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs | |
[upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-hosted-pipeline-runq7dgb | |
[upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs | |
[upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 6537d165e0a49b1230528215 --operator-version '' --operator-package-name cloudnative-pg --certification-hash N/A --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 --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] 2024-11-19 15:08:58,355 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2024-11-19 15:08:58,355 [operator-cert] DEBUG Getting project details: 6537d165e0a49b1230528215 | |
[upload-pipeline-logs : upload-pipeline-logs] 2024-11-19 15:08:58,539 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2024-11-19 15:08:58,539 [operator-cert] DEBUG POST Pyxis request: https://pyxis.engineering.redhat.com/v1/projects/certification/id/6537d165e0a49b1230528215/artifacts | |
[upload-pipeline-logs : upload-pipeline-logs] 2024-11-19 15:08:58,968 [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=673caa0a7d6a963b3b8d41f2 | |
[upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.engineering.redhat.comv1/projects/certification/artifacts/id/673caa0a7d6a963b3b8d41f2 | |
[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/673caa0a7d6a963b3b8d41f2 | |
[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/673caa0a7d6a963b3b8d41f2 | |
[github-add-connect-url-comment : post-comment] + echo '[View your certification test results and logs here](https://connect.redhat.com/projects/6537d165e0a49b1230528215/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/4776' | |
[github-add-connect-url-comment : post-comment] Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 | |
[github-add-connect-url-comment : post-comment] + echo 'Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/6537d165e0a49b1230528215/test-results).' | |
[github-add-connect-url-comment : post-comment] Comment text: [View your certification test results and logs here](https://connect.redhat.com/projects/6537d165e0a49b1230528215/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/4776 --comment-file comment_file --comment-tag '' --replace false | |
[github-add-connect-url-comment : post-comment] 2024-11-19 15:08:13,414 [operator-cert] INFO Sending this data to GitHub with POST | |
[github-add-connect-url-comment : post-comment] 2024-11-19 15:08:13,414 [operator-cert] INFO {'body': '[View your certification test results and logs here](https://connect.redhat.com/projects/6537d165e0a49b1230528215/test-results).\n'} | |
[github-add-connect-url-comment : post-comment] 2024-11-19 15:08:14,026 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 | |
[set-github-status-success : set-github-status] + '[' false == true ']' | |
[set-github-status-success : set-github-status] + echo 'Setting github status of commit af40368e8af1cf518287a971d0c1c247df4f3f16 to success' | |
[set-github-status-success : set-github-status] Setting github status of commit af40368e8af1cf518287a971d0c1c247df4f3f16 to success | |
[set-github-status-success : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators.git --commit-sha af40368e8af1cf518287a971d0c1c247df4f3f16 --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully.' | |
[set-github-status-success : set-github-status] 2024-11-19 15:08:13,747 [operator-cert] INFO Successfully set status to success for commit af40368e8af1cf518287a971d0c1c247df4f3f16 in github repo https://github.com/redhat-openshift-ecosystem/certified-operators.git | |
[set-github-passed-label : post-comment] + EXTRA_ARGS= | |
[set-github-passed-label : post-comment] + [[ ! -z operator-hosted-pipeline/passed ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/passed' | |
[set-github-passed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 | |
[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/4776' | |
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/4776 --add-labels operator-hosted-pipeline/passed --remove-matching-namespace-labels | |
[set-github-passed-label : post-comment] 2024-11-19 15:08:14,343 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/passed'] to redhat-openshift-ecosystem/certified-operators | |
[set-github-passed-label : post-comment] 2024-11-19 15:08:14,984 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2024-11-19 15:08:14,984 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f208ede6810> | |
[set-github-passed-label : post-comment] 2024-11-19 15:08:14,984 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/passed'] | |
[set-github-passed-label : post-comment] 2024-11-19 15:08:14,984 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2024-11-19 15:08:14,984 [operator-cert] INFO Adding label operator-hosted-pipeline/passed | |
[set-github-passed-label : post-comment] 2024-11-19 15:08:15,601 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[github-add-summary-comment : gather-info] 2024/11/19 15:08:43 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-runq7dgb | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runq7dgb | |
[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-runq7dgb | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runq7dgb --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-4776" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment