CDI support #5337
Annotations
6 errors
Generate annotations:
frontend/dockerfile/run.go#L275
=== RUN TestIntegration
run.go:275: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35675/library/busybox:latest
time="2025-02-03T16:26:16Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35675"
run.go:275: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35675/library/alpine:latest
run.go:275: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:46205/amd64/bullseye-20230109-slim:latest
--- FAIL: TestIntegration (0.07s)
|
Generate annotations:
frontend/dockerfile/dockerfile_rundevice_test.go#L75
=== RUN TestIntegration/TestDeviceEnv/worker=containerd-1.7/frontend=builtin
=== PAUSE TestIntegration/TestDeviceEnv/worker=containerd-1.7/frontend=builtin
=== CONT TestIntegration/TestDeviceEnv/worker=containerd-1.7/frontend=builtin
dockerfile_rundevice_test.go:75:
Error Trace: /src/frontend/dockerfile/dockerfile_rundevice_test.go:75
/src/util/testutil/integration/run.go:100
/src/util/testutil/integration/run.go:214
Error: Received unexpected error:
process "/bin/sh -c env|sort | tee foo.env" did not complete successfully: CDI device injection failed: unresolvable CDI devices vendor1.com/device=foo
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/TestDeviceEnv/worker=containerd-1.7/frontend=builtin
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd4092319907/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd4092319907/config.toml
sandbox.go:205: > StartCmd 2025-02-03 16:27:29.778201171 +0000 UTC m=+73.958711295 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd4092319907/config.toml
sandbox.go:205: time="2025-02-03T16:27:29.803147777Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:205: time="2025-02-03T16:27:29.830227932Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2025-02-03T16:27:29.830315686Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2025-02-03T16:27:29.830395204Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2025-02-03T16:27:29.830489180Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:27:29.830599055Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:27:29.830633830Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:27:29.830667774Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.cont
|
Generate annotations:
frontend/dockerfile/dockerfile_rundevice_test.go#L75
=== RUN TestIntegration/TestDeviceEnv/worker=containerd-1.7/frontend=client
=== PAUSE TestIntegration/TestDeviceEnv/worker=containerd-1.7/frontend=client
=== CONT TestIntegration/TestDeviceEnv/worker=containerd-1.7/frontend=client
dockerfile_rundevice_test.go:75:
Error Trace: /src/frontend/dockerfile/dockerfile_rundevice_test.go:75
/src/util/testutil/integration/run.go:100
/src/util/testutil/integration/run.go:214
Error: Received unexpected error:
process "/bin/sh -c env|sort | tee foo.env" did not complete successfully: CDI device injection failed: unresolvable CDI devices vendor1.com/device=foo
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/TestDeviceEnv/worker=containerd-1.7/frontend=client
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2375432228/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2375432228/config.toml
sandbox.go:205: > StartCmd 2025-02-03 16:27:29.775715305 +0000 UTC m=+73.956225449 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2375432228/config.toml
sandbox.go:205: time="2025-02-03T16:27:29.821273941Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:205: time="2025-02-03T16:27:29.846797064Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2025-02-03T16:27:29.846828433Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2025-02-03T16:27:29.846873016Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2025-02-03T16:27:29.846896500Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:27:29.848229470Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:27:29.848250069Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:27:29.848268072Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containe
|
Generate annotations:
frontend/dockerfile/dockerfile_rundevice_test.go#L133
=== RUN TestIntegration/TestDeviceRunEnv/worker=containerd-1.7/frontend=builtin
=== PAUSE TestIntegration/TestDeviceRunEnv/worker=containerd-1.7/frontend=builtin
=== CONT TestIntegration/TestDeviceRunEnv/worker=containerd-1.7/frontend=builtin
dockerfile_rundevice_test.go:133:
Error Trace: /src/frontend/dockerfile/dockerfile_rundevice_test.go:133
/src/util/testutil/integration/run.go:100
/src/util/testutil/integration/run.go:214
Error: Received unexpected error:
process "/bin/sh -c env|sort | tee foo.env" did not complete successfully: CDI device injection failed: unresolvable CDI devices vendor1.com/device=foo
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/TestDeviceRunEnv/worker=containerd-1.7/frontend=builtin
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2494372921/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2494372921/config.toml
sandbox.go:205: > StartCmd 2025-02-03 16:27:29.191187536 +0000 UTC m=+73.371697640 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2494372921/config.toml
sandbox.go:205: time="2025-02-03T16:27:29.210971009Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:205: time="2025-02-03T16:27:29.236883894Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2025-02-03T16:27:29.236938377Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2025-02-03T16:27:29.237005723Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2025-02-03T16:27:29.237027704Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:27:29.237281308Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:27:29.237298430Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:27:29.237316203Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin
|
Generate annotations:
frontend/dockerfile/dockerfile_rundevice_test.go#L133
=== RUN TestIntegration/TestDeviceRunEnv/worker=containerd-1.7/frontend=client
=== PAUSE TestIntegration/TestDeviceRunEnv/worker=containerd-1.7/frontend=client
=== CONT TestIntegration/TestDeviceRunEnv/worker=containerd-1.7/frontend=client
dockerfile_rundevice_test.go:133:
Error Trace: /src/frontend/dockerfile/dockerfile_rundevice_test.go:133
/src/util/testutil/integration/run.go:100
/src/util/testutil/integration/run.go:214
Error: Received unexpected error:
process "/bin/sh -c env|sort | tee foo.env" did not complete successfully: CDI device injection failed: unresolvable CDI devices vendor1.com/device=foo
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/TestDeviceRunEnv/worker=containerd-1.7/frontend=client
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2600944882/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2600944882/config.toml
sandbox.go:205: > StartCmd 2025-02-03 16:26:16.728383132 +0000 UTC m=+0.908893276 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2600944882/config.toml
sandbox.go:205: time="2025-02-03T16:26:16.751232477Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:205: time="2025-02-03T16:26:16.779147837Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2025-02-03T16:26:16.779214301Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2025-02-03T16:26:16.779364671Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2025-02-03T16:26:16.779450111Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:26:16.779613446Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:26:16.779646227Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-02-03T16:26:16.779716679Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" typ
|
Test
Process completed with exit code 1.
|
Loading