Cache slow/computed keys using an LRU #256
Annotations
2 errors and 2 warnings
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci/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=oci/frontend=client
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1816700712/buildkitd.toml --root /tmp/bktest_buildkitd1990944506 --addr unix:///tmp/bktest_buildkitd1990944506/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1816700712/buildkitd.toml --root /tmp/bktest_buildkitd1990944506 --addr unix:///tmp/bktest_buildkitd1990944506/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-28 21:51:58.646006041 +0000 UTC m=+1.841512038 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1816700712/buildkitd.toml --root /tmp/bktest_buildkitd1990944506 --addr unix:///tmp/bktest_buildkitd1990944506/buildkitd.sock --debug
sandbox.go:131: time="2024-05-28T21:51:58Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-28T21:51:58Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1990944506/net/cni\" for cleanup: open /tmp/bktest_buildkitd1990944506/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-28T21:51:58Z" level=debug msg="creating new network namespace y4das0qgmy8vqkca40haxc10l" revision=ac9830a7558140c66d87eaa4d3a1bca99969099c version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-28T21:51:58Z" level=debug msg="finished creating network namespace y4das0qgmy8vqkca40haxc10l" revision=ac9830a7558140c66d87eaa4d3a1bca99969099c version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-28T21:51:58Z" level=debug msg="finished setting up network namespace y4das0qgmy8vqkca40haxc10l" revision=ac9830a7558140c66d87eaa4d3a1bca99969099c version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-28T21:51:58Z" level=info msg="found worker \"re0rkhd1f1m1czf6g3hnss4qq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:8d7ba6df80ab org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-05-28T21:51:58Z" level=info msg="found 1 workers, default=\"re0rkhd1f1m1czf6g3hnss4qq\""
sandbox.go:131: time="2024-05-28T21:51:58Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-28T
|
|
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