Error lines from build-log.txt
... skipping 247 lines ...
+ readonly RUN_UNIT_TESTS
+ readonly RUN_INTEGRATION_TESTS
+ readonly RUN_CONFORMANCE_TESTS
+ readonly EMIT_METRICS
+ readonly TEST_TO_RUN
+ cd /home/prow/go/src/github.com/tektoncd/triggers
+ local failed=0
+ [[ -n '' ]]
+ run_build_tests
+ (( ! RUN_BUILD_TESTS ))
+ header 'Running build tests'
++ tr a-z A-Z
++ echo Running build tests
... skipping 2 lines ...
+ local 'msg===== RUNNING BUILD TESTS ===='
+ local border==============================
+ echo -e '=============================\n==== RUNNING BUILD TESTS ====\n============================='
=============================
==== RUNNING BUILD TESTS ====
=============================
+ local failed=0
+ function_exists pre_build_tests
++ type -t pre_build_tests
+ [[ '' == \f\u\n\c\t\i\o\n ]]
+ (( ! failed ))
+ function_exists build_tests
++ type -t build_tests
+ [[ '' == \f\u\n\c\t\i\o\n ]]
+ default_build_test_runner
+ local failed=0
+ subheader 'Checking go code style with gofmt'
+ make_banner - 'Checking go code style with gofmt'
+ local 'msg=---- Checking go code style with gofmt ----'
+ local border=-------------------------------------------
+ echo -e '-------------------------------------------\n---- Checking go code style with gofmt ----\n-------------------------------------------'
-------------------------------------------
... skipping 1785 lines ...
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20211221011931-643d94fcab96
go: downloading github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db
go: downloading github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
{"component":"entrypoint","file":"k8s.io/test-infra/prow/entrypoint/run.go:169","func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2025-07-02T14:36:50Z"}