Skip to content

t: add greplint.pl and convert grep to test_grep #28385

t: add greplint.pl and convert grep to test_grep

t: add greplint.pl and convert grep to test_grep #28385

Triggered via pull request June 11, 2026 08:37
Status Failure
Total duration 6h 28m 7s
Artifacts 5

main.yml

on: pull_request
win+VS build
0s
win+VS build
win+Meson build
4m 44s
win+Meson build
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win+Meson test
Matrix: win test
Fit to window
Zoom out
Zoom in

Annotations

35 errors, 37 warnings, and 22 notices
win+Meson test (4)
Process completed with exit code 1.
win+Meson test (4)
failed: t7508.126 status does not re-read unchanged 4 or 8 GiB file
win+Meson test (4)
failed: t5608.6 clone with >4GB object via index-pack
win+Meson test (4)
failed: t5608.5 clone >4GB object via unpack-objects
linux-reftable-leaks (ubuntu:rolling)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.335.1/_diag/Worker_20260611-090734-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.335.1/_diag/Worker_20260611-090734-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.335.1/_diag/Worker_20260611-090734-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
osx-gcc (macos-14)
Process completed with exit code 1.
osx-gcc (macos-14)
failed: t5559.36 custom http headers
osx-gcc (macos-14)
failed: t5559.35 http can handle enormous ref negotiation
osx-gcc (macos-14)
failed: t5551.36 custom http headers
osx-gcc (macos-14)
failed: t5551.35 http can handle enormous ref negotiation
win+Meson test (7)
failed: t3070.966 iwildmatch (via ls-files): no match '[\\-^]' '['
win+Meson test (7)
failed: t3070.964 wildmatch (via ls-files): no match '[\\-^]' '['
win+Meson test (7)
failed: t3070.760 ipathmatch (via ls-files): match '\a\b\c' 'abc'
win+Meson test (7)
failed: t3070.758 pathmatch (via ls-files): match '\a\b\c' 'abc'
win+Meson test (7)
failed: t3070.756 iwildmatch (via ls-files): match '\a\b\c' 'abc'
win+Meson test (7)
failed: t3070.754 wildmatch (via ls-files): match '\a\b\c' 'abc'
win+Meson test (7)
failed: t3070.690 ipathmatch (via ls-files): match '\[ab]' '[ab]'
win+Meson test (7)
failed: t3070.688 pathmatch (via ls-files): match '\[ab]' '[ab]'
win+Meson test (7)
failed: t3070.686 iwildmatch (via ls-files): match '\[ab]' '[ab]'
win+Meson test (7)
failed: t3070.684 wildmatch (via ls-files): match '\[ab]' '[ab]'
win test (5)
failed: t3070.966 iwildmatch (via ls-files): no match '[\\-^]' '['
win test (5)
failed: t3070.964 wildmatch (via ls-files): no match '[\\-^]' '['
win test (5)
failed: t3070.760 ipathmatch (via ls-files): match '\a\b\c' 'abc'
win test (5)
failed: t3070.758 pathmatch (via ls-files): match '\a\b\c' 'abc'
win test (5)
failed: t3070.756 iwildmatch (via ls-files): match '\a\b\c' 'abc'
win test (5)
failed: t3070.754 wildmatch (via ls-files): match '\a\b\c' 'abc'
win test (5)
failed: t3070.690 ipathmatch (via ls-files): match '\[ab]' '[ab]'
win test (5)
failed: t3070.688 pathmatch (via ls-files): match '\[ab]' '[ab]'
win test (5)
failed: t3070.686 iwildmatch (via ls-files): match '\[ab]' '[ab]'
win test (5)
failed: t3070.684 wildmatch (via ls-files): match '\[ab]' '[ab]'
win test (7)
Process completed with exit code 1.
win test (7)
failed: t5608.6 clone with >4GB object via index-pack
win test (7)
failed: t5608.5 clone >4GB object via unpack-objects
linux32 (i386/ubuntu:focal)
The job has exceeded the maximum execution time of 6h0m0s
linux32 (i386/ubuntu:focal)
The operation was canceled.
win+Meson build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
linux-musl-meson (alpine:latest)
JGit wasn't installed, see above for clues why
linux-musl-meson (alpine:latest)
git-lfs wasn't installed, see above for clues why
linux-musl-meson (alpine:latest)
perforce wasn't installed, see above for clues why
win+Meson test (1)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
fedora-breaking-changes-meson (fedora:latest)
JGit wasn't installed, see above for clues why
fedora-breaking-changes-meson (fedora:latest)
git-lfs wasn't installed, see above for clues why
fedora-breaking-changes-meson (fedora:latest)
perforce wasn't installed, see above for clues why
almalinux-8 (almalinux:8)
JGit wasn't installed, see above for clues why
almalinux-8 (almalinux:8)
git-lfs wasn't installed, see above for clues why
almalinux-8 (almalinux:8)
perforce wasn't installed, see above for clues why
debian-11 (debian:11)
JGit wasn't installed, see above for clues why
debian-11 (debian:11)
git-lfs wasn't installed, see above for clues why
debian-11 (debian:11)
perforce wasn't installed, see above for clues why
win+Meson test (9)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (4)
No files were found with the provided path: /d/a/git/git/build/test-output/failed-test-artifacts. No artifacts will be uploaded.
win+Meson test (4)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
osx-reftable (macos-14)
JGit wasn't installed, see above for clues why
osx-reftable (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
osx-gcc (macos-14)
JGit wasn't installed, see above for clues why
osx-gcc (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
win+Meson test (7)
No files were found with the provided path: /d/a/git/git/build/test-output/failed-test-artifacts. No artifacts will be uploaded.
win+Meson test (7)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (0)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (3)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (5)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (8)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
win+Meson test (6)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
osx-meson (macos-14)
JGit wasn't installed, see above for clues why
osx-meson (macos-14)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
osx-meson (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
win+Meson test (2)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
osx-clang (macos-14)
JGit wasn't installed, see above for clues why
osx-clang (macos-14)
Already linked: /opt/homebrew/Cellar/gettext/1.0
linux32 (i386/ubuntu:focal)
JGit wasn't installed, see above for clues why
linux32 (i386/ubuntu:focal)
git-lfs wasn't installed, see above for clues why
linux32 (i386/ubuntu:focal)
perforce wasn't installed, see above for clues why
win+Meson build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (1)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (9)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (4)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (7)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (3)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (5)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (8)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (8)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (1)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (2)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (6)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (9)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (4)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (5)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (7)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (6)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win+Meson test (2)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
win test (3)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
failed-tests-osx-gcc
125 MB
sha256:cca407914346819c3ef68054bee454deb963b023de89562894316be1e633aca4
failed-tests-windows-5
40.1 KB
sha256:ae303fd755e841c357dfce8d01cf493ae12200f088e78d9c3a375c58928d3df8
failed-tests-windows-7
128 KB
sha256:0d3360cc885428372c7d2c7e7fc1a2a85b89eb970f0a825de84b414c2a3f08ab
windows-artifacts
96.9 MB
sha256:872698975e491fd2b2ee774101d9af16049a04d91e2ad2d224d07c507f2a9b9b
windows-meson-artifacts
57.4 MB
sha256:a04c60356dec20d4e050648a7ae3fde58693d1e0e5aae228bb6cabcb7d8992e8