dockerfile: update runc binary to 1.2.2 #5501
Annotations
3 errors
Generate annotations:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:40719/cpuguy83/buildkit-foreign:latest
time="2024-11-19T15:27:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40719"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40719/library/alpine:latest
time="2024-11-19T15:27:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40719"
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:40719/tonistiigi/test:nolayers
--- FAIL: TestIntegration (0.08s)
|
Generate annotations:
client/client_test.go#L5615
=== RUN TestIntegration/TestBasicGhaCacheImportExport/worker=oci-rootless-slirp4netns-detachnetns
=== PAUSE TestIntegration/TestBasicGhaCacheImportExport/worker=oci-rootless-slirp4netns-detachnetns
=== CONT TestIntegration/TestBasicGhaCacheImportExport/worker=oci-rootless-slirp4netns-detachnetns
client_test.go:5615:
Error Trace: /src/client/client_test.go:5615
/src/client/client_test.go:6004
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
maximum timeout reached
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestIntegration/TestBasicGhaCacheImportExport/worker=oci-rootless-slirp4netns-detachnetns
sandbox.go:135: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2428655031/buildkitd.toml --root /tmp/bktest_buildkitd2367233629 --addr unix:///tmp/bktest_buildkitd2367233629/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-19 15:29:13.947575079 +0000 UTC m=+112.886467651 /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2428655031/buildkitd.toml --root /tmp/bktest_buildkitd2367233629 --addr unix:///tmp/bktest_buildkitd2367233629/buildkitd.sock --debug
sandbox.go:138: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:138: time="2024-11-19T15:29:14Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-19T15:29:14Z" level=debug msg="running in rootless mode"
sandbox.go:138: time="2024-11-19T15:29:14Z" level=info msg="found worker \"x4bcdntkejxc68a68dcn8qfvg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e66f4fc4468e org.mobyproject.buildkit.worker.network:host 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/arm/v7 linux/arm/v6]"
sand
|
Test
Process completed with exit code 1.
|
Loading