Custom inline cache implementation #237
frontend.yml
on: pull_request
prepare
0s
test
/
prepare
1m 53s
Matrix: test / run
Matrix: image
release
0s
Annotations
101 errors and 16 warnings
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd581903205/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config923880047/buildkitd.toml --root /tmp/bktest_buildkitd4097649295 --addr unix:///tmp/bktest_buildkitd4097649295/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_containerd581903205/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config923880047/buildkitd.toml --root /tmp/bktest_buildkitd4097649295 --addr unix:///tmp/bktest_buildkitd4097649295/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:39.787534341 +0000 UTC m=+1.565501145 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd581903205/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config923880047/buildkitd.toml --root /tmp/bktest_buildkitd4097649295 --addr unix:///tmp/bktest_buildkitd4097649295/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:39Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4097649295/net/cni\" for cleanup: open /tmp/bktest_buildkitd4097649295/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:27:39Z" level=debug msg="creating new network namespace rdrbedvszkdb9wlpwnamvpsgh" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:39Z" level=debug msg="finished creating network namespace rdrbedvszkdb9wlpwnamvpsgh" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:39Z" level=debug msg="finished setting up network namespace rdrbedvszkdb9wlpwnamvpsgh" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:39Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T22:27:39Z" level=info msg="found worker \"z88zdsp7lc010q2thpvqny0y0\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:e6218de3-968c-4bd5-8b8f-c2577a08f0fa org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:20678e4c61e5 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 linu
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName (0.04s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName
dockerfile_addchecksum_test.go:144:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/NonHTTPSource:
frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/NonHTTPSource
dockerfile_addchecksum_test.go:163:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/NonHTTPSource
Messages: checksum can't be specified for non-HTTP sources
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/NonHTTPSource (0.03s)
|
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName
dockerfile_addchecksum_test.go:144:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName (0.01s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource:
frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource
dockerfile_addchecksum_test.go:163:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource
Messages: checksum can't be specified for non-HTTP sources
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource (0.02s)
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestMountInvalid/worker=oci/frontend=builtin
=== CONT TestIntegration/TestMountInvalid/worker=oci/frontend=builtin
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/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_config3460815200/buildkitd.toml --root /tmp/bktest_buildkitd3480244826 --addr unix:///tmp/bktest_buildkitd3480244826/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_config3460815200/buildkitd.toml --root /tmp/bktest_buildkitd3480244826 --addr unix:///tmp/bktest_buildkitd3480244826/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:47.888373493 +0000 UTC m=+10.708982876 /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_config3460815200/buildkitd.toml --root /tmp/bktest_buildkitd3480244826 --addr unix:///tmp/bktest_buildkitd3480244826/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:47Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3480244826/net/cni\" for cleanup: open /tmp/bktest_buildkitd3480244826/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="creating new network namespace wmesxzq8ek6lvs7lyhy3n3xdv" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="finished creating network namespace wmesxzq8ek6lvs7lyhy3n3xdv" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="finished setting up network namespace wmesxzq8ek6lvs7lyhy3n3xdv" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:47Z" level=info msg="found worker \"cf4hhfcksisrn9fzd0l3flmd2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d866433ad523 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-16T22:27:48Z" level=info msg="found 1 workers, default=\"cf4hhfcksisrn9fzd0l3flmd2\""
sandbox.go:131: time="2024-05-16T22:27:48Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:27:48Z" level=info msg="running server on /tmp/bktest_buildkitd3480244826/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:27:48Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=26d142614295811e traceID=ce928008b30ec2f762cee230daefb32e version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:48Z" level=debug msg="new ref for local: vx2e3tdafxmbsbffv64y8jd1e" revision=bbf5302037b95ff3fa1380fcd08e8722accc
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=oci/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=oci/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/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_config3219624449/buildkitd.toml --root /tmp/bktest_buildkitd3146263002 --addr unix:///tmp/bktest_buildkitd3146263002/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:47.793715845 +0000 UTC m=+10.614325228 /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_config3219624449/buildkitd.toml --root /tmp/bktest_buildkitd3146263002 --addr unix:///tmp/bktest_buildkitd3146263002/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:47Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3146263002/net/cni\" for cleanup: open /tmp/bktest_buildkitd3146263002/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="creating new network namespace plsozn799psgatmbvmxfobm2r" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="finished creating network namespace plsozn799psgatmbvmxfobm2r" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="finished setting up network namespace plsozn799psgatmbvmxfobm2r" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:47Z" level=info msg="found worker \"cdotwrvrgku32ybypvzn0c6cb\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d866433ad523 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-16T22:27:47Z" level=info msg="found 1 workers, default=\"cdotwrvrgku32ybypvzn0c6cb\""
sandbox.go:131: time="2024-05-16T22:27:47Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:27:47Z" level=info msg="running server on /tmp/bktest_buildkitd3146263002/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=71b06c78a09ccc3a traceID=9488514b101298c9004c83efbc28df65 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:47Z" level=debug msg="new ref for local: 4najy8uxr4in3hk8qke4yv6qd" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=bea7eb9035785e52 traceID=0b5efd40e6f9672d2869b67c63352813 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:48Z" level=debug msg="diffcopy took: 1.334437ms" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from D
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=client:
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_config770554183/buildkitd.toml --root /tmp/bktest_buildkitd1931812071 --addr unix:///tmp/bktest_buildkitd1931812071/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_config770554183/buildkitd.toml --root /tmp/bktest_buildkitd1931812071 --addr unix:///tmp/bktest_buildkitd1931812071/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:38.457713164 +0000 UTC m=+1.278322547 /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_config770554183/buildkitd.toml --root /tmp/bktest_buildkitd1931812071 --addr unix:///tmp/bktest_buildkitd1931812071/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:27:39Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1931812071/net/cni\" for cleanup: open /tmp/bktest_buildkitd1931812071/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:27:39Z" level=debug msg="creating new network namespace znqp2xds5e1xd2vep7e6nwh08" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:39Z" level=debug msg="finished creating network namespace znqp2xds5e1xd2vep7e6nwh08" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:39Z" level=debug msg="finished setting up network namespace znqp2xds5e1xd2vep7e6nwh08" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:39Z" level=info msg="found worker \"lm94dww7x8wyrder5piqqhl2c\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d866433ad523 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-16T22:27:39Z" level=info msg="found 1 workers, default=\"lm94dww7x8wyrder5piqqhl2c\""
sandbox.go:131: time="2024-05-16T22:27:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestMismatch (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithUnknownAlgoName (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithoutAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithoutAlgoName
dockerfile_addchecksum_test.go:144:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithoutAlgoName (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/NonHTTPSource:
frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/NonHTTPSource
dockerfile_addchecksum_test.go:163:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/NonHTTPSource
Messages: checksum can't be specified for non-HTTP sources
--- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/NonHTTPSource (0.02s)
|
test / run (oci, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
test / run (oci, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd4170012239/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:27:53.135013772 +0000 UTC m=+7.086432017 /usr/bin/containerd --config /tmp/bktest_containerd4170012239/config.toml
sandbox.go:131: time="2024-05-16T22:27:53Z" 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-16T22:27:53.162747633Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:27:53.189083581Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:27:53.189114730Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:27:53.189157080Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:53.189243552Z" 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-16T22:27:53.189258570Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:53.189272586Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:27:53.189283467Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:53.189382553Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:53.189604670Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:53.190866700Z" 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-16T22:27:53.190897257Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:53.191047470Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4170012239/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the z
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-snapshotter-stargzfrontend=gateway901474091/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2059012546/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2059012546/root
sandbox.go:131: > StartCmd 2024-05-16 22:27:55.587220218 +0000 UTC m=+9.538638464 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2059012546/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2059012546/root
sandbox.go:131: {"key":"buildkit/1/tmp-4sp1xa6gpxf9ffoj7unu9xl5k sha256:fec5a8d73fb6a3f05ceda3df6642f01245efb9120ee7fb19e8bf9cc5f3dfcb79","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc2059012546/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-05-16T22:27:55.949180642Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-4sp1xa6gpxf9ffoj7unu9xl5k sha256:fec5a8d73fb6a3f05ceda3df6642f01245efb9120ee7fb19e8bf9cc5f3dfcb79","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc2059012546/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/zfzviftyx80f5h6xsdjkj5xo3:latest@sha256:192569efe5ad113c96179acdc3938827ee4470d208f5d8173fedde49e0955c35/sha256:cf03f434fc90adabefd626d9079e9a68b672f597b746e096b5a6b6cc4d2de821","time":"2024-05-16T22:27:55.949351944Z"}
sandbox.go:131: {"digest":"sha256:cf03f434fc90adabefd626d9079e9a68b672f597b746e096b5a6b6cc4d2de821","error":null,"key":"buildkit/1/tmp-4sp1xa6gpxf9ffoj7unu9xl5k sha256:fec5a8d73fb6a3f05ceda3df6642f01245efb9120ee7fb19e8bf9cc5f3dfcb79","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc2059012546/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/zfzviftyx80f5h6xsdjkj5xo3:latest@sha256:192569efe5ad113c96179acdc3938827ee4470d208f5d8173fedde49e0955c35","src":"docker.io/buildkit_test/zfzviftyx80f5h6xsdjkj5xo3:latest@sha256:192569efe5ad113c96179acdc3938827ee4470d208f5d8173fedde49e0955c35/sha256:cf03f434fc90adabefd626d9079e9a68b672f597b746e096b5a6b6cc4d2de821","time":"2024-05-16T22:27:55.949497326Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-4sp1xa6gpxf9ffoj7unu9xl5k sha256:fec5a8d73fb6a3f05ceda3df6642f01245efb9120ee7fb19e8bf9cc5f3dfcb79","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc2059012546/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/zfzviftyx80f5h6xsdjkj5xo3:latest@sha256:192569efe5ad113c96179acdc3938827ee4470d208f5d8173fedde49e0955c35/sha256:cf03f434fc90adabefd626d9079e9a68b672f597b746e096b5a6b6cc4d2de821","time":"2024-05-16T22:27:56.003052676Z"}
sandbox.go:131: {"error":"failed to resolve layer \"sha256:cf03f434fc90adabefd626d9079e9a68b672f597b746e096b5a6b6cc4d2de821\" from \"docker.io/buildkit_test/zfzviftyx80f5h6xsdjkj5xo3:latest@sha256:192569efe5ad113c96179acdc3938827ee4470d208f5d8173fedde49e0955c35\": failed to resolve the blob: failed to resolve the source: cannot resolve layer: failed to redirect (host \"registry-1.docker.io\", ref:\"docker.io/buildkit_test/zfzviftyx80f5h6xsdjkj5xo3:latest@sha256:192569efe5ad113c96179acdc3938827ee4470d208f5
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=gateway:
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/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd429734414/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2596401622/buildkitd.toml --root /tmp/bktest_buildkitd3899572144 --addr unix:///tmp/bktest_buildkitd3899572144/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:54.535125335 +0000 UTC m=+8.486543581 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd429734414/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2596401622/buildkitd.toml --root /tmp/bktest_buildkitd3899572144 --addr unix:///tmp/bktest_buildkitd3899572144/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:54Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3899572144/net/cni\" for cleanup: open /tmp/bktest_buildkitd3899572144/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:27:54Z" level=debug msg="creating new network namespace 9a8dy77l85rcsj1nb2w5b8zzm" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:54Z" level=debug msg="finished creating network namespace 9a8dy77l85rcsj1nb2w5b8zzm" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:54Z" level=debug msg="finished setting up network namespace 9a8dy77l85rcsj1nb2w5b8zzm" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:54Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T22:27:54Z" level=info msg="found worker \"9bi0f15gsdczavz2djva7xc7i\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:8f28b523-e359-4719-b0f4-fbe6346d75a5 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:5d8ccbc803eb org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], 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-16T22:27:54Z" level=info msg="found 1 workers,
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestNamedImageContext/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestNamedImageContext/worker=oci-rootless/frontend=gateway
dockerfile_test.go:5249:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5249
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
process "/bin/sh -c cat /etc/alpine-release > /out" did not complete successfully: exit code: 1
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
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.pb.go:2579
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:276
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
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:291
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/TestNamedImageContext/worker=oci-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3971650620/buildkitd.toml --root /tmp/bktest_buildkitd768227914 --addr unix:///tmp/bktest_buildkitd768227914/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3971650620/buildkitd.toml --root /tmp/bktest_buildkitd768227914 --addr unix:///tmp/bktest_buildkitd768227914/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:56.369631919 +0000 UTC m=+7.643813685 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3971650620/buildkitd.toml --root /tmp/bktest_buildkitd768227914 --addr unix:///tmp/bktest_buildkitd768227914/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:56Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:27:56Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:27:56Z" level=info msg="found worker \"w1xz1ctwalpg1nhxhppqxfg71\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b9141934b445 org.mobyproject.buildkit.worker.network:host 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
|
Failed: frontend/dockerfile/TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L5688
=== RUN TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway
dockerfile_test.go:5688:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5688
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestNamedOCILayoutContextworker=oci-rootlessfrontend=gateway2481899982/002/out: no such file or directory
Test: TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4251328947/buildkitd.toml --root /tmp/bktest_buildkitd1659876104 --addr unix:///tmp/bktest_buildkitd1659876104/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4251328947/buildkitd.toml --root /tmp/bktest_buildkitd1659876104 --addr unix:///tmp/bktest_buildkitd1659876104/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:54.996794394 +0000 UTC m=+6.270976161 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4251328947/buildkitd.toml --root /tmp/bktest_buildkitd1659876104 --addr unix:///tmp/bktest_buildkitd1659876104/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:55Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:27:55Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:27:55Z" level=info msg="found worker \"8lxotmp0fq9s8tvbnso50lt25\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b9141934b445 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:27:55Z" level=info msg="found 1 workers, default=\"8lxotmp0fq9s8tvbnso50lt25\""
sandbox.go:131: time="2024-05-16T22:27:55Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:27:55Z" level=info msg="running server on /tmp/bktest_buildkitd1659876104/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:27:55Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=da46547ada764f8a traceID=ab5b931aab21b0b17a66174b87f70e01 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:55Z" level=debug msg=resolving host="localhost:44929"
sandbox.go:131: time="2024-05-16T22:27:55Z" level=debug msg="do request" host="localhost:44929" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:44929/v2/buildkit_test/r18e91xlsmmb28wb4y7dgohzf/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-05-16T22:27:55Z" level=debug msg="fetch response received" host="localhost:44929" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.m
|
Failed: frontend/dockerfile/TestIntegration/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6047
=== RUN TestIntegration/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway
dockerfile_test.go:6047:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6047
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
process "/dev/.buildkit_qemu_emulator /bin/sh -c echo \"foo is $FOO\" > /foo" did not complete successfully: exit code: 255
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
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.pb.go:2579
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:276
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
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:291
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/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2475620040/buildkitd.toml --root /tmp/bktest_buildkitd2815316626 --addr unix:///tmp/bktest_buildkitd2815316626/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2475620040/buildkitd.toml --root /tmp/bktest_buildkitd2815316626 --addr unix:///tmp/bktest_buildkitd2815316626/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:53.9889854 +0000 UTC m=+5.263167167 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2475620040/buildkitd.toml --root /tmp/bktest_buildkitd2815316626 --addr unix:///tmp/bktest_buildkitd2815316626/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:54Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:27:54Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:27:54Z" level=info msg="found worker \"4elrz7a1onp2e7redcqpdz7zz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b9141934b445 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false
|
Failed: frontend/dockerfile/TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1537
=== RUN TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway
dockerfile_test.go:1537:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1537
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestContextChangeDirToFileworker=oci-rootlessfrontend=gateway888301650/001/foo: no such file or directory
Test: TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config104297296/buildkitd.toml --root /tmp/bktest_buildkitd2367995866 --addr unix:///tmp/bktest_buildkitd2367995866/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config104297296/buildkitd.toml --root /tmp/bktest_buildkitd2367995866 --addr unix:///tmp/bktest_buildkitd2367995866/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:52.425567195 +0000 UTC m=+3.699748942 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config104297296/buildkitd.toml --root /tmp/bktest_buildkitd2367995866 --addr unix:///tmp/bktest_buildkitd2367995866/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:52Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:27:52Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:27:52Z" level=info msg="found worker \"bwm9sprqzyuzsh6po197pfhxa\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b9141934b445 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:27:52Z" level=info msg="found 1 workers, default=\"bwm9sprqzyuzsh6po197pfhxa\""
sandbox.go:131: time="2024-05-16T22:27:52Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:27:52Z" level=info msg="running server on /tmp/bktest_buildkitd2367995866/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:27:52Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=a967816c733f8b2e traceID=d50d61660ab7c139d84539af441a77fa version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:52Z" level=debug msg=resolving host="localhost:44929"
sandbox.go:131: time="2024-05-16T22:27:52Z" level=debug msg="do request" host="localhost:44929" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:44929/v2/buildkit_test/r18e91xlsmmb28wb4y7dgohzf/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-05-16T22:27:52Z" level=debug msg="fetch response received" host="localhost:44929" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=gateway
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2343093778/buildkitd.toml --root /tmp/bktest_buildkitd462130837 --addr unix:///tmp/bktest_buildkitd462130837/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2343093778/buildkitd.toml --root /tmp/bktest_buildkitd462130837 --addr unix:///tmp/bktest_buildkitd462130837/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:06.12915196 +0000 UTC m=+17.403333707 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2343093778/buildkitd.toml --root /tmp/bktest_buildkitd462130837 --addr unix:///tmp/bktest_buildkitd462130837/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:06Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:06Z" level=info msg="found worker \"1i5s3xjol6zm15oo0g3o3an2m\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b9141934b445 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:06Z" level=info msg="found 1 workers, default=\"1i5s3xjol6zm15oo0g3o3an2m\""
sandbox.go:131: time="2024-05-16T22:28:06Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:06Z" level=info msg="running server on /tmp/bktest_buildkitd462130837/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=99f8f83f90ff6ba2 traceID=d6bb46301d8e92131541ff53c66b68c5 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg=resolving host="localhost:44929"
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg="do request" host="localhost:44929" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:44929/v2/buildkit_test/r18e91xlsmmb28wb4y7dgohzf/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg="fetch response received" host="localhost:44929" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Thu, 16 May 2024 22:28:06 GMT" response.h
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=oci-rootless/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=oci-rootlessfrontend=gateway387884686/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=oci-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config646059553/buildkitd.toml --root /tmp/bktest_buildkitd706439776 --addr unix:///tmp/bktest_buildkitd706439776/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config646059553/buildkitd.toml --root /tmp/bktest_buildkitd706439776 --addr unix:///tmp/bktest_buildkitd706439776/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:58.147966222 +0000 UTC m=+9.422147979 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config646059553/buildkitd.toml --root /tmp/bktest_buildkitd706439776 --addr unix:///tmp/bktest_buildkitd706439776/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:58Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:27:58Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:27:58Z" level=info msg="found worker \"g8czs38pa2bg7yyrekfojdrfv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b9141934b445 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:27:58Z" level=info msg="found 1 workers, default=\"g8czs38pa2bg7yyrekfojdrfv\""
sandbox.go:131: time="2024-05-16T22:27:58Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:27:58Z" level=info msg="running server on /tmp/bktest_buildkitd706439776/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:27:58Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=4eed121d592dba8a traceID=b1524be31c58b6358e1333033282a25d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:58Z" level=debug msg=resolving host="localhost:36377"
sandbox.go:131: time="2024-05-16T22:27:58Z" level=debug msg="do request" host="localhost:36377" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:36377/v2/buildkit_test/r18e91xlsmmb28wb4y7dgohzf/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-05-16T22:27:58Z" level=debug msg="fetch response received" host="localhost:36377" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-rootless/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=oci-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config172316471/buildkitd.toml --root /tmp/bktest_buildkitd2343177803 --addr unix:///tmp/bktest_buildkitd2343177803/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config172316471/buildkitd.toml --root /tmp/bktest_buildkitd2343177803 --addr unix:///tmp/bktest_buildkitd2343177803/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:27:57.207809898 +0000 UTC m=+8.481991645 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config172316471/buildkitd.toml --root /tmp/bktest_buildkitd2343177803 --addr unix:///tmp/bktest_buildkitd2343177803/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:27:57Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:27:57Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:27:57Z" level=info msg="found worker \"hlip3hhta0wqeuvfhhc3i14z3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b9141934b445 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:27:57Z" level=info msg="found 1 workers, default=\"hlip3hhta0wqeuvfhhc3i14z3\""
sandbox.go:131: time="2024-05-16T22:27:57Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:27:57Z" level=info msg="running server on /tmp/bktest_buildkitd2343177803/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:27:57Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=5226e2c2674d90b7 traceID=4e077a940761979afbae23ba892b1586 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:57Z" level=debug msg="skipping invalid cache export mode: " revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=77c5bc8d1b56ac26 traceID=a50764d788fc9048b47dabeef1087b35 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:27:57Z" level=debug msg=resolving host="localhost:36683"
sandbox.go:131: time="2024-05-16T22:27
|
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2694778613/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2694778613/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2694778613/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2694778613/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:27:53.639506427 +0000 UTC m=+4.472228342 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2694778613/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2694778613/config.toml
sandbox.go:131: time="2024-05-16T22:27:53Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-16T22:27:53Z" 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-16T22:27:53.696657119Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:27:53.718306921Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:27:53.718339122Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:27:53.718397251Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-16T22:27:53.718417750Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:53.718511406Z" 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-16T22:27:53.718536003Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:53.718553305Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:27:53.718569927Z" level=info msg=
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 14632 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd41619043/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3042715806/buildkitd.toml --root /tmp/bktest_buildkitd4062525309 --addr unix:///tmp/bktest_buildkitd4062525309/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 14632 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd41619043/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3042715806/buildkitd.toml --root /tmp/bktest_buildkitd4062525309 --addr unix:///tmp/bktest_buildkitd4062525309/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:05.749676429 +0000 UTC m=+16.582398344 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 14632 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd41619043/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3042715806/buildkitd.toml --root /tmp/bktest_buildkitd4062525309 --addr unix:///tmp/bktest_buildkitd4062525309/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:05Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:05Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T22:28:05Z" level=info msg="found worker \"3jjk2rw3nl6mkgoei3dutp23l\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:65c1eb9f-a70d-4999-898e-8a3aa07d8573 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:bae3f5a9a07c org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]"
sandbox.go:131: time="2024-05-16T22:28:05Z" level=info msg="found 1 workers, default=\"3jjk2rw3nl6mkgoei3dutp23l\""
sandbox.go:131: time="2024-05-16T22:28:05Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:05Z" level=info msg="running server on /tmp/bktest_buildkitd4062525309/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:05Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=e9d9e7635e34bc83 traceID=af375084b3218c818c01a9a3c4a6b309 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:05Z" level=debug msg="new re
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3395102225/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3395102225/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3395102225/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3395102225/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:27:58.315641896 +0000 UTC m=+9.148363801 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3395102225/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3395102225/config.toml
sandbox.go:131: time="2024-05-16T22:27:58Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-16T22:27:58Z" 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-16T22:27:58.407195618Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:27:58.438558022Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:27:58.438654434Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:27:58.438730046Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-16T22:27:58.438776223Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:58.438912199Z" 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-16T22:27:58.438961552Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:58.438997750Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:27:58.439043707Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:58.439202466Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time=
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=builtin
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-rootlessfrontend=builtin1994655708/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd449052729/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd449052729/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd449052729/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd449052729/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:27:55.29769157 +0000 UTC m=+6.130413475 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd449052729/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd449052729/config.toml
sandbox.go:131: time="2024-05-16T22:27:55Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-16T22:27:55Z" 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-16T22:27:55.346683639Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:27:55.363549063Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:27:55.363666717Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:27:55.363785231Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-16T22:27:55.363797364Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:55.363859711Z" 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-16T22:27:55.363869931Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:55.363882174Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:27:55.363899326Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:55.363982312Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." typ
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=client:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=client
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-rootlessfrontend=client560264313/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2926771101/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2926771101/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2926771101/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2926771101/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:27:54.819038196 +0000 UTC m=+5.651760101 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2926771101/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2926771101/config.toml
sandbox.go:131: time="2024-05-16T22:27:54Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-16T22:27:54Z" 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-16T22:27:54.862458504Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:27:54.876415307Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:27:54.876469629Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:27:54.876518771Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-16T22:27:54.876548177Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:54.876674605Z" 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-16T22:27:54.876721456Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:54.876743477Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:27:54.876759868Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:54.876869452Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." ty
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestMismatch (0.04s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.04s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithUnknownAlgoName (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithoutAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithoutAlgoName
dockerfile_addchecksum_test.go:144:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithoutAlgoName (0.04s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/NonHTTPSource:
frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/NonHTTPSource
dockerfile_addchecksum_test.go:163:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/NonHTTPSource
Messages: checksum can't be specified for non-HTTP sources
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/NonHTTPSource (0.03s)
|
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7615 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3018275873/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config691250208/buildkitd.toml --root /tmp/bktest_buildkitd1277474086 --addr unix:///tmp/bktest_buildkitd1277474086/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7615 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3018275873/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config691250208/buildkitd.toml --root /tmp/bktest_buildkitd1277474086 --addr unix:///tmp/bktest_buildkitd1277474086/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:05.175508302 +0000 UTC m=+1.820007381 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7615 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3018275873/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config691250208/buildkitd.toml --root /tmp/bktest_buildkitd1277474086 --addr unix:///tmp/bktest_buildkitd1277474086/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:05Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:05Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T22:28:05Z" level=info msg="found worker \"mwic5lltgkufqxu5f1brx2578\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:5b1e1760-53b7-4677-a640-982c73147b4b org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:4ba04d69acef org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]"
sandbox.go:131: time="2024-05-16T22:28:05Z" level=info msg="found 1 workers, default=\"mwic5lltgkufqxu5f1brx2578\""
sandbox.go:131: time="2024-05-16T22:28:05Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:05Z" level=info msg="running server on /tmp/bktest_buildkitd1277474086/buildkitd.sock"
sandbox.go
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd241453004/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd241453004/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd241453004/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd241453004/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:15.640474137 +0000 UTC m=+12.284973207 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd241453004/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd241453004/config.toml
sandbox.go:131: time="2024-05-16T22:28:15Z" level=warning msg="The host root filesystem is mounted as \"master:322\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-16T22:28:15Z" 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-16T22:28:15.715955773Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:15.751155511Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:15.751262249Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:15.751341637Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-16T22:28:15.751423279Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:15.751605154Z" 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-16T22:28:15.751628628Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:15.751697446Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:15.751718646Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:15.751908860Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-rootlessfrontend=gateway1115922128/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2324708583/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2324708583/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2324708583/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2324708583/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:05.701560596 +0000 UTC m=+2.346059665 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2324708583/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2324708583/config.toml
sandbox.go:131: time="2024-05-16T22:28:05Z" level=warning msg="The host root filesystem is mounted as \"master:322\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-05-16T22:28:05Z" 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-16T22:28:05.757137831Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:05.786696607Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:05.786746570Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:05.786793898Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-16T22:28:05.786810980Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.786924381Z" 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-16T22:28:05.786943667Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.786961020Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:05.786974605Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.787107813Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\".
|
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3746630846/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3746630846/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:05.90335121 +0000 UTC m=+3.632875068 /usr/bin/containerd --config /tmp/bktest_containerd3746630846/config.toml
sandbox.go:131: time="2024-05-16T22:28:05Z" 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-16T22:28:05.929953519Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:05.961595000Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:05.961718990Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:05.961765476Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.961888554Z" 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-16T22:28:05.961928719Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.961949858Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:05.961966288Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.962327047Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.962623675Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.963484571Z" 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-16T22:28:05.963508035Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.963666959Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3746630846/root/io.containerd.snapshotter.v1.zfs must be a zfs filesys
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestMountInvalid/worker=containerd/frontend=builtin
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1863317527/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1863317527/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:19.291779327 +0000 UTC m=+17.021303205 /usr/bin/containerd --config /tmp/bktest_containerd1863317527/config.toml
sandbox.go:131: time="2024-05-16T22:28:19Z" 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-16T22:28:19.332637723Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:19.354929183Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:19.354967654Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:19.355035791Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:19.355130496Z" 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-16T22:28:19.355147147Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:19.355157877Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:19.355169048Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:19.355243506Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:19.355453896Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:19.356400661Z" 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-16T22:28:19.356424295Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:19.356597727Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1863317527/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
sandbox.go:131: time="2024-05-16T22:28:19.356613576Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-1
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd/frontend=client:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=containerd/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2072368656/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2072368656/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:18.955812796 +0000 UTC m=+16.685336654 /usr/bin/containerd --config /tmp/bktest_containerd2072368656/config.toml
sandbox.go:131: time="2024-05-16T22:28:18Z" 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-16T22:28:18.976339240Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:18.990574222Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:18.990771282Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:18.990822738Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:18.990962156Z" 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-16T22:28:18.990985891Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:18.991005026Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:18.991021827Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:18.991122293Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:18.991341971Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:18.992023404Z" 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-16T22:28:18.992056836Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:18.992253531Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2072368656/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
sandbox.go:131: time="2024-05-16T22:28:18.992271334Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=builtin
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerdfrontend=builtin396966846/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3007276868/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3007276868/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:08.478740556 +0000 UTC m=+6.208264445 /usr/bin/containerd --config /tmp/bktest_containerd3007276868/config.toml
sandbox.go:131: time="2024-05-16T22:28:08Z" 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-16T22:28:08.512239829Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:08.537927348Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:08.537964186Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:08.538026852Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.538116118Z" 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-16T22:28:08.538133891Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.538150742Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:08.538164517Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.538267689Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.538528963Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.539583215Z" 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-16T22:28:08.539671609Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.539938284Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3007276868/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
sandbox.go:131: time="2024-05-16T22:28:08.539989208Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.container
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=client:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=client
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=client
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerdfrontend=client2117682214/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=client
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2081176533/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:08.05678049 +0000 UTC m=+5.786304358 /usr/bin/containerd --config /tmp/bktest_containerd2081176533/config.toml
sandbox.go:131: time="2024-05-16T22:28:08Z" 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-16T22:28:08.083302049Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:08.129004264Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:08.129046542Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:08.129096404Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.129184307Z" 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-16T22:28:08.129199245Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.129214002Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:08.129224412Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.129320570Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.129563941Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.130594612Z" 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-16T22:28:08.130632592Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:08.130858121Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2081176533/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
sandbox.go:131: time="2024-05-16T22:28:08.130875202Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:28:08.130982692Z" level=info msg="loading plugin \"io.
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=builtin
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/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1794700835/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1794700835/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:05.902678112 +0000 UTC m=+3.632201960 /usr/bin/containerd --config /tmp/bktest_containerd1794700835/config.toml
sandbox.go:131: time="2024-05-16T22:28:05Z" 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-16T22:28:05.923465789Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:05.953042192Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:05.953089770Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:05.953461619Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.953544002Z" 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-16T22:28:05.953559180Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.953573426Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:05.953584467Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.953686346Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.953971294Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.955552277Z" 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-16T22:28:05.955586781Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=client:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd/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=containerd/frontend=client
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2029138186/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1367793704/buildkitd.toml --root /tmp/bktest_buildkitd1463581521 --addr unix:///tmp/bktest_buildkitd1463581521/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_containerd2029138186/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1367793704/buildkitd.toml --root /tmp/bktest_buildkitd1463581521 --addr unix:///tmp/bktest_buildkitd1463581521/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:06.005830269 +0000 UTC m=+3.735354118 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2029138186/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1367793704/buildkitd.toml --root /tmp/bktest_buildkitd1463581521 --addr unix:///tmp/bktest_buildkitd1463581521/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1463581521/net/cni\" for cleanup: open /tmp/bktest_buildkitd1463581521/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg="creating new network namespace xzm7suxlbg8bwy7y56xsip5kl" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg="finished creating network namespace xzm7suxlbg8bwy7y56xsip5kl" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg="finished setting up network namespace xzm7suxlbg8bwy7y56xsip5kl" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:06Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T22:28:06Z" level=info msg="found worker \"p4ycandk8ux3evydis306fm56\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:8b5826d9-7151-48ca-988e-d08584d021a2 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:700a7ba8e965 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.sn
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestMismatch (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd/frontend=builtin/DigestWithUnknownAlgoName (0.03s)
|
test / run (containerd, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin
dockerfile_test.go:2155:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileADDFromURLworker=oci-rootlessfrontend=builtin404275664/002/dest/__unnamed__: no such file or directory
Test: TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3515140215/buildkitd.toml --root /tmp/bktest_buildkitd4211881688 --addr unix:///tmp/bktest_buildkitd4211881688/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3515140215/buildkitd.toml --root /tmp/bktest_buildkitd4211881688 --addr unix:///tmp/bktest_buildkitd4211881688/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:31.535868613 +0000 UTC m=+32.600359125 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3515140215/buildkitd.toml --root /tmp/bktest_buildkitd4211881688 --addr unix:///tmp/bktest_buildkitd4211881688/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:31Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:31Z" level=info msg="found worker \"bxbyc7zc2uh7a46qyeisi6he6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:31Z" level=info msg="found 1 workers, default=\"bxbyc7zc2uh7a46qyeisi6he6\""
sandbox.go:131: time="2024-05-16T22:28:31Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:31Z" level=info msg="running server on /tmp/bktest_buildkitd4211881688/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=cea3f83b525a89f1 traceID=9c402147b4e53de5fc7f18ebd99094c7 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="new ref for local: eemxqd40y40qbayqw4jcw5pa1" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=fe4fd7cfac17d2bb traceID=9c402147b4e53de5fc7f18ebd99094c7 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="diffcopy took: 1.712108ms" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=a28bbded5fd8ab6d traceID=9c402147b4e53de5fc7f18ebd99094c7 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="saved eemxqd40y40qbayqw4jcw5pa1 as dockerfile:dockerfile:" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin
dockerfile_test.go:2257:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileAddArchiveworker=oci-rootlessfrontend=builtin2967301559/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1173597965/buildkitd.toml --root /tmp/bktest_buildkitd4124478523 --addr unix:///tmp/bktest_buildkitd4124478523/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1173597965/buildkitd.toml --root /tmp/bktest_buildkitd4124478523 --addr unix:///tmp/bktest_buildkitd4124478523/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:31.236045451 +0000 UTC m=+32.300535962 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1173597965/buildkitd.toml --root /tmp/bktest_buildkitd4124478523 --addr unix:///tmp/bktest_buildkitd4124478523/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:31Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:31Z" level=info msg="found worker \"jtfkqk550gczoyqub3h25czi9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:31Z" level=info msg="found 1 workers, default=\"jtfkqk550gczoyqub3h25czi9\""
sandbox.go:131: time="2024-05-16T22:28:31Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:31Z" level=info msg="running server on /tmp/bktest_buildkitd4124478523/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=681612f027be1177 traceID=196ea273c18990d6dd5388fbb464ed31 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="new ref for local: 5f2pf0iya7a0znajgjfvlnu6w" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=39d6dd6cdbcb3aa6 traceID=196ea273c18990d6dd5388fbb464ed31 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="diffcopy took: 1.705986ms" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=62b7350546f2871b traceID=196ea273c18990d6dd5388fbb464ed31 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:31Z" level=debug msg="saved 5f2pf0iya7a0znajgjfvlnu6w as dockerfile:dockerfile:" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[intern
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=oci-rootlessfrontend=builtin3658276365/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2049245738/buildkitd.toml --root /tmp/bktest_buildkitd2465588008 --addr unix:///tmp/bktest_buildkitd2465588008/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:27.686696767 +0000 UTC m=+28.751187299 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2049245738/buildkitd.toml --root /tmp/bktest_buildkitd2465588008 --addr unix:///tmp/bktest_buildkitd2465588008/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="found worker \"zabprqacj2dxe7u3dofmm8em2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="found 1 workers, default=\"zabprqacj2dxe7u3dofmm8em2\""
sandbox.go:131: time="2024-05-16T22:28:27Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="running server on /tmp/bktest_buildkitd2465588008/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=5ffd1d25941f1bb6 traceID=95c27bfca3f4f0073efd7750e4fb1d07 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="new ref for local: humlfgpiv8gaj3nqcv7wbbwm0" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=629ad08842042d3b traceID=a50d396ce87451937bea35f7124b5b27 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="diffcopy took: 1.363256ms" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=fd0b5f0ab688fae1 traceID=a50d396ce87451937bea35f7124b5b27 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="saved humlfgpiv8gaj3nqcv7wbbwm0 as dockerfile:dockerfile:" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=629ad08842042d3b traceID=a50d396ce87451937bea35f7124b5b27 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg=resolving host="localhost:42703"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="do request" host="localhost:42703" request.header.accept="application/vn
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=oci-rootlessfrontend=client3025479173/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config39756456/buildkitd.toml --root /tmp/bktest_buildkitd2962581016 --addr unix:///tmp/bktest_buildkitd2962581016/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:27.576908726 +0000 UTC m=+28.641399248 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config39756456/buildkitd.toml --root /tmp/bktest_buildkitd2962581016 --addr unix:///tmp/bktest_buildkitd2962581016/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="found worker \"q5dmjfhm6znig0fxifskt9o9w\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="found 1 workers, default=\"q5dmjfhm6znig0fxifskt9o9w\""
sandbox.go:131: time="2024-05-16T22:28:27Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="running server on /tmp/bktest_buildkitd2962581016/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=3a0fdc830439b4ad traceID=e6d2b5478ab5f81c19025665b1f57eb8 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="new ref for local: uotih5ykyu8ss0p1g9q1t36e4" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=44bcc01367bae38e traceID=74e3db6f3ba07918af798718d8d11c62 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="diffcopy took: 1.449324ms" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=e0039c65557bb078 traceID=74e3db6f3ba07918af798718d8d11c62 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="saved uotih5ykyu8ss0p1g9q1t36e4 as dockerfile:dockerfile:" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=44bcc01367bae38e traceID=74e3db6f3ba07918af798718d8d11c62 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory" revision=bbf5302037b95ff3f
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/worker=oci-rootless/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=oci-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2633227244/buildkitd.toml --root /tmp/bktest_buildkitd3086842986 --addr unix:///tmp/bktest_buildkitd3086842986/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2633227244/buildkitd.toml --root /tmp/bktest_buildkitd3086842986 --addr unix:///tmp/bktest_buildkitd3086842986/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:26.958501873 +0000 UTC m=+28.022992386 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2633227244/buildkitd.toml --root /tmp/bktest_buildkitd3086842986 --addr unix:///tmp/bktest_buildkitd3086842986/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="found worker \"t6g9dcyix2hrha13vrgqj5sl6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="found 1 workers, default=\"t6g9dcyix2hrha13vrgqj5sl6\""
sandbox.go:131: time="2024-05-16T22:28:27Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:27Z" level=info msg="running server on /tmp/bktest_buildkitd3086842986/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=8a170b5318e42074 traceID=ae4929a6dab9f5e52fb7815d08f95d9b version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="skipping invalid cache export mode: " revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=aca02e272dc1b92f traceID=86558c0dacdd41a1a7309a41aafb36f3 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:27Z" level=debug msg="new ref for local: 3ehs2bvtio5zhghq0madmzbek" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestCacheImportExport/worker=oci-rootless/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=oci-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2493439389/buildkitd.toml --root /tmp/bktest_buildkitd3603315639 --addr unix:///tmp/bktest_buildkitd3603315639/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2493439389/buildkitd.toml --root /tmp/bktest_buildkitd3603315639 --addr unix:///tmp/bktest_buildkitd3603315639/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:26.858502237 +0000 UTC m=+27.922992749 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2493439389/buildkitd.toml --root /tmp/bktest_buildkitd3603315639 --addr unix:///tmp/bktest_buildkitd3603315639/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:26Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:26Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:26Z" level=info msg="found worker \"4scl6bfmgeg2fsqxu5mejiqtq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:26Z" level=info msg="found 1 workers, default=\"4scl6bfmgeg2fsqxu5mejiqtq\""
sandbox.go:131: time="2024-05-16T22:28:26Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:26Z" level=info msg="running server on /tmp/bktest_buildkitd3603315639/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:26Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=71ba9fd3d45b22ef traceID=ed95b405cf9390e57b082c54d8e6fa81 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:26Z" level=debug msg="skipping invalid cache export mode: " revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=3af8fb7b6cce170d traceID=1202f3ff79a6bef6b0cf4e6dc0318edd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:26Z" level=debug msg="new ref for local: ift48yz1wwqrezqtzahobujrl" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dock
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/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=oci-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config151420400/buildkitd.toml --root /tmp/bktest_buildkitd1692879090 --addr unix:///tmp/bktest_buildkitd1692879090/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config151420400/buildkitd.toml --root /tmp/bktest_buildkitd1692879090 --addr unix:///tmp/bktest_buildkitd1692879090/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:26.551821975 +0000 UTC m=+27.616312488 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config151420400/buildkitd.toml --root /tmp/bktest_buildkitd1692879090 --addr unix:///tmp/bktest_buildkitd1692879090/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:26Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:26Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:26Z" level=info msg="found worker \"3sfn76024g25jpc4poqj48p86\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:26Z" level=info msg="found 1 workers, default=\"3sfn76024g25jpc4poqj48p86\""
sandbox.go:131: time="2024-05-16T22:28:26Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:26Z" level=info msg="running server on /tmp/bktest_buildkitd1692879090/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:26Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=8a8e7210a9967ee7 traceID=696a7608b1a2d68fbeb05e93f17503d8 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:26Z" level=debug msg="skipping invalid cache export mode: " revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=d1784bdd62a3a8ea traceID=31cc19ff4d95caabd37620f21da67bfe version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:26Z" level=debug msg="new ref for local: mf4fllz2cl7b4cq34ahc552ii" revision=bbf5302037b95ff3fa1380fcd08e8722accc
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestNoCache/worker=oci-rootless/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: "3ebd165e739fae3ad6c62ada56777d0f3ff38ed422c346c34e8d8e6efbc91562 -\n"
actual : "f48d31662b9c4d127e03ed4df12da4fcde555cae351ad717abb2616338a74666 -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-3ebd165e739fae3ad6c62ada56777d0f3ff38ed422c346c34e8d8e6efbc91562 -
+f48d31662b9c4d127e03ed4df12da4fcde555cae351ad717abb2616338a74666 -
Test: TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2151664160/buildkitd.toml --root /tmp/bktest_buildkitd4126894872 --addr unix:///tmp/bktest_buildkitd4126894872/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2151664160/buildkitd.toml --root /tmp/bktest_buildkitd4126894872 --addr unix:///tmp/bktest_buildkitd4126894872/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:24.910612478 +0000 UTC m=+25.975103020 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2151664160/buildkitd.toml --root /tmp/bktest_buildkitd4126894872 --addr unix:///tmp/bktest_buildkitd4126894872/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:24Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:24Z" level=info msg="found worker \"sc53qpmdli20qyqo919uidg7c\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:24Z" level=info msg="found 1 workers, default=\"sc53qpmdli20qyqo919uidg7c\""
sandbox.go:131: time="2024-05-16T22:28:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:24Z" level=info msg="running server on /tmp/bktest_buildkitd4126894872/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:25Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=52ef980afe04a3d6 traceID=d02f3df61297b4bccc09fec467999f24 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:25Z" level=debug msg="new ref for local: yz8d4otjxofsk2f55zvc9fvh1" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=636729a401a7643d traceID=f8c9b30652aec1f5e1e85dc7f81b2923 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:25Z" level=debug msg="diffcopy took: 1.275883ms" revision=bbf5302037b95ff3fa1380fcd08e8722
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-rootless/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestNoCache/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestNoCache/worker=oci-rootless/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: "9bb6838097330b80c5d6fe1446e6e7c4d8aebd0d958d6903da54b9d39c9f8398 -\n"
actual : "0ddd6a29b6426e88ae7b24c1547ba9869c9accdde2c5349ff03ee57732f633cf -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-9bb6838097330b80c5d6fe1446e6e7c4d8aebd0d958d6903da54b9d39c9f8398 -
+0ddd6a29b6426e88ae7b24c1547ba9869c9accdde2c5349ff03ee57732f633cf -
Test: TestIntegration/TestNoCache/worker=oci-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2471358606/buildkitd.toml --root /tmp/bktest_buildkitd223118352 --addr unix:///tmp/bktest_buildkitd223118352/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2471358606/buildkitd.toml --root /tmp/bktest_buildkitd223118352 --addr unix:///tmp/bktest_buildkitd223118352/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:24.276654084 +0000 UTC m=+25.341144596 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2471358606/buildkitd.toml --root /tmp/bktest_buildkitd223118352 --addr unix:///tmp/bktest_buildkitd223118352/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:24Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:24Z" level=info msg="found worker \"gqqgy9bshmgwvyfq0nghorrhq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:24Z" level=info msg="found 1 workers, default=\"gqqgy9bshmgwvyfq0nghorrhq\""
sandbox.go:131: time="2024-05-16T22:28:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:24Z" level=info msg="running server on /tmp/bktest_buildkitd223118352/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:24Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=bd9a8e6529814557 traceID=9b29261be9b75b28457976935d485b2f version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:24Z" level=debug msg="new ref for local: ip7hym3gsghvg8dde5gg866ww" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=713c4c9d3209c58c traceID=065b55d06032d60c4e4897d096fb91a6 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:24Z" level=debug msg="diffcopy took: 1.317339ms" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd sp
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=builtin
dockerfile_test.go:863:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Should not be: "d22792931e17bab5affe03c412a27ba0868c278597abd0826d89f920d286fc2d -\n"
Test: TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2957948135/buildkitd.toml --root /tmp/bktest_buildkitd2902638141 --addr unix:///tmp/bktest_buildkitd2902638141/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2957948135/buildkitd.toml --root /tmp/bktest_buildkitd2902638141 --addr unix:///tmp/bktest_buildkitd2902638141/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:19.684558627 +0000 UTC m=+20.749049139 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2957948135/buildkitd.toml --root /tmp/bktest_buildkitd2902638141 --addr unix:///tmp/bktest_buildkitd2902638141/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-16T22:28:19Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-05-16T22:28:19Z" level=info msg="found worker \"sye2ttegwxxnxbgzravc8j735\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7c658c019213 org.mobyproject.buildkit.worker.network:host 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]"
sandbox.go:131: time="2024-05-16T22:28:19Z" level=info msg="found 1 workers, default=\"sye2ttegwxxnxbgzravc8j735\""
sandbox.go:131: time="2024-05-16T22:28:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:19Z" level=info msg="running server on /tmp/bktest_buildkitd2902638141/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:28:19Z" level=debug msg="session started" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd spanID=3d43805ecfc14c9b traceID=16e41ce12c76058a1435b414d5574898 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:19Z" level=debug msg="new ref for local: 70sgrvyn98shfvccukwtt0iw6" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=f2790fc5e4abaafa traceID=6b4532381e7e6299c83883e3940b3663 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:19Z" level=debug msg="diffcopy took: 1.360401ms" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=9e13a87bba3a6fcb traceID=6b4532381e7e6299c83883e3940b3663 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:19Z" level=debug msg="saved 70sgrvyn98shfvccukwtt0iw6 as dockerfile:dockerfile:" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd span="[internal] load build definition from Dockerfile" spanID=f2790fc5e4abaafa traceID=6b4532381e7e6299c83883e3940b3663 ver
|
test / run (oci-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1857733924/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1857733924/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:22.057426276 +0000 UTC m=+4.910044922 /usr/bin/containerd --config /tmp/bktest_containerd1857733924/config.toml
sandbox.go:131: time="2024-05-16T22:28: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-16T22:28:22.091805670Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:22.123545746Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:22.123569370Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:22.123602281Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:22.123682059Z" 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-16T22:28:22.123698249Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:22.123709079Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:22.123715952Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:22.123795330Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:22.123980315Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:22.124594779Z" 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-16T22:28:22.124617301Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:22.124736262Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1857733924/root/io.containerd.snapshotter.v1.zfs must be a zfs filesy
|
Failed: frontend/dockerfile/TestIntegration/TestGitProvenanceAttestation/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_provenance_test.go#L301
=== RUN TestIntegration/TestGitProvenanceAttestation/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestGitProvenanceAttestation/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestGitProvenanceAttestation/worker=containerd/frontend=gateway
dockerfile_provenance_test.go:301:
Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:301
/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/TestGitProvenanceAttestation/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1205909406/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config264450066/buildkitd.toml --root /tmp/bktest_buildkitd1654961314 --addr unix:///tmp/bktest_buildkitd1654961314/buildkitd.sock --debug
sandbox.go:131: ACB hack, remote add origin ***127.0.0.1:45253/.git
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1205909406/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config264450066/buildkitd.toml --root /tmp/bktest_buildkitd1654961314 --addr unix:///tmp/bktest_buildkitd1654961314/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:22.157567918 +0000 UTC m=+5.010186574 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1205909406/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config264450066/buildkitd.toml --root /tmp/bktest_buildkitd1654961314 --addr unix:///tmp/bktest_buildkitd1654961314/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:22Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1654961314/net/cni\" for cleanup: open /tmp/bktest_buildkitd1654961314/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:28:22Z" level=debug msg="creating new network namespace ykj1m88okvxbkmr4gnmtmupe2" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:22Z" level=debug msg="finished creating network namespace ykj1m88okvxbkmr4gnmtmupe2" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:22Z" level=debug msg="finished setting up network namespace ykj1m88okvxbkmr4gnmtmupe2" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:22Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T22:28:22Z" level=info msg="found worker \"jou1xbrx83ll6g2vhrx23xh9w\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:59e0d326-9279-44aa-bfcf-1ba7860c41d3 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:a96d117b2a7e org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selin
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3190845754/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3190845754/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:37.059888659 +0000 UTC m=+19.912507295 /usr/bin/containerd --config /tmp/bktest_containerd3190845754/config.toml
sandbox.go:131: time="2024-05-16T22:28:37Z" 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-16T22:28:37.083994078Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:37.106272868Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:37.106300440Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:37.106360682Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:37.106481768Z" 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-16T22:28:37.106503638Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:37.106516833Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:37.106545316Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:37.106657956Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:37.106925303Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:37.107848181Z" 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-16T22:28:37.107900439Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:37.108157217Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3190845754/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
sandbox.go:131: time="2024-05-16T22:28:37.108182143Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-1
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerdfrontend=gateway2761729484/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1990465170/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1990465170/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:24.465123111 +0000 UTC m=+7.317741758 /usr/bin/containerd --config /tmp/bktest_containerd1990465170/config.toml
sandbox.go:131: time="2024-05-16T22:28: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-16T22:28:24.499134290Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:24.528161217Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:24.528236357Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:24.528315445Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:24.528473258Z" 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-16T22:28:24.528511029Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:24.528561924Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:24.528587792Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:24.528760162Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:24.529124671Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:24.530005361Z" 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-16T22:28:24.530026641Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:24.530220722Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1990465170/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
sandbox.go:131: time="2024-05-16T22:28:24.530244366Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containe
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd/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/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2515039879/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2515039879/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:23.571121388 +0000 UTC m=+6.423740015 /usr/bin/containerd --config /tmp/bktest_containerd2515039879/config.toml
sandbox.go:131: time="2024-05-16T22:28: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-16T22:28:23.603875222Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:28:23.646907291Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:28:23.646942737Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:28:23.646985336Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:23.647080313Z" 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-16T22:28:23.647096614Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:23.647110840Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:23.647121400Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:23.647225313Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:23.647451585Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:23.648172136Z" 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-16T22:28:23.648205568Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28
|
test / run (containerd, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3821121867/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3821121867/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:27:57.392667738 +0000 UTC m=+2.872946176 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3821121867/config.toml
sandbox.go:131: time="2024-05-16T22:27:57Z" 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-16T22:27:57.416533544Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T22:27:57.436896595Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:27:57.437075609Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:57.437105114Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:27:57.437125582Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:57.437237080Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:57.437527942Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:57.438842201Z" 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-16T22:27:57.438875493Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:27:57.439043887Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3821121867/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
sandbox.go:131: time="2024-05-16T22:27:57.439070046Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T22:27:57.439148011Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:27:57.439169090Z" leve
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-1.6frontend=gateway658055942/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1840537359/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1840537359/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:42.624295597 +0000 UTC m=+48.104574045 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1840537359/config.toml
sandbox.go:131: time="2024-05-16T22:28:42Z" 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-16T22:28:42.661407532Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T22:28:42.684525032Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:28:42.684697343Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:42.684743990Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:42.684775689Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:42.684927532Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:42.685270241Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:42.687223742Z" 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-16T22:28:42.687260761Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:42.687561030Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1840537359/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
sandbox.go:131: time="2024-05-16T22:28:42.687584264Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T22:28:42.687661307Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:42.687677658Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-16T22:28:42.690061942Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.container
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=gateway
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-1.6/frontend=gateway
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2560864490/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1558226280/buildkitd.toml --root /tmp/bktest_buildkitd934608439 --addr unix:///tmp/bktest_buildkitd934608439/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:28:40.527337755 +0000 UTC m=+46.007616213 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2560864490/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1558226280/buildkitd.toml --root /tmp/bktest_buildkitd934608439 --addr unix:///tmp/bktest_buildkitd934608439/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:28:40Z" level=debug msg="could not read \"/tmp/bktest_buildkitd934608439/net/cni\" for cleanup: open /tmp/bktest_buildkitd934608439/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:28:40Z" level=debug msg="creating new network namespace y6b4p5src5i5tkrbokn6wiig2" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:40Z" level=debug msg="finished creating network namespace y6b4p5src5i5tkrbokn6wiig2" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:40Z" level=debug msg="finished setting up network namespace y6b4p5src5i5tkrbokn6wiig2" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:28:40Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T22:28:40Z" level=info msg="found worker \"lukrz6799g7gdlnsvkl7ao815\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:3dd37660-6703-43e2-af16-ebb4f967834f org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:ae42f9d9427f 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/arm/v6]"
sandbox.go:131: time="2024-05-16T22:28:40Z" level=info msg="found 1 workers, default=\"lukrz6799g7gdlnsvkl7ao815\""
sandbox.go:131: time="2024-05-16T22:28:40Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:28:40Z" level
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
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-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1300379728/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1300379728/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:26.527521703 +0000 UTC m=+32.007800151 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1300379728/config.toml
sandbox.go:131: time="2024-05-16T22:28: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-16T22:28:26.557603043Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T22:28:26.588528721Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:28:26.588656339Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:26.588677107Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:26.588689601Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:26.588779729Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:26.589015829Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:26.590049345Z" 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-16T22:28:26.590073801Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:26.590292839Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1300379728/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
sandbox.go:131: time="2024-05-16T22:28:26.590308879Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T22:28:26.590
|
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway
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:
Unavailable: error reading from server: EOF
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
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.pb.go:2579
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:276
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
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:291
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-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd451050192/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd451050192/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:32.312078827 +0000 UTC m=+37.792357275 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd451050192/config.toml
sandbox.go:131: time="2024-05-16T22:28:32Z" 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-16T22:28:32.334168455Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T22:28:32.353514637Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:28:32.353679514Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:32.353734537Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:32.353787212Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:32.353962823Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:32.354354339Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: ti
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
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: "f8c0afda268d1676b464b2951fa808c8fbc044544acd246ee88912995c8cef50 -\n"
actual : "2af331644b5294ace6901e04101379d73e99787c3288b4329c53319e732a8841 -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-f8c0afda268d1676b464b2951fa808c8fbc044544acd246ee88912995c8cef50 -
+2af331644b5294ace6901e04101379d73e99787c3288b4329c53319e732a8841 -
Test: TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1063105504/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1063105504/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:32.062729748 +0000 UTC m=+37.543008205 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1063105504/config.toml
sandbox.go:131: time="2024-05-16T22:28:32Z" 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-16T22:28:32.083959472Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T22:28:32.098875798Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:28:32.098998537Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:32.099030256Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:32.099051095Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:32.099146172Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:32.099626818Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:32.100481612Z" 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-16T22:28:32.100503002Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:32.100720026Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1063105504/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
sandbox.go:131: time="2024-05-16T22:28:32.100740004Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T22:28:32.100795808Z" level=warning msg="could not use sn
|
Failed: frontend/dockerfile/TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1903
=== RUN TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:1903:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1903
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: 1
actual : 0
Test: TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2330666559/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2330666559/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:30.951295061 +0000 UTC m=+36.431573509 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2330666559/config.toml
sandbox.go:131: time="2024-05-16T22:28:30Z" 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-16T22:28:30.989583005Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T22:28:31.005457498Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:28:31.005584686Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:31.005608340Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:31.005618839Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:31.005692076Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:31.005987286Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:31.007186542Z" 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-16T22:28:31.007220275Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:31.007456655Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2330666559/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
sandbox.go:131: time="2024-05-16T22:28:31.007485810Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T22:28:31.007559066Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:31.007579113Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-16T22:28:31.010116723Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-05-16T22:28:31.010156326Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:863:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Should not be: "4b21a6d427a799c5501bb6e13db608e7f0a01187088756e04ab9e26af547cbf4 -\n"
Test: TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd94659641/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd94659641/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:05.959649117 +0000 UTC m=+11.439927585 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd94659641/config.toml
sandbox.go:131: time="2024-05-16T22:28:05Z" 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-16T22:28:05.982123378Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T22:28:05.995925544Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:28:05.996043053Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.996068510Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:05.996085261Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.996178555Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.996409496Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.997107507Z" 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-16T22:28:05.997137593Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:05.997370207Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd94659641/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
sandbox.go:131: time="2024-05-16T22:28:05.997394772Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T22:28:05.997458441Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:05.997478348Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-16T22:28:05.999405841Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-05-16T22:28:05.999435937Z" level=info msg="loading plugin \"io.containerd.event.v
|
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:6762: retrying prune(0)
2024/05/16 22:28:15 http2: server connection error from localhost: connection error: PROTOCOL_ERROR
2024/05/16 22:28:15 http2: server connection error from localhost: connection error: PROTOCOL_ERROR
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3379879222/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3379879222/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:02.937634663 +0000 UTC m=+8.417913101 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3379879222/config.toml
sandbox.go:131: time="2024-05-16T22:28:02Z" 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-16T22:28:02.966057334Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T22:28:02.985468407Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:28:02.985646419Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.985676204Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:02.985711921Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.986017671Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.986293939Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.987425007Z" 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-16T22:28:02.987523147Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.988092240Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3379879222/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
sandbox.go:131: time="2024-05-16T22:28:02.988188249Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T22:28:02.988570652Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:02.988689814Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-16T22:28:02.991636718Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-05-16T22:28:02.992340289Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:3881:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildClearedworker=containerd-1.6frontend=gateway2161793487/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4205195390/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4205195390/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:28:02.338140817 +0000 UTC m=+7.818419305 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4205195390/config.toml
sandbox.go:131: time="2024-05-16T22:28:02Z" 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-16T22:28:02.366018964Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-05-16T22:28:02.384706280Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-05-16T22:28:02.384854537Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.384876047Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:02.384889702Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.384996000Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.385935702Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.386972083Z" 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-16T22:28:02.387005175Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:28:02.387323007Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4205195390/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
sandbox.go:131: time="2024-05-16T22:28:02.387342734Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-05-16T22:28:02.387409378Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:28:02.387429997Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-05-16T22:28:02.389728811Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2
|
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4018093713/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4018093713/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4018093713/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4018093713/root
sandbox.go:131: > StartCmd 2024-05-16 22:28:03.310614374 +0000 UTC m=+3.735069986 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4018093713/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4018093713/root
sandbox.go:131: {"key":"buildkit/1/c47r78j2nmwe8u7m4n2c2xd5s","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:28:04.844934216Z"}
sandbox.go:131: {"key":"buildkit/1/c47r78j2nmwe8u7m4n2c2xd5s","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4018093713/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:28:04.845041817Z"}
sandbox.go:131: {"key":"buildkit/2/3mbwyodls309pn67ron0m0bcu","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:28:04.859754080Z"}
sandbox.go:131: {"key":"buildkit/2/3mbwyodls309pn67ron0m0bcu","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4018093713/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:28:04.859808050Z"}
sandbox.go:131: {"key":"buildkit/4/r8pkprn50sb0xro20us6dj535","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:28:04.868381801Z"}
sandbox.go:131: {"key":"buildkit/4/r8pkprn50sb0xro20us6dj535","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4018093713/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:28:04.868437626Z"}
sandbox.go:131: {"key":"buildkit/5/qlwb1y5m0ax1uek6p1ydxl8e9","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:28:04.880750110Z"}
sandbox.go:131: {"key":"buildkit/5/qlwb1y5m0ax1uek6p1ydxl8e9","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4018093713/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:28:04.880807006Z"}
sandbox.go:131: {"key":"buildkit/3/3mbwyodls309pn67ron0m0bcu-view","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:28:04.930476095Z"}
sandbox.go:131: {"key":"buildkit/3/3mbwyodls309pn67ron0m0bcu-view","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4018093713/root/snapshotter/snapshots/2/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:28:04.930538351Z"}
sandbox.go:131: {"key":"buildkit/3/3mbwyodls309pn67ron0m0bcu-view","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4018093713/root/snapshotter/snapshots/1/fs","msg":"layer i
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2663585240/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2663585240/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2663585240/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2663585240/root
sandbox.go:131: > StartCmd 2024-05-16 22:29:18.327895641 +0000 UTC m=+78.752351234 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2663585240/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2663585240/root
sandbox.go:131: {"key":"buildkit/1/dtbfkms1zlfequxhinps4arn3","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:18.575407531Z"}
sandbox.go:131: {"key":"buildkit/1/dtbfkms1zlfequxhinps4arn3","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2663585240/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:18.575544598Z"}
sandbox.go:131: {"key":"buildkit/2/vv6rj9xohuv93as3rxssyty11","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:18.589653735Z"}
sandbox.go:131: {"key":"buildkit/2/vv6rj9xohuv93as3rxssyty11","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2663585240/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:18.589732372Z"}
sandbox.go:131: {"key":"buildkit/4/z2orvdfdp5vgpea0xg8tz3rh3","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:18.600232425Z"}
sandbox.go:131: {"key":"buildkit/4/z2orvdfdp5vgpea0xg8tz3rh3","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2663585240/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:18.600303758Z"}
sandbox.go:131: {"key":"buildkit/5/68v5vw5vk41j5w5i713di025e","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:18.610153140Z"}
sandbox.go:131: {"key":"buildkit/5/68v5vw5vk41j5w5i713di025e","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2663585240/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:18.610206840Z"}
sandbox.go:131: {"level":"debug","msg":"cleanup: dirs=[/tmp/bktest_containerd_stargz_grpc2663585240/root/snapshotter/snapshots/2 /tmp/bktest_containerd_stargz_grpc2663585240/root/snapshotter/snapshots/4]","time":"2024-05-16T22:29:18.653164486Z"}
sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc2663585240/root/snapshotter/snapshots/2/fs","error":"specified path \"/tmp/bktest_containerd_stargz_grpc2663585240/root/snapshotter/snapshots/2/fs\" isn't a mountpoint","level":"debug","msg":"failed to unmount","time":"2024-05-16T22:29:18.653200794Z"}
sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=builtin
dockerfile_test.go:2155:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileADDFromURLworker=containerd-snapshotter-stargzfrontend=builtin1763640556/002/dest/__unnamed__: no such file or directory
Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3715736086/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3292552977/buildkitd.toml --root /tmp/bktest_buildkitd3592797313 --addr unix:///tmp/bktest_buildkitd3592797313/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_containerd3715736086/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3292552977/buildkitd.toml --root /tmp/bktest_buildkitd3592797313 --addr unix:///tmp/bktest_buildkitd3592797313/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:29:17.012683247 +0000 UTC m=+77.437138840 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3715736086/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3292552977/buildkitd.toml --root /tmp/bktest_buildkitd3592797313 --addr unix:///tmp/bktest_buildkitd3592797313/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:29:17Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3592797313/net/cni\" for cleanup: open /tmp/bktest_buildkitd3592797313/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:29:17Z" level=debug msg="creating new network namespace lc31psj4w1d85eexl8hfhhxe0" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:29:17Z" level=debug msg="finished creating network namespace lc31psj4w1d85eexl8hfhhxe0" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:29:17Z" level=debug msg="finished setting up network namespace lc31psj4w1d85eexl8hfhhxe0" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:29:17Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T22:29:17Z" level=info msg="found worker \"rj4lpcwhcoydrbl9l01f4btv6\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:b562b255-6a36-4155-9e2e-8582b433815d org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:428b562fd5a0 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], 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/v
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=builtin
dockerfile_test.go:2257:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileAddArchiveworker=containerd-snapshotter-stargzfrontend=builtin3684736472/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4098817284/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4098817284/root
sandbox.go:131: > StartCmd 2024-05-16 22:29:15.936796947 +0000 UTC m=+76.361252550 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4098817284/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4098817284/root
sandbox.go:131: {"key":"buildkit/1/ocn035f906ewe8z1mv3bwdoxn","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:16.389300030Z"}
sandbox.go:131: {"key":"buildkit/1/ocn035f906ewe8z1mv3bwdoxn","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4098817284/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:16.389431165Z"}
sandbox.go:131: {"key":"buildkit/2/ku3ci7uli3c2usuhe63a4iu7e","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:16.402738852Z"}
sandbox.go:131: {"key":"buildkit/2/ku3ci7uli3c2usuhe63a4iu7e","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4098817284/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:16.402842897Z"}
sandbox.go:131: {"key":"buildkit/4/evrgakymyl50y6bahphrx14kl","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:16.411058218Z"}
sandbox.go:131: {"key":"buildkit/4/evrgakymyl50y6bahphrx14kl","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4098817284/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:16.411103322Z"}
sandbox.go:131: {"key":"buildkit/5/zx4l0jb7fxtxzdhuan9iaizsl","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:16.422641301Z"}
sandbox.go:131: {"key":"buildkit/5/zx4l0jb7fxtxzdhuan9iaizsl","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4098817284/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:16.422705941Z"}
sandbox.go:131: {"key":"buildkit/7/nzxjf2f8vm2erm3ndtj0b79kp","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:16.434788626Z"}
sandbox.go:131: {"key":"buildkit/7/nzxjf2f8vm2erm3ndtj0b79kp","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4098817284/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:16.434840273Z"}
sandbox.go:131: {"key":"buildkit/8/9m54w8auru9sleb5uhksugoxv","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:16.461219368Z"}
sandbox.go:131: {"key":"buildkit/8/9m54w8auru9sleb5uhksugoxv","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4098817284/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:16.461282335Z"}
sandbox.go:131: {"key":"buildkit/10/g09bqnlwoqx0nhglfs1oy1lyx","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:16.474689893Z"}
sandbox.go:131: {"key":"buildkit/1
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=builtin
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-snapshotter-stargzfrontend=builtin524965864/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1436665550/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3361527480/buildkitd.toml --root /tmp/bktest_buildkitd2101120445 --addr unix:///tmp/bktest_buildkitd2101120445/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 22:29:08.753835054 +0000 UTC m=+69.178290617 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1436665550/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3361527480/buildkitd.toml --root /tmp/bktest_buildkitd2101120445 --addr unix:///tmp/bktest_buildkitd2101120445/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T22:29:08Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2101120445/net/cni\" for cleanup: open /tmp/bktest_buildkitd2101120445/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T22:29:08Z" level=debug msg="creating new network namespace vsjb6zkog1lcr0nha12xb526j" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:29:08Z" level=debug msg="finished creating network namespace vsjb6zkog1lcr0nha12xb526j" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:29:08Z" level=debug msg="finished setting up network namespace vsjb6zkog1lcr0nha12xb526j" revision=bbf5302037b95ff3fa1380fcd08e8722accc70fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T22:29:08Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-16T22:29:08Z" level=info msg="found worker \"w16syhhr2xtwkqtmxh6rcca1o\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:44934b2d-a697-4bea-b282-01ee3d800f76 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:428b562fd5a0 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], 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-16T22:29:08Z" level=info msg="found 1 workers, default=\"w16syhhr2xtwkqtmxh6rcca1o\""
sandbox.go:131: time="2024-05-16T22:29:08Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T22:29:08Z" level=info msg="running server on /tmp/bktest_buildkitd2101120445/buildkitd.sock"
sandbox.go:131: time="2024-05-16T22:29:08Z" level=debug msg="session started" revision=bbf5302037
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=client
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-snapshotter-stargzfrontend=client2050000653/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3887018696/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3887018696/config.toml
sandbox.go:131: > StartCmd 2024-05-16 22:29:08.365793141 +0000 UTC m=+68.790248744 /usr/bin/containerd --config /tmp/bktest_containerd3887018696/config.toml
sandbox.go:131: time="2024-05-16T22:29:08Z" 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-16T22:29:08.386452344Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-16T22:29:08.404889770Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-16T22:29:08.404925958Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-16T22:29:08.404970822Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:29:08.405049098Z" 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-16T22:29:08.405064186Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:29:08.405073844Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-16T22:29:08.405080937Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:29:08.405158723Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:29:08.405353367Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:29:08.406090696Z" 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-16T22:29:08.406112326Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-16T22:29:08.406456550Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3887018696/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
sandbox.go:131: time="2024-
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc985496669/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc985496669/root
sandbox.go:131: > StartCmd 2024-05-16 22:29:07.719291351 +0000 UTC m=+68.143746944 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc985496669/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc985496669/root
sandbox.go:131: {"key":"buildkit/1/ap7e2ml2gzfi9dld2no1yrmm9","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:08.138518097Z"}
sandbox.go:131: {"key":"buildkit/1/ap7e2ml2gzfi9dld2no1yrmm9","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc985496669/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:08.138675692Z"}
sandbox.go:131: {"key":"buildkit/2/zssjodq0xc3lvnqujord9dph9","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:08.166101614Z"}
sandbox.go:131: {"key":"buildkit/2/zssjodq0xc3lvnqujord9dph9","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc985496669/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:08.166204888Z"}
sandbox.go:131: {"key":"buildkit/4/wipiojal8oul6ej6n075egnk7","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:08.228063042Z"}
sandbox.go:131: {"key":"buildkit/4/wipiojal8oul6ej6n075egnk7","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc985496669/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:08.228126661Z"}
sandbox.go:131: {"key":"buildkit/5/igc0l441y3k6h0lpzuuc0yvuw","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:08.240353009Z"}
sandbox.go:131: {"key":"buildkit/5/igc0l441y3k6h0lpzuuc0yvuw","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc985496669/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:08.240411188Z"}
sandbox.go:131: {"key":"buildkit/7/l14wdtphgstly540weju4uz8j","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:08.248644205Z"}
sandbox.go:131: {"key":"buildkit/7/l14wdtphgstly540weju4uz8j","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc985496669/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:08.248727110Z"}
sandbox.go:131: {"key":"buildkit/9/tmp-hofl9tf0ndr4jxswedeonz5w1 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc985496669/root/snapshotter/snapshots/6/fs","parent":"","time":"20
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc729855901/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc729855901/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc729855901/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc729855901/root
sandbox.go:131: > StartCmd 2024-05-16 22:29:06.22923768 +0000 UTC m=+66.653693283 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc729855901/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc729855901/root
sandbox.go:131: {"key":"buildkit/1/9eepenjpdq2d6egjd76ef6p2m","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.582022363Z"}
sandbox.go:131: {"key":"buildkit/1/9eepenjpdq2d6egjd76ef6p2m","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc729855901/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.582150222Z"}
sandbox.go:131: {"key":"buildkit/2/3oqbkp3d7n87e3lcw3hcijxkb","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.595309724Z"}
sandbox.go:131: {"key":"buildkit/2/3oqbkp3d7n87e3lcw3hcijxkb","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc729855901/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.595367812Z"}
sandbox.go:131: {"key":"buildkit/4/jeo91qi5gijh1uj93rry81x7o","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.625837260Z"}
sandbox.go:131: {"key":"buildkit/4/jeo91qi5gijh1uj93rry81x7o","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc729855901/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.625899637Z"}
sandbox.go:131: {"key":"buildkit/5/cyazrfv1qgp460yyjh2p2qze8","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.634369984Z"}
sandbox.go:131: {"key":"buildkit/5/cyazrfv1qgp460yyjh2p2qze8","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc729855901/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.634417202Z"}
sandbox.go:131: {"key":"buildkit/7/lr9s46wv2hfupk5pyj0t75n9r","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.642098671Z"}
sandbox.go:131: {"key":"buildkit/7/lr9s46wv2hfupk5pyj0t75n9r","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc729855901/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.642159595Z"}
sandbox.go:131: {"key":"buildkit/9/tmp-ubxb1zdfqk09t35ateeukfxsm sha256:3d24ee258efc3bfe4
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc633520603/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc633520603/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc633520603/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc633520603/root
sandbox.go:131: > StartCmd 2024-05-16 22:29:05.785126009 +0000 UTC m=+66.209581583 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc633520603/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc633520603/root
sandbox.go:131: {"key":"buildkit/1/9s36xxmymamx6ftvesaygbgy8","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.174686342Z"}
sandbox.go:131: {"key":"buildkit/1/9s36xxmymamx6ftvesaygbgy8","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc633520603/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.174822767Z"}
sandbox.go:131: {"key":"buildkit/2/4ahlpq6kfnhoghebnmi9sahha","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.193116415Z"}
sandbox.go:131: {"key":"buildkit/2/4ahlpq6kfnhoghebnmi9sahha","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc633520603/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.193224978Z"}
sandbox.go:131: {"key":"buildkit/4/kus4uzsebxk2zg577qhogyuuo","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.271301346Z"}
sandbox.go:131: {"key":"buildkit/4/kus4uzsebxk2zg577qhogyuuo","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc633520603/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.271366919Z"}
sandbox.go:131: {"key":"buildkit/5/k37bszjas42sevw1u6kx03nuf","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.284085467Z"}
sandbox.go:131: {"key":"buildkit/5/k37bszjas42sevw1u6kx03nuf","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc633520603/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.284153063Z"}
sandbox.go:131: {"key":"buildkit/7/rfuzja2pi6gfy92mhcggftxhb","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:06.291283599Z"}
sandbox.go:131: {"key":"buildkit/7/rfuzja2pi6gfy92mhcggftxhb","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc633520603/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:06.291357778Z"}
sandbox.go:131: {"key":"buildkit
|
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1517205105/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1517205105/root
sandbox.go:131: > StartCmd 2024-05-16 22:29:03.889453791 +0000 UTC m=+64.313909364 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1517205105/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1517205105/root
sandbox.go:131: {"key":"buildkit/1/tv08ddm7iw7aype374oce290z","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:04.217978306Z"}
sandbox.go:131: {"key":"buildkit/1/tv08ddm7iw7aype374oce290z","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1517205105/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:04.218153774Z"}
sandbox.go:131: {"key":"buildkit/2/p9pbv0tfefefqsl89ij8drzs4","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:04.230784131Z"}
sandbox.go:131: {"key":"buildkit/2/p9pbv0tfefefqsl89ij8drzs4","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1517205105/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:04.230860433Z"}
sandbox.go:131: {"key":"buildkit/4/8elio4xtgvekqlondha80be8l","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:04.267940403Z"}
sandbox.go:131: {"key":"buildkit/4/8elio4xtgvekqlondha80be8l","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1517205105/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:04.268006287Z"}
sandbox.go:131: {"key":"buildkit/5/1mo2n576qqf2wyblkh4f3wy72","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:04.276855737Z"}
sandbox.go:131: {"key":"buildkit/5/1mo2n576qqf2wyblkh4f3wy72","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1517205105/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:04.276905601Z"}
sandbox.go:131: {"key":"buildkit/7/z01wzpaeiov0ei386my2lvqip","level":"debug","msg":"checking layer availability","time":"2024-05-16T22:29:04.282739860Z"}
sandbox.go:131: {"key":"buildkit/7/z01wzpaeiov0ei386my2lvqip","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1517205105/root/snapshotter/snapshots/5/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T22:29:04.282789412Z"}
sandbox.go:131: {"key":"buildkit/9/tmp-zxjyjtnu6evft03yj9us84n16 sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc1517205105/root/
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
test / prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (containerd-1.6, ./frontend/dockerfile, integration)
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/.
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
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/.
|
test / run (oci, ./frontend/dockerfile, integration)
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/.
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
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/.
|
test / run (oci, ./frontend/dockerfile, dockerfile)
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/.
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
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/.
|
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
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/.
|
test / run (containerd-rootless, ./frontend/dockerfile, integration)
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/.
|
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
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/.
|
test / run (containerd, ./frontend/dockerfile, integration)
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/.
|
test / run (oci-rootless, ./frontend/dockerfile, integration)
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/.
|
test / run (containerd, ./frontend/dockerfile, dockerfile)
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/.
|
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
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/.
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
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/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-reports
Expired
|
31 MB |
|