./mage -v ci:teste2e Running target: CI:TestE2E I0428 09:02:40.794704 18415 magefile.go:526] setting up new custom bundle for testing... I0428 09:02:41.153845 18415 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1777366961-niqq -> user: redhat-appstudio-qe+redhat_appstudio_quality Creating Tekton Bundle: - Added Pipeline: docker-build to image I0428 09:02:42.410337 18415 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1777366961-niqq: quay.io/redhat-appstudio-qe/test-images@sha256:d53626c10cfbe9756efc635be30336c5f1bd7726d718b8075574cb52c9405b14 I0428 09:02:42.410362 18415 magefile.go:532] To use the custom docker bundle locally, run below cmd: export CUSTOM_DOCKER_BUILD_PIPELINE_BUNDLE=quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1777366961-niqq I0428 09:02:42.410385 18415 e2e_repo.go:347] checking if repository is e2e-tests I0428 09:02:42.410391 18415 release_service.go:50] checking if repository is release-service I0428 09:02:43.517487 18415 release_service_catalog.go:104] checking if repository is release-service-catalog I0428 09:02:43.517504 18415 integration_service.go:49] checking if repository is integration-service I0428 09:02:43.517509 18415 image_controller.go:49] checking if repository is image-controller I0428 09:02:43.517514 18415 build_service.go:50] checking if repository is build-service I0428 09:02:43.517517 18415 build_service.go:31] require sprayproxy registering is set to TRUE I0428 09:02:43.517522 18415 build_service.go:34] setting test label filter: 'build-service' exec: go "install" "-mod=mod" "github.com/onsi/ginkgo/v2/ginkgo" go: downloading github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 go: downloading github.com/go-task/slim-sprig/v3 v3.0.0 I0428 09:02:47.251122 18415 types.go:155] The following rules have matched build-service repo CI Workflow Rule. I0428 09:02:47.251143 18415 types.go:180] Will apply rules exec: ginkgo "--seed=1777366960" "--timeout=1h30m0s" "--grace-period=30s" "--output-interceptor-mode=none" "--label-filter=build-service" "--no-color" "--json-report=e2e-report.json" "--junit-report=e2e-report.xml" "--procs=20" "--nodes=20" "--p" "--output-dir=/workspace/artifact-dir" "./cmd" "--" go: downloading github.com/konflux-ci/build-service v0.0.0-20240611083846-2dee6cfe6fe4 go: downloading github.com/minio/minio-go/v7 v7.0.99 go: downloading github.com/IBM/go-sdk-core/v5 v5.15.3 go: downloading github.com/IBM/vpc-go-sdk v0.48.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.41.3 go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.3 go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.143.0 go: downloading github.com/go-playground/validator/v10 v10.17.0 go: downloading github.com/go-openapi/strfmt v0.25.0 go: downloading github.com/google/go-github/v45 v45.2.0 go: downloading go.mongodb.org/mongo-driver v1.17.7 go: downloading github.com/oklog/ulid v1.3.1 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 go: downloading github.com/go-openapi/errors v0.22.6 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/go-ini/ini v1.67.0 go: downloading github.com/tinylib/msgp v1.6.1 go: downloading github.com/klauspost/crc32 v1.3.0 go: downloading github.com/minio/crc64nvme v1.1.1 go: downloading github.com/minio/md5-simd v1.1.2 go: downloading github.com/rs/xid v1.6.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 go: downloading github.com/leodido/go-urn v1.3.0 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/aws/smithy-go v1.24.2 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.28.2 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.7 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.0 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.4 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.38.0 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.6 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.19 go: downloading github.com/philhofer/fwd v1.2.0 Running Suite: Red Hat App Studio E2E tests - /tmp/tmp.rWD6FUxfdO/cmd ===================================================================== Random Seed: 1777366960 Will run 150 of 467 specs Running in parallel across 20 processes SSSSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-advisories pipeline] Rh-advisories happy path Post-release verification verifies if release CR is created [release-pipelines, rh-advisories, rhAdvisories] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_advisories.go:117 ------------------------------ P [PENDING] [release-pipelines-suite Push to external registry] Post-release verification verifies that a Release CR should have been created in the dev namespace [release-pipelines, push-to-external-registry] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/push_to_external_registry.go:157 ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification tests that Release CR is created for the Snapshot [release-pipelines, rh-push-to-external-registry] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_push_to_external_registry.go:215 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification verifies a release PipelineRun is started and succeeded in managed namespace [release-pipelines, rh-push-to-external-registry] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_push_to_external_registry.go:226 ------------------------------ P [PENDING] [release-pipelines-suite Push to external registry] Post-release verification verifies that Release PipelineRun should eventually succeed [release-pipelines, push-to-external-registry] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/push_to_external_registry.go:164 ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification validate the result of task create-pyxis-image contains image ids [release-pipelines, rh-push-to-external-registry] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_push_to_external_registry.go:233 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite Push to external registry] Post-release verification tests if the image was pushed to quay [release-pipelines, push-to-external-registry] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/push_to_external_registry.go:168 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline] Rh-push-to-redhat-io happy path Post-release verification verifies if the release CR is created [release-pipelines, rh-push-to-registry-redhat-io, PushToRedhatIO] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_push_to_registry_redhat_io.go:108 ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification tests that Release CR has completed [release-pipelines, rh-push-to-external-registry] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_push_to_external_registry.go:248 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite Push to external registry] Post-release verification verifies that a Release is marked as succeeded. [release-pipelines, push-to-external-registry] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/push_to_external_registry.go:175 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-advisories pipeline] Rh-advisories happy path Post-release verification verifies the advs release pipelinerun is running and succeeds [release-pipelines, rh-advisories, rhAdvisories] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_advisories.go:127 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis] Post-release verification validates that imageIds from task create-pyxis-image exist in Pyxis. [release-pipelines, rh-push-to-external-registry] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_push_to_external_registry.go:265 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline] Rh-push-to-redhat-io happy path Post-release verification verifies the rhio release pipelinerun is running and succeeds [release-pipelines, rh-push-to-registry-redhat-io, PushToRedhatIO] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_push_to_registry_redhat_io.go:118 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-advisories pipeline] Rh-advisories happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, rh-advisories, rhAdvisories] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_advisories.go:157 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline] Rh-push-to-redhat-io happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, rh-push-to-registry-redhat-io, PushToRedhatIO] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_push_to_registry_redhat_io.go:148 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-advisories pipeline] Rh-advisories happy path Post-release verification verifies if the repository URL is valid [release-pipelines, rh-advisories, rhAdvisories] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_advisories.go:168 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline] Rh-push-to-redhat-io happy path Post-release verification verifies if the MR URL is valid [release-pipelines, rh-push-to-registry-redhat-io, PushToRedhatIO] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rh_push_to_registry_redhat_io.go:159 ------------------------------ SSSSSSSSSSSSSSSSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for release-to-github pipeline] Release-to-github happy path Post-release verification verifies if release CR is created [release-pipelines, release-to-github, releaseToGithub] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/release_to_github.go:138 ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created a PipelineRun is triggered [multi-platform, aws-host-pool] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:120 ------------------------------ SSSSSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created the build-container task from component pipelinerun is buildah-remote [multi-platform, aws-host-pool] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:124 ------------------------------ S ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rhtap-service-push pipeline] Rhtap-service-push happy path Post-release verification verifies if the release CR is created [release-pipelines, rhtap-service-push, RhtapServicePush] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rhtap_service_push.go:150 ------------------------------ SSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created The multi platform secret is populated [multi-platform, aws-host-pool] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:127 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for release-to-github pipeline] Release-to-github happy path Post-release verification verifies the release pipelinerun is running and succeeds [release-pipelines, release-to-github, releaseToGithub] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/release_to_github.go:148 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rhtap-service-push pipeline] Rhtap-service-push happy path Post-release verification verifies the rhtap release pipelinerun is running and succeeds [release-pipelines, rhtap-service-push, RhtapServicePush] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rhtap_service_push.go:160 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rhtap-service-push pipeline] Rhtap-service-push happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, rhtap-service-push, RhtapServicePush] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rhtap_service_push.go:190 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for release-to-github pipeline] Release-to-github happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, release-to-github, releaseToGithub] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/release_to_github.go:181 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline] Multi arch test happy path Post-release verification verifies the release CR is created [release-pipelines, rh-advisories, multiarch-advisories, multiArchAdvisories] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/multiarch_advisories.go:112 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for rhtap-service-push pipeline] Rhtap-service-push happy path Post-release verification verifies if the PR in infra-deployments repo is created/updated [release-pipelines, rhtap-service-push, RhtapServicePush] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/rhtap_service_push.go:200 ------------------------------ SS ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params when context points to a file [build-templates] /tmp/tmp.rWD6FUxfdO/tests/build/tkn-bundle.go:188 ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created that PipelineRun completes successfully [multi-platform, aws-host-pool] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:148 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for release-to-github pipeline] Release-to-github happy path Post-release verification verifies if the Release exists in github repo [release-pipelines, release-to-github, releaseToGithub] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/release_to_github.go:192 ------------------------------ SSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline] Multi arch test happy path Post-release verification verifies the multiarch release pipelinerun is running and succeeds [release-pipelines, rh-advisories, multiarch-advisories, multiArchAdvisories] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/multiarch_advisories.go:122 ------------------------------ SS ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params creates Tekton bundles from specific context [build-templates] /tmp/tmp.rWD6FUxfdO/tests/build/tkn-bundle.go:199 ------------------------------ SSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws host-pool allocation when the Component with multi-platform-build is created test that cleanup happened successfully [multi-platform, aws-host-pool] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:152 ------------------------------ SSSSS ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline] Multi arch test happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, rh-advisories, multiarch-advisories, multiArchAdvisories] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/multiarch_advisories.go:152 ------------------------------ SSSS ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params when context is the root directory [build-templates] /tmp/tmp.rWD6FUxfdO/tests/build/tkn-bundle.go:209 ------------------------------ P [PENDING] [release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline] Multi arch test happy path Post-release verification verifies if the repository URL is valid [release-pipelines, rh-advisories, multiarch-advisories, multiArchAdvisories] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/multiarch_advisories.go:163 ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created a PipelineRun is triggered [multi-platform, aws-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:251 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params creates Tekton bundles when context points to a file and a directory [build-templates] /tmp/tmp.rWD6FUxfdO/tests/build/tkn-bundle.go:218 ------------------------------ S ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created the build-container task from component pipelinerun is buildah-remote [multi-platform, aws-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:255 ------------------------------ SSSSSSSSSSSSS ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params creates Tekton bundles when using negation [build-templates] /tmp/tmp.rWD6FUxfdO/tests/build/tkn-bundle.go:228 ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created The multi platform secret is populated [multi-platform, aws-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:259 ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params allows overriding HOME environment variable [build-templates] /tmp/tmp.rWD6FUxfdO/tests/build/tkn-bundle.go:238 ------------------------------ SSSSSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created that PipelineRun completes successfully [multi-platform, aws-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:263 ------------------------------ SSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] aws dynamic allocation when the Component with multi-platform-build is created check cleanup happened successfully [multi-platform, aws-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:267 ------------------------------ S ------------------------------ P [PENDING] [task-suite tkn bundle task] creates Tekton bundles with different params allows overriding STEP image [build-templates] /tmp/tmp.rWD6FUxfdO/tests/build/tkn-bundle.go:247 ------------------------------ S ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created a PipelineRun is triggered [multi-platform, ibmz-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:341 ------------------------------ SSSSSSSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created the build-container task from component pipelinerun is buildah-remote [multi-platform, ibmz-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:345 ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC happy path Post-release verification creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test [release-pipelines, fbc-release, fbcHappyPath] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:123 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC happy path Post-release verification Creates a push snapshot for a release [release-pipelines, fbc-release, fbcHappyPath] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:128 ------------------------------ SSSSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC happy path Post-release verification verifies the fbc release pipelinerun is running and succeeds [release-pipelines, fbc-release, fbcHappyPath] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:132 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC happy path Post-release verification verifies release CR completed and set succeeded. [release-pipelines, fbc-release, fbcHappyPath] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:136 ------------------------------ S ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created The multi platform secret is populated [multi-platform, ibmz-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:349 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC Staged Index Post-release verification creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test [release-pipelines, fbc-release, fbcStagedIndex] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:178 ------------------------------ SSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC Staged Index Post-release verification Creates a push snapshot for a release [release-pipelines, fbc-release, fbcStagedIndex] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:183 ------------------------------ SS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created that PipelineRun completes successfully [multi-platform, ibmz-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:353 ------------------------------ SSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm system z dynamic allocation when the Component with multi-platform-build is created check cleanup happened successfully [multi-platform, ibmz-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:357 ------------------------------ SSSSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC Staged Index Post-release verification verifies the fbc release pipelinerun is running and succeeds [release-pipelines, fbc-release, fbcStagedIndex] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:187 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC Staged Index Post-release verification verifies release CR completed and set succeeded. [release-pipelines, fbc-release, fbcStagedIndex] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:191 ------------------------------ SSSS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta) when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta should have Pipeline Logs [build, build-templates, HACBS, pipeline-service, pipeline] /tmp/tmp.rWD6FUxfdO/tests/build/build_templates.go:507 ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created a PipelineRun is triggered [multi-platform, ibmp-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:432 ------------------------------ SS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC hotfix process FBC hotfix post-release verification creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test [release-pipelines, fbc-release, fbcHotfix] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:233 ------------------------------ SSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created the build-container task from component pipelinerun is buildah-remote [multi-platform, ibmp-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:436 ------------------------------ SSSS ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created The multi platform secret is populated [multi-platform, ibmp-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:440 ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta) when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry verify-enterprise-contract check should pass [build, build-templates, HACBS, pipeline-service, pipeline, sbom, slow, build-templates-e2e] /tmp/tmp.rWD6FUxfdO/tests/build/build_templates.go:569 ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created that PipelineRun completes successfully [multi-platform, ibmp-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:444 ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC hotfix process FBC hotfix post-release verification Creates a push snapshot for a release [release-pipelines, fbc-release, fbcHotfix] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:238 ------------------------------ SS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta) build-definitions ec pipelines runs ec pipeline pipelines/enterprise-contract.yaml [build, build-templates, HACBS, pipeline-service, pipeline, build-templates-e2e] /tmp/tmp.rWD6FUxfdO/tests/build/build_templates.go:744 ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC hotfix process FBC hotfix post-release verification verifies the fbc release pipelinerun is running and succeeds [release-pipelines, fbc-release, fbcHotfix] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:242 ------------------------------ S ------------------------------ P [PENDING] [multi-platform-build-service-suite Multi Platform Controller E2E tests] ibm power pc dynamic allocation when the Component with multi-platform-build is created check cleanup happened successfully [multi-platform, ibmp-dynamic] /tmp/tmp.rWD6FUxfdO/tests/build/multi-platform.go:448 ------------------------------ SSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC hotfix process FBC hotfix post-release verification verifies release CR completed and set succeeded. [release-pipelines, fbc-release, fbcHotfix] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:246 ------------------------------ SSSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC pre-GA process FBC pre-GA post-release verification creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test [release-pipelines, fbc-release, fbcPreGA] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:286 ------------------------------ SSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC pre-GA process FBC pre-GA post-release verification Creates a push snapshot for a release [release-pipelines, fbc-release, fbcPreGA] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:291 ------------------------------ SSSSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC pre-GA process FBC pre-GA post-release verification verifies the fbc release pipelinerun is running and succeeds [release-pipelines, fbc-release, fbcPreGA] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:295 ------------------------------ SSS ------------------------------ P [PENDING] [release-pipelines-suite FBC e2e-tests] with FBC pre-GA process FBC pre-GA post-release verification verifies release CR completed and set succeeded. [release-pipelines, fbc-release, fbcPreGA] /tmp/tmp.rWD6FUxfdO/tests/release/pipelines/fbc_release.go:299 ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta-min) when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min should have Pipeline Logs [build, build-templates, HACBS, pipeline-service, pipeline] /tmp/tmp.rWD6FUxfdO/tests/build/build_templates.go:507 ------------------------------ SSSSS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta-min) when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry verify-enterprise-contract check should pass [build, build-templates, HACBS, pipeline-service, pipeline, sbom, slow, build-templates-e2e] /tmp/tmp.rWD6FUxfdO/tests/build/build_templates.go:569 ------------------------------ SSSSSSS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build-oci-ta-min) build-definitions ec pipelines runs ec pipeline pipelines/enterprise-contract.yaml [build, build-templates, HACBS, pipeline-service, pipeline, build-templates-e2e] /tmp/tmp.rWD6FUxfdO/tests/build/build_templates.go:744 ------------------------------ SSSSSSSSSSSSSSSSSSSS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build) when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build should have Pipeline Logs [build, build-templates, HACBS, pipeline-service, pipeline] /tmp/tmp.rWD6FUxfdO/tests/build/build_templates.go:507 ------------------------------ SSSS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build) when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry verify-enterprise-contract check should pass [build, build-templates, HACBS, pipeline-service, pipeline, sbom, slow, build-templates-e2e] /tmp/tmp.rWD6FUxfdO/tests/build/build_templates.go:569 ------------------------------ SS ------------------------------ P [PENDING] [build-service-suite Build templates E2E test] HACBS pipelines scenario sample-python-basic-oci (docker-build) build-definitions ec pipelines runs ec pipeline pipelines/enterprise-contract.yaml [build, build-templates, HACBS, pipeline-service, pipeline, build-templates-e2e] /tmp/tmp.rWD6FUxfdO/tests/build/build_templates.go:744 ------------------------------ S••••••••••••••••••••••••••••••••••••••••••••••• ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test build secret lookup when two secrets are created when second component is deleted, pac pr branch should not exist in the repo [build-service, github, pac-build, secret-lookup] /tmp/tmp.rWD6FUxfdO/tests/build/secret_lookup.go:206 ------------------------------ •••••••••••••••••••••• ------------------------------ • [FAILED] [44.192 seconds] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace [It] create dockerfile and yaml manifest that references build and distribution repositories [build-service, renovate, multi-component, forgejo] /tmp/tmp.rWD6FUxfdO/tests/build/renovate.go:318 [FAILED] Expected : -1 not to equal : -1 In [It] at: /tmp/tmp.rWD6FUxfdO/tests/build/renovate.go:348 @ 04/28/26 09:17:22.435 ------------------------------ SSSSSSS••••••••••••••••••••••••••••••••••••••••••••••••••••••• ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch] /tmp/tmp.rWD6FUxfdO/tests/build/pac_build.go:600 ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider gl PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, gitlab, build-custom-branch] /tmp/tmp.rWD6FUxfdO/tests/build/pac_build.go:642 ------------------------------ •••• ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch] /tmp/tmp.rWD6FUxfdO/tests/build/pac_build.go:600 ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider fj PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, forgejo, build-custom-branch] /tmp/tmp.rWD6FUxfdO/tests/build/pac_build.go:642 ------------------------------ •••••• ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged retrigger the pipeline manually [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch] /tmp/tmp.rWD6FUxfdO/tests/build/pac_build.go:600 ------------------------------ P [PENDING] [build-service-suite Build service E2E tests] test git provider gh PaC component build when the PaC init branch is merged retriggered pipelineRun should eventually finish [build-service, github-webhook, pac-build, pipeline, image-controller, github, build-custom-branch] /tmp/tmp.rWD6FUxfdO/tests/build/pac_build.go:642 ------------------------------ •• ------------------------------ • [FAILED] [951.181 seconds] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace [It] the PipelineRun should eventually finish successfully for component python-component-fbdhme [build-service, github, pac-build, multi-component] /tmp/tmp.rWD6FUxfdO/tests/build/multi_component.go:159 Timeline >> PipelineRun python-component-fbdhme-on-pull-request-kkz8l found for Component build-e2e-cxyp/python-component-fbdhme PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Running PipelineRun python-component-fbdhme-on-pull-request-kkz8l reason: Failed attempt 1/3: PipelineRun "python-component-fbdhme-on-pull-request-kkz8l" failed: pod: python-component-fbdhme-on-b7066a010087a9a68e349778f2039649-pod | init container: prepare 2026/04/28 09:39:51 Entrypoint initialization pod: python-component-fbdhme-on-b7066a010087a9a68e349778f2039649-pod | init container: place-scripts 2026/04/28 09:39:52 Decoded script /tekton/scripts/script-0-m7cr9 2026/04/28 09:39:52 Decoded script /tekton/scripts/script-1-9xxbx pod: python-component-fbdhme-on-b7066a010087a9a68e349778f2039649-pod | container step-clone: INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt {"level":"info","ts":1777369196.8151767,"caller":"git/git.go:394","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1777369197.2961187,"caller":"git/git.go:223","msg":"Successfully cloned https://github.com/redhat-appstudio-qe/sample-multi-component @ 60994d47d91ea44cf172cc0d3f8984b58a29729c (grafted, HEAD) in path /var/workdir/source"} {"level":"info","ts":1777369197.2961593,"caller":"git/git.go:394","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1777369197.3199127,"caller":"git/git.go:277","msg":"Successfully initialized and updated submodules in path /var/workdir/source"} Merge option disabled. Using checked-out revision 60994d47d91ea44cf172cc0d3f8984b58a29729c directly. pod: python-component-fbdhme-on-b7066a010087a9a68e349778f2039649-pod | container step-symlink-check: Running symlink check pod: python-component-fbdhme-on-b7066a010087a9a68e349778f2039649-pod | container step-create-trusted-artifact: Prepared artifact from /var/workdir/source (sha256:90bb20dc5bce1913345a46e4efdc927ab7008246ae9354e7087eb2365595edc4) Using token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme Executing: oras push --annotation=quay.expires-after=5d --registry-config /tmp/create-oci.sh.3zW6bO/auth-Cm88nq.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-60994d47d91ea44cf172cc0d3f8984b58a29729c.git SOURCE_ARTIFACT Uploading 90bb20dc5bce SOURCE_ARTIFACT Uploaded 90bb20dc5bce SOURCE_ARTIFACT Pushed [registry] quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-60994d47d91ea44cf172cc0d3f8984b58a29729c.git ArtifactType: application/vnd.unknown.artifact.v1 Digest: sha256:5940c60b27d502e2b85733cf66013c9ae9f1f537bbd68ff4266f31768bba0f78 Artifacts created pod: python-component-fbdhme-on-cf9474bc5e053521804d0a83202dad4e-pod | init container: prepare 2026/04/28 09:40:45 Entrypoint initialization pod: python-component-fbdhme-on-cf9474bc5e053521804d0a83202dad4e-pod | init container: place-scripts 2026/04/28 09:40:46 Decoded script /tekton/scripts/script-1-wmdqv 2026/04/28 09:40:46 Decoded script /tekton/scripts/script-2-4h7hp 2026/04/28 09:40:46 Decoded script /tekton/scripts/script-3-n72t9 2026/04/28 09:40:46 Decoded script /tekton/scripts/script-4-kqrmt 2026/04/28 09:40:46 Decoded script /tekton/scripts/script-5-ksmcw pod: python-component-fbdhme-on-cf9474bc5e053521804d0a83202dad4e-pod | container step-use-trusted-artifact: Using token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme Executing: oras blob fetch --registry-config /tmp/use-oci.sh.YfK84A/auth-rQmGpy.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:90bb20dc5bce1913345a46e4efdc927ab7008246ae9354e7087eb2365595edc4 --output - Restored artifact quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:90bb20dc5bce1913345a46e4efdc927ab7008246ae9354e7087eb2365595edc4 to /var/workdir/source WARN: artifact URI not provided, (given: =/var/workdir/cachi2) pod: python-component-fbdhme-on-cf9474bc5e053521804d0a83202dad4e-pod | container step-build: [2026-04-28T09:40:52,922022205+00:00] Validate context path [2026-04-28T09:40:52,925283047+00:00] Update CA trust [2026-04-28T09:40:52,926532988+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2026-04-28T09:40:56,845456296+00:00] Prepare Dockerfile Checking if /var/workdir/cachi2/output/bom.json exists. Could not find prefetched sbom. No content_sets found for ICM [2026-04-28T09:40:56,853359993+00:00] Prepare system (architecture: x86_64) [2026-04-28T09:40:56,869901750+00:00] Setup prefetched Trying to pull registry.access.redhat.com/ubi9/python-39:1-117.1684741281... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:8a2e9815396eaa57b0dfe27b2dfc442417f06aa70974c358f198980b533c7942 Copying blob sha256:5465449a2ea5d8a7e05fa498c8ba35f0ce7714b0ad37e716961fca17dfa1ef13 Copying blob sha256:a07d808ddf4404b3885fef6100142a973cc667b2c3c4abcf4db96508795b1efb Copying blob sha256:085efe85e9dfb0b3d5d2392e4b78660a3091bf1ded336315117a627fbdd0567d Copying config sha256:45c8f23c11bb64f238236aaf5cbe05595778e1d4fb6c06109c6fcc0a6b57a45b Writing manifest to image destination Storing signatures [2026-04-28T09:41:30,893530816+00:00] Unsetting proxy { "architecture": "x86_64", "build-date": "2026-04-28T09:40:56Z", "com.redhat.component": "python-39-container", "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI", "description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "distribution-scope": "public", "io.buildah.version": "1.42.2", "io.buildpacks.stack.id": "com.redhat.stacks.ubi9-python-39", "io.k8s.description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "io.k8s.display-name": "Python 3.9", "io.openshift.expose-services": "8080:http", "io.openshift.s2i.scripts-url": "image:///usr/libexec/s2i", "io.openshift.tags": "builder,python,python39,python-39,rh-python39", "io.s2i.scripts-url": "image:///usr/libexec/s2i", "maintainer": "SoftwareCollections.org ", "name": "ubi9/python-39", "release": "117.1684741281", "summary": "Platform for building and running Python 3.9 applications", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/python-39/images/1-117.1684741281", "usage": "s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.9/test/setup-test-app/ ubi9/python-39 python-sample-app", "vcs-ref": "60994d47d91ea44cf172cc0d3f8984b58a29729c", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "1", "org.opencontainers.image.revision": "60994d47d91ea44cf172cc0d3f8984b58a29729c", "org.opencontainers.image.source": "https://github.com/redhat-appstudio-qe/sample-multi-component", "quay.expires-after": "5d", "org.opencontainers.image.created": "2026-04-28T09:40:56Z" } [2026-04-28T09:41:30,967751916+00:00] Register sub-man Adding the entitlement to the build [2026-04-28T09:41:30,971224129+00:00] Add secrets [2026-04-28T09:41:30,986613974+00:00] Run buildah build [2026-04-28T09:41:30,987714306+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=60994d47d91ea44cf172cc0d3f8984b58a29729c --label org.opencontainers.image.revision=60994d47d91ea44cf172cc0d3f8984b58a29729c --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --label quay.expires-after=5d --label build-date=2026-04-28T09:40:56Z --label org.opencontainers.image.created=2026-04-28T09:40:56Z --annotation org.opencontainers.image.revision=60994d47d91ea44cf172cc0d3f8984b58a29729c --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --annotation org.opencontainers.image.created=2026-04-28T09:40:56Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.ItwxLw -t quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-60994d47d91ea44cf172cc0d3f8984b58a29729c . STEP 1/10: FROM registry.access.redhat.com/ubi9/python-39:1-117.1684741281 STEP 2/10: EXPOSE 8081/tcp STEP 3/10: ENV FLASK_PORT=8081 STEP 4/10: WORKDIR /projects STEP 5/10: COPY . . STEP 6/10: RUN if [ -f requirements.txt ]; then pip install -r requirements.txt; elif [ `ls -1q *.txt | wc -l` == 1 ]; then pip install -r *.txt; fi Collecting Flask==2.3.3 Downloading flask-2.3.3-py3-none-any.whl (96 kB) Collecting Jinja2>=3.1.2 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting click>=8.1.3 Downloading click-8.1.8-py3-none-any.whl (98 kB) Collecting blinker>=1.6.2 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) Collecting importlib-metadata>=3.6.0 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) Collecting itsdangerous>=2.1.2 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting Werkzeug>=2.3.7 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) Collecting zipp>=3.20 Downloading zipp-3.23.1-py3-none-any.whl (10 kB) Collecting MarkupSafe>=2.0 Downloading markupsafe-3.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Installing collected packages: zipp, MarkupSafe, Werkzeug, Jinja2, itsdangerous, importlib-metadata, click, blinker, Flask Successfully installed Flask-2.3.3 Jinja2-3.1.6 MarkupSafe-3.0.3 Werkzeug-3.1.8 blinker-1.9.0 click-8.1.8 importlib-metadata-8.7.1 itsdangerous-2.2.0 zipp-3.23.1 WARNING: You are using pip version 21.3.1; however, version 26.0.1 is available. You should consider upgrading via the '/opt/app-root/bin/python3.9 -m pip install --upgrade pip' command. STEP 7/10: CMD [ "python", "./app.py" ] STEP 8/10: COPY labels.json /usr/share/buildinfo/labels.json STEP 9/10: COPY labels.json /root/buildinfo/labels.json STEP 10/10: LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="60994d47d91ea44cf172cc0d3f8984b58a29729c" "org.opencontainers.image.revision"="60994d47d91ea44cf172cc0d3f8984b58a29729c" "org.opencontainers.image.source"="https://github.com/redhat-appstudio-qe/sample-multi-component" "quay.expires-after"="5d" "build-date"="2026-04-28T09:40:56Z" "org.opencontainers.image.created"="2026-04-28T09:40:56Z" COMMIT quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-60994d47d91ea44cf172cc0d3f8984b58a29729c --> 659fe61ce22e Successfully tagged quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-60994d47d91ea44cf172cc0d3f8984b58a29729c 659fe61ce22ecf522e70d81f51e20d3323c85cc5a9e29715b725ae9b9477e259 [2026-04-28T09:41:43,222886129+00:00] Unsetting proxy [2026-04-28T09:41:43,224154367+00:00] Add metadata Recording base image digests used registry.access.redhat.com/ubi9/python-39:1-117.1684741281 registry.access.redhat.com/ubi9/python-39:1-117.1684741281@sha256:40a58935b9c22664927b22bf256f53a3d744ddb7316f3af18061099e199526ee Getting image source signatures Copying blob sha256:2d1523a1eaa1f6610f3aee97134df37878cba15a1465a138c431012c493de503 Copying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323 Copying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00 Copying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde Copying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220 Copying config sha256:659fe61ce22ecf522e70d81f51e20d3323c85cc5a9e29715b725ae9b9477e259 Writing manifest to image destination [2026-04-28T09:42:34,645692984+00:00] End build pod: python-component-fbdhme-on-cf9474bc5e053521804d0a83202dad4e-pod | container step-push: [2026-04-28T09:42:35,479316732+00:00] Update CA trust INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2026-04-28T09:42:56,432627901+00:00] Convert image [2026-04-28T09:42:56,433686862+00:00] Push image with unique tag Pushing to quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:python-component-fbdhme-on-pull-request-kkz8l-build-container [retry] executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-60994d47d91ea44cf172cc0d3f8984b58a29729c docker://quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:python-component-fbdhme-on-pull-request-kkz8l-build-container Getting image source signatures Copying blob sha256:2d1523a1eaa1f6610f3aee97134df37878cba15a1465a138c431012c493de503 Copying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323 Copying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00 Copying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde Copying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220 pod: python-component-fbdhme-on-cf9474bc5e053521804d0a83202dad4e-pod | container step-sbom-syft-generate: pod: python-component-fbdhme-on-cf9474bc5e053521804d0a83202dad4e-pod | container step-prepare-sboms: pod: python-component-fbdhme-on-cf9474bc5e053521804d0a83202dad4e-pod | container step-upload-sbom: pod: python-component-fbdhme-on-pull-request-kkz8l-init-pod | init container: prepare 2026/04/28 09:39:45 Entrypoint initialization pod: python-component-fbdhme-on-pull-request-kkz8l-init-pod | container step-init: time="2026-04-28T09:39:49Z" level=info msg="[param] enable: false" time="2026-04-28T09:39:49Z" level=info msg="[param] default-http-proxy: squid.caching.svc.cluster.local:3128" time="2026-04-28T09:39:49Z" level=info msg="[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai" time="2026-04-28T09:39:49Z" level=info msg="[param] http-proxy-result-path: /tekton/results/http-proxy" time="2026-04-28T09:39:49Z" level=info msg="[param] no-proxy-result-path: /tekton/results/no-proxy" time="2026-04-28T09:39:49Z" level=info msg="Using in-cluster config" logger=KubeClient time="2026-04-28T09:39:49Z" level=info msg="Cache proxy is disabled via param" time="2026-04-28T09:39:49Z" level=info msg="[result] HTTP PROXY: " time="2026-04-28T09:39:49Z" level=info msg="[result] NO PROXY: " New PipelineRun python-component-fbdhme-on-pull-request-jw999 found after retrigger for component build-e2e-cxyp/python-component-fbdhme PipelineRun python-component-fbdhme-on-pull-request-jw999 found for Component build-e2e-cxyp/python-component-fbdhme PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: ResolvingTaskRef PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Running PipelineRun python-component-fbdhme-on-pull-request-jw999 reason: Failed attempt 2/3: PipelineRun "python-component-fbdhme-on-pull-request-jw999" failed: pod: python-component-fbdhme-on-7c3aa160a0179c4a90102d5c4e1b483d-pod | init container: prepare 2026/04/28 09:45:51 Entrypoint initialization pod: python-component-fbdhme-on-7c3aa160a0179c4a90102d5c4e1b483d-pod | init container: place-scripts 2026/04/28 09:45:54 Decoded script /tekton/scripts/script-0-w5sgs 2026/04/28 09:45:54 Decoded script /tekton/scripts/script-1-bxm5x pod: python-component-fbdhme-on-7c3aa160a0179c4a90102d5c4e1b483d-pod | container step-clone: INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt {"level":"info","ts":1777369557.4483812,"caller":"git/git.go:394","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1777369557.9519887,"caller":"git/git.go:223","msg":"Successfully cloned https://github.com/redhat-appstudio-qe/sample-multi-component @ 8be894d689a564195a19bcbb95870d7d3381e03e (grafted, HEAD) in path /var/workdir/source"} {"level":"info","ts":1777369557.9520395,"caller":"git/git.go:394","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1777369557.9759028,"caller":"git/git.go:277","msg":"Successfully initialized and updated submodules in path /var/workdir/source"} Merge option disabled. Using checked-out revision 8be894d689a564195a19bcbb95870d7d3381e03e directly. pod: python-component-fbdhme-on-7c3aa160a0179c4a90102d5c4e1b483d-pod | container step-symlink-check: Running symlink check pod: python-component-fbdhme-on-7c3aa160a0179c4a90102d5c4e1b483d-pod | container step-create-trusted-artifact: Prepared artifact from /var/workdir/source (sha256:7e65cffae089df69f025584b9d3aa1286dba380dc1199731cf50d6bc6f3532d0) Using token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme Executing: oras push --annotation=quay.expires-after=5d --registry-config /tmp/create-oci.sh.HwrI8r/auth-4AM0N5.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-8be894d689a564195a19bcbb95870d7d3381e03e.git SOURCE_ARTIFACT Uploading 7e65cffae089 SOURCE_ARTIFACT Uploaded 7e65cffae089 SOURCE_ARTIFACT Pushed [registry] quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-8be894d689a564195a19bcbb95870d7d3381e03e.git ArtifactType: application/vnd.unknown.artifact.v1 Digest: sha256:a31987d2496a118e13aa56630ffd341c1466b8c0b7e02c8e4024ac5c271f637b Artifacts created pod: python-component-fbdhme-on-a6b4536862e27fb1e5215c1c5fbf9deb-pod | init container: prepare 2026/04/28 09:46:40 Entrypoint initialization pod: python-component-fbdhme-on-a6b4536862e27fb1e5215c1c5fbf9deb-pod | init container: place-scripts 2026/04/28 09:46:40 Decoded script /tekton/scripts/script-1-r58j2 2026/04/28 09:46:40 Decoded script /tekton/scripts/script-2-gn8pn 2026/04/28 09:46:40 Decoded script /tekton/scripts/script-3-rkndn 2026/04/28 09:46:40 Decoded script /tekton/scripts/script-4-hs6dw 2026/04/28 09:46:40 Decoded script /tekton/scripts/script-5-mjsvg pod: python-component-fbdhme-on-a6b4536862e27fb1e5215c1c5fbf9deb-pod | container step-use-trusted-artifact: Using token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme Executing: oras blob fetch --registry-config /tmp/use-oci.sh.LzDeEq/auth-ADc6MC.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:7e65cffae089df69f025584b9d3aa1286dba380dc1199731cf50d6bc6f3532d0 --output - Restored artifact quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:7e65cffae089df69f025584b9d3aa1286dba380dc1199731cf50d6bc6f3532d0 to /var/workdir/source WARN: artifact URI not provided, (given: =/var/workdir/cachi2) pod: python-component-fbdhme-on-a6b4536862e27fb1e5215c1c5fbf9deb-pod | container step-build: [2026-04-28T09:46:47,003532524+00:00] Validate context path [2026-04-28T09:46:47,006981866+00:00] Update CA trust [2026-04-28T09:46:47,008054920+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2026-04-28T09:46:50,770299816+00:00] Prepare Dockerfile Checking if /var/workdir/cachi2/output/bom.json exists. Could not find prefetched sbom. No content_sets found for ICM [2026-04-28T09:46:50,826586014+00:00] Prepare system (architecture: x86_64) [2026-04-28T09:46:50,843051868+00:00] Setup prefetched Trying to pull registry.access.redhat.com/ubi9/python-39:1-117.1684741281... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:8a2e9815396eaa57b0dfe27b2dfc442417f06aa70974c358f198980b533c7942 Copying blob sha256:5465449a2ea5d8a7e05fa498c8ba35f0ce7714b0ad37e716961fca17dfa1ef13 Copying blob sha256:a07d808ddf4404b3885fef6100142a973cc667b2c3c4abcf4db96508795b1efb Copying blob sha256:085efe85e9dfb0b3d5d2392e4b78660a3091bf1ded336315117a627fbdd0567d Copying config sha256:45c8f23c11bb64f238236aaf5cbe05595778e1d4fb6c06109c6fcc0a6b57a45b Writing manifest to image destination Storing signatures [2026-04-28T09:47:22,322969124+00:00] Unsetting proxy { "architecture": "x86_64", "build-date": "2026-04-28T09:46:50Z", "com.redhat.component": "python-39-container", "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI", "description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "distribution-scope": "public", "io.buildah.version": "1.42.2", "io.buildpacks.stack.id": "com.redhat.stacks.ubi9-python-39", "io.k8s.description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "io.k8s.display-name": "Python 3.9", "io.openshift.expose-services": "8080:http", "io.openshift.s2i.scripts-url": "image:///usr/libexec/s2i", "io.openshift.tags": "builder,python,python39,python-39,rh-python39", "io.s2i.scripts-url": "image:///usr/libexec/s2i", "maintainer": "SoftwareCollections.org ", "name": "ubi9/python-39", "release": "117.1684741281", "summary": "Platform for building and running Python 3.9 applications", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/python-39/images/1-117.1684741281", "usage": "s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.9/test/setup-test-app/ ubi9/python-39 python-sample-app", "vcs-ref": "8be894d689a564195a19bcbb95870d7d3381e03e", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "1", "org.opencontainers.image.revision": "8be894d689a564195a19bcbb95870d7d3381e03e", "org.opencontainers.image.source": "https://github.com/redhat-appstudio-qe/sample-multi-component", "quay.expires-after": "5d", "org.opencontainers.image.created": "2026-04-28T09:46:50Z" } [2026-04-28T09:47:22,429163915+00:00] Register sub-man Adding the entitlement to the build [2026-04-28T09:47:22,432663263+00:00] Add secrets [2026-04-28T09:47:22,537287645+00:00] Run buildah build [2026-04-28T09:47:22,538393528+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=8be894d689a564195a19bcbb95870d7d3381e03e --label org.opencontainers.image.revision=8be894d689a564195a19bcbb95870d7d3381e03e --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --label quay.expires-after=5d --label build-date=2026-04-28T09:46:50Z --label org.opencontainers.image.created=2026-04-28T09:46:50Z --annotation org.opencontainers.image.revision=8be894d689a564195a19bcbb95870d7d3381e03e --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --annotation org.opencontainers.image.created=2026-04-28T09:46:50Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.re4MV5 -t quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-8be894d689a564195a19bcbb95870d7d3381e03e . STEP 1/10: FROM registry.access.redhat.com/ubi9/python-39:1-117.1684741281 STEP 2/10: EXPOSE 8081/tcp STEP 3/10: ENV FLASK_PORT=8081 STEP 4/10: WORKDIR /projects STEP 5/10: COPY . . STEP 6/10: RUN if [ -f requirements.txt ]; then pip install -r requirements.txt; elif [ `ls -1q *.txt | wc -l` == 1 ]; then pip install -r *.txt; fi Collecting Flask==2.3.3 Downloading flask-2.3.3-py3-none-any.whl (96 kB) Collecting blinker>=1.6.2 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) Collecting Jinja2>=3.1.2 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting Werkzeug>=2.3.7 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) Collecting importlib-metadata>=3.6.0 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) Collecting click>=8.1.3 Downloading click-8.1.8-py3-none-any.whl (98 kB) Collecting itsdangerous>=2.1.2 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting zipp>=3.20 Downloading zipp-3.23.1-py3-none-any.whl (10 kB) Collecting MarkupSafe>=2.0 Downloading markupsafe-3.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Installing collected packages: zipp, MarkupSafe, Werkzeug, Jinja2, itsdangerous, importlib-metadata, click, blinker, Flask Successfully installed Flask-2.3.3 Jinja2-3.1.6 MarkupSafe-3.0.3 Werkzeug-3.1.8 blinker-1.9.0 click-8.1.8 importlib-metadata-8.7.1 itsdangerous-2.2.0 zipp-3.23.1 WARNING: You are using pip version 21.3.1; however, version 26.0.1 is available. You should consider upgrading via the '/opt/app-root/bin/python3.9 -m pip install --upgrade pip' command. STEP 7/10: CMD [ "python", "./app.py" ] STEP 8/10: COPY labels.json /usr/share/buildinfo/labels.json STEP 9/10: COPY labels.json /root/buildinfo/labels.json STEP 10/10: LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="8be894d689a564195a19bcbb95870d7d3381e03e" "org.opencontainers.image.revision"="8be894d689a564195a19bcbb95870d7d3381e03e" "org.opencontainers.image.source"="https://github.com/redhat-appstudio-qe/sample-multi-component" "quay.expires-after"="5d" "build-date"="2026-04-28T09:46:50Z" "org.opencontainers.image.created"="2026-04-28T09:46:50Z" COMMIT quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-8be894d689a564195a19bcbb95870d7d3381e03e --> 9de0a2276451 Successfully tagged quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-8be894d689a564195a19bcbb95870d7d3381e03e 9de0a2276451ac901c79a12cf7f4b5c643b9700774d14a3a466a747e6416545f [2026-04-28T09:47:29,158296106+00:00] Unsetting proxy [2026-04-28T09:47:29,159573909+00:00] Add metadata Recording base image digests used registry.access.redhat.com/ubi9/python-39:1-117.1684741281 registry.access.redhat.com/ubi9/python-39:1-117.1684741281@sha256:40a58935b9c22664927b22bf256f53a3d744ddb7316f3af18061099e199526ee Getting image source signatures Copying blob sha256:451f13fa42b9e8a4dc3839d6917e5a2d0908f1b48d71286e1118b02b6f38e2b9 Copying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323 Copying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde Copying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220 Copying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00 Copying config sha256:9de0a2276451ac901c79a12cf7f4b5c643b9700774d14a3a466a747e6416545f Writing manifest to image destination [2026-04-28T09:48:03,685214328+00:00] End build pod: python-component-fbdhme-on-a6b4536862e27fb1e5215c1c5fbf9deb-pod | container step-push: [2026-04-28T09:48:04,450510794+00:00] Update CA trust INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2026-04-28T09:48:24,795890035+00:00] Convert image [2026-04-28T09:48:24,797155656+00:00] Push image with unique tag Pushing to quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:python-component-fbdhme-on-pull-request-jw999-build-container [retry] executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-8be894d689a564195a19bcbb95870d7d3381e03e docker://quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:python-component-fbdhme-on-pull-request-jw999-build-container Getting image source signatures Copying blob sha256:451f13fa42b9e8a4dc3839d6917e5a2d0908f1b48d71286e1118b02b6f38e2b9 Copying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323 Copying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220 Copying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00 Copying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde pod: python-component-fbdhme-on-a6b4536862e27fb1e5215c1c5fbf9deb-pod | container step-sbom-syft-generate: pod: python-component-fbdhme-on-a6b4536862e27fb1e5215c1c5fbf9deb-pod | container step-prepare-sboms: pod: python-component-fbdhme-on-a6b4536862e27fb1e5215c1c5fbf9deb-pod | container step-upload-sbom: pod: python-component-fbdhme-on-pull-request-jw999-init-pod | init container: prepare 2026/04/28 09:45:46 Entrypoint initialization pod: python-component-fbdhme-on-pull-request-jw999-init-pod | container step-init: time="2026-04-28T09:45:48Z" level=info msg="[param] enable: false" time="2026-04-28T09:45:48Z" level=info msg="[param] default-http-proxy: squid.caching.svc.cluster.local:3128" time="2026-04-28T09:45:48Z" level=info msg="[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai" time="2026-04-28T09:45:48Z" level=info msg="[param] http-proxy-result-path: /tekton/results/http-proxy" time="2026-04-28T09:45:48Z" level=info msg="[param] no-proxy-result-path: /tekton/results/no-proxy" time="2026-04-28T09:45:48Z" level=info msg="Using in-cluster config" logger=KubeClient time="2026-04-28T09:45:48Z" level=info msg="Cache proxy is disabled via param" time="2026-04-28T09:45:48Z" level=info msg="[result] HTTP PROXY: " time="2026-04-28T09:45:48Z" level=info msg="[result] NO PROXY: " New PipelineRun python-component-fbdhme-on-pull-request-vhvfq found after retrigger for component build-e2e-cxyp/python-component-fbdhme PipelineRun python-component-fbdhme-on-pull-request-vhvfq found for Component build-e2e-cxyp/python-component-fbdhme PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: ResolvingTaskRef PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Running PipelineRun python-component-fbdhme-on-pull-request-vhvfq reason: Failed attempt 3/3: PipelineRun "python-component-fbdhme-on-pull-request-vhvfq" failed: pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | init container: prepare 2026/04/28 09:51:23 Entrypoint initialization pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | init container: place-scripts 2026/04/28 09:51:24 Decoded script /tekton/scripts/script-0-n8vv9 2026/04/28 09:51:24 Decoded script /tekton/scripts/script-1-skpn6 pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | container step-clone: INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt {"level":"info","ts":1777369887.862122,"caller":"git/git.go:394","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1777369888.4030833,"caller":"git/git.go:223","msg":"Successfully cloned https://github.com/redhat-appstudio-qe/sample-multi-component @ 02df7c758b4e5c4b24722a900d3f8cfdba8352bf (grafted, HEAD) in path /var/workdir/source"} {"level":"info","ts":1777369888.4031222,"caller":"git/git.go:394","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1777369888.4265614,"caller":"git/git.go:277","msg":"Successfully initialized and updated submodules in path /var/workdir/source"} Merge option disabled. Using checked-out revision 02df7c758b4e5c4b24722a900d3f8cfdba8352bf directly. pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | container step-symlink-check: Running symlink check pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | container step-create-trusted-artifact: Prepared artifact from /var/workdir/source (sha256:81048eaa0c7f2f9c6892fc2c7f772a44af4b1574146900dca7ce1afb233e40b8) Using token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme Executing: oras push --annotation=quay.expires-after=5d --registry-config /tmp/create-oci.sh.U7OGzT/auth-FsZobo.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf.git SOURCE_ARTIFACT Uploading 81048eaa0c7f SOURCE_ARTIFACT Uploaded 81048eaa0c7f SOURCE_ARTIFACT Pushed [registry] quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf.git ArtifactType: application/vnd.unknown.artifact.v1 Digest: sha256:9c83e70701db61ded573c8ec1258f5d716697e072efdd2df09dfb2eff8b11fd6 Artifacts created pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | init container: prepare 2026/04/28 09:52:08 Entrypoint initialization pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | init container: place-scripts 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-1-z77bz 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-2-dlj64 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-3-cxz2p 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-4-77gqr 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-5-jwwg7 pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-use-trusted-artifact: Using token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme Executing: oras blob fetch --registry-config /tmp/use-oci.sh.HfmUsd/auth-HCYfFE.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:81048eaa0c7f2f9c6892fc2c7f772a44af4b1574146900dca7ce1afb233e40b8 --output - Restored artifact quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:81048eaa0c7f2f9c6892fc2c7f772a44af4b1574146900dca7ce1afb233e40b8 to /var/workdir/source WARN: artifact URI not provided, (given: =/var/workdir/cachi2) pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-build: [2026-04-28T09:52:14,438589837+00:00] Validate context path [2026-04-28T09:52:14,441766647+00:00] Update CA trust [2026-04-28T09:52:14,442843225+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2026-04-28T09:52:18,332729867+00:00] Prepare Dockerfile Checking if /var/workdir/cachi2/output/bom.json exists. Could not find prefetched sbom. No content_sets found for ICM [2026-04-28T09:52:18,389537932+00:00] Prepare system (architecture: x86_64) [2026-04-28T09:52:18,406268441+00:00] Setup prefetched Trying to pull registry.access.redhat.com/ubi9/python-39:1-117.1684741281... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:8a2e9815396eaa57b0dfe27b2dfc442417f06aa70974c358f198980b533c7942 Copying blob sha256:5465449a2ea5d8a7e05fa498c8ba35f0ce7714b0ad37e716961fca17dfa1ef13 Copying blob sha256:a07d808ddf4404b3885fef6100142a973cc667b2c3c4abcf4db96508795b1efb Copying blob sha256:085efe85e9dfb0b3d5d2392e4b78660a3091bf1ded336315117a627fbdd0567d Copying config sha256:45c8f23c11bb64f238236aaf5cbe05595778e1d4fb6c06109c6fcc0a6b57a45b Writing manifest to image destination Storing signatures [2026-04-28T09:52:52,402839412+00:00] Unsetting proxy { "architecture": "x86_64", "build-date": "2026-04-28T09:52:18Z", "com.redhat.component": "python-39-container", "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI", "description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "distribution-scope": "public", "io.buildah.version": "1.42.2", "io.buildpacks.stack.id": "com.redhat.stacks.ubi9-python-39", "io.k8s.description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "io.k8s.display-name": "Python 3.9", "io.openshift.expose-services": "8080:http", "io.openshift.s2i.scripts-url": "image:///usr/libexec/s2i", "io.openshift.tags": "builder,python,python39,python-39,rh-python39", "io.s2i.scripts-url": "image:///usr/libexec/s2i", "maintainer": "SoftwareCollections.org ", "name": "ubi9/python-39", "release": "117.1684741281", "summary": "Platform for building and running Python 3.9 applications", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/python-39/images/1-117.1684741281", "usage": "s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.9/test/setup-test-app/ ubi9/python-39 python-sample-app", "vcs-ref": "02df7c758b4e5c4b24722a900d3f8cfdba8352bf", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "1", "org.opencontainers.image.revision": "02df7c758b4e5c4b24722a900d3f8cfdba8352bf", "org.opencontainers.image.source": "https://github.com/redhat-appstudio-qe/sample-multi-component", "quay.expires-after": "5d", "org.opencontainers.image.created": "2026-04-28T09:52:18Z" } [2026-04-28T09:52:52,502348474+00:00] Register sub-man Adding the entitlement to the build [2026-04-28T09:52:52,505496784+00:00] Add secrets [2026-04-28T09:52:52,520603609+00:00] Run buildah build [2026-04-28T09:52:52,521662603+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=02df7c758b4e5c4b24722a900d3f8cfdba8352bf --label org.opencontainers.image.revision=02df7c758b4e5c4b24722a900d3f8cfdba8352bf --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --label quay.expires-after=5d --label build-date=2026-04-28T09:52:18Z --label org.opencontainers.image.created=2026-04-28T09:52:18Z --annotation org.opencontainers.image.revision=02df7c758b4e5c4b24722a900d3f8cfdba8352bf --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --annotation org.opencontainers.image.created=2026-04-28T09:52:18Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.LUlDmM -t quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf . STEP 1/10: FROM registry.access.redhat.com/ubi9/python-39:1-117.1684741281 STEP 2/10: EXPOSE 8081/tcp STEP 3/10: ENV FLASK_PORT=8081 STEP 4/10: WORKDIR /projects STEP 5/10: COPY . . STEP 6/10: RUN if [ -f requirements.txt ]; then pip install -r requirements.txt; elif [ `ls -1q *.txt | wc -l` == 1 ]; then pip install -r *.txt; fi Collecting Flask==2.3.3 Downloading flask-2.3.3-py3-none-any.whl (96 kB) Collecting Jinja2>=3.1.2 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting click>=8.1.3 Downloading click-8.1.8-py3-none-any.whl (98 kB) Collecting itsdangerous>=2.1.2 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting importlib-metadata>=3.6.0 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) Collecting blinker>=1.6.2 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) Collecting Werkzeug>=2.3.7 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) Collecting zipp>=3.20 Downloading zipp-3.23.1-py3-none-any.whl (10 kB) Collecting MarkupSafe>=2.0 Downloading markupsafe-3.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Installing collected packages: zipp, MarkupSafe, Werkzeug, Jinja2, itsdangerous, importlib-metadata, click, blinker, Flask Successfully installed Flask-2.3.3 Jinja2-3.1.6 MarkupSafe-3.0.3 Werkzeug-3.1.8 blinker-1.9.0 click-8.1.8 importlib-metadata-8.7.1 itsdangerous-2.2.0 zipp-3.23.1 WARNING: You are using pip version 21.3.1; however, version 26.0.1 is available. You should consider upgrading via the '/opt/app-root/bin/python3.9 -m pip install --upgrade pip' command. STEP 7/10: CMD [ "python", "./app.py" ] STEP 8/10: COPY labels.json /usr/share/buildinfo/labels.json STEP 9/10: COPY labels.json /root/buildinfo/labels.json STEP 10/10: LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="02df7c758b4e5c4b24722a900d3f8cfdba8352bf" "org.opencontainers.image.revision"="02df7c758b4e5c4b24722a900d3f8cfdba8352bf" "org.opencontainers.image.source"="https://github.com/redhat-appstudio-qe/sample-multi-component" "quay.expires-after"="5d" "build-date"="2026-04-28T09:52:18Z" "org.opencontainers.image.created"="2026-04-28T09:52:18Z" COMMIT quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf --> 842d82cb6e7e Successfully tagged quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf 842d82cb6e7ef37f4c69e3c0c7b15232dccc65cf00252418a733447e8eaea20b [2026-04-28T09:52:58,125098606+00:00] Unsetting proxy [2026-04-28T09:52:58,126377591+00:00] Add metadata Recording base image digests used registry.access.redhat.com/ubi9/python-39:1-117.1684741281 registry.access.redhat.com/ubi9/python-39:1-117.1684741281@sha256:40a58935b9c22664927b22bf256f53a3d744ddb7316f3af18061099e199526ee Getting image source signatures Copying blob sha256:44543713e16e553025c97591728a4243253da78efc06eb3db6d9adc4dddf0c7e Copying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323 Copying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde Copying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220 Copying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00 Copying config sha256:842d82cb6e7ef37f4c69e3c0c7b15232dccc65cf00252418a733447e8eaea20b Writing manifest to image destination [2026-04-28T09:53:32,612967215+00:00] End build pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-push: [2026-04-28T09:53:32,908984546+00:00] Update CA trust INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2026-04-28T09:53:53,862071610+00:00] Convert image [2026-04-28T09:53:53,863087626+00:00] Push image with unique tag Pushing to quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:python-component-fbdhme-on-pull-request-vhvfq-build-container [retry] executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf docker://quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:python-component-fbdhme-on-pull-request-vhvfq-build-container Getting image source signatures Copying blob sha256:44543713e16e553025c97591728a4243253da78efc06eb3db6d9adc4dddf0c7e Copying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323 Copying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00 Copying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde Copying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220 pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-sbom-syft-generate: pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-prepare-sboms: pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-upload-sbom: pod: python-component-fbdhme-on-pull-request-vhvfq-init-pod | init container: prepare 2026/04/28 09:51:19 Entrypoint initialization pod: python-component-fbdhme-on-pull-request-vhvfq-init-pod | container step-init: time="2026-04-28T09:51:21Z" level=info msg="[param] enable: false" time="2026-04-28T09:51:21Z" level=info msg="[param] default-http-proxy: squid.caching.svc.cluster.local:3128" time="2026-04-28T09:51:21Z" level=info msg="[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai" time="2026-04-28T09:51:21Z" level=info msg="[param] http-proxy-result-path: /tekton/results/http-proxy" time="2026-04-28T09:51:21Z" level=info msg="[param] no-proxy-result-path: /tekton/results/no-proxy" time="2026-04-28T09:51:21Z" level=info msg="Using in-cluster config" logger=KubeClient time="2026-04-28T09:51:21Z" level=info msg="Cache proxy is disabled via param" time="2026-04-28T09:51:21Z" level=info msg="[result] HTTP PROXY: " time="2026-04-28T09:51:21Z" level=info msg="[result] NO PROXY: " [FAILED] in [It] - /tmp/tmp.rWD6FUxfdO/tests/build/multi_component.go:161 @ 04/28/26 09:55:37.946 << Timeline [FAILED] Expected success, but got an error: <*errors.errorString | 0xc001c92e40>: pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | init container: prepare 2026/04/28 09:51:23 Entrypoint initialization pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | init container: place-scripts 2026/04/28 09:51:24 Decoded script /tekton/scripts/script-0-n8vv9 2026/04/28 09:51:24 Decoded script /tekton/scripts/script-1-skpn6 pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | container step-clone: INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt {"level":"info","ts":1777369887.862122,"caller":"git/git.go:394","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1777369888.4030833,"caller":"git/git.go:223","msg":"Successfully cloned https://github.com/redhat-appstudio-qe/sample-multi-component @ 02df7c758b4e5c4b24722a900d3f8cfdba8352bf (grafted, HEAD) in path /var/workdir/source"} {"level":"info","ts":1777369888.4031222,"caller":"git/git.go:394","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1777369888.4265614,"caller":"git/git.go:277","msg":"Successfully initialized and updated submodules in path /var/workdir/source"} Merge option disabled. Using checked-out revision 02df7c758b4e5c4b24722a900d3f8cfdba8352bf directly. pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | container step-symlink-check: Running symlink check pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | container step-create-trusted-artifact: Prepared artifact from /var/workdir/source (sha256:81048eaa0c7f2f9c6892fc2c7f772a44af4b1574146900dca7ce1afb233e40b8) Using token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme Executing: oras push --annotation=quay.expires-after=5d --registry-config /tmp/create-oci.sh.U7OGzT/auth-FsZobo.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf.git SOURCE_ARTIFACT Uploading 81048eaa0c7f SOURCE_ARTIFACT Uploaded 81048eaa0c7f SOURCE_ARTIFACT Pushed [registry] quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf.git ArtifactType: application/vnd.unknown.artifact.v1 Digest: sha256:9c83e70701db61ded573c8ec1258f5d716697e072efdd2df09dfb2eff8b11fd6 Artifacts created pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | init container: prepare 2026/04/28 09:52:08 Entrypoint initialization pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | init container: place-scripts 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-1-z77bz 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-2-dlj64 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-3-cxz2p 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-4-77gqr 2026/04/28 09:52:09 Decoded script /tekton/scripts/script-5-jwwg7 pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-use-trusted-artifact: Using token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme Executing: oras blob fetch --registry-config /tmp/use-oci.sh.HfmUsd/auth-HCYfFE.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:81048eaa0c7f2f9c6892fc2c7f772a44af4b1574146900dca7ce1afb233e40b8 --output - Restored artifact quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:81048eaa0c7f2f9c6892fc2c7f772a44af4b1574146900dca7ce1afb233e40b8 to /var/workdir/source WARN: artifact URI not provided, (given: =/var/workdir/cachi2) pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-build: [2026-04-28T09:52:14,438589837+00:00] Validate context path [2026-04-28T09:52:14,441766647+00:00] Update CA trust [2026-04-28T09:52:14,442843225+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2026-04-28T09:52:18,332729867+00:00] Prepare Dockerfile Checking if /var/workdir/cachi2/output/bom.json exists. Could not find prefetched sbom. No content_sets found for ICM [2026-04-28T09:52:18,389537932+00:00] Prepare system (architecture: x86_64) [2026-04-28T09:52:18,406268441+00:00] Setup prefetched Trying to pull registry.access.redhat.com/ubi9/python-39:1-117.1684741281... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:8a2e9815396eaa57b0dfe27b2dfc442417f06aa70974c358f198980b533c7942 Copying blob sha256:5465449a2ea5d8a7e05fa498c8ba35f0ce7714b0ad37e716961fca17dfa1ef13 Copying blob sha256:a07d808ddf4404b3885fef6100142a973cc667b2c3c4abcf4db96508795b1efb Copying blob sha256:085efe85e9dfb0b3d5d2392e4b78660a3091bf1ded336315117a627fbdd0567d Copying config sha256:45c8f23c11bb64f238236aaf5cbe05595778e1d4fb6c06109c6fcc0a6b57a45b Writing manifest to image destination Storing signatures [2026-04-28T09:52:52,402839412+00:00] Unsetting proxy { "architecture": "x86_64", "build-date": "2026-04-28T09:52:18Z", "com.redhat.component": "python-39-container", "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI", "description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "distribution-scope": "public", "io.buildah.version": "1.42.2", "io.buildpacks.stack.id": "com.redhat.stacks.ubi9-python-39", "io.k8s.description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "io.k8s.display-name": "Python 3.9", "io.openshift.expose-services": "8080:http", "io.openshift.s2i.scripts-url": "image:///usr/libexec/s2i", "io.openshift.tags": "builder,python,python39,python-39,rh-python39", "io.s2i.scripts-url": "image:///usr/libexec/s2i", "maintainer": "SoftwareCollections.org ", "name": "ubi9/python-39", "release": "117.1684741281", "summary": "Platform for building and running Python 3.9 applications", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/python-39/images/1-117.1684741281", "usage": "s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.9/test/setup-test-app/ ubi9/python-39 python-sample-app", "vcs-ref": "02df7c758b4e5c4b24722a900d3f8cfdba8352bf", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "1", "org.opencontainers.image.revision": "02df7c758b4e5c4b24722a900d3f8cfdba8352bf", "org.opencontainers.image.source": "https://github.com/redhat-appstudio-qe/sample-multi-component", "quay.expires-after": "5d", "org.opencontainers.image.created": "2026-04-28T09:52:18Z" } [2026-04-28T09:52:52,502348474+00:00] Register sub-man Adding the entitlement to the build [2026-04-28T09:52:52,505496784+00:00] Add secrets [2026-04-28T09:52:52,520603609+00:00] Run buildah build [2026-04-28T09:52:52,521662603+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=02df7c758b4e5c4b24722a900d3f8cfdba8352bf --label org.opencontainers.image.revision=02df7c758b4e5c4b24722a900d3f8cfdba8352bf --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --label quay.expires-after=5d --label build-date=2026-04-28T09:52:18Z --label org.opencontainers.image.created=2026-04-28T09:52:18Z --annotation org.opencontainers.image.revision=02df7c758b4e5c4b24722a900d3f8cfdba8352bf --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/sample-multi-component --annotation org.opencontainers.image.created=2026-04-28T09:52:18Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.LUlDmM -t quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf . STEP 1/10: FROM registry.access.redhat.com/ubi9/python-39:1-117.1684741281 STEP 2/10: EXPOSE 8081/tcp STEP 3/10: ENV FLASK_PORT=8081 STEP 4/10: WORKDIR /projects STEP 5/10: COPY . . STEP 6/10: RUN if [ -f requirements.txt ]; then pip install -r requirements.txt; elif [ `ls -1q *.txt | wc -l` == 1 ]; then pip install -r *.txt; fi Collecting Flask==2.3.3 Downloading flask-2.3.3-py3-none-any.whl (96 kB) Collecting Jinja2>=3.1.2 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting click>=8.1.3 Downloading click-8.1.8-py3-none-any.whl (98 kB) Collecting itsdangerous>=2.1.2 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting importlib-metadata>=3.6.0 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) Collecting blinker>=1.6.2 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) Collecting Werkzeug>=2.3.7 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) Collecting zipp>=3.20 Downloading zipp-3.23.1-py3-none-any.whl (10 kB) Collecting MarkupSafe>=2.0 Downloading markupsafe-3.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Installing collected packages: zipp, MarkupSafe, Werkzeug, Jinja2, itsdangerous, importlib-metadata, click, blinker, Flask Successfully installed Flask-2.3.3 Jinja2-3.1.6 MarkupSafe-3.0.3 Werkzeug-3.1.8 blinker-1.9.0 click-8.1.8 importlib-metadata-8.7.1 itsdangerous-2.2.0 zipp-3.23.1 WARNING: You are using pip version 21.3.1; however, version 26.0.1 is available. You should consider upgrading via the '/opt/app-root/bin/python3.9 -m pip install --upgrade pip' command. STEP 7/10: CMD [ "python", "./app.py" ] STEP 8/10: COPY labels.json /usr/share/buildinfo/labels.json STEP 9/10: COPY labels.json /root/buildinfo/labels.json STEP 10/10: LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="02df7c758b4e5c4b24722a900d3f8cfdba8352bf" "org.opencontainers.image.revision"="02df7c758b4e5c4b24722a900d3f8cfdba8352bf" "org.opencontainers.image.source"="https://github.com/redhat-appstudio-qe/sample-multi-component" "quay.expires-after"="5d" "build-date"="2026-04-28T09:52:18Z" "org.opencontainers.image.created"="2026-04-28T09:52:18Z" COMMIT quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf --> 842d82cb6e7e Successfully tagged quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf 842d82cb6e7ef37f4c69e3c0c7b15232dccc65cf00252418a733447e8eaea20b [2026-04-28T09:52:58,125098606+00:00] Unsetting proxy [2026-04-28T09:52:58,126377591+00:00] Add metadata Recording base image digests used registry.access.redhat.com/ubi9/python-39:1-117.1684741281 registry.access.redhat.com/ubi9/python-39:1-117.1684741281@sha256:40a58935b9c22664927b22bf256f53a3d744ddb7316f3af18061099e199526ee Getting image source signatures Copying blob sha256:44543713e16e553025c97591728a4243253da78efc06eb3db6d9adc4dddf0c7e Copying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323 Copying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde Copying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220 Copying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00 Copying config sha256:842d82cb6e7ef37f4c69e3c0c7b15232dccc65cf00252418a733447e8eaea20b Writing manifest to image destination [2026-04-28T09:53:32,612967215+00:00] End build pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-push: [2026-04-28T09:53:32,908984546+00:00] Update CA trust INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2026-04-28T09:53:53,862071610+00:00] Convert image [2026-04-28T09:53:53,863087626+00:00] Push image with unique tag Pushing to quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:python-component-fbdhme-on-pull-request-vhvfq-build-container [retry] executing: buildah push --format=docker --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf docker://quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:python-component-fbdhme-on-pull-request-vhvfq-build-container Getting image source signatures Copying blob sha256:44543713e16e553025c97591728a4243253da78efc06eb3db6d9adc4dddf0c7e Copying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323 Copying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00 Copying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde Copying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220 pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-sbom-syft-generate: pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-prepare-sboms: pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-upload-sbom: pod: python-component-fbdhme-on-pull-request-vhvfq-init-pod | init container: prepare 2026/04/28 09:51:19 Entrypoint initialization pod: python-component-fbdhme-on-pull-request-vhvfq-init-pod | container step-init: time="2026-04-28T09:51:21Z" level=info msg="[param] enable: false" time="2026-04-28T09:51:21Z" level=info msg="[param] default-http-proxy: squid.caching.svc.cluster.local:3128" time="2026-04-28T09:51:21Z" level=info msg="[param] default-no-proxy: brew.registry.redhat.io,docker.io,gcr.io,ghcr.io,images.paas.redhat.com,mirror.gcr.io,nvcr.io,quay.io,registry-proxy.engineering.redhat.com,registry.access.redhat.com,registry.ci.openshift.org,registry.fedoraproject.org,registry.redhat.io,registry.stage.redhat.io,vault.habana.ai" time="2026-04-28T09:51:21Z" level=info msg="[param] http-proxy-result-path: /tekton/results/http-proxy" time="2026-04-28T09:51:21Z" level=info msg="[param] no-proxy-result-path: /tekton/results/no-proxy" time="2026-04-28T09:51:21Z" level=info msg="Using in-cluster config" logger=KubeClient time="2026-04-28T09:51:21Z" level=info msg="Cache proxy is disabled via param" time="2026-04-28T09:51:21Z" level=info msg="[result] HTTP PROXY: " time="2026-04-28T09:51:21Z" level=info msg="[result] NO PROXY: " { s: "\n pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | init container: prepare\n2026/04/28 09:51:23 Entrypoint initialization\n\n pod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | init container: place-scripts\n2026/04/28 09:51:24 Decoded script /tekton/scripts/script-0-n8vv9\n2026/04/28 09:51:24 Decoded script /tekton/scripts/script-1-skpn6\n\npod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | container step-clone: \nINFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n{\"level\":\"info\",\"ts\":1777369887.862122,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1777369888.4030833,\"caller\":\"git/git.go:223\",\"msg\":\"Successfully cloned https://github.com/redhat-appstudio-qe/sample-multi-component @ 02df7c758b4e5c4b24722a900d3f8cfdba8352bf (grafted, HEAD) in path /var/workdir/source\"}\n{\"level\":\"info\",\"ts\":1777369888.4031222,\"caller\":\"git/git.go:394\",\"msg\":\"Retrying operation (attempt 1)\"}\n{\"level\":\"info\",\"ts\":1777369888.4265614,\"caller\":\"git/git.go:277\",\"msg\":\"Successfully initialized and updated submodules in path /var/workdir/source\"}\nMerge option disabled. Using checked-out revision 02df7c758b4e5c4b24722a900d3f8cfdba8352bf directly.\n\npod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | container step-symlink-check: \nRunning symlink check\n\npod: python-component-fbdhme-on-6efc5f11f38282bc8e2432015f91deef-pod | container step-create-trusted-artifact: \nPrepared artifact from /var/workdir/source (sha256:81048eaa0c7f2f9c6892fc2c7f772a44af4b1574146900dca7ce1afb233e40b8)\nUsing token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme\nExecuting: oras push --annotation=quay.expires-after=5d --registry-config /tmp/create-oci.sh.U7OGzT/auth-FsZobo.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf.git SOURCE_ARTIFACT\nUploading 81048eaa0c7f SOURCE_ARTIFACT\nUploaded 81048eaa0c7f SOURCE_ARTIFACT\nPushed [registry] quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme:on-pr-02df7c758b4e5c4b24722a900d3f8cfdba8352bf.git\nArtifactType: application/vnd.unknown.artifact.v1\nDigest: sha256:9c83e70701db61ded573c8ec1258f5d716697e072efdd2df09dfb2eff8b11fd6\nArtifacts created\n\n\n pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | init container: prepare\n2026/04/28 09:52:08 Entrypoint initialization\n\n pod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | init container: place-scripts\n2026/04/28 09:52:09 Decoded script /tekton/scripts/script-1-z77bz\n2026/04/28 09:52:09 Decoded script /tekton/scripts/script-2-dlj64\n2026/04/28 09:52:09 Decoded script /tekton/scripts/script-3-cxz2p\n2026/04/28 09:52:09 Decoded script /tekton/scripts/script-4-77gqr\n2026/04/28 09:52:09 Decoded script /tekton/scripts/script-5-jwwg7\n\npod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-use-trusted-artifact: \nUsing token for quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme\nExecuting: oras blob fetch --registry-config /tmp/use-oci.sh.HfmUsd/auth-HCYfFE.json quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:81048eaa0c7f2f9c6892fc2c7f772a44af4b1574146900dca7ce1afb233e40b8 --output -\nRestored artifact quay.io/redhat-appstudio-qe/build-e2e-cxyp/python-component-fbdhme@sha256:81048eaa0c7f2f9c6892fc2c7f772a44af4b1574146900dca7ce1afb233e40b8 to /var/workdir/source\nWARN: artifact URI not provided, (given: =/var/workdir/cachi2)\n\n\npod: python-component-fbdhme-on-d23f70a12baec85857c9588f229738fe-pod | container step-build: \n[2026-04-28T09:52:14,438589837+00:00] Validate context path\n[2026-04-28T09:52:14,441766647+00:00] Update CA trust\n[2026-04-28T09:52:14,442843225+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt\n'/mnt/trusted-ca/ca-bundle.crt' -> ... Gomega truncated this representation as it exceeds 'format.MaxLength'. Consider having the object provide a custom 'GomegaStringer' representation or adjust the parameters in Gomega's 'format' package. Learn more here: https://onsi.github.io/gomega/#adjusting-output In [It] at: /tmp/tmp.rWD6FUxfdO/tests/build/multi_component.go:161 @ 04/28/26 09:55:37.946 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSS Summarizing 2 Failures: [FAIL] [build-service-suite Build service E2E tests] test git provider fj component update with renovate when components are created in same namespace [It] create dockerfile and yaml manifest that references build and distribution repositories [build-service, renovate, multi-component, forgejo] /tmp/tmp.rWD6FUxfdO/tests/build/renovate.go:348 [FAIL] [build-service-suite Build service E2E tests] test pac with multiple components using same repository when components are created in same namespace [It] the PipelineRun should eventually finish successfully for component python-component-fbdhme [build-service, github, pac-build, multi-component] /tmp/tmp.rWD6FUxfdO/tests/build/multi_component.go:161 Ran 138 of 467 Specs in 3026.215 seconds FAIL! -- 136 Passed | 2 Failed | 88 Pending | 241 Skipped Ginkgo ran 1 suite in 52m53.209610757s Test Suite Failed E0428 09:55:40.495173 18415 types.go:186] Failed to execute rule: build-service repo CI Workflow Rule: Execute the full workflow for e2e-tests repo in CI Error: running "ginkgo --seed=1777366960 --timeout=1h30m0s --grace-period=30s --output-interceptor-mode=none --label-filter=build-service --no-color --json-report=e2e-report.json --junit-report=e2e-report.xml --procs=20 --nodes=20 --p --output-dir=/workspace/artifact-dir ./cmd --" failed with exit code 1 make: *** [Makefile:25: ci/test/e2e] Error 1