{
13 | try {
> 14 | expect(pipeline.isSuccessful()).toBe(true);
| ^
15 | } catch (error) {
16 | // If the assertion failed, get and print the logs
17 | console.log('🚨 Pipeline failed! Fetching pipeline logs...');
at expectPipelineSuccess (/workspace/e2e-test/src/utils/test/assertionHelpers.ts:14:37)
at getPipelineAndWaitForCompletion (/workspace/e2e-test/src/utils/test/common.ts:221:32)
at buildApplicationImageWithPR (/workspace/e2e-test/src/utils/test/common.ts:351:5)
at handleSourceRepoCodeChanges (/workspace/e2e-test/src/utils/test/common.ts:281:5)
at /workspace/e2e-test/tests/tssc/full_workflow.test.ts:80:7
]]>
'/etc/pki/ca-trust/source/anchors/ca-bundle.crt'
[2025-12-25T22:29:06,020721634+00:00] Validate context path
[1/2] STEP 1/4: FROM registry.access.redhat.com/ubi9/go-toolset:9.6-1755074415
Trying to pull registry.access.redhat.com/ubi9/go-toolset:9.6-1755074415...
Getting image source signatures
Checking if image destination supports signatures
Copying blob sha256:56dd0a75a416c35f133fffa426764f20298a1b7020dd80fd4636fd9ebd4ee4a2
Copying blob sha256:8dc3dd507e8f2ab81205758f892eb03ba642c80b7c6395bdbc1155ff99bd98e3
Copying blob sha256:ae922b28c8268663e64c0eebc1e114d2bab81f3b7c9efeb323d008bb4f0f0507
Copying blob sha256:6eb532dd029d78a4b2ad069d69a804af2be4435a89d2cb6792bf5f334ae36fd5
Copying config sha256:f0449ca339310f07c5eaf0d85af76230b574a673f58034ddb046d50ef0cf3e57
Writing manifest to image destination
Storing signatures
[1/2] STEP 2/4: COPY . .
[1/2] STEP 3/4: RUN go mod download
error running subprocess: masking non-directory "/var/tmp/buildah478090852/mnt/rootfs/proc/interrupts" in mount namespace: permission denied
Error: building at STEP "RUN go mod download": exit status 1
--- Container: step-generate-sboms ---
2025/12/25 22:29:47 Skipping step because a previous step failed
--- Container: step-merge-sboms ---
2025/12/25 22:29:47 Skipping step because a previous step failed
--- Container: step-upload-sbom ---
2025/12/25 22:29:48 Skipping step because a previous step failed
--- TaskRun: show-summary (backend-tests-go-forrrrqy-on-pull-request-fvvt4-show-summary) ---
--- Container: prepare ---
2025/12/25 22:29:49 Entrypoint initialization
--- Container: place-scripts ---
2025/12/25 22:29:49 Decoded script /tekton/scripts/script-0-bwfhw
--- Container: step-appstudio-summary ---
Build Summary:
Build repository: https://github.com/rhtap-rhdh-qe/backend-tests-go-forrrrqy?rev=c9a023f5171e116d8fefd0265571aae1c1a8fa18
End Summary
----- END PIPELINE LOGS -----
]]>