tests: frontend/dockerfile: update integration tests for windows/wcow (revisited) #5079
Annotations
3 errors
Generate annotations:
frontend/dockerfile/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36471/library/busybox:latest
time="2024-12-18T07:54:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36471"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36471/library/alpine:latest
run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:45913/amd64/bullseye-20230109-slim:latest
--- FAIL: TestIntegration (0.06s)
|
Generate annotations:
frontend/dockerfile/dockerfile_outline_test.go#L138
=== RUN TestIntegration/TestOutlineArgs/worker=oci/frontend=client
=== PAUSE TestIntegration/TestOutlineArgs/worker=oci/frontend=client
=== CONT TestIntegration/TestOutlineArgs/worker=oci/frontend=client
dockerfile_outline_test.go:138:
Error Trace: /src/frontend/dockerfile/dockerfile_outline_test.go:138
/src/frontend/gateway/grpcclient/client.go:215
/src/client/build.go:58
/src/client/solve.go:295
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 1
actual : 2
Test: TestIntegration/TestOutlineArgs/worker=oci/frontend=client
dockerfile_outline_test.go:172:
Error Trace: /src/frontend/dockerfile/dockerfile_outline_test.go:172
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Should be true
Test: TestIntegration/TestOutlineArgs/worker=oci/frontend=client
sandbox.go:187: 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_config1437139642/buildkitd.toml --root /tmp/bktest_buildkitd4150875662 --addr unix:///tmp/bktest_buildkitd4150875662/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd4150875662/buildkitd-debug.sock --debug
sandbox.go:187: 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_config1437139642/buildkitd.toml --root /tmp/bktest_buildkitd4150875662 --addr unix:///tmp/bktest_buildkitd4150875662/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd4150875662/buildkitd-debug.sock --debug
sandbox.go:190: > StartCmd 2024-12-18 07:54:38.390318893 +0000 UTC m=+9.014798755 /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_config1437139642/buildkitd.toml --root /tmp/bktest_buildkitd4150875662 --addr unix:///tmp/bktest_buildkitd4150875662/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd4150875662/buildkitd-debug.sock --debug
sandbox.go:190: time="2024-12-18T07:54:38Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd4150875662/buildkitd-debug.sock"
sandbox.go:190: time="2024-12-18T07:54:38Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:190: time="2024-12-18T07:54:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4150875662/net/cni\" for cleanup: open /tmp/bktest_buildkitd4150875662/net/cni: no such file or directory"
sandbox.go:190: time="2024-12-18T07:54:38Z" level=debug msg="creating new network namespace pp4zjv0jawjc0z41uzwca611j"
sandbox.go:190: time="2024-12-18T07:54:38Z" level=debug msg="finished creating network namespace pp4zjv0jawjc0z41uzwca611j"
sandbox.go:190: time="2024-12-18T07:54:38Z" level=debug msg="finished setting up network namespace pp4zjv0jawjc0z41uzwca611j"
sandbox.go:190: time="2024-12-18T07:54:38Z" level=info msg="found worker \"3obqnxrz9d0z1abfnadc3iscq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d03ee4ddfaa9 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/arm/v7 linux/arm/v6]"
sandbox.go:190: time="2024-12-18T07:54:38Z" level=info msg="found 1 workers, default=\"3obqnxrz9d0z1abfnadc3iscq\""
sandbox.go:190: time="2024-12-1
|
Test
Process completed with exit code 1.
|
Loading