Created
April 25, 2024 10:40
-
-
Save rh-operator-bundle-bot/659560423c008d2f7b5d7c5a72be0273 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: 15 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 35 | |
[get-pr-number : parse-pr-url] + echo -n 244 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 244 | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-244 | |
[acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-244 created | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-244 | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]] | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 | |
[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/community-operators-pipeline-preprod/pull/244' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2024-04-25 10:37:17,711 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-started-label : post-comment] 2024-04-25 10:37:18,226 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2024-04-25 10:37:18,226 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fb8b1fa5050> | |
[set-github-started-label : post-comment] 2024-04-25 10:37:18,226 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2024-04-25 10:37:18,226 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2024-04-25 10:37:18,226 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
[set-github-started-label : post-comment] 2024-04-25 10:37:18,684 [operator-cert] INFO Removing label operator-hosted-pipeline/failed | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit c5527c0adb5430aa1661c9cb73be83d96da5d959 to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit c5527c0adb5430aa1661c9cb73be83d96da5d959 to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha c5527c0adb5430aa1661c9cb73be83d96da5d959 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2024-04-25 10:37:31,328 [operator-cert] INFO Successfully set status to pending for commit c5527c0adb5430aa1661c9cb73be83d96da5d959 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[set-env : set-env] + ENV=stage | |
[set-env : set-env] + ACCESS_TYPE=internal | |
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
[set-env : set-env] + case $ENV in | |
[set-env : set-env] + case $ACCESS_TYPE in | |
[set-env : set-env] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting | |
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_registry | |
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com | |
[set-env : set-env] + tee /tekton/results/umb_url | |
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline-nonprod | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' 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/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=c5527c0adb5430aa1661c9cb73be83d96da5d959 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1714041478.047021,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ c5527c0adb5430aa1661c9cb73be83d96da5d959 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1714041478.0947497,"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=c5527c0adb5430aa1661c9cb73be83d96da5d959 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s c5527c0adb5430aa1661c9cb73be83d96da5d959 | |
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.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/community-operators-pipeline-preprod.git -revision=d39dad5f9b0c4234c0105994b9338f82f1411f79 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"info","ts":1714041478.0153677,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ d39dad5f9b0c4234c0105994b9338f82f1411f79 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1714041478.0606337,"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=d39dad5f9b0c4234c0105994b9338f82f1411f79 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s d39dad5f9b0c4234c0105994b9338f82f1411f79 | |
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.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/community-operators-pipeline-preprod/pull/244 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2024-04-25 10:38:28,477 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'mariadb-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-04-25 10:38:28,477 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-04-25 10:38:28,478 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added={'v4.15', 'v4.14'}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-04-25 10:38:28,478 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added={('v4.14', 'mariadb-operator'), ('v4.15', 'mariadb-operator')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=mariadb-operator | |
[detect-changes : parse-repo-changes] + echo -n mariadb-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/mariadb-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/mariadb-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalogs=v4.15,v4.14 | |
[detect-changes : parse-repo-changes] + echo -n v4.15,v4.14 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators=v4.14/mariadb-operator,v4.15/mariadb-operator | |
[detect-changes : parse-repo-changes] + echo -n v4.14/mariadb-operator,v4.15/mariadb-operator | |
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner mantomas --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose | |
[check-permissions : check-permissions] 2024-04-25 10:38:44,322 [operator-cert] INFO Checking permissions for the pull request owner: mantomas | |
[check-permissions : check-permissions] 2024-04-25 10:38:44,324 [operator-cert] INFO Checking permissions for operator mariadb-operator | |
[check-permissions : check-permissions] 2024-04-25 10:38:44,324 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
[check-permissions : check-permissions] 2024-04-25 10:38:44,523 [operator-cert] INFO Pull request owner 'mantomas' is a member of the organization 'redhat-openshift-ecosystem' | |
[check-permissions : check-permissions] 2024-04-25 10:38:44,523 [operator-cert] DEBUG Running command: ['gh', 'pr', 'review', 'https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244', '--approve'] | |
[check-permissions : check-permissions] 2024-04-25 10:38:45,096 [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] + 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] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ v4.15,v4.14 != '' ]] | |
[set-github-pr-title : set-github-status] + TITLE='Catalog update [v4.15,v4.14]' | |
[set-github-pr-title : set-github-status] Catalog update [v4.15,v4.14] | |
[set-github-pr-title : set-github-status] + echo Catalog update '[v4.15,v4.14]' | |
[set-github-pr-title : set-github-status] + gh pr edit --title 'Catalog update [v4.15,v4.14]' https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 | |
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 | |
[read-config : read-config] + CONFIG_PATH=operators/mariadb-operator/ci.yaml | |
[read-config : read-config] + '[' '!' -f operators/mariadb-operator/ci.yaml ']' | |
[read-config : read-config] + cat operators/mariadb-operator/ci.yaml | |
[read-config : read-config] updateGraph: semver-mode | |
[read-config : read-config] addReviewers: true | |
[read-config : read-config] | |
[read-config : read-config] reviewers: | |
[read-config : read-config] - Allda | |
[read-config : read-config] - mantomas | |
[read-config : read-config] ++ cat operators/mariadb-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/mariadb-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.updateGraph // ""' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE=semver-mode | |
[read-config : read-config] ++ echo semver-mode | |
[read-config : read-config] ++ sed 's/-mode$//' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE=semver | |
[read-config : read-config] + echo false | |
[read-config : read-config] + tee /tekton/results/fbc-enabled | |
[read-config : read-config] false | |
[read-config : read-config] + echo -n semver | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[read-config : read-config] semver | |
[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.15,v4.14 --repository-destination quay.io/community-operator-pipeline-stage/catalog --tag-suffix fragment-c5527c0adb5430aa1661c9cb73be83d96da5d959 --output-file fragments.json --verbose --authfile /workspace/credentials/.dockerconfigjson | |
[build-fragment-images : build-fragment-images] 2024-04-25 10:39:34,390 [operator-cert] DEBUG Creating dockerfile: v4.15 | |
[build-fragment-images : build-fragment-images] 2024-04-25 10:39:34,390 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.15'] | |
[build-fragment-images : build-fragment-images] 2024-04-25 10:39:34,415 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-04-25 10:39:34,415 [operator-cert] INFO Building fragment image: quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-c5527c0adb5430aa1661c9cb73be83d96da5d959 | |
[build-fragment-images : build-fragment-images] 2024-04-25 10:39:34,415 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.15.Dockerfile', '-t', 'quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-c5527c0adb5430aa1661c9cb73be83d96da5d959', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2024-04-25 10:39:36,558 [operator-cert] ERROR Error running command: | |
[build-fragment-images : build-fragment-images] stdout: b'STEP 1/6: FROM quay.io/operator-framework/opm:latest\nSTEP 2/6: ENTRYPOINT ["/bin/opm"]\nSTEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"]\nSTEP 4/6: ADD v4.15 /configs\nSTEP 5/6: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"]\n' | |
[build-fragment-images : build-fragment-images] stderr: b'Trying to pull quay.io/operator-framework/opm:latest...\nGetting image source signatures\nCopying blob sha256:c8022d07192eddbb2a548ba83be5e412f7ba863bbba158d133c9653bb8a47768\nCopying blob sha256:5c984a731132bc80679e3479bdd07f56860e2880f0242b7edb2f8788a8497589\nCopying blob sha256:fc6336cdd8609663fb52435ee6b61da4ddd1b5b1025592652705200cd15287f3\nCopying blob sha256:960043b8858c3c30f1d79dcc49adb2804fd35c2510729e67685b298b2ca746b7\nCopying blob sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5\nCopying blob sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21\nCopying blob sha256:d858cbc252ade14879807ff8dbc3043a26bbdb92087da98cda831ee040b172b3\nCopying blob sha256:1069fc2daed1aceff7232f4b8ab21200dd3d8b04f61be9da86977a34a105dfdc\nCopying blob sha256:b40161cd83fc5d470d6abe50e87aa288481b6b89137012881d74187cfbf9f502\nCopying blob sha256:5318d93a3a6582d0351c833fa3cf04ab41352b2e6c77c9ec3d330581eb267683\nCopying blob sha256:307c1adadb60e6e9b8aca553ec620d77fedc112737cc54e9ee73ac165e7f3cbc\nCopying blob sha256:5391af8231d5bb88d019d9ca8b72d2ec0552040537c5ffb63f871432b8d63c75\nCopying blob sha256:f65b95459c9b458bbde0d612f545e828eab632e7a295a4431ea27d496406b579\nCopying blob sha256:69b07307421b5a63751ea209a03e21832118079da1e3b3cac2f29de169b187a4\nCopying blob sha256:da3f8b41d0f1be30028039113f3e8f02ee1ac9d5b2e6095da891ea6423e893e2\nCopying config sha256:9a5e30067f253ce36701dec162c694d98f45e1081ee3bb33915f078f1d6bb28f\nWriting manifest to image destination\ntime="2024-04-25T10:39:36Z" level=warning msg="unable to set termination log path" error="open /dev/termination-log: permission denied"\ntime="2024-04-25T10:39:36Z" level=info msg="starting pprof endpoint" address="localhost:6060"\ntime="2024-04-25T10:39:36Z" level=fatal msg="parse package: illegal base64 data at input byte 7"\nError: building at STEP "RUN /bin/opm serve /configs --cache-dir=/tmp/cache --cache-only": while running runtime: exit status 1\n' | |
[build-fragment-images : build-fragment-images] Traceback (most recent call last): | |
[build-fragment-images : build-fragment-images] File "/home/user/.venv/bin/build-fragment-images", line 8, in <module> | |
[build-fragment-images : build-fragment-images] sys.exit(main()) | |
[build-fragment-images : build-fragment-images] ^^^^^^ | |
[build-fragment-images : build-fragment-images] File "/home/user/.venv/lib/python3.11/site-packages/operatorcert/entrypoints/build_fragment_images.py", line 184, in main | |
[build-fragment-images : build-fragment-images] fragment_image = create_fragment_image(catalog_path, catalog_name, args) | |
[build-fragment-images : build-fragment-images] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
[build-fragment-images : build-fragment-images] File "/home/user/.venv/lib/python3.11/site-packages/operatorcert/entrypoints/build_fragment_images.py", line 155, in create_fragment_image | |
[build-fragment-images : build-fragment-images] build_fragment_image( | |
[build-fragment-images : build-fragment-images] File "/home/user/.venv/lib/python3.11/site-packages/operatorcert/entrypoints/build_fragment_images.py", line 105, in build_fragment_image | |
[build-fragment-images : build-fragment-images] return run_command(cmd) | |
[build-fragment-images : build-fragment-images] ^^^^^^^^^^^^^^^^ | |
[build-fragment-images : build-fragment-images] File "/home/user/.venv/lib/python3.11/site-packages/operatorcert/utils.py", line 160, in run_command | |
[build-fragment-images : build-fragment-images] raise e | |
[build-fragment-images : build-fragment-images] File "/home/user/.venv/lib/python3.11/site-packages/operatorcert/utils.py", line 148, in run_command | |
[build-fragment-images : build-fragment-images] output = subprocess.run( | |
[build-fragment-images : build-fragment-images] ^^^^^^^^^^^^^^^ | |
[build-fragment-images : build-fragment-images] File "/usr/lib64/python3.11/subprocess.py", line 571, in run | |
[build-fragment-images : build-fragment-images] raise CalledProcessError(retcode, process.args, | |
[build-fragment-images : build-fragment-images] subprocess.CalledProcessError: Command '['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.15.Dockerfile', '-t', 'quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-c5527c0adb5430aa1661c9cb73be83d96da5d959', './catalogs']' returned non-zero exit status 1. | |
[set-github-failed-label : post-comment] + EXTRA_ARGS= | |
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 | |
[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/community-operators-pipeline-preprod/pull/244' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2024-04-25 10:39:45,844 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-failed-label : post-comment] 2024-04-25 10:39:46,359 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2024-04-25 10:39:46,359 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f902fb9ce90> | |
[set-github-failed-label : post-comment] 2024-04-25 10:39:46,359 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2024-04-25 10:39:46,359 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2024-04-25 10:39:46,360 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2024-04-25 10:39:46,852 [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 c5527c0adb5430aa1661c9cb73be83d96da5d959 to failure' | |
[set-github-status-failure : set-github-status] Setting github status of commit c5527c0adb5430aa1661c9cb73be83d96da5d959 to failure | |
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha c5527c0adb5430aa1661c9cb73be83d96da5d959 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
[set-github-status-failure : set-github-status] 2024-04-25 10:39:46,161 [operator-cert] INFO Successfully set status to failure for commit c5527c0adb5430aa1661c9cb73be83d96da5d959 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[github-add-summary-comment : gather-info] 2024/04/25 10:39:52 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-run6xs26 | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-run6xs26 | |
[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-run6xs26 | |
[github-add-summary-comment : gather-info] task build-fragment-images has failed: "step-build-fragment-images" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-test-image@sha256:7189e2156940caac947e2859aaeaba2f48ea20c9b4b4680a078d516c2f9fd8fb"); for logs run: kubectl -n tman-playground logs operator-hosted-pipeline-run6xs26-build-fragment-images-pod -c step-build-fragment-images | |
[github-add-summary-comment : gather-info] | |
[github-add-summary-comment : gather-info] failed to get logs for task build-fragment-images : container step-build-fragment-images has failed : [{"key":"StartedAt","value":"2024-04-25T10:39:33.810Z","type":3}] | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-244" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment