Error lines from build-log.txt
... skipping 4 lines ...
[clone-repo : clone] {"level":"info","ts":1750038492.0049672,"caller":"git/git.go:165","msg":"Successfully cloned https://github.com/tektoncd/community @ ab9c5101a6d6c3a6829a2a8e2b0ef1187e847db8 (HEAD -> main, origin/main) in path /workspace/output/"}
[clone-repo : clone] {"level":"info","ts":1750038492.0386245,"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~1
[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~1
[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~1
[check-git-files-changed : check-files-changed] + grep -E 'teps/**'
[check-git-files-changed : check-files-changed] teps/draft-20240615-resolver-caching.md
[check-git-files-changed : check-files-changed] + CHECK=passed
[check-git-files-changed : check-files-changed] + printf passed
[teps-lint : teps-validate] ERROR:root:TEP filenames should match /^[0-9]4-/. Found: draft-20240615-resolver-caching.md
[teps-lint : teps-validate] TEP number TEP-XXXX from filename does not match TEP number TEP-0161 from title (# TEP-NNNN) in /workspace/input/teps/draft-20240615-resolver-caching.md