fix: util/network: add option not to re-use namespaces from pool #5988
Annotations
3 errors
Generate annotations:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38347/library/alpine:latest
time="2025-01-28T11:27:10Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:38347"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:38347/tonistiigi/test:nolayers
time="2025-01-28T11:27:10Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:38347"
time="2025-01-28T11:27:11Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:38347/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.09s)
|
Generate annotations:
client/client_test.go#L8124
=== RUN TestIntegration/TestDiffUnmatchedDelete/worker=containerd-rootless
=== PAUSE TestIntegration/TestDiffUnmatchedDelete/worker=containerd-rootless
=== CONT TestIntegration/TestDiffUnmatchedDelete/worker=containerd-rootless
client_test.go:8124: content: sha256:62fd49493e0a1b89dd97430ffc12acdfe7447d7f10139ad3d12fff5322864b47 1390170 map[]
client_test.go:8132: data: <nil> "{\n \"Name\": \"remotes.docker.resolver.HTTPRequest\",\n \"SpanContext\": {\n \"TraceID\": \"3e9550a0caaf4f3f5ef4678ce1f2c1a7\",\n \"SpanID\": \"eab08c19c6c62814\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"Parent\": {\n \"TraceID\": \"3e9550a0caaf4f3f5ef4678ce1f2c1a7\",\n \"SpanID\": \"ba895ee63d64128c\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"SpanKind\": 3,\n \"StartTime\": \"2025-01-28T11:29:48.954300144Z\",\n \"EndTime\": \"2025-01-28T11:29:48.957145319Z\",\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:38347/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:8135:
Error Trace: /src/client/client_test.go:8135
/src/client/mergediff_test.go:1454
/src/client/client_test.go:7913
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:212
Error: content still exists
Test: TestIntegration/TestDiffUnmatchedDelete/worker=containerd-rootless
Messages: [{Digest:sha256:62fd49493e0a1b89dd97430ffc12acdfe7447d7f10139ad3d12fff5322864b47 Size:1390170 CreatedAt:2025-01-28 11:30:00.619595315 +0000 UTC UpdatedAt:2025-01-28 11:30:00.619595315 +0000 UTC Labels:map[]}]
sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 34098 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2803599920/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config417716003/buildkitd.toml --root /tmp/bktest_buildkitd1174885608 --addr unix:///tmp/bktest_buildkitd1174885608/buildkitd.sock --debug
sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 34098 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2803599920/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config417716003/buildkitd.toml --root /tmp/bktest_buildkitd1174885608 --addr unix:///tmp/bktest_buildkitd1174885608/buildkitd.sock --debug
sandbox.go:190: > StartCmd 2025-01-28 11:28:48.252368164 +0000 UTC m=+118.657012269 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 34098 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2803599920/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config417716003/buildkitd.toml --root /tmp/bktest_buildkitd1174885608 --addr unix:///tmp/bktest_buildkitd1174885608/buildkitd.sock --debug
sandbox.go:190: warning: GOCOVERDIR not set, no cove
|
Test
Process completed with exit code 1.
|
Loading