dockerfile: update args definitions to llb.EnvList #4330
Annotations
4 errors
frontend/dockerfile/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38705/library/busybox:latest
time="2024-09-23T18:09:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38705"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38705/library/alpine:latest
run.go:272: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:46567/amd64/bullseye-20230109-slim:latest
--- FAIL: TestIntegration (0.07s)
|
frontend/dockerfile/dockerfile_test.go#L7524
=== RUN TestIntegration/TestSBOMScannerArgs/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestSBOMScannerArgs/worker=containerd/frontend=client
=== CONT TestIntegration/TestSBOMScannerArgs/worker=containerd/frontend=client
dockerfile_test.go:7524:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:7524
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 1
actual : 3
Test: TestIntegration/TestSBOMScannerArgs/worker=containerd/frontend=client
sandbox.go:135: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd610548667/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config137315870/buildkitd.toml --root /tmp/bktest_buildkitd4088113938 --addr unix:///tmp/bktest_buildkitd4088113938/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-09-23 18:09:37.571362329 +0000 UTC m=+12.623034422 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd610548667/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config137315870/buildkitd.toml --root /tmp/bktest_buildkitd4088113938 --addr unix:///tmp/bktest_buildkitd4088113938/buildkitd.sock --debug
sandbox.go:138: time="2024-09-23T18:09:37Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4088113938/net/cni\" for cleanup: open /tmp/bktest_buildkitd4088113938/net/cni: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="creating new network namespace l2yavb5fws4m63fjrrr4phhwl"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="finished creating network namespace l2yavb5fws4m63fjrrr4phhwl"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="finished setting up network namespace l2yavb5fws4m63fjrrr4phhwl"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=info msg="found worker \"za2f6z31bo24gk4i2yktn0nu5\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:b2ce6165-1f45-4388-91ce-7a3dc8c14d3c org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:e03dd051f1ab 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:138: time="2024-09-23T18:09:37Z" level=info msg="found 1 workers, default=\"za2f6z31bo24gk4i2yktn0nu5\""
sandbox.go:138: time="2024-09-23T18:09:37Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-09-23T18:09:37Z" level=info msg="running server on /tmp/bktest_buildkitd4088113938/buildkitd.sock"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="resolve exporter image with map[name:localhost:46625/buildkit/testsbomscannerargs:latest push:true]" spanID=39ee52bbc95ee4a9 traceID=1c113c303b8da198d30ecef09d1bef79
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="session started" spanID=97ed065f587f1784 traceID=5ac7339cdae7a7c36e682ebe7b3d9966
sandbox.go:138: time="20
|
frontend/dockerfile/dockerfile_test.go#L7524
=== RUN TestIntegration/TestSBOMScannerArgs/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestSBOMScannerArgs/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestSBOMScannerArgs/worker=containerd/frontend=builtin
dockerfile_test.go:7524:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:7524
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Not equal:
expected: 1
actual : 3
Test: TestIntegration/TestSBOMScannerArgs/worker=containerd/frontend=builtin
sandbox.go:135: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd507173024/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1483190512/buildkitd.toml --root /tmp/bktest_buildkitd2616262407 --addr unix:///tmp/bktest_buildkitd2616262407/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-09-23 18:09:37.53672317 +0000 UTC m=+12.588395333 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd507173024/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1483190512/buildkitd.toml --root /tmp/bktest_buildkitd2616262407 --addr unix:///tmp/bktest_buildkitd2616262407/buildkitd.sock --debug
sandbox.go:138: time="2024-09-23T18:09:37Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2616262407/net/cni\" for cleanup: open /tmp/bktest_buildkitd2616262407/net/cni: no such file or directory"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="creating new network namespace nd9dftia9wenm8q0c1rytlqc3"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="finished creating network namespace nd9dftia9wenm8q0c1rytlqc3"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="finished setting up network namespace nd9dftia9wenm8q0c1rytlqc3"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=info msg="found worker \"iarfh2t0crgxg6eonbnp6s77p\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:f064a7c2-18e5-4ad4-98c8-51e52af2442c org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:e03dd051f1ab 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:138: time="2024-09-23T18:09:37Z" level=info msg="found 1 workers, default=\"iarfh2t0crgxg6eonbnp6s77p\""
sandbox.go:138: time="2024-09-23T18:09:37Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-09-23T18:09:37Z" level=info msg="running server on /tmp/bktest_buildkitd2616262407/buildkitd.sock"
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="session started" spanID=4bb8b9f0f08c9235 traceID=a708f51cf64c639bf11f774eb1b8df1d
sandbox.go:138: time="2024-09-23T18:09:37Z" level=debug msg="resolve exporter image with map[name:localhost:43745/buildkit/testsbomscannerargs:latest push:true]" spanID=38149fcbad226d83 traceID=60a8696e7e34a4d8c88e689df9575f7a
sandbox.go:138: tim
|
|
The logs for this run have expired and are no longer available.
Loading