Enable job discard, exporter stub, context cancel bug #183
Annotations
11 errors and 1 warning
Generate annotations:
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_containerd1617686258/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1617686258/config.toml
sandbox.go:131: > StartCmd 2024-04-12 20:01:05.053013062 +0000 UTC m=+2.184290519 /usr/bin/containerd --config /tmp/bktest_containerd1617686258/config.toml
sandbox.go:131: time="2024-04-12T20:01: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-04-12T20:01:05.079088692Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T20:01:05.101463722Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T20:01:05.101503787Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T20:01:05.101565421Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:05.101654276Z" 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-04-12T20:01:05.101676718Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:05.101690864Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T20:01:05.101707796Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:05.101810988Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:05.102053629Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:05.104857584Z" 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-04-12T20:01:05.104888651Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:05.105139598Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1617686258/root/io.containerd.snapshotter.v1.zfs must be a zfs filesy
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=client
=== CONT TestIntegration/TestCmdShell/worker=containerd/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/frontend=client
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd437467990/config.toml
sandbox.go:131: > StartCmd 2024-04-12 20:02:11.611231747 +0000 UTC m=+68.742509214 /usr/bin/containerd --config /tmp/bktest_containerd437467990/config.toml
sandbox.go:131: time="2024-04-12T20:02:11Z" 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-04-12T20:02:11.645930901Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T20:02:11.675707672Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T20:02:11.675741324Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T20:02:11.675791878Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:11.675897334Z" 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-04-12T20:02:11.675920548Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:11.675941436Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T20:02:11.675953669Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:11.676050369Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:11.676288101Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:11.678348177Z" 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-04-12T20:02:11.678377561Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:11.678590968Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd437467990/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:
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd/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=containerdfrontend=builtin2879890737/002/dest/__unnamed__: no such file or directory
Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd31638802/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd31638802/config.toml
sandbox.go:131: > StartCmd 2024-04-12 20:02:10.278112392 +0000 UTC m=+67.409389839 /usr/bin/containerd --config /tmp/bktest_containerd31638802/config.toml
sandbox.go:131: time="2024-04-12T20:02:10Z" 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-04-12T20:02:10.298075355Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T20:02:10.316652738Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T20:02:10.318301188Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T20:02:10.318381790Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:10.318482111Z" 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-04-12T20:02:10.318505102Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:10.318527572Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T20:02:10.318541815Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:10.318656869Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:10.318994574Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:10.320607743Z" 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-04-12T20:02:10.320635868Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:10.320971222Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd31638802/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-04-12T20:02:10.320992751Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestDockerfileAddArchive/worker=containerd/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=containerdfrontend=builtin546736941/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1132538252/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1132538252/config.toml
sandbox.go:131: > StartCmd 2024-04-12 20:02:09.636768198 +0000 UTC m=+66.768045655 /usr/bin/containerd --config /tmp/bktest_containerd1132538252/config.toml
sandbox.go:131: time="2024-04-12T20:02:09Z" 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-04-12T20:02:09.658945013Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T20:02:09.700362262Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T20:02:09.700400767Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T20:02:09.700452804Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:09.700557408Z" 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-04-12T20:02:09.700575164Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:09.700592680Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T20:02:09.700605182Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:09.700715481Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:09.700968239Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:09.702597270Z" 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-04-12T20:02:09.702624355Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:09.702956435Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1132538252/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-04-12T20:02:09.702980507Z" level=info msg="loading plugin \"io.containerd.content.v1.content\".
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd/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=containerdfrontend=builtin3117550854/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1391645246/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3742228652/buildkitd.toml --root /tmp/bktest_buildkitd872799705 --addr unix:///tmp/bktest_buildkitd872799705/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 20:02:04.472934047 +0000 UTC m=+61.604211494 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1391645246/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3742228652/buildkitd.toml --root /tmp/bktest_buildkitd872799705 --addr unix:///tmp/bktest_buildkitd872799705/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T20:02:04Z" level=debug msg="could not read \"/tmp/bktest_buildkitd872799705/net/cni\" for cleanup: open /tmp/bktest_buildkitd872799705/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T20:02:04Z" level=debug msg="creating new network namespace rsy4kbm5a3w69aafdypcxqjsn" revision=0834b608911d34c07dd48c2760c5fd356a14b071 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T20:02:04Z" level=debug msg="finished creating network namespace rsy4kbm5a3w69aafdypcxqjsn" revision=0834b608911d34c07dd48c2760c5fd356a14b071 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T20:02:04Z" level=debug msg="finished setting up network namespace rsy4kbm5a3w69aafdypcxqjsn" revision=0834b608911d34c07dd48c2760c5fd356a14b071 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T20:02:04Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T20:02:04Z" level=info msg="found worker \"u4b9aoc2jrd0t41s7z4hnryio\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:5d06268d-4222-446d-8695-af01059d0a9e org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:10c823f5b65a 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-04-12T20:02:04Z" level=info msg="found 1 workers, default=\"u4b9aoc2jrd0t41s7z4hnryio\""
sandbox.go:131: time="2024-04-12T20:02:04Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T20:02:04Z" level=info msg="running server on /tmp/bktest_buildkitd872799705/buildkitd.sock"
sandbox.go:131: time="2024-04-12T20:02:04Z" level=debug msg="session started" revision=0834b608911d34c07dd48c2760c5fd356a14b071 spanID=3b01065fbd319d9b traceID=20756dfb9755e6f8cb49228e118b6260 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T20:02:04Z" le
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd/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=containerdfrontend=client1466425890/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3766953719/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3766953719/config.toml
sandbox.go:131: > StartCmd 2024-04-12 20:02:04.344184638 +0000 UTC m=+61.475462095 /usr/bin/containerd --config /tmp/bktest_containerd3766953719/config.toml
sandbox.go:131: time="2024-04-12T20:02:04Z" 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-04-12T20:02:04.365413259Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T20:02:04.384479904Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T20:02:04.384511393Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T20:02:04.384560314Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:04.384763291Z" 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-04-12T20:02:04.384786103Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:04.384805299Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T20:02:04.384822681Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:04.384946522Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:04.385201105Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:04.386152845Z" 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-04-12T20:02:04.386178413Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:02:04.386373044Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3766953719/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-04-12T20:02:04.386391489Z" level=info msg="loading plugin \"io.containerd.content.v1.content\".
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin
time="2024-04-12T20:01:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41045"
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1392818992/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2786012521/buildkitd.toml --root /tmp/bktest_buildkitd2849988665 --addr unix:///tmp/bktest_buildkitd2849988665/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_containerd1392818992/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2786012521/buildkitd.toml --root /tmp/bktest_buildkitd2849988665 --addr unix:///tmp/bktest_buildkitd2849988665/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 20:01:45.744239894 +0000 UTC m=+42.875517342 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1392818992/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2786012521/buildkitd.toml --root /tmp/bktest_buildkitd2849988665 --addr unix:///tmp/bktest_buildkitd2849988665/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T20:01:45Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2849988665/net/cni\" for cleanup: open /tmp/bktest_buildkitd2849988665/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T20:01:45Z" level=debug msg="creating new network namespace b7tlg3jefusrlelyjfnb3g6xv" revision=0834b608911d34c07dd48c2760c5fd356a14b071 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T20:01:45Z" level=debug msg="finished creating network namespace b7tlg3jefusrlelyjfnb3g6xv" revision=0834b608911d34c07dd48c2760c5fd356a14b071 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T20:01:45Z" level=debug msg="finished setting up network namespace b7tlg3jefusrlelyjfnb3g6xv" revision=0834b608911d34c07dd48c2760c5fd356a14b071 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T20:01:45Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T20:01:45Z" level=info msg="found worker \"tyb12upqpuhcs5dgdg65pkq2y\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:e7e77050-ab40-4160-a634-4665826697fb org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:10c823f5b65a 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-04-12T20:01:45Z" level=info msg="found 1 workers, default=\"tyb12upqpuhcs5dgdg65pkq2y\""
sandbox.go:131: time="2024-04-12T20:01:45Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T20:01:45Z" level=info msg="running server on /tmp/bktest_buildkitd2849988665/buildkitd.sock"
sandbox.go:131: time="2024-04-12T20:01:45Z" level=debug msg="session started" revision=0834b608911d34c07dd48c2760c5fd356a1
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=client
=== CONT TestIntegration/TestCacheImportExport/worker=containerd/frontend=client
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2020239167/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2020239167/config.toml
sandbox.go:131: > StartCmd 2024-04-12 20:01:45.634535861 +0000 UTC m=+42.765813319 /usr/bin/containerd --config /tmp/bktest_containerd2020239167/config.toml
sandbox.go:131: time="2024-04-12T20:01:45Z" 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-04-12T20:01:45.675419833Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T20:01:45.693281908Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T20:01:45.693402663Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T20:01:45.693463787Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.693575044Z" 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-04-12T20:01:45.693596143Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.693612093Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T20:01:45.693627942Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.693736474Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.694017677Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.694970449Z" 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-04-12T20:01:45.695001296Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.695202420Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2020239167/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-04-12T20:01:45.695222077Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T20:01:45.695333694Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T20:01:45.695401069Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T20:01
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
dockerfile_test.go:4071:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4071
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:41045/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2520543801/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2520543801/config.toml
sandbox.go:131: > StartCmd 2024-04-12 20:01:44.995978582 +0000 UTC m=+42.127256018 /usr/bin/containerd --config /tmp/bktest_containerd2520543801/config.toml
sandbox.go:131: time="2024-04-12T20:01:45Z" 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-04-12T20:01:45.014203983Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T20:01:45.026628049Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T20:01:45.026656162Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T20:01:45.026690425Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.026790872Z" 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-04-12T20:01:45.026807874Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.026817291Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T20:01:45.026826418Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.026897751Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.027076994Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.027745868Z" 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-04-12T20:01:45.027767739Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:45.027905535Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2520543801/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-04-12T20:01:45.027940170Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=client
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=client
dockerfile_test.go:4071:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4071
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:41811/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3635220695/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3635220695/config.toml
sandbox.go:131: > StartCmd 2024-04-12 20:01:44.934262657 +0000 UTC m=+42.065540104 /usr/bin/containerd --config /tmp/bktest_containerd3635220695/config.toml
sandbox.go:131: time="2024-04-12T20:01:44Z" 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-04-12T20:01:44.957307947Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T20:01:44.980685689Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T20:01:44.980724491Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T20:01:44.980793540Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:44.980972943Z" 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-04-12T20:01:44.981022546Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:44.981047261Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T20:01:44.981064724Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:44.981198943Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:44.981669969Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:44.982587448Z" 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-04-12T20:01:44.982635257Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T20:01:44.982878507Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3635220695/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-04-12T20:01:44.982896791Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sa
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading