[2026-04-03T00:24:01,198913548+00:00] Validate context path [2026-04-03T00:24:01,203555379+00:00] Update CA trust [2026-04-03T00:24:01,204977805+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-03T00:24:04,238438207+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-03T00:24:04,247868668+00:00] Prepare system (architecture: x86_64) [2026-04-03T00:24:04,285483275+00:00] Setup prefetched Trying to pull quay.io/jitesoft/nginx:latest... Getting image source signatures Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 Copying blob sha256:288db63402825620e469aa2029b43d571b621eb38cfbf8bf07846e18c41c23eb Copying blob sha256:3478266b4865f4efc58d163e64670ca678ab1de9918b00b890093f6426681f7b Copying blob sha256:589002ba0eaed121a1dbf42f6648f29e5be55d5c8a6ee0f8eaa0285cc21ac153 Copying config sha256:706974d0abb10eb40ea6e819ce6b81d95bb090d79148838861fcddebb223942c Writing manifest to image destination [2026-04-03T00:24:06,804203989+00:00] Unsetting proxy { "com.jitesoft.app.alpine.version": "3.23.3", "com.jitesoft.app.nginx.version": "1.29.7", "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-04-03T00:24:04Z", "org.opencontainers.image.description": "Nginx on Alpine linux", "org.opencontainers.image.source": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-qcjsgj", "org.opencontainers.image.vendor": "Jitesoft", "org.opencontainers.image.version": "1.29.7", "architecture": "x86_64", "vcs-type": "git", "vcs-ref": "c0773dcda7cf2c6224acae8f134efffafb3f48e1", "org.opencontainers.image.revision": "c0773dcda7cf2c6224acae8f134efffafb3f48e1", "quay.expires-after": "5d", "build-date": "2026-04-03T00:24:04Z", "io.buildah.version": "1.42.2", "konflux.additional-tags": "test-tag1, test-tag2" } [2026-04-03T00:24:06,859475627+00:00] Register sub-man Adding the entitlement to the build [2026-04-03T00:24:06,863775564+00:00] Add secrets [2026-04-03T00:24:06,881826140+00:00] Run buildah build [2026-04-03T00:24:06,883266996+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=c0773dcda7cf2c6224acae8f134efffafb3f48e1 --label org.opencontainers.image.revision=c0773dcda7cf2c6224acae8f134efffafb3f48e1 --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-qcjsgj --label quay.expires-after=5d --label build-date=2026-04-03T00:24:04Z --label org.opencontainers.image.created=2026-04-03T00:24:04Z --annotation org.opencontainers.image.revision=c0773dcda7cf2c6224acae8f134efffafb3f48e1 --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-qcjsgj --annotation org.opencontainers.image.created=2026-04-03T00:24:04Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.cPWuqY -t quay.io/redhat-appstudio-qe/build-e2e-wlhx/gh-test-custom-branch-lhcpng:on-pr-c0773dcda7cf2c6224acae8f134efffafb3f48e1 . 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"="c0773dcda7cf2c6224acae8f134efffafb3f48e1" "org.opencontainers.image.revision"="c0773dcda7cf2c6224acae8f134efffafb3f48e1" "org.opencontainers.image.source"="https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-qcjsgj" "quay.expires-after"="5d" "build-date"="2026-04-03T00:24:04Z" "org.opencontainers.image.created"="2026-04-03T00:24:04Z" COMMIT quay.io/redhat-appstudio-qe/build-e2e-wlhx/gh-test-custom-branch-lhcpng:on-pr-c0773dcda7cf2c6224acae8f134efffafb3f48e1 time="2026-04-03T00:24:07Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> d0465fd4b0f3 Successfully tagged quay.io/redhat-appstudio-qe/build-e2e-wlhx/gh-test-custom-branch-lhcpng:on-pr-c0773dcda7cf2c6224acae8f134efffafb3f48e1 d0465fd4b0f3dd6d0b9366b0fc8523d4fb99cd94ad9fe27893ac8461c02b113a [2026-04-03T00:24:08,119552500+00:00] Unsetting proxy [2026-04-03T00:24:08,121133381+00:00] Add metadata Recording base image digests used quay.io/jitesoft/nginx:latest quay.io/jitesoft/nginx:latest@sha256:18c441c61111727a3e41fabd73745c778b208818f84b5d55d928ec3c94b8bfa1 Getting image source signatures Copying blob sha256:989e799e634906e94dc9a5ee2ee26fc92ad260522990f26e707861a5f52bf64e Copying blob sha256:347dab14e9b6a254736b2c83675a3ee51c50d1b500b5a379e48ba396b504a7f4 Copying blob sha256:23d0871c64c163c2c24ff164be468b4bd7af07afd2e22811be368693ce89cb74 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:b431ed29c213c3983481ebac7a73e46bc4c57aa8a883d602b321fe3da5d3e187 Copying config sha256:d0465fd4b0f3dd6d0b9366b0fc8523d4fb99cd94ad9fe27893ac8461c02b113a Writing manifest to image destination [2026-04-03T00:24:08,786387798+00:00] End build