buildkit #345
Annotations
3 errors
Generate annotations:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39727/library/alpine:latest
time="2024-12-21T10:10:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39727"
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:39727/tonistiigi/test:nolayers
time="2024-12-21T10:10:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39727"
time="2024-12-21T10:10:01Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:39727/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.07s)
|
Generate annotations:
client/mergediff_test.go#L1281
=== RUN TestIntegration/TestDiffSelfDeletes/worker=containerd
=== PAUSE TestIntegration/TestDiffSelfDeletes/worker=containerd
=== CONT TestIntegration/TestDiffSelfDeletes/worker=containerd
mergediff_test.go:1281:
Error Trace: /src/client/client_test.go:7698
/src/client/mergediff_test.go:1281
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
EOF
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/TestDiffSelfDeletes/worker=containerd
sandbox.go:135: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3623549119/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1000339794/buildkitd.toml --root /tmp/bktest_buildkitd3232794665 --addr unix:///tmp/bktest_buildkitd3232794665/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3623549119/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1000339794/buildkitd.toml --root /tmp/bktest_buildkitd3232794665 --addr unix:///tmp/bktest_buildkitd3232794665/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-12-21 10:13:22.708527496 +0000 UTC m=+222.418655638 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3623549119/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1000339794/buildkitd.toml --root /tmp/bktest_buildkitd3232794665 --addr unix:///tmp/bktest_buildkitd3232794665/buildkitd.sock --debug
sandbox.go:138: time="2024-12-21T10:13:22Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3232794665/net/cni\" for cleanup: open /tmp/bktest_buildkitd3232794665/net/cni: no such file or directory"
sandbox.go:138: time="2024-12-21T10:13:22Z" level=debug msg="creating new network namespace wigdi6mlcjkvprafb4chsld3c"
sandbox.go:138: time="2024-12-21T10:13:22Z" level=debug msg="finished creating network namespace wigdi6mlcjkvprafb4chsld3c"
sandbox.go:138: time="2024-12-21T10:13:22Z" level=debug msg="finished setting up network namespace wigdi6mlcjkvprafb4chsld3c"
sandbox.go:138: time="2024-12-21T10:13:22Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtim
|
Test
Process completed with exit code 1.
|
Loading