Lock ops based on computed key rather than LLB digest #248
Annotations
4 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=oci/frontend=client
=== PAUSE TestIntegration/TestMountRWCache/worker=oci/frontend=client
=== CONT TestIntegration/TestMountRWCache/worker=oci/frontend=client
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{0x34, 0x37, 0x34, 0x38, 0x64, 0x31, 0x64, 0x35, 0x66, 0x66, 0x33, 0x63, 0x34, 0x36, 0x31, 0x64, 0x32, 0x35, 0x65, 0x37, 0x30, 0x39, 0x66, 0x33, 0x38, 0x33, 0x37, 0x62, 0x39, 0x62, 0x30, 0x63, 0x34, 0x62, 0x36, 0x33, 0x64, 0x63, 0x32, 0x33, 0x39, 0x66, 0x61, 0x62, 0x33, 0x65, 0x36, 0x62, 0x38, 0x31, 0x33, 0x30, 0x65, 0x33, 0x34, 0x64, 0x63, 0x38, 0x63, 0x36, 0x39, 0x62, 0x61, 0x35, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x30, 0x35, 0x31, 0x35, 0x38, 0x31, 0x31, 0x63, 0x64, 0x37, 0x30, 0x65, 0x33, 0x64, 0x31, 0x32, 0x30, 0x38, 0x30, 0x39, 0x65, 0x35, 0x36, 0x30, 0x31, 0x36, 0x39, 0x66, 0x64, 0x33, 0x30, 0x62, 0x38, 0x32, 0x66, 0x61, 0x31, 0x39, 0x33, 0x65, 0x33, 0x32, 0x30, 0x62, 0x38, 0x30, 0x65, 0x37, 0x35, 0x37, 0x61, 0x61, 0x34, 0x39, 0x62, 0x61, 0x30, 0x33, 0x66, 0x64, 0x39, 0x61, 0x35, 0x30, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 34 37 34 38 64 31 64 35 66 66 33 63 34 36 31 64 |4748d1d5ff3c461d|
- 00000010 32 35 65 37 30 39 66 33 38 33 37 62 39 62 30 63 |25e709f3837b9b0c|
- 00000020 34 62 36 33 64 63 32 33 39 66 61 62 33 65 36 62 |4b63dc239fab3e6b|
- 00000030 38 31 33 30 65 33 34 64 63 38 63 36 39 62 61 35 |8130e34dc8c69ba5|
+ 00000000 30 35 31 35 38 31 31 63 64 37 30 65 33 64 31 32 |0515811cd70e3d12|
+ 00000010 30 38 30 39 65 35 36 30 31 36 39 66 64 33 30 62 |0809e560169fd30b|
+ 00000020 38 32 66 61 31 39 33 65 33 32 30 62 38 30 65 37 |82fa193e320b80e7|
+ 00000030 35 37 61 61 34 39 62 61 30 33 66 64 39 61 35 30 |57aa49ba03fd9a50|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=oci/frontend=client
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1380134397/buildkitd.toml --root /tmp/bktest_buildkitd872941404 --addr unix:///tmp/bktest_buildkitd872941404/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-22 18:03:13.876799494 +0000 UTC m=+13.868039577 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1380134397/buildkitd.toml --root /tmp/bktest_buildkitd872941404 --addr unix:///tmp/bktest_buildkitd872941404/buildkitd.sock --debug
sandbox.go:131: time="2024-05-22T18:03:13Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-22T18:03:13Z" level=debug msg="could not read \"/tmp/bktest_buildkitd872941404/net/cni\" for cleanup: open /tmp/bktest_buildkitd872941404/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-22T18:03:13Z" level=debug msg="creating new network namespace sjnwy5ucx4010n171ftv1ek8y" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:03:13Z" level=debug msg="finished creating network namespace sjnwy5ucx4010n171ftv1ek8y" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:03:14Z" level=debug msg="fi
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestMountRWCache/worker=oci/frontend=builtin
=== CONT TestIntegration/TestMountRWCache/worker=oci/frontend=builtin
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{0x62, 0x38, 0x37, 0x39, 0x32, 0x32, 0x38, 0x33, 0x38, 0x35, 0x30, 0x63, 0x64, 0x35, 0x32, 0x30, 0x38, 0x33, 0x32, 0x63, 0x37, 0x30, 0x34, 0x36, 0x30, 0x36, 0x65, 0x34, 0x62, 0x61, 0x36, 0x34, 0x65, 0x34, 0x31, 0x32, 0x62, 0x38, 0x62, 0x63, 0x32, 0x32, 0x65, 0x63, 0x36, 0x37, 0x63, 0x66, 0x33, 0x31, 0x64, 0x30, 0x31, 0x39, 0x66, 0x35, 0x38, 0x32, 0x35, 0x63, 0x33, 0x34, 0x61, 0x36, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x34, 0x63, 0x62, 0x30, 0x32, 0x30, 0x66, 0x63, 0x35, 0x31, 0x37, 0x64, 0x64, 0x35, 0x33, 0x36, 0x39, 0x63, 0x34, 0x35, 0x62, 0x35, 0x35, 0x65, 0x64, 0x66, 0x37, 0x38, 0x39, 0x64, 0x63, 0x37, 0x35, 0x37, 0x39, 0x33, 0x62, 0x39, 0x38, 0x62, 0x65, 0x31, 0x37, 0x32, 0x33, 0x64, 0x62, 0x62, 0x36, 0x61, 0x38, 0x62, 0x35, 0x65, 0x62, 0x64, 0x33, 0x36, 0x66, 0x62, 0x32, 0x38, 0x34, 0x64, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 62 38 37 39 32 32 38 33 38 35 30 63 64 35 32 30 |b8792283850cd520|
- 00000010 38 33 32 63 37 30 34 36 30 36 65 34 62 61 36 34 |832c704606e4ba64|
- 00000020 65 34 31 32 62 38 62 63 32 32 65 63 36 37 63 66 |e412b8bc22ec67cf|
- 00000030 33 31 64 30 31 39 66 35 38 32 35 63 33 34 61 36 |31d019f5825c34a6|
+ 00000000 34 63 62 30 32 30 66 63 35 31 37 64 64 35 33 36 |4cb020fc517dd536|
+ 00000010 39 63 34 35 62 35 35 65 64 66 37 38 39 64 63 37 |9c45b55edf789dc7|
+ 00000020 35 37 39 33 62 39 38 62 65 31 37 32 33 64 62 62 |5793b98be1723dbb|
+ 00000030 36 61 38 62 35 65 62 64 33 36 66 62 32 38 34 64 |6a8b5ebd36fb284d|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=oci/frontend=builtin
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2515164625/buildkitd.toml --root /tmp/bktest_buildkitd3649167331 --addr unix:///tmp/bktest_buildkitd3649167331/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2515164625/buildkitd.toml --root /tmp/bktest_buildkitd3649167331 --addr unix:///tmp/bktest_buildkitd3649167331/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-22 18:03:13.388988481 +0000 UTC m=+13.380228554 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2515164625/buildkitd.toml --root /tmp/bktest_buildkitd3649167331 --addr unix:///tmp/bktest_buildkitd3649167331/buildkitd.sock --debug
sandbox.go:131: time="2024-05-22T18:03:13Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-22T18:03:13Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3649167331/net/cni\" for cleanup: open /tmp/bktest_buildkitd3649167331/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-22T18:03:13Z" level=debug msg="creating new network namespace hu36krq00uk2uinlql0b95kvb" revisi
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=client
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=oci/frontend=client
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1441160584/buildkitd.toml --root /tmp/bktest_buildkitd972578805 --addr unix:///tmp/bktest_buildkitd972578805/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1441160584/buildkitd.toml --root /tmp/bktest_buildkitd972578805 --addr unix:///tmp/bktest_buildkitd972578805/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-22 18:03:02.3438936 +0000 UTC m=+2.335133672 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1441160584/buildkitd.toml --root /tmp/bktest_buildkitd972578805 --addr unix:///tmp/bktest_buildkitd972578805/buildkitd.sock --debug
sandbox.go:131: time="2024-05-22T18:03:02Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-22T18:03:02Z" level=debug msg="could not read \"/tmp/bktest_buildkitd972578805/net/cni\" for cleanup: open /tmp/bktest_buildkitd972578805/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-22T18:03:02Z" level=debug msg="creating new network namespace q2m1841aotk9lzhzlpv9577v9" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:03:02Z" level=debug msg="finished creating network namespace q2m1841aotk9lzhzlpv9577v9" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:03:02Z" level=debug msg="finished setting up network namespace q2m1841aotk9lzhzlpv9577v9" revision=06d6b68f5a3b255d827d05fb51c6b53aa64f8df0 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-22T18:03:02Z" level=info msg="found worker \"7irlb6d1clmjhurlxj66jfuyj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:522b31418193 org.mobyproject.buildkit.worker.network:cni 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-05-22T18:03:02Z" level=info msg="found 1 workers, default=\"7irlb6d1clmjhurlxj66jfuyj\""
sandbox.go:131: time="2024-05-22T18:03:02Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-22T18:03:02Z"
|
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