[2026-03-18T15:42:45,070802021+00:00] Validate context path [2026-03-18T15:42:45,076203031+00:00] Update CA trust [2026-03-18T15:42:45,077958418+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-03-18T15:42:48,486966370+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-03-18T15:42:48,498211845+00:00] Prepare system (architecture: x86_64) [2026-03-18T15:42:48,521258979+00:00] Setup prefetched Trying to pull quay.io/jitesoft/nginx:latest... Getting image source signatures Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 Copying blob sha256:589002ba0eaed121a1dbf42f6648f29e5be55d5c8a6ee0f8eaa0285cc21ac153 Copying blob sha256:3478266b4865f4efc58d163e64670ca678ab1de9918b00b890093f6426681f7b Copying blob sha256:2b212bad0b689c6057c80770cca97bf2cd44ee33fa1efc6ebb24c92a5d56fcab Copying config sha256:eccc690320ca661eae87600543db212c2f40266c30ac269f53148c797b04b61b Writing manifest to image destination [2026-03-18T15:42:51,141447421+00:00] Unsetting proxy { "com.jitesoft.app.alpine.version": "3.23.3", "com.jitesoft.app.nginx.version": "1.29.6", "com.jitesoft.build.arch": "amd64", "com.jitesoft.build.platform": "linux/amd64", "com.jitesoft.project.registry.uri": "registry.gitlab.com/jitesoft/dockerfiles/nginx", "com.jitesoft.project.repo.issues": "https://gitlab.com/jitesoft/dockerfiles/nginx/issues", "com.jitesoft.project.repo.type": "git", "com.jitesoft.project.repo.uri": "https://gitlab.com/jitesoft/dockerfiles/nginx", "io.artifacthub.package.alternative-locations": "oci://index.docker.io/jitesoft/nginx,oci://ghcr.io/jitesoft/nginx,oci://registry.gitlab.com/jitesoft/dockerfiles/nginx", "io.artifacthub.package.logo-url": "https://jitesoft.com/favicon-96x96.png", "io.artifacthub.package.readme-url": "https://gitlab.com/jitesoft/dockerfiles/nginx/-/raw/master/README.md", "maintainer": "Johannes Tegnér ", "maintainer.org": "Jitesoft", "maintainer.org.uri": "https://jitesoft.com", "org.opencontainers.image.created": "2026-03-18T15:42:48Z", "org.opencontainers.image.description": "Nginx on Alpine linux", "org.opencontainers.image.source": "https://gitlab.com/konflux-qe/devfile-sample-hello-world-bzabdo", "org.opencontainers.image.vendor": "Jitesoft", "org.opencontainers.image.version": "1.29.6", "architecture": "x86_64", "vcs-type": "git", "vcs-ref": "f6729853a43052efe529a06d18659e835c9428e3", "org.opencontainers.image.revision": "f6729853a43052efe529a06d18659e835c9428e3", "quay.expires-after": "5d", "build-date": "2026-03-18T15:42:48Z", "io.buildah.version": "1.42.2", "konflux.additional-tags": "test-tag1, test-tag2" } [2026-03-18T15:42:51,197931956+00:00] Register sub-man Adding the entitlement to the build [2026-03-18T15:42:51,203052305+00:00] Add secrets [2026-03-18T15:42:51,219080642+00:00] Run buildah build [2026-03-18T15:42:51,220755962+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=f6729853a43052efe529a06d18659e835c9428e3 --label org.opencontainers.image.revision=f6729853a43052efe529a06d18659e835c9428e3 --label org.opencontainers.image.source=https://gitlab.com/konflux-qe/devfile-sample-hello-world-bzabdo --label quay.expires-after=5d --label build-date=2026-03-18T15:42:48Z --label org.opencontainers.image.created=2026-03-18T15:42:48Z --annotation org.opencontainers.image.revision=f6729853a43052efe529a06d18659e835c9428e3 --annotation org.opencontainers.image.source=https://gitlab.com/konflux-qe/devfile-sample-hello-world-bzabdo --annotation org.opencontainers.image.created=2026-03-18T15:42:48Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.iemBT5 -t quay.io/redhat-appstudio-qe/build-e2e-tcbv/gl-test-custom-branch-ojfhco:on-pr-f6729853a43052efe529a06d18659e835c9428e3 . STEP 1/6: FROM quay.io/jitesoft/nginx:latest STEP 2/6: ENV PORT="8080" STEP 3/6: LABEL konflux.additional-tags="test-tag1, test-tag2" STEP 4/6: COPY labels.json /usr/share/buildinfo/labels.json STEP 5/6: COPY labels.json /root/buildinfo/labels.json STEP 6/6: LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="f6729853a43052efe529a06d18659e835c9428e3" "org.opencontainers.image.revision"="f6729853a43052efe529a06d18659e835c9428e3" "org.opencontainers.image.source"="https://gitlab.com/konflux-qe/devfile-sample-hello-world-bzabdo" "quay.expires-after"="5d" "build-date"="2026-03-18T15:42:48Z" "org.opencontainers.image.created"="2026-03-18T15:42:48Z" COMMIT quay.io/redhat-appstudio-qe/build-e2e-tcbv/gl-test-custom-branch-ojfhco:on-pr-f6729853a43052efe529a06d18659e835c9428e3 time="2026-03-18T15:42:51Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> 215ec7571a2c Successfully tagged quay.io/redhat-appstudio-qe/build-e2e-tcbv/gl-test-custom-branch-ojfhco:on-pr-f6729853a43052efe529a06d18659e835c9428e3 215ec7571a2cd64610fcfc1911d35b1b193e4cd86a5fa6b5e301d044d50d8740 [2026-03-18T15:42:52,085128791+00:00] Unsetting proxy [2026-03-18T15:42:52,087034449+00:00] Add metadata Recording base image digests used quay.io/jitesoft/nginx:latest quay.io/jitesoft/nginx:latest@sha256:543f0f328620772879e3bed47f5b2090c86da257e89dae0560866fe02d12acac Getting image source signatures Copying blob sha256:28663f274d4521e6705920b04ee51a462fb30cfa74fd4238a97d5a3550f6bbaf Copying blob sha256:989e799e634906e94dc9a5ee2ee26fc92ad260522990f26e707861a5f52bf64e Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:194b275abc2fc167b1e7d5138c7d621f22341c35a4cd61316338e159826f097d Copying blob sha256:b431ed29c213c3983481ebac7a73e46bc4c57aa8a883d602b321fe3da5d3e187 Copying config sha256:215ec7571a2cd64610fcfc1911d35b1b193e4cd86a5fa6b5e301d044d50d8740 Writing manifest to image destination [2026-03-18T15:42:52,659510925+00:00] End build