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'
++ echo Running build tests
++ tr a-z A-Z
... 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 1426 lines ...
k8s.io/client-go/informers/apps/v1beta1
k8s.io/client-go/informers/apps/v1beta2
k8s.io/client-go/informers/autoscaling/v1
k8s.io/client-go/informers/admissionregistration/v1
k8s.io/client-go/informers/autoscaling/v2
k8s.io/client-go/informers/autoscaling/v2beta1
{"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-02T13:25:39Z"}