WIP: Support OS version in platform string #5803
buildkit.yml
on: pull_request
prepare
6s
govulncheck
52s
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
Annotations
6 errors
Failed: client/TestClientGatewayIntegration:
client/run.go#L273
=== RUN TestClientGatewayIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44455/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.01s)
|
Failed: client/TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd/secmode=insecure:
client/build_test.go#L1947
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd/secmode=insecure
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd/secmode=insecure
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd/secmode=insecure
build_test.go:1947:
Error Trace: /src/client/build_test.go:1947
/src/client/build_test.go:1824
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: "failed to solve: expecting started message, got *moby_buildkit_v1_frontend.ExecMessage_Exit" does not contain "security.insecure is not allowed"
Test: TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd/secmode=insecure
sandbox.go:187: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3132036032/config.toml
sandbox.go:187: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3132036032/config.toml
sandbox.go:190: > StartCmd 2025-01-07 17:36:57.394135915 +0000 UTC m=+5.483832631 /usr/bin/containerd --config /tmp/bktest_containerd3132036032/config.toml
sandbox.go:190: time="2025-01-07T17:36:57.413958571Z" level=info msg="starting containerd" revision= version=2.0.0+unknown
sandbox.go:190: time="2025-01-07T17:36:57.423242978Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.537µs"
sandbox.go:190: time="2025-01-07T17:36:57.423328088Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:190: time="2025-01-07T17:36:57.423367311Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:190: time="2025-01-07T17:36:57.423423714Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:190: time="2025-01-07T17:36:57.423442810Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:190: time="2025-01-07T17:36:57.423472055Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-07T17:36:57.423551093Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-07T17:36:57.423570549Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-07T17:36:57.423585748Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-07T17:36:57.423601077Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-07T17:36:57.423682199Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-07T17:36:57.423920215Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-07T17:36:57.423972833Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd3132036032/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-07T17:36:57.423992370Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1
sandbox.go:190: time="2025-01-07T17:36:57.424027075Z" level=info msg="loading plugin" id=io.containerd.monitor.task.v1.cgroups type=io.containe
|
test / run (./client, containerd, nydus, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:35569/cpuguy83/buildkit-foreign:latest
time="2025-01-07T17:37:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35569"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35569/library/alpine:latest
time="2025-01-07T17:37:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35569"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:35569/tonistiigi/test:nolayers
--- FAIL: TestIntegration (0.09s)
|
Failed: client/TestIntegration/TestDiffUnmatchedDelete/worker=containerd-rootless:
client/client_test.go#L8051
=== RUN TestIntegration/TestDiffUnmatchedDelete/worker=containerd-rootless
=== PAUSE TestIntegration/TestDiffUnmatchedDelete/worker=containerd-rootless
=== CONT TestIntegration/TestDiffUnmatchedDelete/worker=containerd-rootless
client_test.go:8051: content: sha256:9132fb275532e1edb5cc8d3f0d8289a28cb64834a5ec74b6c7d1907cf42e506c 98032 map[]
client_test.go:8059: data: <nil> "{\n \"Name\": \"remotes.docker.resolver.HTTPRequest\",\n \"SpanContext\": {\n \"TraceID\": \"565d0272b40195b8fc30230b5f7c5161\",\n \"SpanID\": \"8b75830d04141df5\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"Parent\": {\n \"TraceID\": \"565d0272b40195b8fc30230b5f7c5161\",\n \"SpanID\": \"466b2fd81a32ece6\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"SpanKind\": 3,\n \"StartTime\": \"2025-01-07T17:39:57.608920822Z\",\n \"EndTime\": \"2025-01-07T17:39:57.611513591Z\",\n \"Attributes\": [\n {\n \"Key\": \"http.method\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"HEAD\"\n }\n },\n {\n \"Key\": \"http.url\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"http://localhost:35569/v2/library/alpine/manifests/latest?ns=docker.io\"\n }\n },\n {\n \"Key\": \"net.peer.name\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"localhost\"\n }\n },\n {\n \"Key\": \"net.peer.port\",\n \"Value\": {\n \"Type\": \"INT64\",\n "
client_test.go:8062:
Error Trace: /src/client/client_test.go:8062
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1298
/src/util/testutil/integration/run.go:212
Error: content still exists
Test: TestIntegration/TestDiffUnmatchedDelete/worker=containerd-rootless
Messages: [{Digest:sha256:9132fb275532e1edb5cc8d3f0d8289a28cb64834a5ec74b6c7d1907cf42e506c Size:98032 CreatedAt:2025-01-07 17:40:05.55605058 +0000 UTC UpdatedAt:2025-01-07 17:40:05.55605058 +0000 UTC Labels:map[]}]
sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd388412871/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_containerd388412871/config.toml
sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd388412871/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_containerd388412871/config.toml
sandbox.go:190: > StartCmd 2025-01-07 17:39:34.291795922 +0000 UTC m=+163.132546918 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd388412871/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_containerd388412871/config.toml
sandbox.go:190: time="2025-01-07T17:39:34.380795805Z" level=info msg="starting containerd" revision= version=2.0.0+unknown
sandbox.go:190: time="2025-01-07T17:39:34.391917022Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.895µs"
sandbox.go:190: time="2025-01-07T17:39:34.391959124Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:190: time="2025-01-07T17:39:34.391987217Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:190: time="2025-01-07T17:39:34.392027282Z" level=warning msg="failed to load plugin" error="mkdir /opt/containerd: permission de
|
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildkit-darwin-amd64
Expired
|
14.4 MB |
|
buildkit-darwin-arm64
Expired
|
13.8 MB |
|
buildkit-linux-amd64
Expired
|
78.1 MB |
|
buildkit-linux-arm-v7
Expired
|
73.3 MB |
|
buildkit-linux-arm64
Expired
|
73.4 MB |
|
buildkit-linux-ppc64le
Expired
|
74.2 MB |
|
buildkit-linux-riscv64
Expired
|
73.9 MB |
|
buildkit-linux-s390x
Expired
|
77.3 MB |
|
buildkit-windows-amd64
Expired
|
40.9 MB |
|
buildkit-windows-arm64
Expired
|
38.1 MB |
|
moby~buildkit~00NPF8.dockerbuild
|
114 KB |
|
moby~buildkit~4OE217.dockerbuild
|
116 KB |
|
moby~buildkit~5TD3CV.dockerbuild
|
115 KB |
|
moby~buildkit~8MISJZ.dockerbuild
|
117 KB |
|
moby~buildkit~AX47MQ.dockerbuild
|
117 KB |
|
moby~buildkit~BU3SNR.dockerbuild
|
116 KB |
|
moby~buildkit~CLE6HV.dockerbuild
|
117 KB |
|
moby~buildkit~DNNPRZ.dockerbuild
|
114 KB |
|
moby~buildkit~E2H71J.dockerbuild
|
116 KB |
|
moby~buildkit~GDGQIK.dockerbuild
|
116 KB |
|
moby~buildkit~NT8VGJ.dockerbuild
|
31.1 KB |
|
moby~buildkit~OVJLHC.dockerbuild
|
116 KB |
|
moby~buildkit~T4K1YT.dockerbuild
|
117 KB |
|
moby~buildkit~WY64YJ.dockerbuild
|
115 KB |
|
moby~buildkit~ZXUCCQ.dockerbuild
|
117 KB |
|
test-reports-run--1---
Expired
|
472 KB |
|
test-reports-run--1---nydus
Expired
|
472 KB |
|
test-reports-run-client---containerd-nydus
Expired
|
397 KB |
|
test-reports-run-client---oci-nydus
Expired
|
387 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
Expired
|
406 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16-
Expired
|
406 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-17-
Expired
|
406 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
Expired
|
424 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
Expired
|
406 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
Expired
|
410 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
Expired
|
278 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
279 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
Expired
|
411 KB |
|