Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/780f1f3dfd7e2f29326aae7a814981de to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/780f1f3dfd7e2f29326aae7a814981de to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 19 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 34
[get-pr-number : parse-pr-url] + echo -n 2709
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 2709
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m
[acquire-lease : create-lease] + '[' m == m ']'
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS
[acquire-lease : create-lease] + create_lease_yaml
[acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z
[acquire-lease : create-lease] + microTime=2025-08-04T13:27:06.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-2709'
[acquire-lease : create-lease] + echo ' labels:'
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runzzftk'
[acquire-lease : create-lease] + echo spec:
[acquire-lease : create-lease] + echo ' acquireTime: 2025-08-04T13:27:06.000000Z'
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400'
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-2709'
[acquire-lease : create-lease] + acquire_lease
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-2709
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-2709
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-2709
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-2709'
[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-2709 created
[acquire-lease : create-lease] + break
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-2709'
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-2709
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 2c29823635566fac135135964683b3eb685a6e16 to pending'
[set-github-status-pending : set-github-status] Setting github status of commit 2c29823635566fac135135964683b3eb685a6e16 to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git --commit-sha 2c29823635566fac135135964683b3eb685a6e16 --status pending --context operator/test --description 'Pipeline for operator tests has started.'
[set-github-status-pending : set-github-status] 2025-08-04 13:27:22,124 [operator-cert] INFO Successfully set status to pending for commit 2c29823635566fac135135964683b3eb685a6e16 in github repo [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started'
[set-github-started-label : post-comment] + [[ ! -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/operator-pipelines-test/pull/2709'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2709
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2709 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2025-08-04 13:27:21,699 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/operator-pipelines-test
[set-github-started-label : post-comment] 2025-08-04 13:27:22,531 [operator-cert] INFO Labels to remove in namespace: []
[set-github-started-label : post-comment] 2025-08-04 13:27:22,531 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f40a372c440>
[set-github-started-label : post-comment] 2025-08-04 13:27:22,531 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2025-08-04 13:27:22,531 [operator-cert] INFO Labels to remove: []
[set-github-started-label : post-comment] 2025-08-04 13:27:22,531 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-env : set-env] + ENV=integration-tests
[set-env : set-env] + ACCESS_TYPE=internal
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]]
[set-env : set-env] + case $ENV in
[set-env : set-env] + case $ACCESS_TYPE in
[set-env : set-env] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256'
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/pyxis_url
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com
[set-env : set-env] + tee /tekton/results/connect_url
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com
[set-env : set-env] + tee /tekton/results/connect_registry
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/iib_url
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256
[set-env : set-env] + tee /tekton/results/sig_key_id
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting
[set-env : set-env] + tee /tekton/results/sig_key_name
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com
[set-env : set-env] + tee /tekton/results/umb_url
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines
[set-env : set-env] + tee /tekton/results/umb_client_name
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod
[set-env : set-env] + tee /tekton/results/umb_client_name_signing
[set-env : set-env] community-operator-signing-pipeline-nonprod
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh
[clone-repository : clone] + chmod 700 /tekton/home/.ssh
[clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git -revision=2c29823635566fac135135964683b3eb685a6e16 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"warn","ts":1754314070.5200782,"caller":"git/git.go:277","msg":"URL(\"[email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git\") appears to need SSH authentication but no SSH credentials have been provided"}
[clone-repository : clone] {"level":"info","ts":1754314070.9042997,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git @ 2c29823635566fac135135964683b3eb685a6e16 (grafted, HEAD) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1754314070.964506,"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=2c29823635566fac135135964683b3eb685a6e16
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s 2c29823635566fac135135964683b3eb685a6e16
[clone-repository : clone] + printf %s [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh
[clone-repository-base : clone] + chmod 700 /tekton/home/.ssh
[clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cleandir
[clone-repository-base : clone] + '[' -d /workspace/output/ ']'
[clone-repository-base : clone] + rm -rf '/workspace/output//*'
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*'
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + /ko-app/git-init [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git -revision=c24629f4ff3eb96217629018ad8bbc209d78c6cb -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"warn","ts":1754314070.5201418,"caller":"git/git.go:277","msg":"URL(\"[email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git\") appears to need SSH authentication but no SSH credentials have been provided"}
[clone-repository-base : clone] {"level":"info","ts":1754314070.9056873,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git @ c24629f4ff3eb96217629018ad8bbc209d78c6cb (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1754314070.965156,"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=c24629f4ff3eb96217629018ad8bbc209d78c6cb
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s c24629f4ff3eb96217629018ad8bbc209d78c6cb
[clone-repository-base : clone] + printf %s [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.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/operator-pipelines-test/pull/2709 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2025-08-04 13:28:13,815 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'test-e2e-community-operator'}, deleted=set())
[detect-changes : parse-repo-changes] 2025-08-04 13:28:13,815 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('test-e2e-community-operator', '0.1.1-1')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-08-04 13:28:13,815 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-08-04 13:28:13,815 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] + cat changes.json
[detect-changes : parse-repo-changes] {"affected_operators": ["test-e2e-community-operator"], "added_operators": [], "modified_operators": ["test-e2e-community-operator"], "deleted_operators": [], "added_or_modified_operators": ["test-e2e-community-operator"], "affected_bundles": ["test-e2e-community-operator/0.1.1-1"], "added_bundles": ["test-e2e-community-operator/0.1.1-1"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["test-e2e-community-operator/0.1.1-1"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "test-e2e-community-operator", "bundle_version": "0.1.1-1", "operator_path": "operators/test-e2e-community-operator", "bundle_path": "operators/test-e2e-community-operator/0.1.1-1"}++ jq -r .operator_name
[detect-changes : parse-repo-changes] + operator_name=test-e2e-community-operator
[detect-changes : parse-repo-changes] + echo -n test-e2e-community-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version
[detect-changes : parse-repo-changes] + bundle_version=0.1.1-1
[detect-changes : parse-repo-changes] + echo -n 0.1.1-1
[detect-changes : parse-repo-changes] ++ jq -r .operator_path
[detect-changes : parse-repo-changes] + operator_path=operators/test-e2e-community-operator
[detect-changes : parse-repo-changes] + echo -n operators/test-e2e-community-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path
[detect-changes : parse-repo-changes] + bundle_path=operators/test-e2e-community-operator/0.1.1-1
[detect-changes : parse-repo-changes] + echo -n operators/test-e2e-community-operator/0.1.1-1
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")'
[detect-changes : parse-repo-changes] + affected_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_operators=test-e2e-community-operator
[detect-changes : parse-repo-changes] + echo -n test-e2e-community-operator
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_bundles=test-e2e-community-operator/0.1.1-1
[detect-changes : parse-repo-changes] + echo -n test-e2e-community-operator/0.1.1-1
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")'
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + deleted_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[yaml-lint : lint-yaml-files] + '[' '!' -e operators/test-e2e-community-operator/0.1.1-1 ']'
[yaml-lint : lint-yaml-files] + yamllint operators/test-e2e-community-operator/0.1.1-1 '-d {extends: default, rules: {line-length: {max: 180, level: warning}, indentation: {indent-sequences: whatever}}}'
[yaml-lint : lint-yaml-files] operators/test-e2e-community-operator/0.1.1-1/metadata/annotations.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/test-e2e-community-operator/0.1.1-1/manifests/test-e2e-community-operator.clusterserviceversion.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files] 42:181 warning line too long (13004 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/test-e2e-community-operator/0.1.1-1/manifests/simple-demo-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/test-e2e-community-operator/0.1.1-1/manifests/simple-demo-operator-controller-manager-metrics-service_v1_service.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/test-e2e-community-operator/0.1.1-1/manifests/tools.opdev.io_demoresources.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[yaml-lint : lint-yaml-files] operators/test-e2e-community-operator/0.1.1-1/manifests/simple-demo-operator-manager-config_v1_configmap.yaml
[yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start)
[yaml-lint : lint-yaml-files]
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner rh-operator-bundle-test-e2e --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2709 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose
[check-permissions : check-permissions] 2025-08-04 13:28:53,914 [operator-cert] INFO Checking permissions for the pull request owner: rh-operator-bundle-test-e2e
[check-permissions : check-permissions] 2025-08-04 13:28:53,915 [operator-cert] INFO Checking permissions for operator test-e2e-community-operator
[check-permissions : check-permissions] 2025-08-04 13:28:54,684 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : check-permissions] 2025-08-04 13:28:55,039 [operator-cert] INFO Pull request owner 'rh-operator-bundle-test-e2e' is not a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : check-permissions] 2025-08-04 13:28:55,044 [operator-cert] INFO Pull request owner rh-operator-bundle-test-e2e can submit PR for operator test-e2e-community-operator
[check-permissions : check-permissions] 2025-08-04 13:28:55,501 [operator-cert] INFO Adding label approved
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq
[check-permissions : check-permissions] {
[check-permissions : check-permissions] "approved": true
[check-permissions : check-permissions] }
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq -r .approved
[check-permissions : check-permissions] + tr -d '\r\n'
[check-permissions : check-permissions] + tee /tekton/results/approved
[check-permissions : check-permissions] true
[set-github-pr-title : set-github-status] + TITLE=
[set-github-pr-title : set-github-status] + echo 'Setting the PR title'
[set-github-pr-title : set-github-status] Setting the PR title
[set-github-pr-title : set-github-status] + [[ 0.1.1-1 != '' ]]
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ 0.1.1-1 != '' ]]
[set-github-pr-title : set-github-status] + TITLE='operator test-e2e-community-operator (0.1.1-1)'
[set-github-pr-title : set-github-status] operator test-e2e-community-operator (0.1.1-1)
[set-github-pr-title : set-github-status] + echo operator test-e2e-community-operator '(0.1.1-1)'
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator test-e2e-community-operator (0.1.1-1)' https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2709
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2709
[read-config : read-config] + '[' operators/test-e2e-community-operator '!=' '' ']'
[read-config : read-config] + PKG_PATH=operators/test-e2e-community-operator
[read-config : read-config] + CONFIG_PATH=operators/test-e2e-community-operator/ci.yaml
[read-config : read-config] + [[ ! -d operators/test-e2e-community-operator ]]
[read-config : read-config] + [[ ! -f operators/test-e2e-community-operator/ci.yaml ]]
[read-config : read-config] + cat operators/test-e2e-community-operator/ci.yaml
[read-config : read-config] ---
[read-config : read-config] merge: true
[read-config : read-config] reviewers: [rh-operator-bundle-test-e2e]
[read-config : read-config]
[read-config : read-config] ++ cat operators/test-e2e-community-operator/ci.yaml
[read-config : read-config] ++ yq -r '.fbc.enabled // false'
[read-config : read-config] + FBC_ENABLEMENT=false
[read-config : read-config] + '[' false == true ']'
[read-config : read-config] ++ cat operators/test-e2e-community-operator/ci.yaml
[read-config : read-config] ++ yq -r '.updateGraph // ""'
[read-config : read-config] + UPGRADE_GRAPH_MODE=
[read-config : read-config] ++ echo
[read-config : read-config] ++ sed 's/-mode$//'
[read-config : read-config] + UPGRADE_GRAPH_MODE=
[read-config : read-config] + echo -n false
[read-config : read-config] + tee /tekton/results/fbc-enabled
[read-config : read-config] false+ echo -n false
[read-config : read-config] + tee /workspace/output/fbc_enabled
[read-config : read-config] false+ echo -n
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode
[resolve-pr-type : evaluate-conditions] + '[' false == true ']'
[resolve-pr-type : evaluate-conditions] + '[' -n operators/test-e2e-community-operator/0.1.1-1 ']'
[resolve-pr-type : evaluate-conditions] + echo -n true
[resolve-pr-type : evaluate-conditions] + echo -n true
[apply-test-waivers : set-github-status] + apply-test-waivers --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2709 --repo-config-file config.yaml --operator-name test-e2e-community-operator --verbose
[apply-test-waivers : set-github-status] 2025-08-04 13:29:54,337 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/operator-pipelines-test
[apply-test-waivers : set-github-status] 2025-08-04 13:29:55,088 [operator-cert] INFO Labels to remove in namespace: []
[apply-test-waivers : set-github-status] 2025-08-04 13:29:55,088 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7faf1112c590>
[apply-test-waivers : set-github-status] 2025-08-04 13:29:55,088 [operator-cert] INFO Labels to add: []
[apply-test-waivers : set-github-status] 2025-08-04 13:29:55,088 [operator-cert] INFO Labels to remove: []
[content-hash : compute-md5sum] + [[ -n operators/test-e2e-community-operator/0.1.1-1 ]]
[content-hash : compute-md5sum] Compute md5hash of bundle content...
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...'
[content-hash : compute-md5sum] + find operators/test-e2e-community-operator/0.1.1-1 -not -name Dockerfile -type f
[content-hash : compute-md5sum] + tr '\n' '\0'
[content-hash : compute-md5sum] + sort
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}'
[content-hash : compute-md5sum] + cat hashes.txt
[content-hash : compute-md5sum] 1ad3b823072829a79f5d52e2dd9a0514 operators/test-e2e-community-operator/0.1.1-1/manifests/tools.opdev.io_demoresources.yaml
[content-hash : compute-md5sum] 65b25aa03e5227f19b3b7922c30b1f04 operators/test-e2e-community-operator/0.1.1-1/manifests/simple-demo-operator-controller-manager-metrics-service_v1_service.yaml
[content-hash : compute-md5sum] 71af4efe9a6caccda4d4bbce7650835d operators/test-e2e-community-operator/0.1.1-1/manifests/simple-demo-operator-manager-config_v1_configmap.yaml
[content-hash : compute-md5sum] 956601a61d8e7ef6155527f61e1f654d operators/test-e2e-community-operator/0.1.1-1/manifests/test-e2e-community-operator.clusterserviceversion.yaml
[content-hash : compute-md5sum] 9f88aaa5e7bb81e3848138c786be07bf operators/test-e2e-community-operator/0.1.1-1/metadata/annotations.yaml
[content-hash : compute-md5sum] a108f369a793bee90810a5b368edee32 operators/test-e2e-community-operator/0.1.1-1/manifests/simple-demo-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] + md5sum hashes.txt
[content-hash : compute-md5sum] + awk '{ print $1 }'
[content-hash : compute-md5sum] + tr -d '
[content-hash : compute-md5sum] + tee /tekton/results/md5sum
[content-hash : compute-md5sum] '
[content-hash : compute-md5sum] 3bb401532ebff3a98b7fe8c9d7f6b23e
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier'
[certification-project-check : certification-project-check] + '[' true '!=' true ']'
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[certification-project-check : certification-project-check] + [[ -z test-e2e-community-operator ]]
[certification-project-check : certification-project-check] + declare -A ALL_AFFECTED_OPERATORS
[certification-project-check : certification-project-check] + '[' -n test-e2e-community-operator ']'
[certification-project-check : certification-project-check] + IFS=,
[certification-project-check : certification-project-check] + read -ra affected_ops_array
[certification-project-check : certification-project-check] + for op in "${affected_ops_array[@]}"
[certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$op"]=1
[certification-project-check : certification-project-check] + '[' -n '' ']'
[certification-project-check : certification-project-check] + for operator_name in "${!ALL_AFFECTED_OPERATORS[@]}"
[certification-project-check : certification-project-check] + file_path=operators/test-e2e-community-operator/ci.yaml
[certification-project-check : certification-project-check] + '[' '!' -f operators/test-e2e-community-operator/ci.yaml ']'
[certification-project-check : certification-project-check] ++ cat operators/test-e2e-community-operator/ci.yaml
[certification-project-check : certification-project-check] ++ yq -r '.cert_project_id | select (.!=null)'
[certification-project-check : certification-project-check] + CERT_PROJECT_ID=
[certification-project-check : certification-project-check] + '[' -z '' ']'
[certification-project-check : certification-project-check] + echo 'Certification project ID is missing in '\''operators/test-e2e-community-operator/ci.yaml'\'' file (cert_project_id)'
[certification-project-check : certification-project-check] Certification project ID is missing in 'operators/test-e2e-community-operator/ci.yaml' file (cert_project_id)
[certification-project-check : certification-project-check] + exit 1
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2709
[set-github-failed-label : post-comment] + EXTRA_ARGS=
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]]
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed'
[set-github-failed-label : post-comment] + [[ ! -z '' ]]
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2709'
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2709 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2025-08-04 13:30:24,555 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/operator-pipelines-test
[set-github-failed-label : post-comment] 2025-08-04 13:30:25,335 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2025-08-04 13:30:25,335 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7faefd138590>
[set-github-failed-label : post-comment] 2025-08-04 13:30:25,335 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2025-08-04 13:30:25,335 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2025-08-04 13:30:25,335 [operator-cert] INFO Adding label operator-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2025-08-04 13:30:25,971 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[set-github-status-failure : set-github-status] + '[' false == true ']'
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit 2c29823635566fac135135964683b3eb685a6e16 to failure'
[set-github-status-failure : set-github-status] Setting github status of commit 2c29823635566fac135135964683b3eb685a6e16 to failure
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git --commit-sha 2c29823635566fac135135964683b3eb685a6e16 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.'
[set-github-status-failure : set-github-status] 2025-08-04 13:30:26,039 [operator-cert] INFO Successfully set status to failure for commit 2c29823635566fac135135964683b3eb685a6e16 in github repo [email protected]:redhat-openshift-ecosystem/operator-pipelines-test.git
[github-add-summary-comment : gather-info] 2025/08/04 13:30:34 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-runzzftk
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runzzftk
[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-runzzftk
[github-add-summary-comment : gather-info] task certification-project-check has failed: "step-certification-project-check" exited with code 1
[github-add-summary-comment : gather-info] failed to get logs for task certification-project-check : container step-certification-project-check has failed : [{"key":"StartedAt","value":"2025-08-04T13:30:15.379Z","type":3}]
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runzzftk --ignore-not-found=true
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-2709" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment