Merge pull request #5825 from AkihiroSuda/rootlesskit #6336
Annotations
3 errors
Generate annotations:
frontend/dockerfile/run.go#L315
=== RUN TestIntegration
run.go:315: copied mcr.microsoft.com/windows/nanoserver:ltsc2022 to local mirror localhost:57610/library/nanoserver:latest
time="2025-03-10T16:51:06Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:57610"
run.go:315: copied docker.io/wintools/nanoserver:ltsc2022 to local mirror localhost:57610/library/nanoserver:plus
time="2025-03-10T16:51:12Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:57610"
time="2025-03-10T16:51:12Z" level=info msg="fetch failed" error="failed to authorize: failed to fetch oauth token: Post \"https://auth.docker.io/token\": EOF" host=registry-1.docker.io
run.go:364:
Error Trace: D:/a/buildkit/buildkit/util/testutil/integration/run.go:364
C:/hostedtoolcache/windows/go/1.23.6/x64/src/sync/once.go:76
C:/hostedtoolcache/windows/go/1.23.6/x64/src/sync/once.go:67
D:/a/buildkit/buildkit/util/testutil/integration/run.go:362
D:/a/buildkit/buildkit/util/testutil/integration/run.go:237
Error: Received unexpected error:
failed to authorize: failed to fetch oauth token: Post "https://auth.docker.io/token": EOF
Test: TestIntegration
--- FAIL: TestIntegration (9.53s)
|
Generate annotations:
frontend/dockerfile/testing.go#L1577
=== RUN TestIntegration/slice=8-12/TestCopyRelative/worker=containerd/frontend=builtin
time="2025-03-10T16:51:02Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:57610"
testing.go:1577: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test
--- FAIL: TestIntegration/slice=8-12/TestCopyRelative/worker=containerd/frontend=builtin (9.53s)
|
Test
Process completed with exit code 1.
|
Loading