Lock ops based on computed key rather than LLB digest #248
Annotations
11 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin
dockerfile_test.go:4166:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166
/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/TestCacheImportExport/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1933767609/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1933767609/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:26.250023554 +0000 UTC m=+41.296603022 /usr/bin/containerd --config /tmp/bktest_containerd1933767609/config.toml
sandbox.go:131: time="2024-05-22T18:03:26Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:03:26.287026503Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:03:26.317815552Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:03:26.317885082Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:03:26.317941787Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.318082539Z" 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:131: time="2024-05-22T18:03:26.318132392Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.318163550Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:03:26.318187795Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.318346621Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.318658491Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.320000227Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.320034361Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.320261884Z" level=info msg="skip loading plugin \"io.containerd.s
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=client
=== CONT TestIntegration/TestCacheImportExport/worker=containerd/frontend=client
dockerfile_test.go:4166:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166
/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/TestCacheImportExport/worker=containerd/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3632865809/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3632865809/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:26.128819308 +0000 UTC m=+41.175398746 /usr/bin/containerd --config /tmp/bktest_containerd3632865809/config.toml
sandbox.go:131: time="2024-05-22T18:03:26Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:03:26.155293921Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:03:26.181533445Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:03:26.181567498Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:03:26.181617080Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.181728728Z" 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:131: time="2024-05-22T18:03:26.181745609Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.181760417Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:03:26.181772009Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.181878246Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.182136888Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.183664219Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.183694175Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:26.183950021Z" level=info msg="skip loading plugin \"io.containerd.snaps
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
dockerfile_test.go:4068:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068
/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/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1813969999/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1813969999/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:25.53287009 +0000 UTC m=+40.579449558 /usr/bin/containerd --config /tmp/bktest_containerd1813969999/config.toml
sandbox.go:131: time="2024-05-22T18:03:25Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:03:25.567281387Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:03:25.587138996Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:03:25.587172168Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:03:25.587220708Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:25.587316697Z" 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:131: time="2024-05-22T18:03:25.587340070Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:25.587357112Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:03:25.587371308Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:25.587480231Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:25.587755904Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:25.588794982Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:25.588821772Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:25.589252333Z" le
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin
dockerfile_test.go:4332:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4332
/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/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3972279390/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3972279390/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:24.7031694 +0000 UTC m=+39.749748878 /usr/bin/containerd --config /tmp/bktest_containerd3972279390/config.toml
sandbox.go:131: time="2024-05-22T18:03:24Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:03:24.741704202Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:03:24.769166444Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:03:24.769195117Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:03:24.769237937Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.769387645Z" 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:131: time="2024-05-22T18:03:24.769408354Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.769423121Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:03:24.769438460Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.769602245Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.769919385Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.771453173Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.771557137Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.771838861Z" level=info msg=
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=client
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=client
dockerfile_test.go:4332:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4332
/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/TestImportExportReproducibleIDs/worker=containerd/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1635600483/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1635600483/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:23.941706238 +0000 UTC m=+38.988285686 /usr/bin/containerd --config /tmp/bktest_containerd1635600483/config.toml
sandbox.go:131: time="2024-05-22T18:03:24Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:03:24.008393514Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:03:24.035208792Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:03:24.035254888Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:03:24.035310301Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.035421338Z" 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:131: time="2024-05-22T18:03:24.035439522Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.035463226Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:03:24.035477192Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.035595111Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.035870414Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.036839747Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.036873029Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:24.037126190Z" level=info msg="s
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestNoCache/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestNoCache/worker=containerd/frontend=builtin
dockerfile_test.go:4433:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "6f6967498a02a38796e179f0cae7636cc766d1a2dc3ab5982ddec3ca5c5a197f -\n"
actual : "67d2de851ce0009e17bba7dc090fb24ee2c75bc054318b391b32c5e3ac279a4b -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-6f6967498a02a38796e179f0cae7636cc766d1a2dc3ab5982ddec3ca5c5a197f -
+67d2de851ce0009e17bba7dc090fb24ee2c75bc054318b391b32c5e3ac279a4b -
Test: TestIntegration/TestNoCache/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2777573300/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2777573300/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:23.375475397 +0000 UTC m=+38.422054865 /usr/bin/containerd --config /tmp/bktest_containerd2777573300/config.toml
sandbox.go:131: time="2024-05-22T18:03:23Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:03:23.397689180Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:03:23.420397924Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:03:23.420525541Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:03:23.420574873Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.420680570Z" 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:131: time="2024-05-22T18:03:23.420721877Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.420748647Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:03:23.420770196Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.420891803Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.421143581Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.421867438Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.421915928Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.422176003Z" level=info msg="skip loading plugin \"io.cont
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestNoCache/worker=containerd/frontend=client
=== CONT TestIntegration/TestNoCache/worker=containerd/frontend=client
dockerfile_test.go:4433:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "c321693e02df69db5f465ebecd9d8f500e96a36bd9deae9a441fdf724769ac2c -\n"
actual : "97812dcbdeb3010bcd19a8ebc455d46126e298c1213cda913187b451b748e897 -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-c321693e02df69db5f465ebecd9d8f500e96a36bd9deae9a441fdf724769ac2c -
+97812dcbdeb3010bcd19a8ebc455d46126e298c1213cda913187b451b748e897 -
Test: TestIntegration/TestNoCache/worker=containerd/frontend=client
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1691802650/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:23.267073302 +0000 UTC m=+38.313652770 /usr/bin/containerd --config /tmp/bktest_containerd1691802650/config.toml
sandbox.go:131: time="2024-05-22T18:03:23Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:03:23.287141858Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:03:23.309007118Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:03:23.309045369Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:03:23.309091234Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.309183395Z" 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:131: time="2024-05-22T18:03:23.309203813Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.309220264Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:03:23.309231976Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.309374551Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.309647990Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.310513390Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.310544809Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:23.310785797Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1691802650/root/io.containerd.snapshotte
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4611
=== RUN TestIntegration/TestBuiltinArgs/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestBuiltinArgs/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestBuiltinArgs/worker=containerd/frontend=builtin
dockerfile_test.go:4611:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4611
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "hpvalue::npvalue::foocontents::::bazcontent"
actual : "hpvalue2::::foocontents::::bazcontent"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-hpvalue::npvalue::foocontents::::bazcontent
+hpvalue2::::foocontents::::bazcontent
Test: TestIntegration/TestBuiltinArgs/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3493024061/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config488384683/buildkitd.toml --root /tmp/bktest_buildkitd1768282744 --addr unix:///tmp/bktest_buildkitd1768282744/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_containerd3493024061/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config488384683/buildkitd.toml --root /tmp/bktest_buildkitd1768282744 --addr unix:///tmp/bktest_buildkitd1768282744/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-22 18:03:23.029982418 +0000 UTC m=+38.076561876 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3493024061/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config488384683/buildkitd.toml --root /tmp/bktest_buildkitd1768282744 --addr unix:///tmp/bktest_buildkitd1768282744/buildkitd.sock --debug
sandbox.go:131: time="2024-05-22T18:03:23Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1768282744/net/cni\" for cleanup: open /tmp/bktest_buildkitd1768282744/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-22T18:03:23Z" level=debug msg="creating new network namespace 9m75p8rvrc43n1h0szxdqgsgy" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:03:23Z" level=debug msg="finished creating network namespace 9m75p8rvrc43n1h0szxdqgsgy" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:03:23Z" level=debug msg="finished setting up network namespace 9m75p8rvrc43n1h0szxdqgsgy" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:03:23Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-22T18:03:23Z" level=info msg="found worker \"i1j3g52qhct2usqsooo6ns22n\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:bd16cfd5-15e1-4ec1-a6dc-1c0a3d3a6c1a org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:75c05e4b45ef org.mobyproject.buildkit.worker.network:cni 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/
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4611
=== RUN TestIntegration/TestBuiltinArgs/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestBuiltinArgs/worker=containerd/frontend=client
=== CONT TestIntegration/TestBuiltinArgs/worker=containerd/frontend=client
dockerfile_test.go:4611:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4611
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "hpvalue::npvalue::foocontents::::bazcontent"
actual : "hpvalue2::::foocontents::::bazcontent"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-hpvalue::npvalue::foocontents::::bazcontent
+hpvalue2::::foocontents::::bazcontent
Test: TestIntegration/TestBuiltinArgs/worker=containerd/frontend=client
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3814427311/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:22.031330452 +0000 UTC m=+37.077909920 /usr/bin/containerd --config /tmp/bktest_containerd3814427311/config.toml
sandbox.go:131: time="2024-05-22T18:03:22Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:03:22.055393282Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:03:22.081521818Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:03:22.081603019Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:03:22.081677818Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:22.082084775Z" 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:131: time="2024-05-22T18:03:22.082335021Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:22.082375235Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:03:22.082451027Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:22.082774348Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:22.083338027Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:22.084559954Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:22.084613012Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:22.084896881Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3814427311/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sa
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1932
=== RUN TestIntegration/TestPullScratch/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestPullScratch/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestPullScratch/worker=containerd/frontend=builtin
dockerfile_test.go:1932:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1932
/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/TestPullScratch/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2356816237/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2356816237/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:21.952931263 +0000 UTC m=+36.999510710 /usr/bin/containerd --config /tmp/bktest_containerd2356816237/config.toml
sandbox.go:131: time="2024-05-22T18:03:21Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-05-22T18:03:21.975725936Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:03:21.993793525Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:03:21.993876710Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:03:21.993939567Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:21.994102329Z" 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:131: time="2024-05-22T18:03:21.994153966Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:21.994199470Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:03:21.994229967Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:21.994374887Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:21.994736710Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:21.995617469Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:21.995643568Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:03:21.995836907Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..."
|
Test
Process completed with exit code 1.
|
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/
|
Loading