Container: step-build INFO: Using mounted CA bundle: /tekton-custom-certs/ca-bundle.crt '/tekton-custom-certs/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2025-09-11T17:14:26,635158188+00:00] Validate context path 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:d3cc7dd0729141f3fc64ea3f5d623225b86f29c02caefee54aa160c837b9b68e Copying blob sha256:5421398e4c94a8cf3b8024b51b9d86a177bfc25ab072ea2bd0da5fc28c5b211e Copying blob sha256:1afa39dd1b239cb1e882eec1b1e4579bcb2b4b0481551e8242648175f05134f5 Copying blob sha256:f1cb8c857177c7524711e894ec399eb85f7725c36919fe67682aff9ad5fd9802 Copying config sha256:83bdb13228a3325fccef4a6809b8ff65c5692b5ee9a8e57f15d7ed0af36b879a 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.1.8 (from -r requirements.txt (line 11)) Downloading click-8.1.8-py3-none-any.whl (98 kB) Collecting flask==3.1.0 (from -r requirements.txt (line 15)) Downloading flask-3.1.0-py3-none-any.whl (102 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.2 (from -r requirements.txt (line 27)) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Collecting werkzeug==3.1.3 (from -r requirements.txt (line 92)) Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) Installing collected packages: markupsafe, itsdangerous, click, blinker, werkzeug, jinja2, flask Successfully installed blinker-1.9.0 click-8.1.8 flask-3.1.0 itsdangerous-2.2.0 jinja2-3.1.6 markupsafe-3.0.2 werkzeug-3.1.3 [notice] A new release of pip is available: 24.2 -> 25.2 [notice] To update, run: pip install --upgrade pip STEP 7/7: CMD [ "python", "./app.py" ] COMMIT quay.io/rhtap_qe/rhtap-qe-python:ee4906852224ceb182d0746b0571ae18c388c3ae Getting image source signatures Copying blob sha256:b989f0b527ca3362fbfd6c387a16da6e8f5d56d8d850fd3562b774d8cd84e819 Copying blob sha256:142e9f9476ebeb3e2f585cbdd86770dfb68d28f0cead495f585142ca1ca83961 Copying blob sha256:ccad7ccb8516bfbc90ad2ba9106ff67cc70ebed6ef328904346d481b46077565 Copying blob sha256:18c10bb2c1dd56b3e877c866446c9f4de70b6216d025f561d586d83a5eb8e81c Copying blob sha256:a812e42148cad87e696412c2a3638e4c49063080876954be731893a11a163742 Copying config sha256:fc4059507da216d2059acc9b9e19091fc93e0de04739d7730d8875c6437321b6 Writing manifest to image destination --> fc4059507da2 Successfully tagged quay.io/rhtap_qe/rhtap-qe-python:ee4906852224ceb182d0746b0571ae18c388c3ae fc4059507da216d2059acc9b9e19091fc93e0de04739d7730d8875c6437321b6 Getting image source signatures Copying blob sha256:a812e42148cad87e696412c2a3638e4c49063080876954be731893a11a163742 Copying blob sha256:18c10bb2c1dd56b3e877c866446c9f4de70b6216d025f561d586d83a5eb8e81c Copying blob sha256:ccad7ccb8516bfbc90ad2ba9106ff67cc70ebed6ef328904346d481b46077565 Copying blob sha256:b989f0b527ca3362fbfd6c387a16da6e8f5d56d8d850fd3562b774d8cd84e819 Copying blob sha256:142e9f9476ebeb3e2f585cbdd86770dfb68d28f0cead495f585142ca1ca83961 Copying config sha256:fc4059507da216d2059acc9b9e19091fc93e0de04739d7730d8875c6437321b6 Writing manifest to image destination Getting image source signatures Copying blob sha256:a812e42148cad87e696412c2a3638e4c49063080876954be731893a11a163742 Copying blob sha256:b989f0b527ca3362fbfd6c387a16da6e8f5d56d8d850fd3562b774d8cd84e819 Copying blob sha256:18c10bb2c1dd56b3e877c866446c9f4de70b6216d025f561d586d83a5eb8e81c Copying blob sha256:ccad7ccb8516bfbc90ad2ba9106ff67cc70ebed6ef328904346d481b46077565 Copying blob sha256:142e9f9476ebeb3e2f585cbdd86770dfb68d28f0cead495f585142ca1ca83961 Copying config sha256:fc4059507da216d2059acc9b9e19091fc93e0de04739d7730d8875c6437321b6 Writing manifest to image destination sha256:abbcf53cdad5dffa5c2d73a28c77f2069472de7ec4070817f07e24425030045aquay.io/rhtap_qe/rhtap-qe-python:ee4906852224ceb182d0746b0571ae18c388c3aeGetting image source signatures Copying blob sha256:a812e42148cad87e696412c2a3638e4c49063080876954be731893a11a163742 Copying blob sha256:b989f0b527ca3362fbfd6c387a16da6e8f5d56d8d850fd3562b774d8cd84e819 Copying blob sha256:18c10bb2c1dd56b3e877c866446c9f4de70b6216d025f561d586d83a5eb8e81c Copying blob sha256:142e9f9476ebeb3e2f585cbdd86770dfb68d28f0cead495f585142ca1ca83961 Copying blob sha256:ccad7ccb8516bfbc90ad2ba9106ff67cc70ebed6ef328904346d481b46077565 Copying config sha256:fc4059507da216d2059acc9b9e19091fc93e0de04739d7730d8875c6437321b6 Writing manifest to image destination