>>> docker-registry: Building community/docker-registry 2.8.3-r8 (using abuild 3.14.1-r4) started Sun, 26 Jan 2025 19:24:11 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.5-r0) (2/2) Installing .makedepends-docker-registry (20250126.192413) Executing busybox-1.37.0-r12.trigger OK: 611 MiB in 103 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 70% |********************** | 1391k 0:00:00 ETA docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2025-01-26T19:24:48Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-01-26T19:24:48Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.025s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-01-26T19:24:48Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.008s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.007s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (1.13s) PASS ok github.com/docker/distribution/health/checks 1.133s === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.007s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.007s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.010s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.006s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/01/26 19:24:48 http: TLS handshake error from 127.0.0.1:47508: remote error: tls: bad certificate http_test.go:56: error parsing status: strconv.Atoi: parsing "": invalid syntax http_test.go:164: testcase: http://127.0.0.1:39777/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39777/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39777/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:39777/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:39055?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.60s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-01-26T19:24:48Z" level=info msg="broadcaster: closing" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="closing testSink" time="2025-01-26T19:24:48Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-01-26T19:24:49Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 1} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 1} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 1} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 1} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:49Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:49Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-26T19:24:50Z" level=warning msg="&{0xc0002e0f30 0.9} encountered too many errors, backing off" time="2025-01-26T19:24:50Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.02s) PASS ok github.com/docker/distribution/notifications 1.773s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-01-26T19:24:48Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-26T19:24:48.363544135Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:24:48.363565867Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:24:48.363591704Z" level=info msg="Starting upload purge in 29m0s" go.version=go1.23.5 time="2025-01-26T19:24:48.363911327Z" level=info msg="listening on [::]:5000" go.version=go1.23.5 time="2025-01-26T19:24:51.367236454Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 time="2025-01-26T19:24:51.470389224Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=e32b316a-cd2f-4bc2-9d18-11e5fa86d56d http.request.method=GET http.request.remoteaddr="[::1]:60714" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.033397ms http.response.status=200 http.response.written=2 ::1 - - [26/Jan/2025:19:24:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-01-26T19:24:51.75474699Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-26T19:24:51.755542357Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:24:51.755558607Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:24:51.75561172Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.23.5 time="2025-01-26T19:24:51.755698158Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 time="2025-01-26T19:24:51.755709572Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.5 time="2025-01-26T19:24:51.755957862Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.5 time="2025-01-26T19:24:54.76303494Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=51785ea2-d475-4cd4-b331-ea42b8843180 http.request.method=GET http.request.remoteaddr="127.0.0.1:50208" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.858947ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:19:24:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-01-26T19:24:54.763202684Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 --- PASS: TestRegistrySupportedCipherSuite (3.39s) === RUN TestRegistryUnsupportedCipherSuite time="2025-01-26T19:24:55.142412606Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-26T19:24:55.143523573Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:24:55.143568269Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:24:55.143624867Z" level=info msg="Starting upload purge in 17m0s" go.version=go1.23.5 time="2025-01-26T19:24:55.143771037Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.39s) PASS ok github.com/docker/distribution/registry 14.901s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.004s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.095s === RUN TestBasicAccessController time="2025-01-26T19:24:48Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.5 instance.id=ed185df2-9698-433a-afd1-f5084447e508 time="2025-01-26T19:24:48Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.5 instance.id=ed185df2-9698-433a-afd1-f5084447e508 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-01-26T19:24:48Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.5 password="y5_CL4FooHAl-txaB_jdGllivodYp9vX-axx1vFHi8g" user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.104s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2025-01-26T19:24:48Z" level=info msg="token not to be used before 2025-01-26 19:24:49 +0000 UTC - currently 2025-01-26 19:24:48.368344415 +0000 UTC m=+0.013298216" time="2025-01-26T19:24:48Z" level=info msg="token not to be used after 2025-01-26 19:24:48 +0000 UTC - currently 2025-01-26 19:24:48.369101417 +0000 UTC m=+0.014055215" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-01-26T19:24:48Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.026s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.068s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.022s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.005s === RUN TestCheckAPI time="2025-01-26T19:24:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:24:48Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:24:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39503" http.request.id=a802d643-a6f4-480c-9928-c503b9e41417 http.request.method=GET http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.680504ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:19:24:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-01-26T19:24:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:24:48Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:24:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=a80a7439-5f69-444e-a2ee-54c22eea0000 http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.045025ms http.response.status=200 http.response.written=20 127.0.0.1 - - [26/Jan/2025:19:24:48 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-26T19:24:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=bdd2a7fd-13f4-484f-99b8-99cefb5a145b http.request.method=POST http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.2618ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:48 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=a4f0d673-5c3f-47c4-8a45-3e7467112160 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/aaaa/blobs/uploads/cd231d00-f85b-4bc0-8d92-fed7193fee42?_state=x3iNPYbjzmHIV51V6nDpCEEXheid3dXY7AqXojhZaOF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjZDIzMWQwMC1mODViLTRiYzAtOGQ5Mi1mZWQ3MTkzZmVlNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NDguNzcwODM3ODE0WiJ9&digest=sha256%3Abc902ad3923fce59a731464fa8ba465beba86890be270a0fa1b934879ecc6747" http.request.useragent="Go-http-client/1.1" http.response.duration=1.096704717s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:48 +0000] "PUT /v2/foo/aaaa/blobs/uploads/cd231d00-f85b-4bc0-8d92-fed7193fee42?_state=x3iNPYbjzmHIV51V6nDpCEEXheid3dXY7AqXojhZaOF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjZDIzMWQwMC1mODViLTRiYzAtOGQ5Mi1mZWQ3MTkzZmVlNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NDguNzcwODM3ODE0WiJ9&digest=sha256%3Abc902ad3923fce59a731464fa8ba465beba86890be270a0fa1b934879ecc6747 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=c14cd5c5-ec07-443a-9e8e-29815ad2ac9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.462184ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:49 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=683c09ce-0e3f-468a-bf48-c0371c1aa8dc http.request.method=POST http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.722041ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:50 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=b5671e2c-f27b-4b5b-a84f-7498de46d224 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/bbbb/blobs/uploads/4d6cb220-684a-4ec9-80c0-caa36d4b0cbc?_state=SkZ9kv6uGkrN8YzB3xYy2tXFVf7B1jIKM9HqsdNlQsh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0ZDZjYjIyMC02ODRhLTRlYzktODBjMC1jYWEzNmQ0YjBjYmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTAuMTUwMDUyMzc5WiJ9&digest=sha256%3Aaafe3e7ce34d7ca47227df66b649c5820d68257b1228ea525bedc08438c46072" http.request.useragent="Go-http-client/1.1" http.response.duration=1.831883182s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:50 +0000] "PUT /v2/foo/bbbb/blobs/uploads/4d6cb220-684a-4ec9-80c0-caa36d4b0cbc?_state=SkZ9kv6uGkrN8YzB3xYy2tXFVf7B1jIKM9HqsdNlQsh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0ZDZjYjIyMC02ODRhLTRlYzktODBjMC1jYWEzNmQ0YjBjYmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTAuMTUwMDUyMzc5WiJ9&digest=sha256%3Aaafe3e7ce34d7ca47227df66b649c5820d68257b1228ea525bedc08438c46072 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:51Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=843b3b00-a23c-48f2-812c-d656ae1e34b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.593809ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:51 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=53be9fa9-99a5-4bcd-8269-082c79db1855 http.request.method=POST http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014591ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:52 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=cdc4b2cf-4600-487f-aaf8-6364b335bb60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/cccc/blobs/uploads/9a3ed7e9-119a-42b0-8a91-4b09b52819d7?_state=RcLmceErdiuLdAxImQTOgA8PXBKz0jqlHlS5wBcK_Z17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5YTNlZDdlOS0xMTlhLTQyYjAtOGE5MS00YjA5YjUyODE5ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTIuMTIyODM5MjM1WiJ9&digest=sha256%3A322e79a998ec60947a4a5c62bdfe16c09e4520058b8dcd1b44f92f9d6d60dc46" http.request.useragent="Go-http-client/1.1" http.response.duration=701.360012ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:52 +0000] "PUT /v2/foo/cccc/blobs/uploads/9a3ed7e9-119a-42b0-8a91-4b09b52819d7?_state=RcLmceErdiuLdAxImQTOgA8PXBKz0jqlHlS5wBcK_Z17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5YTNlZDdlOS0xMTlhLTQyYjAtOGE5MS00YjA5YjUyODE5ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTIuMTIyODM5MjM1WiJ9&digest=sha256%3A322e79a998ec60947a4a5c62bdfe16c09e4520058b8dcd1b44f92f9d6d60dc46 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=0a3f28dd-bc84-4b6f-8bb7-e493364e282c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.607809ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:52 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=638fdd5b-932b-4d74-a059-b1315814b6eb http.request.method=POST http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="907.955µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:53 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=baee02de-f3c6-4964-ada0-7a97763c4d07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/dddd/blobs/uploads/b423903f-bdcb-4b0a-87f2-43e03029622e?_state=fQRkoa7kEfb7jOEJbEY9IcLfEYJ5X4_k8WbvH2HZtV57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNDIzOTAzZi1iZGNiLTRiMGEtODdmMi00M2UwMzAyOTYyMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTMuMDMxMzc5NTRaIn0%3D&digest=sha256%3A09585e5cdc3d5f01294c39364424268b41f2eccde51d05901cd455e72ca5a082" http.request.useragent="Go-http-client/1.1" http.response.duration=1.283866109s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:53 +0000] "PUT /v2/foo/dddd/blobs/uploads/b423903f-bdcb-4b0a-87f2-43e03029622e?_state=fQRkoa7kEfb7jOEJbEY9IcLfEYJ5X4_k8WbvH2HZtV57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNDIzOTAzZi1iZGNiLTRiMGEtODdmMi00M2UwMzAyOTYyMmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTMuMDMxMzc5NTRaIn0%3D&digest=sha256%3A09585e5cdc3d5f01294c39364424268b41f2eccde51d05901cd455e72ca5a082 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=37e8d79a-5834-45bd-b950-0e48ac009310 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.549659ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:54 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=3a28d072-d012-4fae-90e8-7fcc0e317611 http.request.method=POST http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.675867ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:54 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=6fbb88c5-eccc-469e-955c-bd63637508b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/eeee/blobs/uploads/6cd01de9-a89d-4955-b25e-90e8030bf1e8?_state=GG9vrQjv_Nx6lTulNmhQMoNYddrNthHCn9CJh5ucAAF7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2Y2QwMWRlOS1hODlkLTQ5NTUtYjI1ZS05MGU4MDMwYmYxZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTQuNTQyOTE2OTA1WiJ9&digest=sha256%3A0deba6f9582bed555630888d5a09cc03c8359821496221c47a6eb82f9e3c5ab3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.839289888s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:54 +0000] "PUT /v2/foo/eeee/blobs/uploads/6cd01de9-a89d-4955-b25e-90e8030bf1e8?_state=GG9vrQjv_Nx6lTulNmhQMoNYddrNthHCn9CJh5ucAAF7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2Y2QwMWRlOS1hODlkLTQ5NTUtYjI1ZS05MGU4MDMwYmYxZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTQuNTQyOTE2OTA1WiJ9&digest=sha256%3A0deba6f9582bed555630888d5a09cc03c8359821496221c47a6eb82f9e3c5ab3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=7c9badd5-8b03-4a73-8e68-f71c9401f9ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.384405ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:56 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=2cc1117f-94d0-41ef-a413-0c8c38db2224 http.request.method=POST http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.302783ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:56 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=d6522822-c9c7-43f5-a2bf-ccd442d5b0c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/ffff/blobs/uploads/100d262b-1687-47f0-85c0-2c938f8dec36?_state=5zoZAln50MAmtqzro4vW5jCNz5Eix2ujv87huz2bohh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxMDBkMjYyYi0xNjg3LTQ3ZjAtODVjMC0yYzkzOGY4ZGVjMzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTYuNTY1NzQ1NzlaIn0%3D&digest=sha256%3A240552ffe7284543dde440e7df3233a73992660c22bb662b07fc6d2a7b21b664" http.request.useragent="Go-http-client/1.1" http.response.duration=1.101279072s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:56 +0000] "PUT /v2/foo/ffff/blobs/uploads/100d262b-1687-47f0-85c0-2c938f8dec36?_state=5zoZAln50MAmtqzro4vW5jCNz5Eix2ujv87huz2bohh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxMDBkMjYyYi0xNjg3LTQ3ZjAtODVjMC0yYzkzOGY4ZGVjMzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTYuNTY1NzQ1NzlaIn0%3D&digest=sha256%3A240552ffe7284543dde440e7df3233a73992660c22bb662b07fc6d2a7b21b664 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=978829a6-47a4-4834-8608-1410cf7f30c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.586652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=1b13da3c-422d-4718-b32d-90b052c34e87 http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="699.663µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=69bf313b-4952-4f07-bcad-9b07ad773f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.058471ms http.response.status=200 http.response.written=30 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=7b6feb93-3394-4295-b9e0-d623ec05aa69 http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="698.361µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=41b10eb8-fb2b-4bf3-8f98-41489e15e48f http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.110514ms http.response.status=200 http.response.written=30 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=2d0e00f2-40a6-4343-ba84-c78a2846159e http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.093948ms http.response.status=200 http.response.written=63 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=c998ad2f-0df5-4ffa-ac5b-c2cdac7ff346 http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.259953ms http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=c95967ef-f823-4660-9117-48f7a28b30d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="708.269µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=1e747709-3fd8-4e07-9476-e530898fa8d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.013691ms http.response.status=400 http.response.written=115 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=0e282e7e-c517-41a4-8918-e9bb368643fa http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="607.887µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36723" http.request.id=c55fb68f-35e5-4af5-93a7-8add4e6c47a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35726" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="739.014µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-26T19:24:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:24:57Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:24:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=577737b4-c7dd-4b88-a6d1-63ac8bf40728 http.request.method=POST http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="867.311µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=df536b88-9ea7-4fdc-b8b0-1ff00f997bd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/aaaa/blobs/uploads/b2453711-8e17-4d2a-b1e3-53e7df1aae89?_state=60ZUCJ4TLSWfu3mgXFk8fo1PDi30DgOWspmeeMA__6F7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiMjQ1MzcxMS04ZTE3LTRkMmEtYjFlMy01M2U3ZGYxYWFlODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTcuODAwOTg1MzA0WiJ9&digest=sha256%3A06f17bafa761d619da9fdfb35b2d3c0e376204aecb8961c74e8694aadc215682" http.request.useragent="Go-http-client/1.1" http.response.duration=465.822034ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:57 +0000] "PUT /v2/foo/aaaa/blobs/uploads/b2453711-8e17-4d2a-b1e3-53e7df1aae89?_state=60ZUCJ4TLSWfu3mgXFk8fo1PDi30DgOWspmeeMA__6F7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiMjQ1MzcxMS04ZTE3LTRkMmEtYjFlMy01M2U3ZGYxYWFlODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTcuODAwOTg1MzA0WiJ9&digest=sha256%3A06f17bafa761d619da9fdfb35b2d3c0e376204aecb8961c74e8694aadc215682 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=28e3ca09-9267-4835-af79-bdc010f54a95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.576693ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:58 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=ed99cd33-91a6-41dd-87fb-01adca9c5858 http.request.method=POST http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="847.742µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:58 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=6d120d75-d765-4f72-9f8d-3fc4f76fc908 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/bbbb/blobs/uploads/4d770a09-8887-444a-ba07-874ce51fcc30?_state=KhZlBfKThndUi96Ibh5NHv6c8JmKB6VKWE7oCh7JkpF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0ZDc3MGEwOS04ODg3LTQ0NGEtYmEwNy04NzRjZTUxZmNjMzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTguNDE3NTE0NTgyWiJ9&digest=sha256%3Abf9b3321c9cb40695ce6ea8197bbf53bb5c36c85928c42029479f109be1b54f5" http.request.useragent="Go-http-client/1.1" http.response.duration=620.587548ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:58 +0000] "PUT /v2/foo/bbbb/blobs/uploads/4d770a09-8887-444a-ba07-874ce51fcc30?_state=KhZlBfKThndUi96Ibh5NHv6c8JmKB6VKWE7oCh7JkpF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0ZDc3MGEwOS04ODg3LTQ0NGEtYmEwNy04NzRjZTUxZmNjMzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTguNDE3NTE0NTgyWiJ9&digest=sha256%3Abf9b3321c9cb40695ce6ea8197bbf53bb5c36c85928c42029479f109be1b54f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=07e6eb80-96fb-44bd-87e4-52403b412bbf http.request.method=PUT http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.667669ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:59 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=07c93a2c-c3f3-4cb9-9d29-e764d49a0daf http.request.method=POST http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="816.35µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:59 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=db92cc10-c215-4cd9-b4b2-68a2293f5baf http.request.method=PUT http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/cccc/blobs/uploads/1703d390-8c51-4687-8c79-cca0145838e4?_state=ZDPr5TTv4y7zdMmO3_1Uk1n6R64NTJX0fbropNxz1nl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxNzAzZDM5MC04YzUxLTQ2ODctOGM3OS1jY2EwMTQ1ODM4ZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTkuMTY0NTEyNzk2WiJ9&digest=sha256%3Aa5c56fda052cb0f1bb6f672920972a348db16b8c4ed86357745e0eb8ceb4b4ab" http.request.useragent="Go-http-client/1.1" http.response.duration=500.344846ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:59 +0000] "PUT /v2/foo/cccc/blobs/uploads/1703d390-8c51-4687-8c79-cca0145838e4?_state=ZDPr5TTv4y7zdMmO3_1Uk1n6R64NTJX0fbropNxz1nl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxNzAzZDM5MC04YzUxLTQ2ODctOGM3OS1jY2EwMTQ1ODM4ZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTkuMTY0NTEyNzk2WiJ9&digest=sha256%3Aa5c56fda052cb0f1bb6f672920972a348db16b8c4ed86357745e0eb8ceb4b4ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=dcaf4bb2-2fd1-4eb4-9760-75de645d13f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.274784ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:59 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:24:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=e7a86c32-e4d3-4998-a897-97988d2d5a16 http.request.method=POST http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.36662ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:59 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=5807bfdd-addc-418f-9e34-a2bb2571bb53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/dddd/blobs/uploads/afc722a4-b56c-42d3-bac7-1093828142ca?_state=rxf2aggzARamdlBx9d7u0VCyNKHwGqG0TgVPXr3JRs57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhZmM3MjJhNC1iNTZjLTQyZDMtYmFjNy0xMDkzODI4MTQyY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTkuNzk0NjMxNjAxWiJ9&digest=sha256%3A7cd45671457d90f9a168b9c6af8dca8de69d2824d2c116131518e68d0c016e56" http.request.useragent="Go-http-client/1.1" http.response.duration=545.512754ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:24:59 +0000] "PUT /v2/foo/dddd/blobs/uploads/afc722a4-b56c-42d3-bac7-1093828142ca?_state=rxf2aggzARamdlBx9d7u0VCyNKHwGqG0TgVPXr3JRs57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhZmM3MjJhNC1iNTZjLTQyZDMtYmFjNy0xMDkzODI4MTQyY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjQ6NTkuNzk0NjMxNjAxWiJ9&digest=sha256%3A7cd45671457d90f9a168b9c6af8dca8de69d2824d2c116131518e68d0c016e56 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=d77387f4-59c3-4668-90bb-68844d8b7919 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.487806ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40093" http.request.id=d8610247-a6e1-42d2-b2d7-d7a53504c49c http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.123631ms http.response.status=200 http.response.written=63 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (11.76s) === RUN TestURLPrefix time="2025-01-26T19:25:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:00Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37953" http.request.id=916aade6-bc31-41f3-bf22-c1529ffdba4b http.request.method=GET http.request.remoteaddr="127.0.0.1:59644" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.051098ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-01-26T19:25:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:00Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=693209fe-5890-4ee7-bd63-96a09cfa9071 http.request.method=GET http.request.remoteaddr="127.0.0.1:55782" http.request.uri="/v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.093µs" http.response.status=404 http.response.written=157 vars.digest="sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "GET /v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=9fe55af3-3137-4551-8fa2-7aad4a9e3714 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55788" http.request.uri="/v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="722.756µs" http.response.status=404 http.response.written=157 vars.digest="sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=08b0e50f-931f-420e-b036-dd86f0f17f95 http.request.method=POST http.request.remoteaddr="127.0.0.1:55788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="726.172µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=efcb9edd-889d-4710-93f2-ec1d1e27bc8e http.request.method=GET http.request.remoteaddr="127.0.0.1:55788" http.request.uri="/v2/foo/bar/blobs/uploads/c35d47a3-a2c5-47fe-96df-c3e8e465024f?_state=LgtISwvmLbqx82BBYVhKMbw9cmrpRURtH6cFtIXsNY17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNWQ0N2EzLWEyYzUtNDdmZS05NmRmLWMzZThlNDY1MDI0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTEwNTkxMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="816.092µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "GET /v2/foo/bar/blobs/uploads/c35d47a3-a2c5-47fe-96df-c3e8e465024f?_state=LgtISwvmLbqx82BBYVhKMbw9cmrpRURtH6cFtIXsNY17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNWQ0N2EzLWEyYzUtNDdmZS05NmRmLWMzZThlNDY1MDI0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTEwNTkxMzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=596dabc2-1fd9-445c-8d01-b4f314e2a6e0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55788" http.request.uri="/v2/foo/bar/blobs/uploads/c35d47a3-a2c5-47fe-96df-c3e8e465024f?_state=LgtISwvmLbqx82BBYVhKMbw9cmrpRURtH6cFtIXsNY17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNWQ0N2EzLWEyYzUtNDdmZS05NmRmLWMzZThlNDY1MDI0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTEwNTkxMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="779.031µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/c35d47a3-a2c5-47fe-96df-c3e8e465024f?_state=LgtISwvmLbqx82BBYVhKMbw9cmrpRURtH6cFtIXsNY17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNWQ0N2EzLWEyYzUtNDdmZS05NmRmLWMzZThlNDY1MDI0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTEwNTkxMzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=6c381fec-8ac2-4937-b1e1-0cecfbac3f8d http.request.method=GET http.request.remoteaddr="127.0.0.1:55788" http.request.uri="/v2/foo/bar/blobs/uploads/c35d47a3-a2c5-47fe-96df-c3e8e465024f?_state=LgtISwvmLbqx82BBYVhKMbw9cmrpRURtH6cFtIXsNY17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNWQ0N2EzLWEyYzUtNDdmZS05NmRmLWMzZThlNDY1MDI0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTEwNTkxMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c35d47a3-a2c5-47fe-96df-c3e8e465024f time="2025-01-26T19:25:00Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=6c381fec-8ac2-4937-b1e1-0cecfbac3f8d http.request.method=GET http.request.remoteaddr="127.0.0.1:55788" http.request.uri="/v2/foo/bar/blobs/uploads/c35d47a3-a2c5-47fe-96df-c3e8e465024f?_state=LgtISwvmLbqx82BBYVhKMbw9cmrpRURtH6cFtIXsNY17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNWQ0N2EzLWEyYzUtNDdmZS05NmRmLWMzZThlNDY1MDI0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTEwNTkxMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="753.226µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c35d47a3-a2c5-47fe-96df-c3e8e465024f 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "GET /v2/foo/bar/blobs/uploads/c35d47a3-a2c5-47fe-96df-c3e8e465024f?_state=LgtISwvmLbqx82BBYVhKMbw9cmrpRURtH6cFtIXsNY17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzNWQ0N2EzLWEyYzUtNDdmZS05NmRmLWMzZThlNDY1MDI0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTEwNTkxMzVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=af9d9997-d2ef-4b6d-ae2f-db52b4e331a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="820.614µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=382dfc56-0a62-4de7-b2f1-bc16ac811f71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/684bf2cc-92c2-428f-9021-9907c2fa9105?_state=fG5jrD76SaGVnJ5zVCPjCFJ7njxv3I-RVCHtoKlgJLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NGJmMmNjLTkyYzItNDI4Zi05MDIxLTk5MDdjMmZhOTEwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTU5MjYwMDJaIn0%3D&digest=sha256%3A16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" provided=sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 vars.name="foo/bar" vars.uuid=684bf2cc-92c2-428f-9021-9907c2fa9105 time="2025-01-26T19:25:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=382dfc56-0a62-4de7-b2f1-bc16ac811f71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/684bf2cc-92c2-428f-9021-9907c2fa9105?_state=fG5jrD76SaGVnJ5zVCPjCFJ7njxv3I-RVCHtoKlgJLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NGJmMmNjLTkyYzItNDI4Zi05MDIxLTk5MDdjMmZhOTEwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTU5MjYwMDJaIn0%3D&digest=sha256%3A16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=684bf2cc-92c2-428f-9021-9907c2fa9105 time="2025-01-26T19:25:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=382dfc56-0a62-4de7-b2f1-bc16ac811f71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/684bf2cc-92c2-428f-9021-9907c2fa9105?_state=fG5jrD76SaGVnJ5zVCPjCFJ7njxv3I-RVCHtoKlgJLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NGJmMmNjLTkyYzItNDI4Zi05MDIxLTk5MDdjMmZhOTEwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTU5MjYwMDJaIn0%3D&digest=sha256%3A16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.988µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=684bf2cc-92c2-428f-9021-9907c2fa9105 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "PUT /v2/foo/bar/blobs/uploads/684bf2cc-92c2-428f-9021-9907c2fa9105?_state=fG5jrD76SaGVnJ5zVCPjCFJ7njxv3I-RVCHtoKlgJLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4NGJmMmNjLTkyYzItNDI4Zi05MDIxLTk5MDdjMmZhOTEwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTU5MjYwMDJaIn0%3D&digest=sha256%3A16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=709a49d5-224c-4aad-a791-73db97c8042c http.request.method=POST http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.415427ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=0e348b23-8b4d-4a6b-83c3-c60813aada70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/90e2b903-6bad-4cc0-872f-762421eeb121?_state=nuPltOKpkqSCoo9wvCNj7jat1q2QaHHWpS27C4Iz2Kh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwZTJiOTAzLTZiYWQtNGNjMC04NzJmLTc2MjQyMWVlYjEyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTg4NzYzNTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="989.44µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "PUT /v2/foo/bar/blobs/uploads/90e2b903-6bad-4cc0-872f-762421eeb121?_state=nuPltOKpkqSCoo9wvCNj7jat1q2QaHHWpS27C4Iz2Kh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwZTJiOTAzLTZiYWQtNGNjMC04NzJmLTc2MjQyMWVlYjEyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC40OTg4NzYzNTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=25156ca5-322c-4009-a4c4-162bdc0260fe http.request.method=POST http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="713.44µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=c2ded010-ea00-4893-885f-5d7a23c8ab7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/7eadf517-f598-4533-ab62-000c85786d5c?_state=CSVbnSDfnl-HncevOQwGGuXu5H7QSvh-JPlc9Yxa52B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlYWRmNTE3LWY1OTgtNDUzMy1hYjYyLTAwMGM4NTc4NmQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC41MDExODU2NzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.666943ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "PUT /v2/foo/bar/blobs/uploads/7eadf517-f598-4533-ab62-000c85786d5c?_state=CSVbnSDfnl-HncevOQwGGuXu5H7QSvh-JPlc9Yxa52B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlYWRmNTE3LWY1OTgtNDUzMy1hYjYyLTAwMGM4NTc4NmQ1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC41MDExODU2NzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=09991e03-0a70-4769-a02f-1731b8a489e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="776.701µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:01Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=528c58c8-6a2e-4657-b3d8-d4c543147442 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/c0ea24f3-e15c-425c-aec9-e8de96e3cee0?_state=jA8WMdi6fmjbGX2yzat8kWXEoYumV_pRvOJlfcVGQFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwZWEyNGYzLWUxNWMtNDI1Yy1hZWM5LWU4ZGU5NmUzY2VlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC41MDQ1NjU3OVoifQ%3D%3D&digest=sha256%3A16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.duration=625.781751ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:00 +0000] "PUT /v2/foo/bar/blobs/uploads/c0ea24f3-e15c-425c-aec9-e8de96e3cee0?_state=jA8WMdi6fmjbGX2yzat8kWXEoYumV_pRvOJlfcVGQFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwZWEyNGYzLWUxNWMtNDI1Yy1hZWM5LWU4ZGU5NmUzY2VlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMC41MDQ1NjU3OVoifQ%3D%3D&digest=sha256%3A16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:01Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=f8401545-cf88-4f0f-958e-8225aa8be22b http.request.method=POST http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="860.381µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:01Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46099" http.request.id=417f5ffd-6acc-43ce-83dd-bd59d8a72c50 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/e981ec86-ee49-4f30-988d-50998b65393e?_state=bCidJlbkOGmkrWKbiBmvx1k5aMCNb7WCXubyv7-J6ZR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5ODFlYzg2LWVlNDktNGYzMC05ODhkLTUwOTk4YjY1MzkzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMS4xODM1Njk0NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=603.962027ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/e981ec86-ee49-4f30-988d-50998b65393e?_state=bCidJlbkOGmkrWKbiBmvx1k5aMCNb7WCXubyv7-J6ZR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5ODFlYzg2LWVlNDktNGYzMC05ODhkLTUwOTk4YjY1MzkzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMS4xODM1Njk0NDdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:01Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=39fa6e0f-e3c8-49e0-a9bc-12574327e559 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/uploads/e981ec86-ee49-4f30-988d-50998b65393e?_state=ZHVadrZdeK2lsZLENCXB2bkHHePgB9NKiStxgeDJqtt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5ODFlYzg2LWVlNDktNGYzMC05ODhkLTUwOTk4YjY1MzkzZSIsIk9mZnNldCI6MTczODI0MDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MDFaIn0%3D&digest=sha256%3A16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.duration=2.113289ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:01 +0000] "PUT /v2/foo/bar/blobs/uploads/e981ec86-ee49-4f30-988d-50998b65393e?_state=ZHVadrZdeK2lsZLENCXB2bkHHePgB9NKiStxgeDJqtt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5ODFlYzg2LWVlNDktNGYzMC05ODhkLTUwOTk4YjY1MzkzZSIsIk9mZnNldCI6MTczODI0MDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MDFaIn0%3D&digest=sha256%3A16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:01Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=4d031441-2275-412c-bc34-b81d2442f226 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="935.645µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:01 +0000] "HEAD /v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:01Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=4f20593b-10ff-4bd6-bb3c-c50030d9072b http.request.method=GET http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=42.918303ms http.response.status=200 http.response.written=17382400 127.0.0.1 - - [26/Jan/2025:19:25:01 +0000] "GET /v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 200 17382400 "" "Go-http-client/1.1" time="2025-01-26T19:25:01Z" level=error msg="error parsing digest="sha257:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=138ab7e5-9846-492b-a336-03d7be85ff57 http.request.method=GET http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/sha257:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" vars.name="foo/bar" time="2025-01-26T19:25:01Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=138ab7e5-9846-492b-a336-03d7be85ff57 http.request.method=GET http.request.remoteaddr="127.0.0.1:55796" http.request.uri="/v2/foo/bar/blobs/sha257:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="786.421µs" http.response.status=400 http.response.written=110 vars.digest="sha257:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:01 +0000] "GET /v2/foo/bar/blobs/sha257:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T19:25:01Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=dd58c62b-49da-4571-b8ea-efe9478b02a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42018" http.request.uri="/v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.duration=1.099954ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:01 +0000] "GET /v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:01Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=a82f4efd-1b08-4aca-afa9-6779ff5778d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33110" http.request.uri="/v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.898µs" http.response.status=404 http.response.written=157 vars.digest="sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "GET /v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=f739b9b8-05f6-48c6-afca-8f130fbae513 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33126" http.request.uri="/v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.320932ms http.response.status=404 http.response.written=157 vars.digest="sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=d797514b-227f-4239-9b70-83db9912baeb http.request.method=POST http.request.remoteaddr="127.0.0.1:33126" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="890.764µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=80aa2951-3dca-42ca-bf74-1ed228e042a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33126" http.request.uri="/v2/foo/bar/blobs/uploads/1c86157f-53ef-4409-9a44-412e8c59db22?_state=tFkroVaMz6k6IeMlgqXDPGnsWnKbbxVei2iz5lrG5357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjODYxNTdmLTUzZWYtNDQwOS05YTQ0LTQxMmU4YzU5ZGIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMDc5NDk2MjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.398256ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "GET /v2/foo/bar/blobs/uploads/1c86157f-53ef-4409-9a44-412e8c59db22?_state=tFkroVaMz6k6IeMlgqXDPGnsWnKbbxVei2iz5lrG5357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjODYxNTdmLTUzZWYtNDQwOS05YTQ0LTQxMmU4YzU5ZGIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMDc5NDk2MjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=e7461796-ebbe-48fe-8e5a-8dae6876a25e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33126" http.request.uri="/v2/foo/bar/blobs/uploads/1c86157f-53ef-4409-9a44-412e8c59db22?_state=tFkroVaMz6k6IeMlgqXDPGnsWnKbbxVei2iz5lrG5357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjODYxNTdmLTUzZWYtNDQwOS05YTQ0LTQxMmU4YzU5ZGIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMDc5NDk2MjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.427501ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "DELETE /v2/foo/bar/blobs/uploads/1c86157f-53ef-4409-9a44-412e8c59db22?_state=tFkroVaMz6k6IeMlgqXDPGnsWnKbbxVei2iz5lrG5357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjODYxNTdmLTUzZWYtNDQwOS05YTQ0LTQxMmU4YzU5ZGIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMDc5NDk2MjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=1d67d0d4-f4b1-4333-bc68-3ff77f6b5a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:33126" http.request.uri="/v2/foo/bar/blobs/uploads/1c86157f-53ef-4409-9a44-412e8c59db22?_state=tFkroVaMz6k6IeMlgqXDPGnsWnKbbxVei2iz5lrG5357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjODYxNTdmLTUzZWYtNDQwOS05YTQ0LTQxMmU4YzU5ZGIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMDc5NDk2MjFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1c86157f-53ef-4409-9a44-412e8c59db22 time="2025-01-26T19:25:02Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=1d67d0d4-f4b1-4333-bc68-3ff77f6b5a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:33126" http.request.uri="/v2/foo/bar/blobs/uploads/1c86157f-53ef-4409-9a44-412e8c59db22?_state=tFkroVaMz6k6IeMlgqXDPGnsWnKbbxVei2iz5lrG5357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjODYxNTdmLTUzZWYtNDQwOS05YTQ0LTQxMmU4YzU5ZGIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMDc5NDk2MjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.243409ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=1c86157f-53ef-4409-9a44-412e8c59db22 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "GET /v2/foo/bar/blobs/uploads/1c86157f-53ef-4409-9a44-412e8c59db22?_state=tFkroVaMz6k6IeMlgqXDPGnsWnKbbxVei2iz5lrG5357Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjODYxNTdmLTUzZWYtNDQwOS05YTQ0LTQxMmU4YzU5ZGIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMDc5NDk2MjFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=c0866999-5f52-41cf-8c33-747cc9a0c577 http.request.method=POST http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="936.7µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=889a38e7-1f58-4f9c-a3a5-95609cf4af2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/440e0ca9-3d1e-466a-b1cb-d4e806223eab?_state=vAA6sULsHkxL-1PoWmm58nXpf9Nm90EVgnq44nly5Gt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MGUwY2E5LTNkMWUtNDY2YS1iMWNiLWQ0ZTgwNjIyM2VhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMTQ3MDY0NDhaIn0%3D&digest=sha256%3Adbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" provided=sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 vars.name="foo/bar" vars.uuid=440e0ca9-3d1e-466a-b1cb-d4e806223eab time="2025-01-26T19:25:02Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=889a38e7-1f58-4f9c-a3a5-95609cf4af2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/440e0ca9-3d1e-466a-b1cb-d4e806223eab?_state=vAA6sULsHkxL-1PoWmm58nXpf9Nm90EVgnq44nly5Gt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MGUwY2E5LTNkMWUtNDY2YS1iMWNiLWQ0ZTgwNjIyM2VhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMTQ3MDY0NDhaIn0%3D&digest=sha256%3Adbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=440e0ca9-3d1e-466a-b1cb-d4e806223eab time="2025-01-26T19:25:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=889a38e7-1f58-4f9c-a3a5-95609cf4af2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/440e0ca9-3d1e-466a-b1cb-d4e806223eab?_state=vAA6sULsHkxL-1PoWmm58nXpf9Nm90EVgnq44nly5Gt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MGUwY2E5LTNkMWUtNDY2YS1iMWNiLWQ0ZTgwNjIyM2VhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMTQ3MDY0NDhaIn0%3D&digest=sha256%3Adbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.470605ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=440e0ca9-3d1e-466a-b1cb-d4e806223eab 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "PUT /v2/foo/bar/blobs/uploads/440e0ca9-3d1e-466a-b1cb-d4e806223eab?_state=vAA6sULsHkxL-1PoWmm58nXpf9Nm90EVgnq44nly5Gt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MGUwY2E5LTNkMWUtNDY2YS1iMWNiLWQ0ZTgwNjIyM2VhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMTQ3MDY0NDhaIn0%3D&digest=sha256%3Adbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=8e17db0c-5f00-45c9-a79c-5e43be56f862 http.request.method=POST http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177588ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=1eff052c-b2fe-47a6-8e36-ed217da3ef0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/3eaacdd2-fc20-4b47-9e8b-97d2040d4283?_state=4rC-iqui3lJ7BxjR9Y0i41PZ6DcDJwyU1u8RGPxfCrt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYWFjZGQyLWZjMjAtNGI0Ny05ZThiLTk3ZDIwNDBkNDI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMTc4MzMyMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.029597ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "PUT /v2/foo/bar/blobs/uploads/3eaacdd2-fc20-4b47-9e8b-97d2040d4283?_state=4rC-iqui3lJ7BxjR9Y0i41PZ6DcDJwyU1u8RGPxfCrt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNlYWFjZGQyLWZjMjAtNGI0Ny05ZThiLTk3ZDIwNDBkNDI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMTc4MzMyMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=b4f05776-39da-4e61-8088-4d8a7e4f6787 http.request.method=POST http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000739ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=b1cf9f8a-1f20-44ef-ba24-f5d5c1895842 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/61d4ad4e-a759-449f-adbe-ec77d3376221?_state=uaQSiup_oTiYeUYmz4nAgCstghy-WWM6r2WoGIRe-wV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxZDRhZDRlLWE3NTktNDQ5Zi1hZGJlLWVjNzdkMzM3NjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMjAzOTgxNDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.247906ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "PUT /v2/foo/bar/blobs/uploads/61d4ad4e-a759-449f-adbe-ec77d3376221?_state=uaQSiup_oTiYeUYmz4nAgCstghy-WWM6r2WoGIRe-wV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxZDRhZDRlLWE3NTktNDQ5Zi1hZGJlLWVjNzdkMzM3NjIyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMjAzOTgxNDlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=7126f27c-c9d2-4a0f-a0e2-4477e00eda1a http.request.method=POST http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="936.879µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=db8627e7-bbe7-4526-a440-c7891cdfb2b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/970379d4-3648-4ac5-befc-8ec97863e92d?_state=ewZlpWU4EYLNpArqed5skmIxLYx3huZ6zAfD7sNUjuV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDM3OWQ0LTM2NDgtNGFjNS1iZWZjLThlYzk3ODYzZTkyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMjMwNTUxMTdaIn0%3D&digest=sha256%3Adbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.duration=547.987542ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "PUT /v2/foo/bar/blobs/uploads/970379d4-3648-4ac5-befc-8ec97863e92d?_state=ewZlpWU4EYLNpArqed5skmIxLYx3huZ6zAfD7sNUjuV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDM3OWQ0LTM2NDgtNGFjNS1iZWZjLThlYzk3ODYzZTkyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi4wMjMwNTUxMTdaIn0%3D&digest=sha256%3Adbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:02Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=24759683-d5ea-4de1-b4c4-98a52314cc83 http.request.method=POST http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.521123ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37311" http.request.id=6d5488ab-cce4-4019-aff8-69e7709a8a0a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/f1898e4c-23cf-4e89-8224-f93ab14b0bea?_state=h-C-X-fcp5jsvfyJWaD0W55LM_2e1j6GZP0GlCRi94N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxODk4ZTRjLTIzY2YtNGU4OS04MjI0LWY5M2FiMTRiMGJlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi42MzM3MTEwMTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=565.669781ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:02 +0000] "PATCH /v2/foo/bar/blobs/uploads/f1898e4c-23cf-4e89-8224-f93ab14b0bea?_state=h-C-X-fcp5jsvfyJWaD0W55LM_2e1j6GZP0GlCRi94N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxODk4ZTRjLTIzY2YtNGU4OS04MjI0LWY5M2FiMTRiMGJlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMi42MzM3MTEwMTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=56d35f9c-8236-49c7-aa1d-9b1b090bcb7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/uploads/f1898e4c-23cf-4e89-8224-f93ab14b0bea?_state=7fh6BOcKgjpA-SjW6mR76SFjqHbVY9BB7iWDywoPJvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxODk4ZTRjLTIzY2YtNGU4OS04MjI0LWY5M2FiMTRiMGJlYSIsIk9mZnNldCI6MTYyNDMyMDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MDJaIn0%3D&digest=sha256%3Adbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.duration=1.681119ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "PUT /v2/foo/bar/blobs/uploads/f1898e4c-23cf-4e89-8224-f93ab14b0bea?_state=7fh6BOcKgjpA-SjW6mR76SFjqHbVY9BB7iWDywoPJvt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxODk4ZTRjLTIzY2YtNGU4OS04MjI0LWY5M2FiMTRiMGJlYSIsIk9mZnNldCI6MTYyNDMyMDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MDJaIn0%3D&digest=sha256%3Adbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=c6307e4e-5501-44a7-a4a0-5943891f85db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.574164ms http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=f8860caf-3952-4a27-ad4a-57d86674bb22 http.request.method=GET http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=47.214419ms http.response.status=200 http.response.written=16243200 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "GET /v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 200 16243200 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=error msg="error parsing digest="sha257:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=327fb0a3-9807-4640-ae19-7f164d31c16b http.request.method=GET http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/sha257:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" vars.name="foo/bar" time="2025-01-26T19:25:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=327fb0a3-9807-4640-ae19-7f164d31c16b http.request.method=GET http.request.remoteaddr="127.0.0.1:33140" http.request.uri="/v2/foo/bar/blobs/sha257:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="831.241µs" http.response.status=400 http.response.written=110 vars.digest="sha257:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "GET /v2/foo/bar/blobs/sha257:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=5fffde5a-f2ed-4f58-b040-d89b556241f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33148" http.request.uri="/v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.duration=1.585643ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "GET /v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=34fc51c8-fab3-4bd0-a3dd-9d24b3b526f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33146" http.request.uri="/v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.800333ms http.response.status=200 http.response.written=2605056 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "GET /v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 200 2605056 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37311" http.request.id=9539eb86-cff3-4c27-a521-c853fc69afbf http.request.method=GET http.request.remoteaddr="127.0.0.1:33148" http.request.uri="/v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.217766ms http.response.status=200 http.response.written=491520 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "GET /v2/foo/bar/blobs/sha256:dbaa430e8fa53278c08a2f74aa25bbb232a563e4dea209e102fb4d291c50a152 HTTP/1.1" 200 491520 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=ca1630ec-3ab1-455b-84c8-97b5034c68ec http.request.method=GET http.request.remoteaddr="127.0.0.1:42010" http.request.uri="/v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.421792599s http.response.status=200 http.response.written=2572288 127.0.0.1 - - [26/Jan/2025:19:25:01 +0000] "GET /v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46099" http.request.id=ff84ca5b-0432-47cb-bdad-336c7da68874 http.request.method=GET http.request.remoteaddr="127.0.0.1:42018" http.request.uri="/v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.418838471s http.response.status=200 http.response.written=2572288 127.0.0.1 - - [26/Jan/2025:19:25:01 +0000] "GET /v2/foo/bar/blobs/sha256:16c87b76c630d95c30b95d5c84484576f133887f421ede2ae21deba28c5a6606 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (2.93s) === RUN TestBlobDelete time="2025-01-26T19:25:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:03Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=68a9f2ad-caae-46a3-9dec-1c4b26dfc16b http.request.method=GET http.request.remoteaddr="127.0.0.1:43530" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="806.343µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "GET /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=4b0ebbe4-f004-437e-993c-a26c8f477574 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43540" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.304558ms http.response.status=404 http.response.written=157 vars.digest="sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=a36c3b75-9b49-480f-be9f-f14cbbc02da6 http.request.method=POST http.request.remoteaddr="127.0.0.1:43540" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="789.577µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=37fb2d9c-7974-43ba-b3db-db4e5284d096 http.request.method=GET http.request.remoteaddr="127.0.0.1:43540" http.request.uri="/v2/foo/bar/blobs/uploads/d8284486-e4c8-42b8-aacc-bbee108e6ba2?_state=jGWC-stIeylwYHz-2981pqx8XxvP0xZIr3b6eWo3_sB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4Mjg0NDg2LWU0YzgtNDJiOC1hYWNjLWJiZWUxMDhlNmJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MTc4MDg5NzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.358458ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "GET /v2/foo/bar/blobs/uploads/d8284486-e4c8-42b8-aacc-bbee108e6ba2?_state=jGWC-stIeylwYHz-2981pqx8XxvP0xZIr3b6eWo3_sB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4Mjg0NDg2LWU0YzgtNDJiOC1hYWNjLWJiZWUxMDhlNmJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MTc4MDg5NzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=2f00d18e-a289-41b7-ad24-ed133b4ae592 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43540" http.request.uri="/v2/foo/bar/blobs/uploads/d8284486-e4c8-42b8-aacc-bbee108e6ba2?_state=jGWC-stIeylwYHz-2981pqx8XxvP0xZIr3b6eWo3_sB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4Mjg0NDg2LWU0YzgtNDJiOC1hYWNjLWJiZWUxMDhlNmJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MTc4MDg5NzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.024082ms http.response.status=204 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "DELETE /v2/foo/bar/blobs/uploads/d8284486-e4c8-42b8-aacc-bbee108e6ba2?_state=jGWC-stIeylwYHz-2981pqx8XxvP0xZIr3b6eWo3_sB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4Mjg0NDg2LWU0YzgtNDJiOC1hYWNjLWJiZWUxMDhlNmJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MTc4MDg5NzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=770383c5-bc13-4665-b9cf-79a3f8f3a1c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43540" http.request.uri="/v2/foo/bar/blobs/uploads/d8284486-e4c8-42b8-aacc-bbee108e6ba2?_state=jGWC-stIeylwYHz-2981pqx8XxvP0xZIr3b6eWo3_sB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4Mjg0NDg2LWU0YzgtNDJiOC1hYWNjLWJiZWUxMDhlNmJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MTc4MDg5NzJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d8284486-e4c8-42b8-aacc-bbee108e6ba2 time="2025-01-26T19:25:03Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=770383c5-bc13-4665-b9cf-79a3f8f3a1c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43540" http.request.uri="/v2/foo/bar/blobs/uploads/d8284486-e4c8-42b8-aacc-bbee108e6ba2?_state=jGWC-stIeylwYHz-2981pqx8XxvP0xZIr3b6eWo3_sB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4Mjg0NDg2LWU0YzgtNDJiOC1hYWNjLWJiZWUxMDhlNmJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MTc4MDg5NzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.241607ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=d8284486-e4c8-42b8-aacc-bbee108e6ba2 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "GET /v2/foo/bar/blobs/uploads/d8284486-e4c8-42b8-aacc-bbee108e6ba2?_state=jGWC-stIeylwYHz-2981pqx8XxvP0xZIr3b6eWo3_sB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4Mjg0NDg2LWU0YzgtNDJiOC1hYWNjLWJiZWUxMDhlNmJhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MTc4MDg5NzJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=c576aa12-4a8b-4a7d-8ae3-9711527760e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.354697ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=c9a5dc08-6039-4e66-9e12-8e4a7421be7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/e0284301-5bf8-4032-bb3f-a63508560385?_state=cHhppYEztRE9r8LU5zHRCXkdaN_uytfG9LHrg_uo4r57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwMjg0MzAxLTViZjgtNDAzMi1iYjNmLWE2MzUwODU2MDM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MjkxNDcwOTZaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" provided=sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 vars.name="foo/bar" vars.uuid=e0284301-5bf8-4032-bb3f-a63508560385 time="2025-01-26T19:25:03Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=c9a5dc08-6039-4e66-9e12-8e4a7421be7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/e0284301-5bf8-4032-bb3f-a63508560385?_state=cHhppYEztRE9r8LU5zHRCXkdaN_uytfG9LHrg_uo4r57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwMjg0MzAxLTViZjgtNDAzMi1iYjNmLWE2MzUwODU2MDM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MjkxNDcwOTZaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e0284301-5bf8-4032-bb3f-a63508560385 time="2025-01-26T19:25:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=c9a5dc08-6039-4e66-9e12-8e4a7421be7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/e0284301-5bf8-4032-bb3f-a63508560385?_state=cHhppYEztRE9r8LU5zHRCXkdaN_uytfG9LHrg_uo4r57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwMjg0MzAxLTViZjgtNDAzMi1iYjNmLWE2MzUwODU2MDM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MjkxNDcwOTZaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.366192ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=e0284301-5bf8-4032-bb3f-a63508560385 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "PUT /v2/foo/bar/blobs/uploads/e0284301-5bf8-4032-bb3f-a63508560385?_state=cHhppYEztRE9r8LU5zHRCXkdaN_uytfG9LHrg_uo4r57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwMjg0MzAxLTViZjgtNDAzMi1iYjNmLWE2MzUwODU2MDM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MjkxNDcwOTZaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=5cca094e-865e-4063-b6a3-f0ca7d8930af http.request.method=POST http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.059129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=ca00abf0-0ae9-44bb-aa97-548834864c62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/2800a0a4-71df-4f76-8950-5b7e04ffdc5f?_state=_kCyO8hfMaJgdjl1d_dr0FjtjI77JbggrtGaJEo6lv97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4MDBhMGE0LTcxZGYtNGY3Ni04OTUwLTViN2UwNGZmZGM1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MzI3NjcxMzNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.580662ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "PUT /v2/foo/bar/blobs/uploads/2800a0a4-71df-4f76-8950-5b7e04ffdc5f?_state=_kCyO8hfMaJgdjl1d_dr0FjtjI77JbggrtGaJEo6lv97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4MDBhMGE0LTcxZGYtNGY3Ni04OTUwLTViN2UwNGZmZGM1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41MzI3NjcxMzNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=c25ce444-e20a-40a8-83cb-96acb3dd023a http.request.method=POST http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.282947ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=96fc49ff-ea12-41be-953f-bbc6bc7c8051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/7adf0e9f-c032-44ec-95cd-315d2d7423f6?_state=iZ6_nr25pFrstXUUMIFMaJ9J6PFKkLNBzhbXMxGghmt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhZGYwZTlmLWMwMzItNDRlYy05NWNkLTMxNWQyZDc0MjNmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41Mzc3NzkzMjdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.558983ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "PUT /v2/foo/bar/blobs/uploads/7adf0e9f-c032-44ec-95cd-315d2d7423f6?_state=iZ6_nr25pFrstXUUMIFMaJ9J6PFKkLNBzhbXMxGghmt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhZGYwZTlmLWMwMzItNDRlYy05NWNkLTMxNWQyZDc0MjNmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41Mzc3NzkzMjdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=508ef1bc-106b-4fe2-9d27-c8c0d72f6e4b http.request.method=POST http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.003854ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:05Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=26535fdf-2da1-4da9-8b84-675e8965648b http.request.method=PUT http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/c7f3da49-f622-4588-8e50-b8671dc31b98?_state=VfSiJSpJ9qaOWrmnEvzeF9-ck0kFdXKTK08eK1ThFqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZjNkYTQ5LWY2MjItNDU4OC04ZTUwLWI4NjcxZGMzMWI5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41NDE0OTk5MjJaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.80679859s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:03 +0000] "PUT /v2/foo/bar/blobs/uploads/c7f3da49-f622-4588-8e50-b8671dc31b98?_state=VfSiJSpJ9qaOWrmnEvzeF9-ck0kFdXKTK08eK1ThFqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM3ZjNkYTQ5LWY2MjItNDU4OC04ZTUwLWI4NjcxZGMzMWI5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowMy41NDE0OTk5MjJaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:05Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=559015c8-2c97-457c-9943-fe01528721d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.481901ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38937" http.request.id=17b977f5-330f-4647-b1bc-e585dee60801 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/9f70586e-7f43-4abe-92b4-829116dd95e3?_state=yRW7mwXogzEyhdKI8EX_ANukMoGadaEv6FUs-AjeaBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmNzA1ODZlLTdmNDMtNGFiZS05MmI0LTgyOTExNmRkOTVlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowNS40MzY4NjIzNloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.751541029s http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/9f70586e-7f43-4abe-92b4-829116dd95e3?_state=yRW7mwXogzEyhdKI8EX_ANukMoGadaEv6FUs-AjeaBJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmNzA1ODZlLTdmNDMtNGFiZS05MmI0LTgyOTExNmRkOTVlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowNS40MzY4NjIzNloifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=e4478c48-6857-42b0-9e53-3ea4168e71f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/uploads/9f70586e-7f43-4abe-92b4-829116dd95e3?_state=7CSpcJgEDBGOkEtVjZS5z2duHLlXy0-uvCuqlb1lrj97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmNzA1ODZlLTdmNDMtNGFiZS05MmI0LTgyOTExNmRkOTVlMyIsIk9mZnNldCI6Mjk2NTM1MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MDVaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.563822ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "PUT /v2/foo/bar/blobs/uploads/9f70586e-7f43-4abe-92b4-829116dd95e3?_state=7CSpcJgEDBGOkEtVjZS5z2duHLlXy0-uvCuqlb1lrj97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmNzA1ODZlLTdmNDMtNGFiZS05MmI0LTgyOTExNmRkOTVlMyIsIk9mZnNldCI6Mjk2NTM1MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MDVaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=0f6ec0b9-9e5c-4d07-a311-e9befacce6bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="835.515µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=aabfa300-cdee-4ce4-b4ca-e937fbc11718 http.request.method=GET http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=82.308246ms http.response.status=200 http.response.written=29653504 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "GET /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 200 29653504 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=error msg="error parsing digest="sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=f23bd717-da41-446f-825c-406c00d6c6b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" vars.name="foo/bar" time="2025-01-26T19:25:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=f23bd717-da41-446f-825c-406c00d6c6b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:43552" http.request.uri="/v2/foo/bar/blobs/sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="841.871µs" http.response.status=400 http.response.written=110 vars.digest="sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "GET /v2/foo/bar/blobs/sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=8bf05fb4-611f-456f-a7ea-71399cf9a589 http.request.method=GET http.request.remoteaddr="127.0.0.1:43568" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.duration="948.217µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "GET /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=10aedbe9-5785-4d81-88c3-3c03e2d95a5a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43582" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.duration="804.37µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=9bbcde58-6ff2-4fca-ac40-482494abbfc6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43582" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="670.657µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=edf9ee1d-83ac-4cc7-a020-b01483880f89 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43582" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="826.947µs" http.response.status=404 http.response.written=74 vars.digest="sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=error msg="error parsing digest="sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=e9793e93-e2e5-4391-99e7-2d7a34836c0d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43594" http.request.uri="/v2/foo/bar/blobs/sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" vars.name="foo/bar" time="2025-01-26T19:25:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=e9793e93-e2e5-4391-99e7-2d7a34836c0d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43594" http.request.uri="/v2/foo/bar/blobs/sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.046µs" http.response.status=400 http.response.written=110 vars.digest="sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "DELETE /v2/foo/bar/blobs/sha257:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-26T19:25:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=3e39ff53-103d-4641-ad73-a09b098c6b21 http.request.method=POST http.request.remoteaddr="127.0.0.1:43596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="868.491µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=b1357702-2aa2-4ff7-b414-1588ee6404db http.request.method=PUT http.request.remoteaddr="127.0.0.1:43596" http.request.uri="/v2/foo/bar/blobs/uploads/3a20e2e0-046d-46f7-b00a-8c990deb3c4f?_state=wzr7aN3rAfk920kccGYI099LGH054F3AeQsFKK5RVvN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMjBlMmUwLTA0NmQtNDZmNy1iMDBhLThjOTkwZGViM2M0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowNy4zMDk1MTU5NzNaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.770429023s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "PUT /v2/foo/bar/blobs/uploads/3a20e2e0-046d-46f7-b00a-8c990deb3c4f?_state=wzr7aN3rAfk920kccGYI099LGH054F3AeQsFKK5RVvN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMjBlMmUwLTA0NmQtNDZmNy1iMDBhLThjOTkwZGViM2M0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowNy4zMDk1MTU5NzNaIn0%3D&digest=sha256%3Aa99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=46a8b270-5a3c-488e-adf6-4b1eb0903c06 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43596" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.548151ms http.response.status=200 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=16f699fd-58e0-4b90-b03d-10740a55ea66 http.request.method=GET http.request.remoteaddr="127.0.0.1:43558" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.879293413s http.response.status=200 http.response.written=2605056 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "GET /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 200 2605056 "" "Go-http-client/1.1" time="2025-01-26T19:25:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38937" http.request.id=0936aa85-8bc4-4944-8957-5357c9aadb90 http.request.method=GET http.request.remoteaddr="127.0.0.1:43568" http.request.uri="/v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.876202536s http.response.status=200 http.response.written=2572288 127.0.0.1 - - [26/Jan/2025:19:25:07 +0000] "GET /v2/foo/bar/blobs/sha256:a99cd841a2ff07e8f4aa5e6f29e87028fd6450bcb4ce01f1d596da70bdf6eaf5 HTTP/1.1" 200 2572288 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.90s) === RUN TestRelativeURL time="2025-01-26T19:25:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:09Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38629" http.request.id=d1f91a49-a5c7-4dd6-b0ac-95ff3c933d72 http.request.method=POST http.request.remoteaddr="127.0.0.1:48918" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.34331ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38629" http.request.id=7ba9dc01-1579-4883-8b02-d4abdc625ae9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48918" http.request.uri="/v2/foo/bar/blobs/uploads/63e0c80d-5b64-47a0-a6ef-02318d9cba8a?_state=cQtcCM9ACcnzU3JYj5qQI8h_pFbtBM51vfrZAaS8nGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZTBjODBkLTViNjQtNDdhMC1hNmVmLTAyMzE4ZDljYmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowOS4xODE1NjQ0NDdaIn0%3D&digest=sha256%3A09e0eccf3619afd64378b3fa39017a7eee50954415ac4246f38074c37f6cbae1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.226920438s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:09 +0000] "PUT /v2/foo/bar/blobs/uploads/63e0c80d-5b64-47a0-a6ef-02318d9cba8a?_state=cQtcCM9ACcnzU3JYj5qQI8h_pFbtBM51vfrZAaS8nGZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZTBjODBkLTViNjQtNDdhMC1hNmVmLTAyMzE4ZDljYmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTowOS4xODE1NjQ0NDdaIn0%3D&digest=sha256%3A09e0eccf3619afd64378b3fa39017a7eee50954415ac4246f38074c37f6cbae1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38629" http.request.id=b958fef2-e0d6-4341-959b-035f77b33698 http.request.method=POST http.request.remoteaddr="127.0.0.1:48918" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.484685ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38629" http.request.id=e7f413ce-06c7-4f7a-a18d-de6753135b4c http.request.method=POST http.request.remoteaddr="127.0.0.1:48918" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="794.866µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38629" http.request.id=e95b4fa7-fa64-4ee5-b92c-02b7810f8985 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48918" http.request.uri="/v2/foo/bar/blobs/uploads/90dcb459-3082-4d15-b336-b79ccec8114f?_state=Rf5Tqkx80zeQsL9_4nTV24DQRwqfCfe3QVcOM_jD8Fd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwZGNiNDU5LTMwODItNGQxNS1iMzM2LWI3OWNjZWM4MTE0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNToxMC43MjEyNjgyNTVaIn0%3D&digest=sha256%3A4471be75df3f80cd498a141a5b9371c51f9e53d40e07e098933c136a058fa4d0" http.request.useragent="Go-http-client/1.1" http.response.duration=432.999322ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:10 +0000] "PUT /v2/foo/bar/blobs/uploads/90dcb459-3082-4d15-b336-b79ccec8114f?_state=Rf5Tqkx80zeQsL9_4nTV24DQRwqfCfe3QVcOM_jD8Fd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkwZGNiNDU5LTMwODItNGQxNS1iMzM2LWI3OWNjZWM4MTE0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNToxMC43MjEyNjgyNTVaIn0%3D&digest=sha256%3A4471be75df3f80cd498a141a5b9371c51f9e53d40e07e098933c136a058fa4d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (1.98s) === RUN TestBlobDeleteDisabled time="2025-01-26T19:25:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:11Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:11Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:46313" http.request.id=b3b46896-18c4-4d32-a7d9-bbb308b1e71a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47184" http.request.uri="/v2/foo/bar/blobs/sha256:57f087c9c8b7245cae8a9c3bc00d5586d572389da9b691215ec8b1079a6a716a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.266808ms http.response.status=405 http.response.written=78 vars.digest="sha256:57f087c9c8b7245cae8a9c3bc00d5586d572389da9b691215ec8b1079a6a716a" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:11 +0000] "DELETE /v2/foo/bar/blobs/sha256:57f087c9c8b7245cae8a9c3bc00d5586d572389da9b691215ec8b1079a6a716a HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.14s) === RUN TestDeleteDisabled time="2025-01-26T19:25:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:11Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42871" http.request.id=adb93802-0d88-429b-a98c-505bd25d47b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="902.167µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42871" http.request.id=49e4a374-75a0-4f7d-aaee-bef0e905baa1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/bar/blobs/uploads/c865b0d4-9c54-455e-86ef-7aacd52199f0?_state=cd9jqe5UO57rMOec3sMMdX0w6JxREz76x55RiwfbhsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4NjViMGQ0LTljNTQtNDU1ZS04NmVmLTdhYWNkNTIxOTlmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNToxMS40OTMxNDQ3OFoifQ%3D%3D&digest=sha256%3Acebb2a47cc9e05d181d66d5df8f400aa735dca350819a411613e909222efec5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.323658013s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:11 +0000] "PUT /v2/foo/bar/blobs/uploads/c865b0d4-9c54-455e-86ef-7aacd52199f0?_state=cd9jqe5UO57rMOec3sMMdX0w6JxREz76x55RiwfbhsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM4NjViMGQ0LTljNTQtNDU1ZS04NmVmLTdhYWNkNTIxOTlmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNToxMS40OTMxNDQ3OFoifQ%3D%3D&digest=sha256%3Acebb2a47cc9e05d181d66d5df8f400aa735dca350819a411613e909222efec5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:12Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:42871" http.request.id=e251a226-f77b-4e72-8c35-dc5ad247b108 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/foo/bar/blobs/sha256:cebb2a47cc9e05d181d66d5df8f400aa735dca350819a411613e909222efec5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.250081ms http.response.status=405 http.response.written=78 vars.digest="sha256:cebb2a47cc9e05d181d66d5df8f400aa735dca350819a411613e909222efec5d" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:cebb2a47cc9e05d181d66d5df8f400aa735dca350819a411613e909222efec5d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.53s) === RUN TestDeleteReadOnly time="2025-01-26T19:25:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:12Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43127" http.request.id=71bdb2de-d67d-4e29-a5eb-2e6f784cf29c http.request.method=POST http.request.remoteaddr="127.0.0.1:35792" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.443475ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43127" http.request.id=4c30f7da-1030-4579-be2f-0d4a6e63403f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35792" http.request.uri="/v2/foo/bar/blobs/uploads/6ae005a1-9c1b-444b-b2d1-13851cb87172?_state=Pro5A_rB_whSZH4CwNablAlLNSPZt522yUBl81hXPDl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhZTAwNWExLTljMWItNDQ0Yi1iMmQxLTEzODUxY2I4NzE3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNToxMi45NDk0ODQ2ODdaIn0%3D&digest=sha256%3Ac192d9a993e6fab3453fac8c5d28b594308150b87eb4f3f8516bf8937fe758ff" http.request.useragent="Go-http-client/1.1" http.response.duration=558.429678ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:12 +0000] "PUT /v2/foo/bar/blobs/uploads/6ae005a1-9c1b-444b-b2d1-13851cb87172?_state=Pro5A_rB_whSZH4CwNablAlLNSPZt522yUBl81hXPDl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhZTAwNWExLTljMWItNDQ0Yi1iMmQxLTEzODUxY2I4NzE3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNToxMi45NDk0ODQ2ODdaIn0%3D&digest=sha256%3Ac192d9a993e6fab3453fac8c5d28b594308150b87eb4f3f8516bf8937fe758ff HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [26/Jan/2025:19:25:13 +0000] "DELETE /v2/foo/bar/blobs/sha256:c192d9a993e6fab3453fac8c5d28b594308150b87eb4f3f8516bf8937fe758ff HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.69s) === RUN TestStartPushReadOnly time="2025-01-26T19:25:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:13Z" level=info msg="redis not configured" go.version=go1.23.5 127.0.0.1 - - [26/Jan/2025:19:25:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-01-26T19:25:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:13Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=f935c9b2-0bce-41b7-9cf9-d6f59634ca25 http.request.method=GET http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.019279ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:19:25:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T19:25:13Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=fb8684e4-641d-4438-baed-60851119d169 http.request.method=GET http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.128443ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [26/Jan/2025:19:25:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T19:25:13Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=a69a419c-b75e-44d0-b0f4-d04ba63dbdee http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.13304ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:19:25:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-26T19:25:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=424f8e25-1aef-4e5f-a2c9-0cec6914468f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.859331ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T19:25:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=424f8e25-1aef-4e5f-a2c9-0cec6914468f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.905261ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T19:25:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=424f8e25-1aef-4e5f-a2c9-0cec6914468f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.944229ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T19:25:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=424f8e25-1aef-4e5f-a2c9-0cec6914468f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.981247ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:19:25:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-26T19:25:13Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=8f3cbcf7-0440-491c-9c38-780c2a4a5452 http.request.method=POST http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="848.99µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:15Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=ffd8a2d7-163a-4665-9608-7bff4bb5415b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/blobs/uploads/d4457bdc-6d55-452a-8577-5b307bb7873e?_state=ObezVnTATYVazIATSqTZJ2Gbay18B2CR5pntPQAo9Jp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkNDQ1N2JkYy02ZDU1LTQ1MmEtODU3Ny01YjMwN2JiNzg3M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTMuNzQ5Njg2MzQ2WiJ9&digest=sha256%3A75eef2c601dc9141445bb845b005cbadef74789e6fb521eba93d8a95844a2a5c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.85473185s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/d4457bdc-6d55-452a-8577-5b307bb7873e?_state=ObezVnTATYVazIATSqTZJ2Gbay18B2CR5pntPQAo9Jp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkNDQ1N2JkYy02ZDU1LTQ1MmEtODU3Ny01YjMwN2JiNzg3M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTMuNzQ5Njg2MzQ2WiJ9&digest=sha256%3A75eef2c601dc9141445bb845b005cbadef74789e6fb521eba93d8a95844a2a5c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:15Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=e6a38dd8-d834-461d-a1db-c5a951562dda http.request.method=POST http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.171514ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=764002d5-da38-4445-94fc-7d45f0cad715 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/blobs/uploads/bff986fc-c97b-4d92-a5ed-951ff6c45266?_state=0IYhJyvIyFo0889h84VwxEbbuY-amSbFZfCR6N66vSx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZmY5ODZmYy1jOTdiLTRkOTItYTVlZC05NTFmZjZjNDUyNjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTUuNzg5NDc5MDIxWiJ9&digest=sha256%3A13d81ef9a518a096edfe7cf5ce55de9cae8f81c9454d6b3e7862d5418e709a43" http.request.useragent="Go-http-client/1.1" http.response.duration=1.157249746s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/bff986fc-c97b-4d92-a5ed-951ff6c45266?_state=0IYhJyvIyFo0889h84VwxEbbuY-amSbFZfCR6N66vSx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZmY5ODZmYy1jOTdiLTRkOTItYTVlZC05NTFmZjZjNDUyNjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTUuNzg5NDc5MDIxWiJ9&digest=sha256%3A13d81ef9a518a096edfe7cf5ce55de9cae8f81c9454d6b3e7862d5418e709a43 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=14e60549-1353-4889-8467-faeb97e95e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.330713ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=f69316f4-1325-4693-b7f9-547f7c811eef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" http.request.useragent="Go-http-client/1.1" http.response.duration=2.424058ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=c2667aac-b70e-4acf-bb24-dc8d15775366 http.request.method=GET http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.777407ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=6890b6a1-aae0-42bc-a95c-dd4df322e74a http.request.method=GET http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.993517ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "GET /v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36225" http.request.id=c4c2245c-89d1-4948-94c3-fd48f86a481e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" http.request.useragent="Go-http-client/1.1" http.response.duration=2.262437ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36225" http.request.id=ca66ece1-7a6d-482d-b610-ccff8250abec http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" http.request.useragent="Go-http-client/1.1" http.response.duration=2.50475ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:36225" http.request.id=a0786453-7581-4fd0-a967-76acfd8883ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" http.request.useragent="Go-http-client/1.1" http.response.duration=2.004069ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=96a88c8f-a3d4-4775-b731-4c9c98e005a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.635825ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "GET /v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=f974344a-1c75-415a-adab-5e243b25f5bd http.request.method=GET http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="897.445µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=fddd7533-e75c-40ac-b7e6-4861e706c660 http.request.method=GET http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" http.request.useragent="Go-http-client/1.1" http.response.duration="828.413µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "GET /v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=57598682-dd08-4c1a-80f2-e671086883d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="876.048µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=error msg="payload digest does match: "sha256:f4b080d93e9677aa1867a5fd6b2a2d08292b5cff0744b651b0a790748d15a159" != "sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496"" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=bfb1b944-90f9-4bfc-a019-8cb356ca7946 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" time="2025-01-26T19:25:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=bfb1b944-90f9-4bfc-a019-8cb356ca7946 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57642" http.request.uri="/v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.328686ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496" 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:a201f4ddeda8cef4ac7c1b1ed0dbda693bf7f350966f48db7b98f86af16a0496 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=57263273-e04b-44ef-b0e9-54cb363963e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.14837ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=18af177b-ec82-4b76-a660-036723341f65 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="958.384µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36225" http.request.id=4cfdb53b-c535-4a0d-b413-50d8b6a3a7d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.100864ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36225" http.request.id=4cfdb53b-c535-4a0d-b413-50d8b6a3a7d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.150632ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36225" http.request.id=4cfdb53b-c535-4a0d-b413-50d8b6a3a7d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.185326ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=d0f76259-c477-40eb-b928-eacdf0216dba http.request.method=POST http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="796.371µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=de070a0f-cf2a-4b31-a4d7-d5fd180a0131 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/blobs/uploads/94d57497-b99a-4114-836e-7e92b93ab11b?_state=rGfDrw9eMbAWZA1tzPHQ60tMSlG7P_g50MVMJPQN1D97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NGQ1NzQ5Ny1iOTlhLTQxMTQtODM2ZS03ZTkyYjkzYWIxMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTYuOTgxMzk5OTc4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.35125ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/94d57497-b99a-4114-836e-7e92b93ab11b?_state=rGfDrw9eMbAWZA1tzPHQ60tMSlG7P_g50MVMJPQN1D97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NGQ1NzQ5Ny1iOTlhLTQxMTQtODM2ZS03ZTkyYjkzYWIxMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTYuOTgxMzk5OTc4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36225" http.request.id=2420bc45-f047-49cb-9db9-efa597e4cb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="818.299µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36225" http.request.id=2420bc45-f047-49cb-9db9-efa597e4cb99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.861µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:19:25:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-26T19:25:17Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=ca566360-d092-4749-809d-ba524418574b http.request.method=POST http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="800.578µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:18Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=a75ac3bd-30f3-42e4-a079-e681b4bbd894 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/blobs/uploads/52e0c083-6435-419e-b794-0fefb71feb33?_state=-BF_4g28U2QIDXFTEdOoSY5qHRPRYcYyr-Fkt0wcHFN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MmUwYzA4My02NDM1LTQxOWUtYjc5NC0wZmVmYjcxZmViMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTcuMTk0OTE0MzAzWiJ9&digest=sha256%3A570a383d24cd00783c38299081b0649a65aecc0f4daacde9c7d4ea6cf8d883cc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.671059569s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/52e0c083-6435-419e-b794-0fefb71feb33?_state=-BF_4g28U2QIDXFTEdOoSY5qHRPRYcYyr-Fkt0wcHFN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MmUwYzA4My02NDM1LTQxOWUtYjc5NC0wZmVmYjcxZmViMzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTcuMTk0OTE0MzAzWiJ9&digest=sha256%3A570a383d24cd00783c38299081b0649a65aecc0f4daacde9c7d4ea6cf8d883cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=eab3451c-0a6d-45bf-9de4-fe30db4f7845 http.request.method=POST http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.547204ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=a35a61f8-3505-42e5-9ad4-b927d551b3f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/blobs/uploads/0b2000f9-5f95-407b-832f-f8ce0ec0f2cb?_state=oLtwJZ27igQBPrI17GRs7J8CuhT8c4I0guJywOQ_FM17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYjIwMDBmOS01Zjk1LTQwN2ItODMyZi1mOGNlMGVjMGYyY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTkuMDE4OTAxNzg5WiJ9&digest=sha256%3Aff5bd99961317c9799fee063fd9514c844117d7c7f4702c349a5ffa53409b638" http.request.useragent="Go-http-client/1.1" http.response.duration=742.091554ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/0b2000f9-5f95-407b-832f-f8ce0ec0f2cb?_state=oLtwJZ27igQBPrI17GRs7J8CuhT8c4I0guJywOQ_FM17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYjIwMDBmOS01Zjk1LTQwN2ItODMyZi1mOGNlMGVjMGYyY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTkuMDE4OTAxNzg5WiJ9&digest=sha256%3Aff5bd99961317c9799fee063fd9514c844117d7c7f4702c349a5ffa53409b638 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36225" http.request.id=2f94a942-ecef-4626-82e6-798befb04ec2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.879219ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36225" http.request.id=9a08ac48-0f7d-4d7b-94d3-047c14f1f1c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/sha256:43e2b5bf5e1ef76398169f088a24488f23754a6079b5cac9fdc6332299117d8a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.351009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:43e2b5bf5e1ef76398169f088a24488f23754a6079b5cac9fdc6332299117d8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=f864ba3a-1aec-4ba2-9faa-1b3a7d8bfbf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.081378ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=479382d6-b1e8-4ae5-800f-a863e98ba676 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/sha256:43e2b5bf5e1ef76398169f088a24488f23754a6079b5cac9fdc6332299117d8a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.305423ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/sha256:43e2b5bf5e1ef76398169f088a24488f23754a6079b5cac9fdc6332299117d8a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=897cdb91-5b29-4601-ad5c-8d190d80a0b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047202ms http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=39bab112-01bf-4250-8fe4-ad75d6ca8df3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/sha256:43e2b5bf5e1ef76398169f088a24488f23754a6079b5cac9fdc6332299117d8a" http.request.useragent="Go-http-client/1.1" http.response.duration="939.467µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/sha256:43e2b5bf5e1ef76398169f088a24488f23754a6079b5cac9fdc6332299117d8a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=7dcd29dc-3a18-4e22-8c45-a98fe0bb4504 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.011562ms http.response.status=200 http.response.written=45 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="rewriting manifest sha256:43e2b5bf5e1ef76398169f088a24488f23754a6079b5cac9fdc6332299117d8a in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=80e96355-de8b-4d5e-a980-3c175e9fab84 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=80e96355-de8b-4d5e-a980-3c175e9fab84 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.091082ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36225" http.request.id=49b8fb0c-0e41-46c4-a272-ee3503af7015 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.172899ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36225" http.request.id=820915b5-09e5-4ac1-b9fb-c0ff08375d89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.316053ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36225" http.request.id=85aa4e7e-a2df-4ab4-b4c3-2cb725a4f2c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/sha256:13025b4a0f3182a875c724bea326744691d5c83530c51e340e18d8da5f84a130" http.request.useragent="Go-http-client/1.1" http.response.duration=1.210686ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:13025b4a0f3182a875c724bea326744691d5c83530c51e340e18d8da5f84a130 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=3bf3d3c1-9de6-4fc1-a663-8ec7def230b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.13281ms http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=590c2518-919b-482a-b1b9-3f1de81f008e http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/sha256:13025b4a0f3182a875c724bea326744691d5c83530c51e340e18d8da5f84a130" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.060578ms http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/sha256:13025b4a0f3182a875c724bea326744691d5c83530c51e340e18d8da5f84a130 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=9f67da19-bc60-4257-ac36-c13c3260e3fc http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="899.593µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=0dec74a0-d8a2-4142-8749-3f97945ecc59 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/sha256:13025b4a0f3182a875c724bea326744691d5c83530c51e340e18d8da5f84a130" http.request.useragent="Go-http-client/1.1" http.response.duration="887.647µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/sha256:13025b4a0f3182a875c724bea326744691d5c83530c51e340e18d8da5f84a130 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="rewriting manifest list sha256:13025b4a0f3182a875c724bea326744691d5c83530c51e340e18d8da5f84a130 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=954b9107-b1bc-498c-b5a6-2f8584df5176 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36225" http.request.id=954b9107-b1bc-498c-b5a6-2f8584df5176 http.request.method=GET http.request.remoteaddr="127.0.0.1:57644" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.973202ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:19Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=820a83d7-b4ec-4bf0-a801-a00f5581cf68 http.request.method=GET http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.130896ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=8995fe08-62e0-47f4-b818-0ed14f37a911 http.request.method=GET http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="960.164µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=db530a98-37a8-432c-b204-3e5dd445c3aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="899.467µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=f556e195-d721-4a79-83d7-969e7ad2e5bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.728926ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T19:25:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=f556e195-d721-4a79-83d7-969e7ad2e5bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.771272ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T19:25:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=f556e195-d721-4a79-83d7-969e7ad2e5bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.819868ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T19:25:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=f556e195-d721-4a79-83d7-969e7ad2e5bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.854464ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-26T19:25:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=f5e7dc65-0d31-4b0b-b5f8-7c34f6f06910 http.request.method=POST http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.414004ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=80b51d19-0bf9-4384-b086-d3c691266918 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/blobs/uploads/c2127775-7c0d-4043-9928-7906bea7173a?_state=JLufl19rk2RPeVAxi2W9w8A-AFRInxmqNkbSV3hF3Bp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMjEyNzc3NS03YzBkLTQwNDMtOTkyOC03OTA2YmVhNzE3M2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTkuOTk5MjM5OTgxWiJ9&digest=sha256%3Acde54021ac5cd0e2e7ddab546681ebd2cfcbcf3df5a539a688eed65fd554e577" http.request.useragent="Go-http-client/1.1" http.response.duration=1.35931268s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/c2127775-7c0d-4043-9928-7906bea7173a?_state=JLufl19rk2RPeVAxi2W9w8A-AFRInxmqNkbSV3hF3Bp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMjEyNzc3NS03YzBkLTQwNDMtOTkyOC03OTA2YmVhNzE3M2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MTkuOTk5MjM5OTgxWiJ9&digest=sha256%3Acde54021ac5cd0e2e7ddab546681ebd2cfcbcf3df5a539a688eed65fd554e577 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=77c51507-b852-4783-9c78-271816a19010 http.request.method=POST http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.470837ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:21 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=6af485e5-0593-4ef9-b03b-8b486a4ef146 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/blobs/uploads/df9e0dc1-badb-4629-9acd-73639f52a5c8?_state=p4fwdFWaQVfpqyXoaim0zQvbnmlQeeTuG9LSv7HqX697Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZjllMGRjMS1iYWRiLTQ2MjktOWFjZC03MzYzOWY1MmE1YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjEuNTAwMzMyNjIzWiJ9&digest=sha256%3Acbe831828bbcd70bd9e2c2c8897643b0df3ee280e9d4d9fba239536b24b18294" http.request.useragent="Go-http-client/1.1" http.response.duration=676.742508ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:21 +0000] "PUT /v2/foo/schema1/blobs/uploads/df9e0dc1-badb-4629-9acd-73639f52a5c8?_state=p4fwdFWaQVfpqyXoaim0zQvbnmlQeeTuG9LSv7HqX697Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkZjllMGRjMS1iYWRiLTQ2MjktOWFjZC03MzYzOWY1MmE1YzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjEuNTAwMzMyNjIzWiJ9&digest=sha256%3Acbe831828bbcd70bd9e2c2c8897643b0df3ee280e9d4d9fba239536b24b18294 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=472e7a3c-371c-48d0-b69e-8ac33daa1201 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.806505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=ffe1b5ba-1b68-4594-b46f-366e4c7a402c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.656836ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=476818d8-38a6-4170-981e-d88c9ba3faeb http.request.method=GET http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.847723ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=3997139e-52b4-426c-97e6-7c740f146447 http.request.method=GET http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.823983ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "GET /v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44957" http.request.id=eddef3b7-ca23-420b-9359-028c04183217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.622584ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44957" http.request.id=23ee8f83-fd4d-4a3a-b3b1-e75371739e1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.178386ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:44957" http.request.id=5b056bd7-c3a6-4537-a510-b18deb77b1e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.102694ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=1e3c4e6e-0562-4dce-99f9-30a9055e2da3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.418403ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "GET /v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=85c3e547-125c-4cc1-ab9d-dadff860a520 http.request.method=GET http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="987.628µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=8de65feb-1189-4fad-9cb2-64b3cb24fbe4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" http.request.useragent="Go-http-client/1.1" http.response.duration="963.525µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "GET /v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=e43ff824-67c9-4dc9-9ac3-f5d476384891 http.request.method=GET http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="965.886µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=error msg="payload digest does match: "sha256:1e9930b4fc228bb27382e57a4b9cbb18a0f21a2ba635f33b02206fd623030b77" != "sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c"" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=3f887ff5-e792-47cd-9166-c4698010c008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" time="2025-01-26T19:25:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=3f887ff5-e792-47cd-9166-c4698010c008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.210108ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c" 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:8be33871551e0ffe40873a2bdc93b4795407f88ddcf82f27d2c2ec5e4fddfc3c HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=3a0747ee-6bbf-4b70-98c9-79f45a3f615c http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.127361ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=b0d7d04d-a9e3-4c24-acbe-b44faa866c7b http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="799.001µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44957" http.request.id=ade40d83-638e-4303-9684-1eb80cb0ff6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.178555ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44957" http.request.id=ade40d83-638e-4303-9684-1eb80cb0ff6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.225067ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44957" http.request.id=ade40d83-638e-4303-9684-1eb80cb0ff6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.267282ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=a8768bb4-a88e-465d-8585-cb8cdf93a45a http.request.method=POST http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.053067ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=6fdb9588-adb1-4ae3-a580-5b1d5b6bced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/blobs/uploads/e26ea816-7707-48de-a985-d0cb8635d709?_state=RUgBx3tEE_I_Zufti8UkCm1dkzbw9KTTsLdNukzMttt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMjZlYTgxNi03NzA3LTQ4ZGUtYTk4NS1kMGNiODYzNWQ3MDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjIuMjA5MDU5OTQ4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.248888ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/e26ea816-7707-48de-a985-d0cb8635d709?_state=RUgBx3tEE_I_Zufti8UkCm1dkzbw9KTTsLdNukzMttt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMjZlYTgxNi03NzA3LTQ4ZGUtYTk4NS1kMGNiODYzNWQ3MDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjIuMjA5MDU5OTQ4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44957" http.request.id=85ee343d-87e9-4b1b-83dd-1fc862d509a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.047624ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44957" http.request.id=85ee343d-87e9-4b1b-83dd-1fc862d509a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08763ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-26T19:25:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=7ea948f0-db84-43f2-a848-d740dfdeb04b http.request.method=POST http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.29704ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=11a94793-1518-431e-b7a2-778ac5e822cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/blobs/uploads/215e7cdd-c625-4aae-97e0-130c55646d11?_state=geDrmoJ67xJBNd-29XI8hthsMyQwIgXvdqbHPOaURX17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMTVlN2NkZC1jNjI1LTRhYWUtOTdlMC0xMzBjNTU2NDZkMTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjIuNDQ0NzI4ODI2WiJ9&digest=sha256%3Ac91c38c2e6b27ae9c763a214179e35ef16de40e57ab3d4e937024cb39e4a2353" http.request.useragent="Go-http-client/1.1" http.response.duration=1.655619971s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/215e7cdd-c625-4aae-97e0-130c55646d11?_state=geDrmoJ67xJBNd-29XI8hthsMyQwIgXvdqbHPOaURX17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMTVlN2NkZC1jNjI1LTRhYWUtOTdlMC0xMzBjNTU2NDZkMTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjIuNDQ0NzI4ODI2WiJ9&digest=sha256%3Ac91c38c2e6b27ae9c763a214179e35ef16de40e57ab3d4e937024cb39e4a2353 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=2fb05802-caa0-426c-9596-8ab68610d0ca http.request.method=POST http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.455055ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=75ff08b2-2460-4ada-a761-c627d3f56ec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/blobs/uploads/eadfdb10-1d0f-485d-bc5b-d35f4cee5623?_state=vqn9M7iDgGqvLDyZmHjTMmRArrjnvHInrKbZTwHbUUl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlYWRmZGIxMC0xZDBmLTQ4NWQtYmM1Yi1kMzVmNGNlZTU2MjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjQuMjUwODcwMDI2WiJ9&digest=sha256%3A632e549ac200799106759879c8cf52b6ca7a52881b3337dc8cad2eb3f22a33c7" http.request.useragent="Go-http-client/1.1" http.response.duration=727.525935ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/eadfdb10-1d0f-485d-bc5b-d35f4cee5623?_state=vqn9M7iDgGqvLDyZmHjTMmRArrjnvHInrKbZTwHbUUl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlYWRmZGIxMC0xZDBmLTQ4NWQtYmM1Yi1kMzVmNGNlZTU2MjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjQuMjUwODcwMDI2WiJ9&digest=sha256%3A632e549ac200799106759879c8cf52b6ca7a52881b3337dc8cad2eb3f22a33c7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44957" http.request.id=0a3267cf-486d-49a1-a46e-55bc751ea23e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.131921ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44957" http.request.id=522d78dc-4583-4597-9d50-80988d023f79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/sha256:b6ef4672b674d4a362785900ae005b823054de212a780b37acf799d442e8d875" http.request.useragent="Go-http-client/1.1" http.response.duration=1.622335ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:b6ef4672b674d4a362785900ae005b823054de212a780b37acf799d442e8d875 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=57f45575-7f73-4c26-a50c-992c7438769a http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.398224ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=f9f017a3-f902-4101-a878-4347ac329127 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/sha256:b6ef4672b674d4a362785900ae005b823054de212a780b37acf799d442e8d875" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="811.065µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "GET /v2/foo/schema2/manifests/sha256:b6ef4672b674d4a362785900ae005b823054de212a780b37acf799d442e8d875 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=5b5fb1af-0346-4fc2-8115-3bbe35721bf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="595.344µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=3ecd261d-d177-4749-a7f3-8cf8697f8440 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/sha256:b6ef4672b674d4a362785900ae005b823054de212a780b37acf799d442e8d875" http.request.useragent="Go-http-client/1.1" http.response.duration="597.973µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "GET /v2/foo/schema2/manifests/sha256:b6ef4672b674d4a362785900ae005b823054de212a780b37acf799d442e8d875 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=859654f8-cf25-49a4-93cf-1bf705eedce4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="962.469µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="rewriting manifest sha256:b6ef4672b674d4a362785900ae005b823054de212a780b37acf799d442e8d875 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=56a29758-c435-40ca-99b5-51fcbf1f8025 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=56a29758-c435-40ca-99b5-51fcbf1f8025 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.546489ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44957" http.request.id=02932176-d28f-4abc-9ceb-363baa9256f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.113596ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44957" http.request.id=133488f8-13b7-4556-bdf4-53bec2c66e7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.119264ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:24Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44957" http.request.id=7b8a7ee4-ebd0-41e4-b9a6-c444a4823afc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/sha256:ccf221bc24aa383b36b1ea6590e197787eb1dcf1f736fcff1df1d387c5ff188f" http.request.useragent="Go-http-client/1.1" http.response.duration="858.142µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:ccf221bc24aa383b36b1ea6590e197787eb1dcf1f736fcff1df1d387c5ff188f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=80eb3982-95d0-4847-a48a-7225c73e1acb http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.210174ms http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:19:25:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=cb91ce71-d849-4733-95d2-150d1b7838bc http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/sha256:ccf221bc24aa383b36b1ea6590e197787eb1dcf1f736fcff1df1d387c5ff188f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="963.962µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/foo/schema2/manifests/sha256:ccf221bc24aa383b36b1ea6590e197787eb1dcf1f736fcff1df1d387c5ff188f HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=eae3684b-b0fb-45c8-8d74-0e93ad1f2a2c http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="956.505µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=b0e0818a-2396-4cbd-bc0b-c69aaa98158d http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/sha256:ccf221bc24aa383b36b1ea6590e197787eb1dcf1f736fcff1df1d387c5ff188f" http.request.useragent="Go-http-client/1.1" http.response.duration="856.134µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/foo/schema2/manifests/sha256:ccf221bc24aa383b36b1ea6590e197787eb1dcf1f736fcff1df1d387c5ff188f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=info msg="rewriting manifest list sha256:ccf221bc24aa383b36b1ea6590e197787eb1dcf1f736fcff1df1d387c5ff188f in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=2e78841e-a2c9-4c56-9197-b9ce6f3cdfc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-01-26T19:25:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44957" http.request.id=2e78841e-a2c9-4c56-9197-b9ce6f3cdfc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.685874ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (11.49s) === RUN TestGetManifestWithStorageError time="2025-01-26T19:25:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:25Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:46063" http.request.id=1b1055b1-fcb3-4cd1-bfc8-7b97750052e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35040" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="720.744µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:46063" http.request.id=b5dd8754-f492-466c-bbfa-f004c98e9063 http.request.method=GET http.request.remoteaddr="127.0.0.1:35040" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="647.559µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:46063" http.request.id=7c1c3ab4-5c38-48f1-8db6-f219f029ddd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35040" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="855.564µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:46063" http.request.id=a43e5248-545b-4fe5-901e-10fcc9dc6235 http.request.method=GET http.request.remoteaddr="127.0.0.1:35040" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="626.816µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-01-26T19:25:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:25Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=a843f882-02d3-43f3-a693-71cc1b59a03e http.request.method=GET http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="703.378µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=b9407fcf-dcd1-452d-acc2-42935a6eac1e http.request.method=GET http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="892.711µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=088cfd9a-ca7d-493f-937e-5721ec1f6ffd http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="639.32µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=54e3cfa6-8acc-4756-82d0-ed7b21cbcd30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.090817ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=54e3cfa6-8acc-4756-82d0-ed7b21cbcd30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.125402ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=54e3cfa6-8acc-4756-82d0-ed7b21cbcd30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.159815ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-26T19:25:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=54e3cfa6-8acc-4756-82d0-ed7b21cbcd30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.196143ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-26T19:25:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=72c2e0be-d318-445c-b60b-7d84bfe44a74 http.request.method=POST http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="794.386µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=e0002d01-8355-4269-833d-694d89898401 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/blobs/uploads/4a8f55ad-b700-4a7b-83df-acc59cc7ad99?_state=g7C2utCLiZC22SUOzGWMg1ZV_XchW_XLGa8DSBNCDyd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0YThmNTVhZC1iNzAwLTRhN2ItODNkZi1hY2M1OWNjN2FkOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjUuMjUzMjAyNzJaIn0%3D&digest=sha256%3A74cffca2dcb2adcc43006210f8f2437215a0ec53d093191bcabfbda8481f87ac" http.request.useragent="Go-http-client/1.1" http.response.duration=1.992769997s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:25 +0000] "PUT /v2/foo/schema1/blobs/uploads/4a8f55ad-b700-4a7b-83df-acc59cc7ad99?_state=g7C2utCLiZC22SUOzGWMg1ZV_XchW_XLGa8DSBNCDyd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0YThmNTVhZC1iNzAwLTRhN2ItODNkZi1hY2M1OWNjN2FkOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjUuMjUzMjAyNzJaIn0%3D&digest=sha256%3A74cffca2dcb2adcc43006210f8f2437215a0ec53d093191bcabfbda8481f87ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=f81446fd-8c40-4765-9ada-d3ab51a81ccd http.request.method=POST http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.601719ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=37c5dfd4-dfa2-4e09-9d85-cfa7c4a793bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/blobs/uploads/a5c35544-b8ab-46cf-901e-52dea151ab5c?_state=UOq4iG_Y2I4V7D84VyBy0CcZMiX7JOibsjPognCsk3Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNWMzNTU0NC1iOGFiLTQ2Y2YtOTAxZS01MmRlYTE1MWFiNWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjcuNDA4ODc4MDM5WiJ9&digest=sha256%3A4cc104bf00236b3e6fada362b94dfe539cfa602b7694572fbf1a44af84d54cde" http.request.useragent="Go-http-client/1.1" http.response.duration=975.977463ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/a5c35544-b8ab-46cf-901e-52dea151ab5c?_state=UOq4iG_Y2I4V7D84VyBy0CcZMiX7JOibsjPognCsk3Z7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNWMzNTU0NC1iOGFiLTQ2Y2YtOTAxZS01MmRlYTE1MWFiNWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjcuNDA4ODc4MDM5WiJ9&digest=sha256%3A4cc104bf00236b3e6fada362b94dfe539cfa602b7694572fbf1a44af84d54cde HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=48f68d06-c02f-416c-b91d-1ad428f171e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.608983ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=047a1941-0ed7-4814-8de7-314f282278d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.duration=2.317263ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=25af36fb-f26f-4fd4-93ad-917d2ab48d1a http.request.method=GET http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.243884ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=88d3632f-b7c2-45c8-bb82-2c0e292a622c http.request.method=GET http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.167133ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40935" http.request.id=534f4439-f6ee-4e40-ba65-950255a0c999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.duration=1.378216ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40935" http.request.id=8826df2d-fa7e-42dc-81c7-a057ea6b97f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.duration=2.446113ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:40935" http.request.id=47121e56-23a7-42bb-82fb-6ad225ce3d76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.duration=1.463755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=0c5aefdd-1ebe-44f4-bfa0-580343133a0d http.request.method=GET http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.006363ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=45cd5869-193f-421c-a88e-5860e9a1030c http.request.method=GET http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="657.739µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=5155216b-b4ea-4e3a-b72f-f01a2ff0baee http.request.method=GET http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.duration="810.15µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=ba6d7f2e-9b1b-41b8-8491-4eed364a520b http.request.method=GET http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="632.306µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=error msg="payload digest does match: "sha256:9a5f2edac1d293e21eaf93117a6cdd326ea7cfb9c79ac9cfa1d1c00e3aa98246" != "sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95"" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=cea8307f-853d-42b3-b1fb-b096b29b96c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=cea8307f-853d-42b3-b1fb-b096b29b96c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52400" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.125483ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=623fb7e9-4afc-4653-b336-8e9039388fc3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52416" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.duration=1.854525ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=bf1bf9d1-ba01-4b5f-a98e-c2dc7f70d247 http.request.method=GET http.request.remoteaddr="127.0.0.1:52416" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.006983ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=84f39f02-b39b-46f0-9232-0c5cdf3f7ea2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52430" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.0871ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=6543ff42-f9e7-4c39-ac98-3387972a9515 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52444" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.duration=2.12908ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=1f3e22e5-6bf7-4338-8cbe-c7f68a34d24a http.request.method=GET http.request.remoteaddr="127.0.0.1:52444" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.241183ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=3e55ebe6-228e-4020-ab82-efe6f056201f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52450" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.113512ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=5cdb800e-f84c-479b-98e1-e0f929dfecdf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.556239ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=85547401-2862-453e-a435-8e052c09125e http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="613.361µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=d390e659-b682-4164-be06-6283f7eb4e48 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95" http.request.useragent="Go-http-client/1.1" http.response.duration="732.092µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aa67270f28c7888654259c188d3b2bd6c67e4fb4c1bfc1e24ea29ba461619e95 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=3fd538a4-ee0b-4787-ae5e-d9e4d4cf7e06 http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="590.357µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=fb20d7d6-df60-43e8-9bf0-9517a652f619 http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="653.423µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=fdf583c8-bb88-499a-839b-44350062999d http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.025599ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40935" http.request.id=d876672e-baf4-4ad4-a0d1-a5ecfde97a1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.173168ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40935" http.request.id=d876672e-baf4-4ad4-a0d1-a5ecfde97a1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.217985ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40935" http.request.id=d876672e-baf4-4ad4-a0d1-a5ecfde97a1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.257321ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=0acfba69-35d2-479d-a9b3-ed026e111a38 http.request.method=POST http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.165217ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=cad07571-69b4-4df7-af3f-207c996aa952 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/blobs/uploads/0a329a64-7965-4860-9d9c-bbd00e241578?_state=fmrIcShYfHn2ym3koEhucg3uA8djeKe4dj5zMGxwuat7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYTMyOWE2NC03OTY1LTQ4NjAtOWQ5Yy1iYmQwMGUyNDE1NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjguNDI5OTQ4MDM1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="953.943µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/0a329a64-7965-4860-9d9c-bbd00e241578?_state=fmrIcShYfHn2ym3koEhucg3uA8djeKe4dj5zMGxwuat7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYTMyOWE2NC03OTY1LTQ4NjAtOWQ5Yy1iYmQwMGUyNDE1NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjguNDI5OTQ4MDM1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40935" http.request.id=dfef6c94-0d51-46d8-9780-36af61933f12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="786.027µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:28Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40935" http.request.id=dfef6c94-0d51-46d8-9780-36af61933f12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="818.008µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-26T19:25:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=595e639b-3747-45d2-9524-4bed0143cd58 http.request.method=POST http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.384316ms http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=5b1c2a9a-acec-4b23-b0d6-84c5959bd59b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/blobs/uploads/08aede7b-118d-4245-ac62-eade4b35bec5?_state=zibOEGSJCqMIbhhyXuo6tezrAfPxKsPUnTmrOdmGU3t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwOGFlZGU3Yi0xMThkLTQyNDUtYWM2Mi1lYWRlNGIzNWJlYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjguNTg5OTk0MzIzWiJ9&digest=sha256%3A1a3ba1c2c46af4dc259d2166e932eaabd88ad50d3004e9ca60f98a4673487e99" http.request.useragent="Go-http-client/1.1" http.response.duration=952.400056ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/08aede7b-118d-4245-ac62-eade4b35bec5?_state=zibOEGSJCqMIbhhyXuo6tezrAfPxKsPUnTmrOdmGU3t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwOGFlZGU3Yi0xMThkLTQyNDUtYWM2Mi1lYWRlNGIzNWJlYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjguNTg5OTk0MzIzWiJ9&digest=sha256%3A1a3ba1c2c46af4dc259d2166e932eaabd88ad50d3004e9ca60f98a4673487e99 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=d43b02d6-303c-473c-a37d-e1702b2684dd http.request.method=POST http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="871.884µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=b2e1cfef-4bd9-4f24-93a1-31484b5ccfd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/blobs/uploads/b406d198-8a0f-4cc8-af3e-e62a813772ee?_state=20czxcp2JfwxDSdB3GCgyTU9PajJaS8Rd5BWNt-iYqd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNDA2ZDE5OC04YTBmLTRjYzgtYWYzZS1lNjJhODEzNzcyZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjkuNzMyMDY1MzE4WiJ9&digest=sha256%3A6a521b333041ecb3e33a5becec3bf998e9625216b1c10efc1768f3ac2b8d374b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.248326054s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/b406d198-8a0f-4cc8-af3e-e62a813772ee?_state=20czxcp2JfwxDSdB3GCgyTU9PajJaS8Rd5BWNt-iYqd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNDA2ZDE5OC04YTBmLTRjYzgtYWYzZS1lNjJhODEzNzcyZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMjZUMTk6MjU6MjkuNzMyMDY1MzE4WiJ9&digest=sha256%3A6a521b333041ecb3e33a5becec3bf998e9625216b1c10efc1768f3ac2b8d374b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40935" http.request.id=8bf0f3db-4368-418b-ac4c-736f45609b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.151632ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40935" http.request.id=cad95e3f-93fb-4ac8-a017-c57440990177 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" http.request.useragent="Go-http-client/1.1" http.response.duration="973.06µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=b5386ebe-0908-412f-970c-fd760d14a4f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="847.252µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=c5b06e42-4201-4da7-a6d5-05f56e230a9d http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="813.669µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "GET /v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=461f46df-2421-4c81-9a49-b32c9a132b2d http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="693.499µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=6eea31b6-798f-4930-bc9c-94757cb6737b http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" http.request.useragent="Go-http-client/1.1" http.response.duration="632.792µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "GET /v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=90f2143d-14ec-4192-9cc9-7a8727471c08 http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="632.677µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="rewriting manifest sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=9c6abefc-a4c0-4627-a93a-506d6d07c0fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=9c6abefc-a4c0-4627-a93a-506d6d07c0fe http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.961767ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=5f9f8c25-f0b7-4d2a-b73d-3dbf7054c7ab http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" http.request.useragent="Go-http-client/1.1" http.response.duration="906.961µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=f78e318c-3c1d-471e-9d02-e2d70ee4303a http.request.method=GET http.request.remoteaddr="127.0.0.1:52460" http.request.uri="/v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="726.267µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "GET /v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=06433f9b-0e6a-4b62-a1ac-048dec4d33e0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52476" http.request.uri="/v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.829µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T19:25:30Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40935" http.request.id=cd7b25b9-7178-413d-b1d9-ac3f36327f52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52480" http.request.uri="/v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.034169ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "PUT /v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=a2b77ea0-2d50-4d71-a4b1-13dab06d1ad4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52480" http.request.uri="/v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.411325ms http.response.status=200 http.response.written=732 127.0.0.1 - - [26/Jan/2025:19:25:30 +0000] "GET /v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-26T19:25:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=1e5556e9-e65a-42b8-8eef-e0661d9e5c9a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52486" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.611µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-26T19:25:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40935" http.request.id=81ea32a6-927a-4722-8a63-db85a378160b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52492" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.804236ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=1ef74396-da80-44ac-8b5f-da28fed9b2cf http.request.method=GET http.request.remoteaddr="127.0.0.1:52492" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.014832ms http.response.status=200 http.response.written=39 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-26T19:25:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=d5396b83-98b3-4a9b-916a-063870baa92b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52492" http.request.uri="/v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d" http.request.useragent="Go-http-client/1.1" http.response.duration="848.523µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c31a3e99f3dd42fd737864bd77ddec7a7a1a58b0ced40ea0d8d7f27a4f46847d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:40935" http.request.id=0a515014-2655-4e82-a573-43bbf60e9477 http.request.method=GET http.request.remoteaddr="127.0.0.1:52492" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="639.196µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.99s) === RUN TestManifestDeleteDisabled time="2025-01-26T19:25:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:31Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:31Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:42497" http.request.id=3ed0f3e9-8b8f-43ff-a301-01b1c4170d8f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49912" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="851.46µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-01-26T19:25:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:31Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:31Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-26T19:25:31Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.5 time="2025-01-26T19:25:31Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-26T19:25:31Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:37617" http.request.id=ea2188e1-34e8-4f29-899a-22ef599f67e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50144" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.461895ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-26T19:25:31Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:37617" http.request.id=1dbf618c-380c-4868-923f-7912213f70b6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.318124ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-26T19:25:31Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:37617" http.request.id=1dea1619-b8aa-469a-81bb-eb014e04aee4 http.request.method=POST http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.188191ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-26T19:25:31Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:37617" http.request.id=26986d39-e013-4d80-8037-7a65e6fc23a3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50156" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.092934ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.79s) === RUN TestProxyManifestGetByTag time="2025-01-26T19:25:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:31Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=28f71477-395d-405d-aeb0-098a26e72d83 http.request.method=POST http.request.remoteaddr="127.0.0.1:40950" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="975.534µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=24c7a3bd-9aad-4ae8-a20b-0b358bb21be8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40950" http.request.uri="/v2/foo/bar/blobs/uploads/c93e2c46-b4d2-4004-bb33-48d83d2648a9?_state=bMcushlZzA6yThyeoKclaYz2XQwbCn-U2T2vszDkRe57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5M2UyYzQ2LWI0ZDItNDAwNC1iYjMzLTQ4ZDgzZDI2NDhhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTozMS45NjI4ODU0NTVaIn0%3D&digest=sha256%3A946e4396bdecdda6388b81e24c8de46f70df5da347649dc47aeaac47d02c83cb" http.request.useragent="Go-http-client/1.1" http.response.duration=918.748279ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:31 +0000] "PUT /v2/foo/bar/blobs/uploads/c93e2c46-b4d2-4004-bb33-48d83d2648a9?_state=bMcushlZzA6yThyeoKclaYz2XQwbCn-U2T2vszDkRe57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5M2UyYzQ2LWI0ZDItNDAwNC1iYjMzLTQ4ZDgzZDI2NDhhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTozMS45NjI4ODU0NTVaIn0%3D&digest=sha256%3A946e4396bdecdda6388b81e24c8de46f70df5da347649dc47aeaac47d02c83cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=a4a7fa61-4505-4c00-ac7a-b4ca86fd7ffb http.request.method=PUT http.request.remoteaddr="127.0.0.1:40950" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.536442ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:32 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-26T19:25:32Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-26T19:25:32Z" level=info msg="Starting upload purge in 29m0s" go.version=go1.23.5 time="2025-01-26T19:25:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-26T19:25:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=1259ef64-c3a6-4484-b9b6-0aea65eeaf03 http.request.method=GET http.request.remoteaddr="127.0.0.1:40950" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.014273ms http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:19:25:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T19:25:32Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:43957" go.version=go1.23.5 time="2025-01-26T19:25:32Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-26T19:25:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=56a931ae-f2df-42d1-87fc-8f7fbee9a6bf http.request.method=GET http.request.remoteaddr="127.0.0.1:40956" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="657.206µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:19:25:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T19:25:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43957 /v2/ %!s(bool=false) %!s(bool=false) } &{{{%!s(int32=0) %!s(uint32=0)} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:43957/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:37603" http.request.id=c67ad895-62cc-48de-a881-ab8337f7bc58 http.request.method=GET http.request.remoteaddr="127.0.0.1:57084" http.request.uri="/v2/foo/bar/manifests/sha256:0bf064b55c25724f750a9aab2943598974fc4cb928af710c67568a6bd38b8bd1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:0bf064b55c25724f750a9aab2943598974fc4cb928af710c67568a6bd38b8bd1" time="2025-01-26T19:25:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=55f4efe9-4f8d-4e45-8dd6-c0be826cf174 http.request.method=GET http.request.remoteaddr="127.0.0.1:40968" http.request.uri="/v2/foo/bar/manifests/sha256:0bf064b55c25724f750a9aab2943598974fc4cb928af710c67568a6bd38b8bd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.205555ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:19:25:32 +0000] "GET /v2/foo/bar/manifests/sha256:0bf064b55c25724f750a9aab2943598974fc4cb928af710c67568a6bd38b8bd1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T19:25:32Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:0bf064b55c25724f750a9aab2943598974fc4cb928af710c67568a6bd38b8bd1 with ttl=167h59m59.999995975s" go.version=go1.23.5 time="2025-01-26T19:25:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37603" http.request.id=c67ad895-62cc-48de-a881-ab8337f7bc58 http.request.method=GET http.request.remoteaddr="127.0.0.1:57084" http.request.uri="/v2/foo/bar/manifests/sha256:0bf064b55c25724f750a9aab2943598974fc4cb928af710c67568a6bd38b8bd1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.655165ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:19:25:32 +0000] "GET /v2/foo/bar/manifests/sha256:0bf064b55c25724f750a9aab2943598974fc4cb928af710c67568a6bd38b8bd1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T19:25:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=9a83e7d7-3aad-4def-bc20-749b54355cb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40968" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="922.579µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:19:25:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T19:25:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43957 /v2/ %!s(bool=false) %!s(bool=false) } &{{{%!s(int32=0) %!s(uint32=0)} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:43957/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:37603" http.request.id=efd2cc9b-1c63-4ec4-8909-2f7adee2237f http.request.method=GET http.request.remoteaddr="127.0.0.1:57098" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-26T19:25:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=493a2ce3-9e44-436e-a406-6bef5b1c73d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40982" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.919888ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:19:25:32 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T19:25:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37603" http.request.id=efd2cc9b-1c63-4ec4-8909-2f7adee2237f http.request.method=GET http.request.remoteaddr="127.0.0.1:57098" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.228841ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:19:25:32 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T19:25:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=6c106acf-de8b-45ba-b276-7a33896719d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:40982" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="843.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=bc80399e-9214-4106-ba9d-c120c118be34 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40982" http.request.uri="/v2/foo/bar/blobs/uploads/c4fac598-e6e7-4217-adcc-7dbe6f3d78bd?_state=2vzKs9yyhOSy4Iln8LdI-XD4jB6I9Ut60Lpkhrp_F9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZmFjNTk4LWU2ZTctNDIxNy1hZGNjLTdkYmU2ZjNkNzhiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTozMy4xMDQ1MTczOTVaIn0%3D&digest=sha256%3Ab72ae0a4de1051f5d4561cba5f1f71e3026b82f31a84b502b29e3d06ecbc66a6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.425236701s http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:33 +0000] "PUT /v2/foo/bar/blobs/uploads/c4fac598-e6e7-4217-adcc-7dbe6f3d78bd?_state=2vzKs9yyhOSy4Iln8LdI-XD4jB6I9Ut60Lpkhrp_F9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZmFjNTk4LWU2ZTctNDIxNy1hZGNjLTdkYmU2ZjNkNzhiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0yNlQxOToyNTozMy4xMDQ1MTczOTVaIn0%3D&digest=sha256%3Ab72ae0a4de1051f5d4561cba5f1f71e3026b82f31a84b502b29e3d06ecbc66a6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=e84c60dd-4337-4e17-9423-f5d649984f1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40982" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.614489ms http.response.status=201 http.response.written=0 127.0.0.1 - - [26/Jan/2025:19:25:34 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=f5d13729-479a-49af-8352-977b34312685 http.request.method=GET http.request.remoteaddr="127.0.0.1:40982" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="959.357µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:19:25:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T19:25:34Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43957 /v2/ %!s(bool=false) %!s(bool=false) } &{{{%!s(int32=0) %!s(uint32=0)} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:43957/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:37603" http.request.id=13e7a205-bb96-41f2-a357-4e7993290bac http.request.method=GET http.request.remoteaddr="127.0.0.1:57104" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=8e345672-7e45-468b-b5a6-4753b8acfd92 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40986" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.124315ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:19:25:34 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=efa1bdd5-d0ef-4ae0-b1d7-e3396f87c5e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40986" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="854.573µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [26/Jan/2025:19:25:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-26T19:25:34Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:43957 /v2/ %!s(bool=false) %!s(bool=false) } &{{{%!s(int32=0) %!s(uint32=0)} %!s(uint32=0) %!s(uint32=0) {{} %!s(int32=0)} {{} %!s(int32=0)}} map[http://127.0.0.1:43957/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:37603" http.request.id=13e7a205-bb96-41f2-a357-4e7993290bac http.request.method=GET http.request.remoteaddr="127.0.0.1:57104" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43957" http.request.id=0cde61b8-6fdf-45b6-b99f-b027a8247c2d http.request.method=GET http.request.remoteaddr="127.0.0.1:40992" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.783982ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:19:25:34 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-26T19:25:34Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:4ccbc77b2a6206e01dcaf63ac8792fd7ccec3208a0aa6d1bb2fbfb58f88f4af6 with ttl=167h59m59.999998166s" go.version=go1.23.5 time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37603" http.request.id=13e7a205-bb96-41f2-a357-4e7993290bac http.request.method=GET http.request.remoteaddr="127.0.0.1:57104" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=9.453101ms http.response.status=200 http.response.written=935 127.0.0.1 - - [26/Jan/2025:19:25:34 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.74s) === RUN TestAppDispatcher time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45779" http.request.id=292a33be-e559-4592-ab9f-e1900993c88a http.request.method=GET http.request.remoteaddr="127.0.0.1:51764" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.002965ms http.response.status=200 http.response.written=0 time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45779" http.request.id=c57214ef-7905-448f-a3c4-0a37ed5d46f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51764" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="861.562µs" http.response.status=200 http.response.written=0 time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45779" http.request.id=fb491207-c88d-4713-8e4d-bf4c80c1ac52 http.request.method=GET http.request.remoteaddr="127.0.0.1:51764" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="877.75µs" http.response.status=200 http.response.written=0 time="2025-01-26T19:25:34Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45779" http.request.id=9052a9a2-9ca8-40ad-8913-6cb31d533f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:51764" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="868.114µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-01-26T19:25:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 time="2025-01-26T19:25:34Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 time="2025-01-26T19:25:34Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.5 http.request.host="127.0.0.1:37601" http.request.id=23d024f1-f2cc-4caf-98df-06cb4d681c99 http.request.method=GET http.request.remoteaddr="127.0.0.1:42252" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-01-26T19:25:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 time="2025-01-26T19:25:34Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 time="2025-01-26T19:25:34Z" level=info msg="configuring file health check path=/tmp/healthcheck390249842, interval=1" go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-01-26T19:25:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 time="2025-01-26T19:25:38Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 time="2025-01-26T19:25:38Z" level=info msg="configuring TCP health check addr=127.0.0.1:40539, interval=1" go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-01-26T19:25:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 time="2025-01-26T19:25:42Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 time="2025-01-26T19:25:42Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:45349, interval=1, threshold=3" go.version=go1.23.5 instance.id=e95e5a63-b45e-4b8b-9502-02c980929f59 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 61.018s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.24s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.45s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.786s === RUN TestSchedule time="2025-01-26T19:24:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d time="2025-01-26T19:24:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.993721ms" go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d time="2025-01-26T19:24:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=995.315µs" go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d time="2025-01-26T19:24:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=995.922µs" go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-01-26T19:24:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-01-26T19:24:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d time="2025-01-26T19:24:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.994867ms" go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d time="2025-01-26T19:24:48Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.995618ms" go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d time="2025-01-26T19:24:48Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-01-26T19:24:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=50e7edaf-e0ed-4466-972b-afcb0a88d43d --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.585s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.14s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 24418304 sha256:a8a0f938f72cc466905df2d82743c626b52fa2853dcbd05f924829f1a626b260 [] map[] } --- PASS: TestSimpleBlobRead (0.39s) === RUN TestBlobMount --- PASS: TestBlobMount (0.37s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.32s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.43s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.11s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:4007a83e28ea5f2687f84fd6425a28e6a6570a5eedb3909376f68e505f68ed7d palailogos: marking blob sha256:e19562c1a207cf9722ade6dab773a32e1c224977f8bcc20eddf960df8a54815d palailogos: marking blob sha256:b0e30ac7186c6bd1765400dcdb45057f71fa3f5e9d60725fb79b2be6e0ff9a85 palailogos: marking manifest sha256:4a2f3aaa1c476ab74282000173bd97c2492c57b8df52cc930dd712135d1dc0b3 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:a1f397a2ae2ed31eb8ebef3d27949c0eb0518770201abd2571755c9590e8d6cc palailogos: marking blob sha256:c0b3dce5d294905075bcacf60a978a33eea6e43dc7eafc4b5bb083811c546654 palailogos: marking manifest sha256:b0e30ac7186c6bd1765400dcdb45057f71fa3f5e9d60725fb79b2be6e0ff9a85 palailogos: marking blob sha256:7be1089ff74d9f53c3ecfb873145ef20123827b8a4430547f7c4b1594db0a67b palailogos: marking blob sha256:9c418b4e8b0845e2cb18cee43d89ff71ae640b710f1d5cfb0e21830acfa88b4f palailogos: marking manifest sha256:e19562c1a207cf9722ade6dab773a32e1c224977f8bcc20eddf960df8a54815d palailogos: marking blob sha256:ed9f20160f8c1f21c77fa098fa1f417f7ae8ec75a0b7638b74690178bb592582 palailogos: marking blob sha256:314b7bd148883bbe99827de7ca4f1d75f2863ecee0ddacf934e8375e81c50c95 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.53s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:3731e77b1ba1473e1826736241231704388f11a0734ec0aab154ef7f3c00aefa deletemanifests: marking manifest sha256:799f48d123e868eea7347a1cd81c106c4cb8a3cb3728ff5189192158c438fc24 deletemanifests: marking blob sha256:5bbc1dafc162925582398799ea0c91cff64145487cc8a17a053db6588920c4d9 deletemanifests: marking blob sha256:7f9d56fa7271b6d26ce31b74a46d9a7bcdfe179d1d3d4f9be2dd4b8efb415eea deletemanifests: marking blob sha256:00598db78e9103a50ad081312fbc1e88ae2c89715ba75a8f8a464f9c109021bb 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0fed0f63b848e768b9f46f73716e460a6896f10c5178f4830fadea3104365e3b blob eligible for deletion: sha256:3731e77b1ba1473e1826736241231704388f11a0734ec0aab154ef7f3c00aefa blob eligible for deletion: sha256:5406f3520edc415e2e1289b654a32863e33f084bb4b88e4d7b3b871eb565a2aa blob eligible for deletion: sha256:c95a78c92b3edc13584e9bc47f34506948fb51aab73a5c0c01232f62b7f0aa79 deletemanifests manifest eligible for deletion: sha256:3731e77b1ba1473e1826736241231704388f11a0734ec0aab154ef7f3c00aefa deletemanifests: marking manifest sha256:799f48d123e868eea7347a1cd81c106c4cb8a3cb3728ff5189192158c438fc24 deletemanifests: marking blob sha256:5bbc1dafc162925582398799ea0c91cff64145487cc8a17a053db6588920c4d9 deletemanifests: marking blob sha256:7f9d56fa7271b6d26ce31b74a46d9a7bcdfe179d1d3d4f9be2dd4b8efb415eea deletemanifests: marking blob sha256:00598db78e9103a50ad081312fbc1e88ae2c89715ba75a8f8a464f9c109021bb time="2025-01-26T19:25:01Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/3731e77b1ba1473e1826736241231704388f11a0734ec0aab154ef7f3c00aefa" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 time="2025-01-26T19:25:01Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/3731e77b1ba1473e1826736241231704388f11a0734ec0aab154ef7f3c00aefa" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:3731e77b1ba1473e1826736241231704388f11a0734ec0aab154ef7f3c00aefa time="2025-01-26T19:25:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/37/3731e77b1ba1473e1826736241231704388f11a0734ec0aab154ef7f3c00aefa" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:5406f3520edc415e2e1289b654a32863e33f084bb4b88e4d7b3b871eb565a2aa time="2025-01-26T19:25:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/54/5406f3520edc415e2e1289b654a32863e33f084bb4b88e4d7b3b871eb565a2aa" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:c95a78c92b3edc13584e9bc47f34506948fb51aab73a5c0c01232f62b7f0aa79 time="2025-01-26T19:25:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c9/c95a78c92b3edc13584e9bc47f34506948fb51aab73a5c0c01232f62b7f0aa79" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:0fed0f63b848e768b9f46f73716e460a6896f10c5178f4830fadea3104365e3b time="2025-01-26T19:25:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0f/0fed0f63b848e768b9f46f73716e460a6896f10c5178f4830fadea3104365e3b" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 --- PASS: TestDeleteManifestIfTagNotFound (1.49s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:112a05c53e98888b8b712c9c289c9eccdda8d3fd28d6e3c6704bf8c7ff13c590 time="2025-01-26T19:25:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/11/112a05c53e98888b8b712c9c289c9eccdda8d3fd28d6e3c6704bf8c7ff13c590" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:df42bcde824c44418763c1c85a74bd0e67514d360a0eb9e23ecec8a6d3b95bfe time="2025-01-26T19:25:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/df/df42bcde824c44418763c1c85a74bd0e67514d360a0eb9e23ecec8a6d3b95bfe" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:f1b57b035cc3c33b2ddf6c6863082fce7d1621224e1a7b6e285eedad4ea2e37c time="2025-01-26T19:25:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f1/f1b57b035cc3c33b2ddf6c6863082fce7d1621224e1a7b6e285eedad4ea2e37c" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 --- PASS: TestGCWithMissingManifests (0.42s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:ac030af182cb55866e726ce947991395cc035f0206ec8ae655d993467e206884 komnenos: marking blob sha256:0acc80a6829f9b724a503f4d93c9d26c153ca3063f90f840b72fb29b916ca21d komnenos: marking blob sha256:c908ab98ea67d3171227df8bd46cd416063c51096cbf6b3605136a7f87388c3b 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:003b8e424684c962b7b957c9eca95e9cad0f1f1b10a8b363f806e0f86fcfc01c time="2025-01-26T19:25:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/00/003b8e424684c962b7b957c9eca95e9cad0f1f1b10a8b363f806e0f86fcfc01c" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:16e546ec4234fb4349448eec81662716d516932608f54284d22299caf7ce898a time="2025-01-26T19:25:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/16/16e546ec4234fb4349448eec81662716d516932608f54284d22299caf7ce898a" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:45550d1107e0e00eeb2c9758c11c77d705a8bdc105b716440008a15f25abdda5 time="2025-01-26T19:25:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/45/45550d1107e0e00eeb2c9758c11c77d705a8bdc105b716440008a15f25abdda5" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:8ea6d5b6a42f512b437280663ba209e559916283d8e7f3f239f51b6dbe80fb10 time="2025-01-26T19:25:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8e/8ea6d5b6a42f512b437280663ba209e559916283d8e7f3f239f51b6dbe80fb10" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:b96581669bc24cf04af55ec849ec9fb719a70e60aeff439fb4d20e2ed741b07c time="2025-01-26T19:25:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b9/b96581669bc24cf04af55ec849ec9fb719a70e60aeff439fb4d20e2ed741b07c" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-01-26T19:25:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 blob eligible for deletion: sha256:e6a244168841e54f36d4ea7eb7f27d8014de434beeb0303efbe6dd5a4adea61e time="2025-01-26T19:25:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e6/e6a244168841e54f36d4ea7eb7f27d8014de434beeb0303efbe6dd5a4adea61e" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 --- PASS: TestDeletionHasEffect (1.64s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.55s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:6a1d15489769fd89aa24464b919919e220f3594282d17285e7223067600f47a2 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:79b8c1aa04bb70e5deb38304c7ff59011bc2bbe4edeb8c68dbcda20d4591e15e michael_z_doukas: marking blob sha256:8233142c76fe49e0da475ccd7f4e86a09a640d4d3f277d5d202d6128efdc67f8 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0b52e11d8197351d74caa79cc8c2e9756f513fe789e8b34ecad66a3a280216a5 time="2025-01-26T19:25:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0b52e11d8197351d74caa79cc8c2e9756f513fe789e8b34ecad66a3a280216a5" go.version=go1.23.5 instance.id=50c2138f-a77f-40d2-8c4f-8c4e9b4e80a0 --- PASS: TestOrphanBlobDeleted (0.65s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:516694a5219e1b515d3813c856af9952a6c491adb93bb128ee7f878ba22df383 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:46691f6f314a93c51a860fc30dc7e952c98ec918f5eefe747471089aaa3cb7a8 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.62s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.52s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.32s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.09s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-01-26T19:25:08Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 18:25:08.187788651 +0000 UTC m=-3580.385719447, actuallyDelete=true" time="2025-01-26T19:25:08Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-01-26T19:25:08Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785, actuallyDelete=true" time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b97c9561-28ed-4663-96e9-c6035e3047f7 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bd993d10-fbba-4dd6-a9f3-31bb13db98b4 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e919a8f5-d5d7-4b91-ba4d-bdc131130f61 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e99ca389-150d-4468-a537-b2cea8249348 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/4403f52c-d3a8-4e88-9b54-7f51016b7e26 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3b4588d9-93f6-4431-9902-a2df086aa5a4 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/67694f28-3baa-478b-a7f4-07aecaaa206c have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/86ae34a6-3c6a-4f1d-b580-e3f14e322175 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/93891133-b54e-4797-8e28-0e452d6589fe have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/aa6df2fc-938a-4cfe-bd1d-c660d643d4eb have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bbe99dfb-72f2-42f4-8458-a1c2bfe63b78 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.188648875 +0000 UTC m=+19.615140785). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-01-26T19:25:08Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 19:25:08.189703863 +0000 UTC m=+19.616195783, actuallyDelete=true" time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/42c4ce81-1374-4562-8b0e-650203bba23c have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.189703863 +0000 UTC m=+19.616195783). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/965427a8-fbbe-4758-838c-7602e6d3a798 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.189703863 +0000 UTC m=+19.616195783). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/678d6763-6ce2-45f5-af4e-e4718096c07a have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.189703863 +0000 UTC m=+19.616195783). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2b25f371-8265-4f43-a3fa-6233f6e06087 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.189703863 +0000 UTC m=+19.616195783). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3815a4b2-2d3d-4c2e-a9df-4255f5a9dae9 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.189703863 +0000 UTC m=+19.616195783). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-01-26T19:25:08Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 19:25:08.190433135 +0000 UTC m=+19.616925049, actuallyDelete=true" time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e384e4a8-6979-45a3-a66c-df0b44c207d8 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.190433135 +0000 UTC m=+19.616925049). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4a85be47-5c91-4e78-b34c-6065c251c228 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.190433135 +0000 UTC m=+19.616925049). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/55205ef1-fcf1-490a-aeb7-f97af69533e9 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.190433135 +0000 UTC m=+19.616925049). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a3be6bae-1ba3-4c3e-b2ce-a3ef6368dc3f have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.190433135 +0000 UTC m=+19.616925049). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/add4949f-0df5-4d94-bfdc-820f4a1b4c27 have older date (2025-01-26 18:25:08 +0000 UTC) than purge date (2025-01-26 19:25:08.190433135 +0000 UTC m=+19.616925049). Removing upload directory." time="2025-01-26T19:25:08Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-01-26T19:25:08Z" level=info msg="PurgeUploads starting: olderThan=2025-01-26 19:25:08.190860544 +0000 UTC m=+19.617352458, actuallyDelete=true" time="2025-01-26T19:25:08Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 19.627s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.006s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.012s === RUN TestWalkFileRemoved time="2025-01-26T19:24:48Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.683s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.082s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.957s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.53s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.236s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-01-26T19:24:48Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-01-26T19:24:48Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-01-26T19:24:48Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV6 === CONT TestParsing === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4 time="2025-01-26T19:24:48Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2025-01-26T19:24:48Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=ad1e31ad-e40b-41d3-a9ca-ad8be416fb78 time="2025-01-26T19:24:48Z" level=error msg="unknown ip address format" go.version=go1.23.5 instance.id=ad1e31ad-e40b-41d3-a9ca-ad8be416fb78 ip=?0000000000000000000000000000000000 time="2025-01-26T19:24:48Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=ad1e31ad-e40b-41d3-a9ca-ad8be416fb78 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV6 (0.01s) time="2025-01-26T19:24:49Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T19:24:50Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T19:24:51Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-26T19:24:52Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.510s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.675s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.58s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.402s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.02s) PASS ok github.com/docker/distribution/uuid 0.026s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r8.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r8.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 >>> docker-registry*: Package size: 25.0 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r8.apk >>> docker-registry: Build complete at Sun, 26 Jan 2025 19:25:51 +0000 elapsed time 0h 1m 40s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250126.192413) (2/2) Purging go (1.23.5-r0) Executing busybox-1.37.0-r12.trigger OK: 427 MiB in 101 packages >>> docker-registry: Updating the community/ppc64le repository index... >>> docker-registry: Signing the index...