running buildah-tssc Step: buildah-tssc Results: /workspace/source/source/results/buildah-tssc Custom root CA variable is not set. Make sure CA trust is established ========Running buildah-tssc:login --- Registry Auth Bypass Active --- ========Running buildah-tssc:build STEP 1/7: FROM registry.access.redhat.com/ubi9/python-312:latest Trying to pull registry.access.redhat.com/ubi9/python-312:latest... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:e72413a4fb9d578bc14c186334679608b17729d25cf009c0a9e62f37d2835f5c Copying blob sha256:04033ddaa0d00cff66f7378146dd7863234b488ff14b787612a1a4b07dc9227d Copying blob sha256:1fe4dbeb24e643ae0b97dbb3ac5b85295ddd66e5ef84590f34e8d1d58ade71d1 Copying blob sha256:d1b9e46c27e7b91d5b18f2b67694b890e097dae29d6a76e3d65436bee7179e42 Copying config sha256:6ad90f4f597f80e4762b480468653f8fb1ee2b519fbbda7ab6b26ac76575951a Writing manifest to image destination Storing signatures STEP 2/7: EXPOSE 8081/tcp STEP 3/7: ENV FLASK_PORT=8081 STEP 4/7: WORKDIR /projects STEP 5/7: COPY . . STEP 6/7: 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 blinker==1.9.0 (from -r requirements.txt (line 7)) Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) Collecting click==8.3.1 (from -r requirements.txt (line 11)) Downloading click-8.3.1-py3-none-any.whl (108 kB) Collecting Flask==3.1.3 (from -r requirements.txt (line 15)) Downloading flask-3.1.3-py3-none-any.whl (103 kB) Collecting itsdangerous==2.2.0 (from -r requirements.txt (line 19)) Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting jinja2==3.1.6 (from -r requirements.txt (line 23)) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting MarkupSafe==3.0.3 (from -r requirements.txt (line 27)) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Collecting Werkzeug==3.1.4 (from -r requirements.txt (line 120)) Downloading werkzeug-3.1.4-py3-none-any.whl (224 kB) Installing collected packages: MarkupSafe, itsdangerous, click, blinker, Werkzeug, jinja2, Flask Successfully installed Flask-3.1.3 MarkupSafe-3.0.3 Werkzeug-3.1.4 blinker-1.9.0 click-8.3.1 itsdangerous-2.2.0 jinja2-3.1.6 [notice] A new release of pip is available: 24.2 -> 26.0.1 [notice] To update, run: pip install --upgrade pip STEP 7/7: CMD [ "python", "./app.py" ] COMMIT quay.io/rhtap_qe/e2e-tests-python-ioftdhwe:on-pr-4bc509dc6a1a7a785ef96c67f831c76d3b8adae0 Getting image source signatures Copying blob sha256:7092d0fa8588dc34ba31722e888e8c7e9cfb9f86fcdf7eff1113d22cb3a9925c Copying blob sha256:d1e3d34a1a2c0fa26b306b11ab615a1be8964646f2aa4138edb9ec4ad2ad1a47 Copying blob sha256:cceb991d9806b9cb1e8e791d5ceac2d9f073fb74cfbb59907aa0e0c1de8eca29 Copying blob sha256:894769077c0cf7e7d8390c0063aeeaebb24df2e9b74c6792fa9daa45822d29db Copying blob sha256:510c4d7c4106e45ba7693ea1f3b33f07653a100bdd122c7300e6370c586ecb6b Copying config sha256:55c7752e1e2ee16d773bff3cd8a266496f2c6674c4b449d4aa8b12455da28222 Writing manifest to image destination --> 55c7752e1e2e Successfully tagged quay.io/rhtap_qe/e2e-tests-python-ioftdhwe:on-pr-4bc509dc6a1a7a785ef96c67f831c76d3b8adae0 55c7752e1e2ee16d773bff3cd8a266496f2c6674c4b449d4aa8b12455da28222 Getting image source signatures Copying blob sha256:510c4d7c4106e45ba7693ea1f3b33f07653a100bdd122c7300e6370c586ecb6b Copying blob sha256:d1e3d34a1a2c0fa26b306b11ab615a1be8964646f2aa4138edb9ec4ad2ad1a47 Copying blob sha256:cceb991d9806b9cb1e8e791d5ceac2d9f073fb74cfbb59907aa0e0c1de8eca29 Copying blob sha256:894769077c0cf7e7d8390c0063aeeaebb24df2e9b74c6792fa9daa45822d29db Copying blob sha256:7092d0fa8588dc34ba31722e888e8c7e9cfb9f86fcdf7eff1113d22cb3a9925c Copying config sha256:55c7752e1e2ee16d773bff3cd8a266496f2c6674c4b449d4aa8b12455da28222 Writing manifest to image destination sha256:3a77ee3459cbd6d999cabd96844411a850e35cd55e5a1de162d3bec9fdf97513quay.io/rhtap_qe/e2e-tests-python-ioftdhwe:on-pr-4bc509dc6a1a7a785ef96c67f831c76d3b8adae0Getting image source signatures Copying blob sha256:510c4d7c4106e45ba7693ea1f3b33f07653a100bdd122c7300e6370c586ecb6b Copying blob sha256:894769077c0cf7e7d8390c0063aeeaebb24df2e9b74c6792fa9daa45822d29db Copying blob sha256:cceb991d9806b9cb1e8e791d5ceac2d9f073fb74cfbb59907aa0e0c1de8eca29 Copying blob sha256:d1e3d34a1a2c0fa26b306b11ab615a1be8964646f2aa4138edb9ec4ad2ad1a47 Copying blob sha256:7092d0fa8588dc34ba31722e888e8c7e9cfb9f86fcdf7eff1113d22cb3a9925c Copying config sha256:55c7752e1e2ee16d773bff3cd8a266496f2c6674c4b449d4aa8b12455da28222 Writing manifest to image destination ========Running buildah-tssc:generate-sboms { "bom-ref": "af63bd4c8601b7f1", "type": "file", "name": "e2e-tests-python-ioftdhwe", "version": "4bc509dc6a1a7a785ef96c67f831c76d3b8adae0" } { "bom-ref": "075dece297dc6915", "type": "container", "name": "quay.io/rhtap_qe/e2e-tests-python-ioftdhwe:on-pr-4bc509dc6a1a7a785ef96c67f831c76d3b8adae0", "version": "sha256:3a77ee3459cbd6d999cabd96844411a850e35cd55e5a1de162d3bec9fdf97513" } ========RUNNING PYTHON ========Running buildah-tssc:upload-sbom There is a discussion in sigstore community triggered by https://github.com/sigstore/cosign/issues/3599. It is likely that cosign attach deprecation will be reverted. Please, ignore deprecation warning for now. WARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations. WARNING: Attaching SBOMs this way does not sign them. To sign them, use 'cosign attest --predicate /workspace/source/source/results/temp/files/sbom-cyclonedx.json --key '. Uploading SBOM file for [quay.io/rhtap_qe/e2e-tests-python-ioftdhwe:on-pr-4bc509dc6a1a7a785ef96c67f831c76d3b8adae0] to [quay.io/rhtap_qe/e2e-tests-python-ioftdhwe:sha256-3a77ee3459cbd6d999cabd96844411a850e35cd55e5a1de162d3bec9fdf97513.sbom] with mediaType [application/vnd.cyclonedx+json]. ========