Cache slow/computed keys using an LRU #258
Annotations
2 errors and 2 warnings
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6621:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2755522252/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1554476546/buildkitd.toml --root /tmp/bktest_buildkitd3016258909 --addr unix:///tmp/bktest_buildkitd3016258909/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2755522252/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1554476546/buildkitd.toml --root /tmp/bktest_buildkitd3016258909 --addr unix:///tmp/bktest_buildkitd3016258909/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-29 17:50:09.606969716 +0000 UTC m=+4.677045351 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2755522252/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1554476546/buildkitd.toml --root /tmp/bktest_buildkitd3016258909 --addr unix:///tmp/bktest_buildkitd3016258909/buildkitd.sock --debug
sandbox.go:131: time="2024-05-29T17:50:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3016258909/net/cni\" for cleanup: open /tmp/bktest_buildkitd3016258909/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-29T17:50:09Z" level=debug msg="creating new network namespace t4wljaeghg5fgg2802sedr1my" revision=63259a7d73173679e7e5ea7025958fdb8c281452 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-29T17:50:09Z" level=debug msg="finished creating network namespace t4wljaeghg5fgg2802sedr1my" revision=63259a7d73173679e7e5ea7025958fdb8c281452 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-29T17:50:09Z" level=debug msg="finished setting up network namespace t4wljaeghg5fgg2802sedr1my" revision=63259a7d73173679e7e5ea7025958fdb8c281452 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-29T17:50:09Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-29T17:50:09Z" level=info msg="found worker \"62v6fjo6kc3do1vn2djtdom58\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:86bfad7b-ce1f-4ab1-bca4-e927bbb46f7a org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostna
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading