Merge pull request #2659 from dvdksn/docs-alerts-syntax #15
Annotations
3 errors and 1 warning
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46665/library/alpine:latest
time="2024-08-21T16:52:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46665"
run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:46665/moby/buildkit:buildx-stable-1
time="2024-08-21T16:52:35Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46665"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46665/library/busybox:latest
--- FAIL: TestIntegration (2.18s)
|
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
version.go:28: github.com/docker/buildx b6a2c969 b6a2c96926158aa3dd9a01c461c5688f7e8b20ad
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: b6a2c969
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.12s)
|
|
|
This job failed
Loading