Prune ref IDs and cache key digests #253
Annotations
3 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestMountRWCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestMountRWCache/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_mount_test.go:225:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:225
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []byte{0x35, 0x38, 0x64, 0x65, 0x39, 0x61, 0x36, 0x33, 0x64, 0x36, 0x35, 0x61, 0x62, 0x63, 0x33, 0x61, 0x33, 0x31, 0x33, 0x61, 0x66, 0x35, 0x31, 0x32, 0x37, 0x63, 0x62, 0x39, 0x65, 0x62, 0x61, 0x62, 0x38, 0x33, 0x65, 0x39, 0x31, 0x32, 0x65, 0x63, 0x36, 0x39, 0x30, 0x61, 0x33, 0x65, 0x64, 0x31, 0x30, 0x31, 0x32, 0x61, 0x31, 0x34, 0x35, 0x37, 0x30, 0x62, 0x38, 0x32, 0x33, 0x33, 0x64, 0x35, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x35, 0x62, 0x62, 0x61, 0x38, 0x66, 0x31, 0x34, 0x36, 0x38, 0x63, 0x65, 0x62, 0x31, 0x33, 0x34, 0x63, 0x31, 0x63, 0x65, 0x66, 0x31, 0x31, 0x63, 0x61, 0x62, 0x30, 0x39, 0x35, 0x65, 0x39, 0x37, 0x39, 0x31, 0x64, 0x35, 0x62, 0x62, 0x32, 0x65, 0x64, 0x64, 0x66, 0x65, 0x64, 0x37, 0x33, 0x39, 0x62, 0x62, 0x66, 0x65, 0x37, 0x34, 0x62, 0x39, 0x32, 0x36, 0x65, 0x61, 0x62, 0x62, 0x38, 0x30, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 35 38 64 65 39 61 36 33 64 36 35 61 62 63 33 61 |58de9a63d65abc3a|
- 00000010 33 31 33 61 66 35 31 32 37 63 62 39 65 62 61 62 |313af5127cb9ebab|
- 00000020 38 33 65 39 31 32 65 63 36 39 30 61 33 65 64 31 |83e912ec690a3ed1|
- 00000030 30 31 32 61 31 34 35 37 30 62 38 32 33 33 64 35 |012a14570b8233d5|
+ 00000000 35 62 62 61 38 66 31 34 36 38 63 65 62 31 33 34 |5bba8f1468ceb134|
+ 00000010 63 31 63 65 66 31 31 63 61 62 30 39 35 65 39 37 |c1cef11cab095e97|
+ 00000020 39 31 64 35 62 62 32 65 64 64 66 65 64 37 33 39 |91d5bb2eddfed739|
+ 00000030 62 62 66 65 37 34 62 39 32 36 65 61 62 62 38 30 |bbfe74b926eabb80|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc841303658/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc841303658/root
sandbox.go:131: > StartCmd 2024-05-24 19:22:34.326373787 +0000 UTC m=+24.373633993 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc841303658/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc841303658/root
sandbox.go:131: {"key":"buildkit/1/tmp-tno7n0a85qaesmfsyb3j1trut sha256:463912e6d844a44c9c77d9d0827a64ff6bb0a252b0c51a8fa459744301a79a8c","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc841303658/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-05-24T19:22:34.696406965Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-tno7n0a85qaesmfsyb3j1trut sha256:463912e6d844a44c9c77d9d0827a64ff6bb0a252b0c51a8fa459744301a79a8c","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc841303658/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/ruwddb2pphp5zzcilifop3rr5:latest@sha256:d60b7dd6c1040e90e70337c9507607c2ed5e48a0180a314400580d228cfbfa98/sha256:5f6cd30542cf15de062ae658de2f47281bf484c697ffe19f54a68c1e7a4a1e66","time":"2024-05-24T19:22:34.696605406Z"}
sandbox.go:131: {"digest":"sha256:5f6cd30542cf15de0
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=gateway
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=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd834589431/config.toml
sandbox.go:131: > StartCmd 2024-05-24 19:22:21.490520205 +0000 UTC m=+11.537780381 /usr/bin/containerd --config /tmp/bktest_containerd834589431/config.toml
sandbox.go:131: time="2024-05-24T19:22: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-24T19:22:21.525214407Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-24T19:22:21.546307518Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-24T19:22:21.546360456Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-24T19:22:21.546438655Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-24T19:22:21.549098902Z" 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-24T19:22:21.549150558Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-24T19:22:21.549180655Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-24T19:22:21.549204459Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-24T19:22:21.549368405Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-24T19:22:21.549661081Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-24T19:22:21.550739216Z" 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-24T19:22:21.550772068Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-24T19:22:21.550992539Z" level=info
|
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