Error lines from build-log.txt
... skipping 4 lines ...
[clone-repo : clone] {"level":"info","ts":1747088908.2921896,"caller":"git/git.go:165","msg":"Successfully cloned https://github.com/tektoncd/community @ 7070d914e406c39efc731f0d0a6a4dfaa12b00db (HEAD -> main, origin/main) in path /workspace/output/"}
[clone-repo : clone] {"level":"info","ts":1747088908.5637233,"caller":"git/git.go:203","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[check-git-files-changed : check-files-changed] + set -o pipefail
[check-git-files-changed : check-files-changed] + BACK=HEAD~8
[check-git-files-changed : check-files-changed] + CHECK=failed
[check-git-files-changed : check-files-changed] + cd /workspace/input
[check-git-files-changed : check-files-changed] + git diff-tree --no-commit-id --name-only -r HEAD HEAD~8
[check-git-files-changed : check-files-changed] + grep -E 'teps/**'
[check-git-files-changed : check-files-changed] + jq -ncR '[inputs]'
[check-git-files-changed : check-files-changed] + git diff-tree --no-commit-id --name-only -r HEAD HEAD~8
[check-git-files-changed : check-files-changed] + grep -E 'teps/**'
... skipping 20 lines ...