>>> docker-registry: Building community/docker-registry 2.8.3-r9 (using abuild 3.14.1-r4) started Sun, 09 Feb 2025 19:45:05 +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.6-r0) (2/2) Installing .makedepends-docker-registry (20250209.194506) Executing busybox-1.37.0-r12.trigger OK: 548 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. 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] === RUN Test time="2025-02-09T19:45:26Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-02-09T19:45:26Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.016s ? 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] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-02-09T19:45:26Z" 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.003s === 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.002s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.52s) PASS ok github.com/docker/distribution/health/checks 0.523s === 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.004s === 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.005s === 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/02/09 19:45:28 http: TLS handshake error from 127.0.0.1:44070: 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:42843/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42843/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:42843/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:42843/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:35833?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.25s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-02-09T19:45:28Z" level=info msg="broadcaster: closing" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="closing testSink" time="2025-02-09T19:45:28Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-02-09T19:45:28Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.13s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:28Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=warning msg="&{0xc0002f21b0 0.9} encountered too many errors, backing off" time="2025-02-09T19:45:29Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-02-09T19:45:29Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.66s) PASS ok github.com/docker/distribution/notifications 1.076s ? github.com/docker/distribution/registry/client/transport [no test files] ? 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 TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-02-09T19:45:28Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T19:45:28.29575347Z" 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.6 time="2025-02-09T19:45:28.295763394Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:28.295974233Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.23.6 time="2025-02-09T19:45:28.296118286Z" level=info msg="listening on [::]:5000" go.version=go1.23.6 time="2025-02-09T19:45:31.296829895Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 time="2025-02-09T19:45:31.39849401Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=0aa83e66-58e0-47de-8a96-2970e60379e7 http.request.method=GET http.request.remoteaddr="[::1]:41190" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.742µs" http.response.status=200 http.response.written=2 ::1 - - [09/Feb/2025:19:45:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.10s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-02-09T19:45:31.851477469Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T19:45:31.860884922Z" 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.6 time="2025-02-09T19:45:31.860904463Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:31.860991831Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.23.6 time="2025-02-09T19:45:31.861046934Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 time="2025-02-09T19:45:31.861055032Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.6 time="2025-02-09T19:45:31.861327577Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.6 time="2025-02-09T19:45:34.867005767Z" level=info msg="response completed" go.version=go1.23.6 http.request.host=127.0.0.1 http.request.id=13dfafaa-f7d6-4aa7-9bcb-4eb69e383183 http.request.method=GET http.request.remoteaddr="127.0.0.1:57624" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.887µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:45:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-02-09T19:45:34.867099466Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.6 --- PASS: TestRegistrySupportedCipherSuite (3.57s) === RUN TestRegistryUnsupportedCipherSuite time="2025-02-09T19:45:35.098104992Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-02-09T19:45:35.098768106Z" 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.6 time="2025-02-09T19:45:35.098789642Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:35.098795217Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.23.6 time="2025-02-09T19:45:35.098949323Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.23s) PASS ok github.com/docker/distribution/registry 14.911s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.003s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.00s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.06s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.096s === RUN TestBasicAccessController time="2025-02-09T19:45:28Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.6 instance.id=b3347c12-ad16-4468-a6b7-db36c66d9f4a time="2025-02-09T19:45:28Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.6 instance.id=b3347c12-ad16-4468-a6b7-db36c66d9f4a --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-02-09T19:45:28Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.6 password=x89G89vAoWf89BHxqrlKxkqmTpXriwId0GpcHkc3MJo user=docker --- PASS: TestCreateHtpasswdFile (0.08s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.101s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.003s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2025-02-09T19:45:28Z" level=info msg="token not to be used before 2025-02-09 19:45:29 +0000 UTC - currently 2025-02-09 19:45:28.793060638 +0000 UTC m=+0.003128088" time="2025-02-09T19:45:28Z" level=info msg="token not to be used after 2025-02-09 19:45:28 +0000 UTC - currently 2025-02-09 19:45:28.793247515 +0000 UTC m=+0.003314957" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-02-09T19:45:28Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.012s === 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.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.01s) === 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.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === 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.036s === 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.008s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.003s === RUN TestCheckAPI time="2025-02-09T19:45:30Z" 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.6 time="2025-02-09T19:45:30Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36707" http.request.id=e1b5e2e2-b853-4f22-9234-b33473d59a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:51588" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="911.529µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:45:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2025-02-09T19:45:30Z" 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.6 time="2025-02-09T19:45:30Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=f55457f4-2611-468b-998e-14963d6493b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="658.057µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:19:45:30 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T19:45:30Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=7060a1ff-2dad-4184-b353-509486746e8c http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.120872ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:30 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=40cfabc1-9371-4170-8b9f-a4c14b7d71d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/aaaa/blobs/uploads/3676102e-62ed-45a8-ac1d-19d817ef18c0?_state=MeGWWJhQge3R21xcH9TcFhz4AatX-HznNLSKiMjPpTt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNjc2MTAyZS02MmVkLTQ1YTgtYWMxZC0xOWQ4MTdlZjE4YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzAuMzAxMTAwMzQ3WiJ9&digest=sha256%3Aec31c30d2f185300357492db4ad456f06a46fb9a4224eb8450d07c1182dd1319" http.request.useragent="Go-http-client/1.1" http.response.duration=1.148099489s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:30 +0000] "PUT /v2/foo/aaaa/blobs/uploads/3676102e-62ed-45a8-ac1d-19d817ef18c0?_state=MeGWWJhQge3R21xcH9TcFhz4AatX-HznNLSKiMjPpTt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNjc2MTAyZS02MmVkLTQ1YTgtYWMxZC0xOWQ4MTdlZjE4YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzAuMzAxMTAwMzQ3WiJ9&digest=sha256%3Aec31c30d2f185300357492db4ad456f06a46fb9a4224eb8450d07c1182dd1319 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=263af5cc-d642-4839-be26-c417d256b7d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.19968ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:31 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:31Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=56aacb8b-2871-4680-8227-33cba7498050 http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="913.479µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:31 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=682e2d88-f0dd-48ee-9ae6-d497052d4655 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/bbbb/blobs/uploads/1e996eb3-d648-4663-83ec-7435fabf46a1?_state=NDOzGd7js43bc1-ilEekhUgpomFSALoAf8TgqaXjyDR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxZTk5NmViMy1kNjQ4LTQ2NjMtODNlYy03NDM1ZmFiZjQ2YTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzEuNTQ4MDQ0NzkxWiJ9&digest=sha256%3A0f787faec3e776dc03a0bd57c3ce5679800f760c86ae3e34dcfeb720a5374da9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.726438413s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:31 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1e996eb3-d648-4663-83ec-7435fabf46a1?_state=NDOzGd7js43bc1-ilEekhUgpomFSALoAf8TgqaXjyDR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxZTk5NmViMy1kNjQ4LTQ2NjMtODNlYy03NDM1ZmFiZjQ2YTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzEuNTQ4MDQ0NzkxWiJ9&digest=sha256%3A0f787faec3e776dc03a0bd57c3ce5679800f760c86ae3e34dcfeb720a5374da9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=66014f92-c025-4b60-ad34-f0540e8e6948 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.898204ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:33 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=fa90ea45-a0c7-4fc0-9732-3d2818d7ae7e http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="748.003µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:33 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=c6828279-9d2a-425f-bff0-9d6602d12388 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/cccc/blobs/uploads/56721ea9-6bb7-4f48-83a8-37b5019e20f9?_state=tHF8Qel_lNvLIV9FnG4w821muSXUpPG907o5pSV8hLx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1NjcyMWVhOS02YmI3LTRmNDgtODNhOC0zN2I1MDE5ZTIwZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzMuMzMxMTAxNTk0WiJ9&digest=sha256%3A4c76a0649d2a7cb090ed84d3b4022dd839ebc86874aa02a13b2e49681726821a" http.request.useragent="Go-http-client/1.1" http.response.duration=574.151314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:33 +0000] "PUT /v2/foo/cccc/blobs/uploads/56721ea9-6bb7-4f48-83a8-37b5019e20f9?_state=tHF8Qel_lNvLIV9FnG4w821muSXUpPG907o5pSV8hLx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI1NjcyMWVhOS02YmI3LTRmNDgtODNhOC0zN2I1MDE5ZTIwZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzMuMzMxMTAxNTk0WiJ9&digest=sha256%3A4c76a0649d2a7cb090ed84d3b4022dd839ebc86874aa02a13b2e49681726821a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:33Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=0f84161d-0072-413f-b4c9-75e1628f1abe http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.093911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:33 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:34Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=c5c718b8-b888-4a15-b6e6-b7d6ed828f9f http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="891.252µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:34 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=c3e4a68e-4242-4223-b083-38dad36f380d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/dddd/blobs/uploads/18aa7814-0b31-4d16-baec-add184949f7b?_state=OWuELbQO2Cj-kox5Qoc04_hlR1I9UyBR3e8yuKkjUxd7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxOGFhNzgxNC0wYjMxLTRkMTYtYmFlYy1hZGQxODQ5NDlmN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzQuMDMwNzEzNjkxWiJ9&digest=sha256%3Ac1f9cc40df8d68182fc0eb395e2ee273ef98ed81a7123155743ab7fc22675b58" http.request.useragent="Go-http-client/1.1" http.response.duration=1.595049968s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:34 +0000] "PUT /v2/foo/dddd/blobs/uploads/18aa7814-0b31-4d16-baec-add184949f7b?_state=OWuELbQO2Cj-kox5Qoc04_hlR1I9UyBR3e8yuKkjUxd7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxOGFhNzgxNC0wYjMxLTRkMTYtYmFlYy1hZGQxODQ5NDlmN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzQuMDMwNzEzNjkxWiJ9&digest=sha256%3Ac1f9cc40df8d68182fc0eb395e2ee273ef98ed81a7123155743ab7fc22675b58 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=45d292f7-155b-4d28-b063-9960b5254671 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.1915ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:35 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:35Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=21f00529-b295-49de-b46b-00b81898a432 http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="858.071µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:35 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=64d8becd-b65f-4843-9831-5f998ae3dbe1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/eeee/blobs/uploads/79d77b3a-ce3c-4100-b3a6-2212b615b86b?_state=S6huAjUozeoE6KcIAQgSfadjKWJUF4e4HufcJ9Lt4vR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3OWQ3N2IzYS1jZTNjLTQxMDAtYjNhNi0yMjEyYjYxNWI4NmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzUuNjg3NTIxMTg2WiJ9&digest=sha256%3A384bf12a4fdfeb0cfc6f9a880094e9c97fb960790687f684c09f94da3e5dba81" http.request.useragent="Go-http-client/1.1" http.response.duration=689.040721ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:35 +0000] "PUT /v2/foo/eeee/blobs/uploads/79d77b3a-ce3c-4100-b3a6-2212b615b86b?_state=S6huAjUozeoE6KcIAQgSfadjKWJUF4e4HufcJ9Lt4vR7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3OWQ3N2IzYS1jZTNjLTQxMDAtYjNhNi0yMjEyYjYxNWI4NmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzUuNjg3NTIxMTg2WiJ9&digest=sha256%3A384bf12a4fdfeb0cfc6f9a880094e9c97fb960790687f684c09f94da3e5dba81 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=e12389d0-99d9-447c-b41c-f9fbb35bfd72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085357ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:36 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:36Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=6d3bab2a-7629-4b31-83c6-fb00ae155f35 http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="868.275µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:36 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=90b9e9a7-42d8-4878-a1d3-054f7791d22a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/ffff/blobs/uploads/e8128c9a-e066-4bb1-b45a-68d7e307b891?_state=7F8-t8FRWOOfJFEUz89naGtCG-VfovDzLzPxR50wqPh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJlODEyOGM5YS1lMDY2LTRiYjEtYjQ1YS02OGQ3ZTMwN2I4OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzYuNDMyNzMwMDUxWiJ9&digest=sha256%3A6832a1485dbbc6fb790d959c37c88ca4ad227abbe9f50ea5a2fc5c793097e6cd" http.request.useragent="Go-http-client/1.1" http.response.duration=591.005586ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:36 +0000] "PUT /v2/foo/ffff/blobs/uploads/e8128c9a-e066-4bb1-b45a-68d7e307b891?_state=7F8-t8FRWOOfJFEUz89naGtCG-VfovDzLzPxR50wqPh7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJlODEyOGM5YS1lMDY2LTRiYjEtYjQ1YS02OGQ3ZTMwN2I4OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzYuNDMyNzMwMDUxWiJ9&digest=sha256%3A6832a1485dbbc6fb790d959c37c88ca4ad227abbe9f50ea5a2fc5c793097e6cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=ba547e0c-ab15-4c00-a7c8-4db37e0b6bf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=7df38a31-4ba6-4d83-817e-f1b4c0137f48 http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="554.524µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=46c90033-d5dc-44c2-b017-020a6e0720dd http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" 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="549.404µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=c737a993-d1b9-4f74-9397-501e50a51f84 http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" 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="526.972µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=4e3c93c0-18c9-4142-bc15-cfc273ce1236 http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" 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="542.388µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=b394c602-f297-4177-84b0-e102eed75ddd http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" 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="501.121µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=057c1745-44ba-42ba-b35a-8e5561f284bd http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" 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="503.421µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" 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.6 http.request.host="127.0.0.1:43555" http.request.id=b0f102e0-ffcd-4563-ac95-ebc28f0ca3ac http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" 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="567.368µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" 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.6 http.request.host="127.0.0.1:43555" http.request.id=c536a38c-35cc-45fc-9e59-62536c1d8866 http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" 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="512.691µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=2f76b6d9-af69-4123-bcc0-5ccb950b8330 http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" 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="500.476µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43555" http.request.id=5de3eff7-e65f-45cd-be4a-185ec3715273 http.request.method=GET http.request.remoteaddr="127.0.0.1:38828" 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="541.966µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" 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.6 time="2025-02-09T19:45:37Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=3d22bc80-8acb-4e69-934e-7b24ad97c3ee http.request.method=POST http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004138ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=881c1529-e4e6-4b7c-bff4-e1a3711de8a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/aaaa/blobs/uploads/e23d3490-4e51-4c71-abb8-850114415f61?_state=toAhTxO2-1VWmleYX9lHaMm6alU3VMKex3H9O4eGeK57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlMjNkMzQ5MC00ZTUxLTRjNzEtYWJiOC04NTAxMTQ0MTVmNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzcuMTMxNzQ4NTc1WiJ9&digest=sha256%3Adb729ee8339bf0ac05f4fff41c021503d05b2b4b31872676534cce81329452de" http.request.useragent="Go-http-client/1.1" http.response.duration=847.591217ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "PUT /v2/foo/aaaa/blobs/uploads/e23d3490-4e51-4c71-abb8-850114415f61?_state=toAhTxO2-1VWmleYX9lHaMm6alU3VMKex3H9O4eGeK57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJlMjNkMzQ5MC00ZTUxLTRjNzEtYWJiOC04NTAxMTQ0MTVmNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzcuMTMxNzQ4NTc1WiJ9&digest=sha256%3Adb729ee8339bf0ac05f4fff41c021503d05b2b4b31872676534cce81329452de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:37Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=7c8bee52-b973-41c1-b9e6-81552ba0ff43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18789ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:37 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:38Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=c527a1a7-8c9e-48c2-b910-20be7cfe357f http.request.method=POST http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="677.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:38 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:38Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=6133f40f-a205-4bac-a58d-13a92239f829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/bbbb/blobs/uploads/75c06606-21a3-4784-b800-f32ff2945f00?_state=YBMHz6rLYTuodpJCjpaZ_TX0J78V0VFDCWUv6elbMbh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3NWMwNjYwNi0yMWEzLTQ3ODQtYjgwMC1mMzJmZjI5NDVmMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzguMDM5MDgwNDkyWiJ9&digest=sha256%3Af28ddad3821b3636d207dd6ef8439af5a226879e48ba61c7342a563ed9f9c5dd" http.request.useragent="Go-http-client/1.1" http.response.duration=718.27762ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:38 +0000] "PUT /v2/foo/bbbb/blobs/uploads/75c06606-21a3-4784-b800-f32ff2945f00?_state=YBMHz6rLYTuodpJCjpaZ_TX0J78V0VFDCWUv6elbMbh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3NWMwNjYwNi0yMWEzLTQ3ODQtYjgwMC1mMzJmZjI5NDVmMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzguMDM5MDgwNDkyWiJ9&digest=sha256%3Af28ddad3821b3636d207dd6ef8439af5a226879e48ba61c7342a563ed9f9c5dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:38Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=9a37f3c3-3e4e-4252-883a-3d9e82a2179b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08581ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:38 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:38Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=5764bab3-7ade-41f9-b2e7-ce124bb67983 http.request.method=POST http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="807.714µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:38 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:40Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=4c0d84d7-be6f-405a-add2-5b9e2c1c9cdf http.request.method=PUT http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/cccc/blobs/uploads/ec3f3c83-d926-446f-828b-d0abb195aed3?_state=43m-znZ__bRcF48v_jZupV39U7Qy4GCs9tkV54uXby97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlYzNmM2M4My1kOTI2LTQ0NmYtODI4Yi1kMGFiYjE5NWFlZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzguODQ4NTM0NzI1WiJ9&digest=sha256%3Ab3ffed3e71dd06404b1e3d5011c41ff2f9938f87041894fbfc865a9bcff01147" http.request.useragent="Go-http-client/1.1" http.response.duration=1.167638107s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:38 +0000] "PUT /v2/foo/cccc/blobs/uploads/ec3f3c83-d926-446f-828b-d0abb195aed3?_state=43m-znZ__bRcF48v_jZupV39U7Qy4GCs9tkV54uXby97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlYzNmM2M4My1kOTI2LTQ0NmYtODI4Yi1kMGFiYjE5NWFlZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6MzguODQ4NTM0NzI1WiJ9&digest=sha256%3Ab3ffed3e71dd06404b1e3d5011c41ff2f9938f87041894fbfc865a9bcff01147 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:40Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=34b1ae48-d845-4eaa-9afb-c0799ce203e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040864ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:40 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:40Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=2fecd8f5-3a22-48ec-ad67-bc320342a557 http.request.method=POST http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="756.892µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:40 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=957cd472-aab3-45ae-bb79-9848f29b3b09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/dddd/blobs/uploads/aafb3fa3-dc7c-4d33-bcfd-0b793e90bf25?_state=6uFvTR7aI37dZFJRYcRo5vZ5kx3UDaq7X-CWsARgo5h7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhYWZiM2ZhMy1kYzdjLTRkMzMtYmNmZC0wYjc5M2U5MGJmMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NDAuMTE3MTk4MTY3WiJ9&digest=sha256%3Ae0dfcb37ecc0510c888122f6a0c7b92f02892ed93b735ea8e571decf70d0ab63" http.request.useragent="Go-http-client/1.1" http.response.duration=1.615798283s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:40 +0000] "PUT /v2/foo/dddd/blobs/uploads/aafb3fa3-dc7c-4d33-bcfd-0b793e90bf25?_state=6uFvTR7aI37dZFJRYcRo5vZ5kx3UDaq7X-CWsARgo5h7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhYWZiM2ZhMy1kYzdjLTRkMzMtYmNmZC0wYjc5M2U5MGJmMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NDAuMTE3MTk4MTY3WiJ9&digest=sha256%3Ae0dfcb37ecc0510c888122f6a0c7b92f02892ed93b735ea8e571decf70d0ab63 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=3e6d79ba-8a20-45ca-a3b9-2a088bcf322c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54820" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.094069ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33005" http.request.id=e201e12b-0531-4273-874a-157fd52cb5ab http.request.method=GET http.request.remoteaddr="127.0.0.1:54820" 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="599.721µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (11.55s) === RUN TestURLPrefix time="2025-02-09T19:45:41Z" 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.6 time="2025-02-09T19:45:41Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44725" http.request.id=8d9062cb-f496-4f0b-afcc-0d57ee7d12b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46336" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="628.013µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-02-09T19:45:41Z" 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.6 time="2025-02-09T19:45:41Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=c4385a91-83a5-4095-86e1-86bb1e2ea9ab http.request.method=GET http.request.remoteaddr="127.0.0.1:51448" http.request.uri="/v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="802.417µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "GET /v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=bfda84bd-39ed-4669-8190-9c36d7d11459 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51452" http.request.uri="/v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="740.851µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=0c572344-98fa-41b6-924f-9be8a21d8e8a http.request.method=POST http.request.remoteaddr="127.0.0.1:51452" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="638.097µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=ceecda63-3ca2-44c4-b385-b9773f0093d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51452" http.request.uri="/v2/foo/bar/blobs/uploads/f98a3e4b-7295-4e87-95e6-b068e644b77a?_state=HZNCxt513LP2agxsVp-IurS8C25C7QxnWJKGzWLKukV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OGEzZTRiLTcyOTUtNGU4Ny05NWU2LWIwNjhlNjQ0Yjc3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NDc2Mzk0MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="738.043µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "GET /v2/foo/bar/blobs/uploads/f98a3e4b-7295-4e87-95e6-b068e644b77a?_state=HZNCxt513LP2agxsVp-IurS8C25C7QxnWJKGzWLKukV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OGEzZTRiLTcyOTUtNGU4Ny05NWU2LWIwNjhlNjQ0Yjc3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NDc2Mzk0MzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=f364b346-d98e-4496-8dc1-e6abe01486d4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51452" http.request.uri="/v2/foo/bar/blobs/uploads/f98a3e4b-7295-4e87-95e6-b068e644b77a?_state=HZNCxt513LP2agxsVp-IurS8C25C7QxnWJKGzWLKukV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OGEzZTRiLTcyOTUtNGU4Ny05NWU2LWIwNjhlNjQ0Yjc3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NDc2Mzk0MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="768.9µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/f98a3e4b-7295-4e87-95e6-b068e644b77a?_state=HZNCxt513LP2agxsVp-IurS8C25C7QxnWJKGzWLKukV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OGEzZTRiLTcyOTUtNGU4Ny05NWU2LWIwNjhlNjQ0Yjc3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NDc2Mzk0MzJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=4077062e-caad-4ac3-baf7-1be464835a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:51452" http.request.uri="/v2/foo/bar/blobs/uploads/f98a3e4b-7295-4e87-95e6-b068e644b77a?_state=HZNCxt513LP2agxsVp-IurS8C25C7QxnWJKGzWLKukV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OGEzZTRiLTcyOTUtNGU4Ny05NWU2LWIwNjhlNjQ0Yjc3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NDc2Mzk0MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f98a3e4b-7295-4e87-95e6-b068e644b77a time="2025-02-09T19:45:41Z" 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.6 http.request.host="127.0.0.1:36151" http.request.id=4077062e-caad-4ac3-baf7-1be464835a6e http.request.method=GET http.request.remoteaddr="127.0.0.1:51452" http.request.uri="/v2/foo/bar/blobs/uploads/f98a3e4b-7295-4e87-95e6-b068e644b77a?_state=HZNCxt513LP2agxsVp-IurS8C25C7QxnWJKGzWLKukV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OGEzZTRiLTcyOTUtNGU4Ny05NWU2LWIwNjhlNjQ0Yjc3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NDc2Mzk0MzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="744.408µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f98a3e4b-7295-4e87-95e6-b068e644b77a 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "GET /v2/foo/bar/blobs/uploads/f98a3e4b-7295-4e87-95e6-b068e644b77a?_state=HZNCxt513LP2agxsVp-IurS8C25C7QxnWJKGzWLKukV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OGEzZTRiLTcyOTUtNGU4Ny05NWU2LWIwNjhlNjQ0Yjc3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NDc2Mzk0MzJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=30016619-e851-4c84-a57b-6d51795d45eb http.request.method=POST http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.099236ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=87f6842a-999b-4e33-b0a5-f1cc167aa708 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/ccdaf8da-2cc2-4fe1-b14c-1343b75322d1?_state=EgJlKP2S9mvIjFqW1H_vJNjee4asaGZ2uFILQ3G7jhd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjZGFmOGRhLTJjYzItNGZlMS1iMTRjLTEzNDNiNzUzMjJkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTE0MzYxNTZaIn0%3D&digest=sha256%3A9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" provided=sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c vars.name="foo/bar" vars.uuid=ccdaf8da-2cc2-4fe1-b14c-1343b75322d1 time="2025-02-09T19:45:41Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=87f6842a-999b-4e33-b0a5-f1cc167aa708 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/ccdaf8da-2cc2-4fe1-b14c-1343b75322d1?_state=EgJlKP2S9mvIjFqW1H_vJNjee4asaGZ2uFILQ3G7jhd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjZGFmOGRhLTJjYzItNGZlMS1iMTRjLTEzNDNiNzUzMjJkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTE0MzYxNTZaIn0%3D&digest=sha256%3A9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ccdaf8da-2cc2-4fe1-b14c-1343b75322d1 time="2025-02-09T19:45:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=87f6842a-999b-4e33-b0a5-f1cc167aa708 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/ccdaf8da-2cc2-4fe1-b14c-1343b75322d1?_state=EgJlKP2S9mvIjFqW1H_vJNjee4asaGZ2uFILQ3G7jhd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjZGFmOGRhLTJjYzItNGZlMS1iMTRjLTEzNDNiNzUzMjJkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTE0MzYxNTZaIn0%3D&digest=sha256%3A9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.016633ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ccdaf8da-2cc2-4fe1-b14c-1343b75322d1 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "PUT /v2/foo/bar/blobs/uploads/ccdaf8da-2cc2-4fe1-b14c-1343b75322d1?_state=EgJlKP2S9mvIjFqW1H_vJNjee4asaGZ2uFILQ3G7jhd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjZGFmOGRhLTJjYzItNGZlMS1iMTRjLTEzNDNiNzUzMjJkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTE0MzYxNTZaIn0%3D&digest=sha256%3A9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=39388d4f-0fad-41d9-acba-dd6f979f9ba7 http.request.method=POST http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="761.067µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=98ceba89-7ac6-4799-9491-477c79acd597 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/fb75eea4-fc89-4947-9e60-cbdfd336c478?_state=Ijt2d2Hsm4r-6KyBPqE7_wqV1LwkHxCpOG5PdkFaESt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNzVlZWE0LWZjODktNDk0Ny05ZTYwLWNiZGZkMzM2YzQ3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTM1NzgyN1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="935.998µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "PUT /v2/foo/bar/blobs/uploads/fb75eea4-fc89-4947-9e60-cbdfd336c478?_state=Ijt2d2Hsm4r-6KyBPqE7_wqV1LwkHxCpOG5PdkFaESt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNzVlZWE0LWZjODktNDk0Ny05ZTYwLWNiZGZkMzM2YzQ3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTM1NzgyN1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=4e2c59d8-5f32-4003-a4fa-8d5a725c8047 http.request.method=POST http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="729.422µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=cc4449db-95cc-4c16-b7e9-b87d6e489beb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/704e7ea8-64f1-4459-b391-9c02225888a2?_state=SmRgLXGOycdl9Cl7BlfzP2I2XCBUepKauvoi7sxP3hd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNGU3ZWE4LTY0ZjEtNDQ1OS1iMzkxLTljMDIyMjU4ODhhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTU0MjgzWiJ9&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="851.586µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "PUT /v2/foo/bar/blobs/uploads/704e7ea8-64f1-4459-b391-9c02225888a2?_state=SmRgLXGOycdl9Cl7BlfzP2I2XCBUepKauvoi7sxP3hd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwNGU3ZWE4LTY0ZjEtNDQ1OS1iMzkxLTljMDIyMjU4ODhhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTU0MjgzWiJ9&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:41Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=179b2500-7931-46a2-a685-d1eeeddf4def http.request.method=POST http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="672.032µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:43Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=417f9506-c015-47f7-966d-ba2da382ba89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/2b9790aa-8410-4123-a22d-2170b01f9a7f?_state=QkLQp23Qh8f5LpfydyetXS1wc_eaOezrme6S4pwIQOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiOTc5MGFhLTg0MTAtNDEyMy1hMjJkLTIxNzBiMDFmOWE3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTcxMDg4MDRaIn0%3D&digest=sha256%3A9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.816809944s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:41 +0000] "PUT /v2/foo/bar/blobs/uploads/2b9790aa-8410-4123-a22d-2170b01f9a7f?_state=QkLQp23Qh8f5LpfydyetXS1wc_eaOezrme6S4pwIQOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJiOTc5MGFhLTg0MTAtNDEyMy1hMjJkLTIxNzBiMDFmOWE3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0MS44NTcxMDg4MDRaIn0%3D&digest=sha256%3A9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:43Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=95ba121b-7621-410f-9dd5-698fb8302978 http.request.method=POST http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="845.68µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36151" http.request.id=fbd36b0f-78cf-41c3-881a-f3ccd16a78c8 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/8c74686a-0789-42aa-93b1-4955041fd2a5?_state=aIJ-nIv5Xv3ccJLVnwXPtnPeJXhoXfqZaZTP5bYm1957Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjNzQ2ODZhLTA3ODktNDJhYS05M2IxLTQ5NTUwNDFmZDJhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0My43MDk5MjcxNDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.445449213s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:43 +0000] "PATCH /v2/foo/bar/blobs/uploads/8c74686a-0789-42aa-93b1-4955041fd2a5?_state=aIJ-nIv5Xv3ccJLVnwXPtnPeJXhoXfqZaZTP5bYm1957Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjNzQ2ODZhLTA3ODktNDJhYS05M2IxLTQ5NTUwNDFmZDJhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0My43MDk5MjcxNDdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=0e63714b-f9da-477b-be32-ec321756ad12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/uploads/8c74686a-0789-42aa-93b1-4955041fd2a5?_state=KFk6kxuZ-9sdM23g7imGUxO0FZsN6n043sQtQ-CQlkh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjNzQ2ODZhLTA3ODktNDJhYS05M2IxLTQ5NTUwNDFmZDJhNSIsIk9mZnNldCI6MzEyMTgxNzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NDNaIn0%3D&digest=sha256%3A9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.039382ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "PUT /v2/foo/bar/blobs/uploads/8c74686a-0789-42aa-93b1-4955041fd2a5?_state=KFk6kxuZ-9sdM23g7imGUxO0FZsN6n043sQtQ-CQlkh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjNzQ2ODZhLTA3ODktNDJhYS05M2IxLTQ5NTUwNDFmZDJhNSIsIk9mZnNldCI6MzEyMTgxNzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NDNaIn0%3D&digest=sha256%3A9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=b423705c-1037-4b4a-b4da-320b1d40d4e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.068937ms http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "HEAD /v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=d9b2f586-2837-43ea-9ebd-752ae342543f http.request.method=GET http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=24.92448ms http.response.status=200 http.response.written=31218176 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "GET /v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 200 31218176 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=error msg="error parsing digest="sha257:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=4237c7dd-a264-4d9c-ad1e-2a11c495488e http.request.method=GET http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/sha257:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" vars.name="foo/bar" time="2025-02-09T19:45:46Z" 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.6 http.request.host="127.0.0.1:36151" http.request.id=4237c7dd-a264-4d9c-ad1e-2a11c495488e http.request.method=GET http.request.remoteaddr="127.0.0.1:51468" http.request.uri="/v2/foo/bar/blobs/sha257:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="571.161µs" http.response.status=400 http.response.written=110 vars.digest="sha257:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "GET /v2/foo/bar/blobs/sha257:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=43ee1c59-a5b3-4146-a604-c5c380804b46 http.request.method=GET http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.duration="780.111µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "GET /v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" 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.6 time="2025-02-09T19:45:46Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:46Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=aeec6592-1c74-4203-925f-ad106c3c7bd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45104" http.request.uri="/v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="664.234µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "GET /v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=7da8cbfb-a674-49a5-ad80-0caefbe34208 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="630.176µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "HEAD /v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=b9be3ab6-a41e-46be-a0b0-b558d3d3bba4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="624.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=6773ce5a-6c06-4d0d-bc21-bb690a00cd74 http.request.method=GET http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/5423bfce-0d20-41be-b9e5-d9ff4b5ab5c8?_state=INjv6-iihqFukoY5lSzKopsBR0P0_ydFEv8Z72x1JXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0MjNiZmNlLTBkMjAtNDFiZS1iOWU1LWQ5ZmY0YjVhYjVjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDAzMjc2MDlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="655.285µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "GET /v2/foo/bar/blobs/uploads/5423bfce-0d20-41be-b9e5-d9ff4b5ab5c8?_state=INjv6-iihqFukoY5lSzKopsBR0P0_ydFEv8Z72x1JXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0MjNiZmNlLTBkMjAtNDFiZS1iOWU1LWQ5ZmY0YjVhYjVjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDAzMjc2MDlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=776d94f3-aa48-4a25-a1bf-7a6eb67f5f7a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/5423bfce-0d20-41be-b9e5-d9ff4b5ab5c8?_state=INjv6-iihqFukoY5lSzKopsBR0P0_ydFEv8Z72x1JXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0MjNiZmNlLTBkMjAtNDFiZS1iOWU1LWQ5ZmY0YjVhYjVjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDAzMjc2MDlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="604.056µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "DELETE /v2/foo/bar/blobs/uploads/5423bfce-0d20-41be-b9e5-d9ff4b5ab5c8?_state=INjv6-iihqFukoY5lSzKopsBR0P0_ydFEv8Z72x1JXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0MjNiZmNlLTBkMjAtNDFiZS1iOWU1LWQ5ZmY0YjVhYjVjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDAzMjc2MDlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=31a9f373-4208-4b09-8e47-7041a5683045 http.request.method=GET http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/5423bfce-0d20-41be-b9e5-d9ff4b5ab5c8?_state=INjv6-iihqFukoY5lSzKopsBR0P0_ydFEv8Z72x1JXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0MjNiZmNlLTBkMjAtNDFiZS1iOWU1LWQ5ZmY0YjVhYjVjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDAzMjc2MDlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5423bfce-0d20-41be-b9e5-d9ff4b5ab5c8 time="2025-02-09T19:45:46Z" 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.6 http.request.host="127.0.0.1:44191" http.request.id=31a9f373-4208-4b09-8e47-7041a5683045 http.request.method=GET http.request.remoteaddr="127.0.0.1:45114" http.request.uri="/v2/foo/bar/blobs/uploads/5423bfce-0d20-41be-b9e5-d9ff4b5ab5c8?_state=INjv6-iihqFukoY5lSzKopsBR0P0_ydFEv8Z72x1JXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0MjNiZmNlLTBkMjAtNDFiZS1iOWU1LWQ5ZmY0YjVhYjVjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDAzMjc2MDlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="626.753µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=5423bfce-0d20-41be-b9e5-d9ff4b5ab5c8 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "GET /v2/foo/bar/blobs/uploads/5423bfce-0d20-41be-b9e5-d9ff4b5ab5c8?_state=INjv6-iihqFukoY5lSzKopsBR0P0_ydFEv8Z72x1JXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0MjNiZmNlLTBkMjAtNDFiZS1iOWU1LWQ5ZmY0YjVhYjVjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDAzMjc2MDlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=e91b3470-3f1b-42a6-bb26-2f62c208b062 http.request.method=POST http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="699.654µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=384b642b-16f5-4b96-a87f-02efee63111d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/09e2c1a7-14e7-469c-b53f-bc6c771349a0?_state=K3kZ4JWDzvB-rEelVuOVFmeOZa5UtXJqpKddbfS5SNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5ZTJjMWE3LTE0ZTctNDY5Yy1iNTNmLWJjNmM3NzEzNDlhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDMyNzkyNjFaIn0%3D&digest=sha256%3Ab9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" provided=sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf vars.name="foo/bar" vars.uuid=09e2c1a7-14e7-469c-b53f-bc6c771349a0 time="2025-02-09T19:45:46Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=384b642b-16f5-4b96-a87f-02efee63111d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/09e2c1a7-14e7-469c-b53f-bc6c771349a0?_state=K3kZ4JWDzvB-rEelVuOVFmeOZa5UtXJqpKddbfS5SNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5ZTJjMWE3LTE0ZTctNDY5Yy1iNTNmLWJjNmM3NzEzNDlhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDMyNzkyNjFaIn0%3D&digest=sha256%3Ab9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=09e2c1a7-14e7-469c-b53f-bc6c771349a0 time="2025-02-09T19:45:46Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=384b642b-16f5-4b96-a87f-02efee63111d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/09e2c1a7-14e7-469c-b53f-bc6c771349a0?_state=K3kZ4JWDzvB-rEelVuOVFmeOZa5UtXJqpKddbfS5SNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5ZTJjMWE3LTE0ZTctNDY5Yy1iNTNmLWJjNmM3NzEzNDlhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDMyNzkyNjFaIn0%3D&digest=sha256%3Ab9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="663.845µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=09e2c1a7-14e7-469c-b53f-bc6c771349a0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "PUT /v2/foo/bar/blobs/uploads/09e2c1a7-14e7-469c-b53f-bc6c771349a0?_state=K3kZ4JWDzvB-rEelVuOVFmeOZa5UtXJqpKddbfS5SNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5ZTJjMWE3LTE0ZTctNDY5Yy1iNTNmLWJjNmM3NzEzNDlhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDMyNzkyNjFaIn0%3D&digest=sha256%3Ab9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=e88b58bf-3403-4567-86fc-842af1e64e9c http.request.method=POST http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="575.294µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=2f3af1f9-914c-4b06-a7fe-26f0c8c7d759 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/c45693bb-8f59-484e-b5fe-4ba022aac581?_state=Rvd3s92CixoBuDPfJWfp7Bcf8rFCYGtKOc9McPy2koB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NTY5M2JiLThmNTktNDg0ZS1iNWZlLTRiYTAyMmFhYzU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDQ3MjUzNTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="774.29µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "PUT /v2/foo/bar/blobs/uploads/c45693bb-8f59-484e-b5fe-4ba022aac581?_state=Rvd3s92CixoBuDPfJWfp7Bcf8rFCYGtKOc9McPy2koB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0NTY5M2JiLThmNTktNDg0ZS1iNWZlLTRiYTAyMmFhYzU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDQ3MjUzNTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=1645aa15-ec35-4719-a699-8e0a430dc2b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="594.322µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=0c8f5d8a-a5d3-4048-925c-ccff3a171e6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/45515f12-88bd-44a3-8a18-589dddb0d864?_state=t3AaekdLI9rXUDfpO7EvL-51oejVIZJMiey6Hab1rSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NTE1ZjEyLTg4YmQtNDRhMy04YTE4LTU4OWRkZGIwZDg2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDYyODA4OTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="718.201µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "PUT /v2/foo/bar/blobs/uploads/45515f12-88bd-44a3-8a18-589dddb0d864?_state=t3AaekdLI9rXUDfpO7EvL-51oejVIZJMiey6Hab1rSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1NTE1ZjEyLTg4YmQtNDRhMy04YTE4LTU4OWRkZGIwZDg2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDYyODA4OTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:46Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=c12fd1a3-ddb7-4c77-8170-b522e43b56ce http.request.method=POST http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="581.386µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=a4f5fae9-ced7-4b03-9342-7c870b3a4ed1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/819d6d1b-c131-434b-9c6f-c3812dd9798f?_state=lrvmnmTyMk11gsB8136LZCWByxa7z6qjNx89M_5sw197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxOWQ2ZDFiLWMxMzEtNDM0Yi05YzZmLWMzODEyZGQ5Nzk4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDc3NDQxNTVaIn0%3D&digest=sha256%3Ab9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.081049043s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "PUT /v2/foo/bar/blobs/uploads/819d6d1b-c131-434b-9c6f-c3812dd9798f?_state=lrvmnmTyMk11gsB8136LZCWByxa7z6qjNx89M_5sw197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxOWQ2ZDFiLWMxMzEtNDM0Yi05YzZmLWMzODEyZGQ5Nzk4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ni4zMDc3NDQxNTVaIn0%3D&digest=sha256%3Ab9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:47Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=abe761ed-e14a-4780-8d88-a6219441dc46 http.request.method=POST http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="825.349µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44191" http.request.id=bbc9e4bc-4d09-4181-aff7-36d5a57314cc http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/9f8bb03a-a2d6-4bc4-b310-2ddc9776a2ec?_state=EH4hoRF4rwBxOVbknvCLhcYDe3wZ1MufTsxVOzVAksF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmOGJiMDNhLWEyZDYtNGJjNC1iMzEwLTJkZGM5Nzc2YTJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ny40MDczNTA1NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128729832s http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:47 +0000] "PATCH /v2/foo/bar/blobs/uploads/9f8bb03a-a2d6-4bc4-b310-2ddc9776a2ec?_state=EH4hoRF4rwBxOVbknvCLhcYDe3wZ1MufTsxVOzVAksF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmOGJiMDNhLWEyZDYtNGJjNC1iMzEwLTJkZGM5Nzc2YTJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0Ny40MDczNTA1NDdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=35197d84-067a-43e6-b97d-6786a52487cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/uploads/9f8bb03a-a2d6-4bc4-b310-2ddc9776a2ec?_state=aeMmiEkZa3x3r41oMHT0jfZqktk5AzP4Zzv4o3AXmYF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmOGJiMDNhLWEyZDYtNGJjNC1iMzEwLTJkZGM5Nzc2YTJlYyIsIk9mZnNldCI6MjI5MTY2MDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NDdaIn0%3D&digest=sha256%3Ab9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.duration="893.502µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "PUT /v2/foo/bar/blobs/uploads/9f8bb03a-a2d6-4bc4-b310-2ddc9776a2ec?_state=aeMmiEkZa3x3r41oMHT0jfZqktk5AzP4Zzv4o3AXmYF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmOGJiMDNhLWEyZDYtNGJjNC1iMzEwLTJkZGM5Nzc2YTJlYyIsIk9mZnNldCI6MjI5MTY2MDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NDdaIn0%3D&digest=sha256%3Ab9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=4d55834f-3b07-401f-b46d-70cf352c914c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="652.57µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=0c0a6637-a7ba-4fc0-b71e-ef51ee00901c http.request.method=GET http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.731425ms http.response.status=200 http.response.written=22916608 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "GET /v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 200 22916608 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=error msg="error parsing digest="sha257:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=8168668a-31a9-45ed-b885-eb9a9e5c4690 http.request.method=GET http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/sha257:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" vars.name="foo/bar" time="2025-02-09T19:45:48Z" 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.6 http.request.host="127.0.0.1:44191" http.request.id=8168668a-31a9-45ed-b885-eb9a9e5c4690 http.request.method=GET http.request.remoteaddr="127.0.0.1:45124" http.request.uri="/v2/foo/bar/blobs/sha257:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="611.591µs" http.response.status=400 http.response.written=110 vars.digest="sha257:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "GET /v2/foo/bar/blobs/sha257:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=c07e76da-b15d-43d3-b6dd-fc3d27a29acb http.request.method=GET http.request.remoteaddr="127.0.0.1:51842" http.request.uri="/v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.duration="758.526µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "GET /v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=47d6e957-dccb-4877-a788-12d1ae4a136a http.request.method=GET http.request.remoteaddr="127.0.0.1:51842" http.request.uri="/v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.227104ms http.response.status=200 http.response.written=131072 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "GET /v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 200 131072 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:44191" http.request.id=0aaf0896-7f0a-4de5-b8dc-c8575cb24caa http.request.method=GET http.request.remoteaddr="127.0.0.1:51826" http.request.uri="/v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.586142ms http.response.status=200 http.response.written=2693312 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "GET /v2/foo/bar/blobs/sha256:b9d081346743f7ab15c4ad9f1d30060b60fc8aafb1962f6bbd5cf7997239efbf HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=68ecd777-ec4b-4fc1-b2d7-8e9a55af0e3c http.request.method=GET http.request.remoteaddr="127.0.0.1:51470" http.request.uri="/v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.369178582s http.response.status=200 http.response.written=2693312 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "GET /v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36151" http.request.id=24b2bbe5-7d81-4044-80ba-f58703c3639b http.request.method=GET http.request.remoteaddr="127.0.0.1:51482" http.request.uri="/v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.366883741s http.response.status=200 http.response.written=2630912 127.0.0.1 - - [09/Feb/2025:19:45:46 +0000] "GET /v2/foo/bar/blobs/sha256:9cd14e4a09bd3d2c99fd6ef6737f504ddf2c69faae5136f5cd3b00d7e0af8e0c HTTP/1.1" 200 2630912 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (6.82s) === RUN TestBlobDelete time="2025-02-09T19:45: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.6 time="2025-02-09T19:45:48Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=b34c85bc-550f-476e-9124-dfe0074a8b67 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="721.221µs" http.response.status=404 http.response.written=157 vars.digest="sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "GET /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=72950d43-e81f-453f-8faf-e939c13993f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="685.021µs" http.response.status=404 http.response.written=157 vars.digest="sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=567c719d-16fb-41fe-a6d1-5f1685b4427d http.request.method=POST http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="631.445µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=6a43b3f7-b068-4a01-8c1a-d5f9f746a2d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/1910f382-fd7b-46e2-bfc7-f9c64ad736a1?_state=U6Pk5ImbY0_PtqwO-g8ZQ-uMW8nRUxRm-0glnuT-eGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MTBmMzgyLWZkN2ItNDZlMi1iZmM3LWY5YzY0YWQ3MzZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjA1MDYwMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="646.788µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "GET /v2/foo/bar/blobs/uploads/1910f382-fd7b-46e2-bfc7-f9c64ad736a1?_state=U6Pk5ImbY0_PtqwO-g8ZQ-uMW8nRUxRm-0glnuT-eGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MTBmMzgyLWZkN2ItNDZlMi1iZmM3LWY5YzY0YWQ3MzZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjA1MDYwMjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=14b40304-a087-47d4-b20d-d4513a990cf8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/1910f382-fd7b-46e2-bfc7-f9c64ad736a1?_state=U6Pk5ImbY0_PtqwO-g8ZQ-uMW8nRUxRm-0glnuT-eGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MTBmMzgyLWZkN2ItNDZlMi1iZmM3LWY5YzY0YWQ3MzZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjA1MDYwMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="624.81µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "DELETE /v2/foo/bar/blobs/uploads/1910f382-fd7b-46e2-bfc7-f9c64ad736a1?_state=U6Pk5ImbY0_PtqwO-g8ZQ-uMW8nRUxRm-0glnuT-eGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MTBmMzgyLWZkN2ItNDZlMi1iZmM3LWY5YzY0YWQ3MzZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjA1MDYwMjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=d6a059b7-e45f-4bf4-8358-2718b3fc23c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/1910f382-fd7b-46e2-bfc7-f9c64ad736a1?_state=U6Pk5ImbY0_PtqwO-g8ZQ-uMW8nRUxRm-0glnuT-eGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MTBmMzgyLWZkN2ItNDZlMi1iZmM3LWY5YzY0YWQ3MzZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjA1MDYwMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1910f382-fd7b-46e2-bfc7-f9c64ad736a1 time="2025-02-09T19:45:48Z" 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.6 http.request.host="127.0.0.1:34845" http.request.id=d6a059b7-e45f-4bf4-8358-2718b3fc23c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/1910f382-fd7b-46e2-bfc7-f9c64ad736a1?_state=U6Pk5ImbY0_PtqwO-g8ZQ-uMW8nRUxRm-0glnuT-eGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MTBmMzgyLWZkN2ItNDZlMi1iZmM3LWY5YzY0YWQ3MzZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjA1MDYwMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="623.453µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=1910f382-fd7b-46e2-bfc7-f9c64ad736a1 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "GET /v2/foo/bar/blobs/uploads/1910f382-fd7b-46e2-bfc7-f9c64ad736a1?_state=U6Pk5ImbY0_PtqwO-g8ZQ-uMW8nRUxRm-0glnuT-eGV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MTBmMzgyLWZkN2ItNDZlMi1iZmM3LWY5YzY0YWQ3MzZhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjA1MDYwMjRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=c946e4a7-6388-42fd-8b5d-2450555a5f28 http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="672.686µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=6bb60982-3b7b-4073-b407-e887988f9cd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/2d5ae15d-75af-4f16-b21d-ef5c239fd706?_state=ecYRaWYg19yjD_9Q8xhNRvB-2VdmMJY0Wri8UmkNcz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNWFlMTVkLTc1YWYtNGYxNi1iMjFkLWVmNWMyMzlmZDcwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjM0NzUxMTlaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" provided=sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e vars.name="foo/bar" vars.uuid=2d5ae15d-75af-4f16-b21d-ef5c239fd706 time="2025-02-09T19:45:48Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=6bb60982-3b7b-4073-b407-e887988f9cd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/2d5ae15d-75af-4f16-b21d-ef5c239fd706?_state=ecYRaWYg19yjD_9Q8xhNRvB-2VdmMJY0Wri8UmkNcz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNWFlMTVkLTc1YWYtNGYxNi1iMjFkLWVmNWMyMzlmZDcwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjM0NzUxMTlaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2d5ae15d-75af-4f16-b21d-ef5c239fd706 time="2025-02-09T19:45:48Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=6bb60982-3b7b-4073-b407-e887988f9cd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/2d5ae15d-75af-4f16-b21d-ef5c239fd706?_state=ecYRaWYg19yjD_9Q8xhNRvB-2VdmMJY0Wri8UmkNcz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNWFlMTVkLTc1YWYtNGYxNi1iMjFkLWVmNWMyMzlmZDcwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjM0NzUxMTlaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="719.928µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=2d5ae15d-75af-4f16-b21d-ef5c239fd706 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "PUT /v2/foo/bar/blobs/uploads/2d5ae15d-75af-4f16-b21d-ef5c239fd706?_state=ecYRaWYg19yjD_9Q8xhNRvB-2VdmMJY0Wri8UmkNcz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkNWFlMTVkLTc1YWYtNGYxNi1iMjFkLWVmNWMyMzlmZDcwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjM0NzUxMTlaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=f61a3827-2302-4799-bbab-bb72986fb99f http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="608.062µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=f91d4507-eb91-462d-8695-34f504fcc54a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/b9c8aa58-0561-4e10-8fda-93788b2301ad?_state=jwhL-dhewKQiJfbvrm8YTVhRlsOMlYU9CBbyf0NWRGd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5YzhhYTU4LTA1NjEtNGUxMC04ZmRhLTkzNzg4YjIzMDFhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjUwMjc3WiJ9&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="736.049µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "PUT /v2/foo/bar/blobs/uploads/b9c8aa58-0561-4e10-8fda-93788b2301ad?_state=jwhL-dhewKQiJfbvrm8YTVhRlsOMlYU9CBbyf0NWRGd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5YzhhYTU4LTA1NjEtNGUxMC04ZmRhLTkzNzg4YjIzMDFhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjUwMjc3WiJ9&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=6c902407-9a09-470a-bd96-030bd5199669 http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="632.083µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=023955d7-ff47-4b96-b848-f34fce8d94a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/de6067ed-d598-4f8c-9158-b7b365bd3f0a?_state=cyb3hvFj5QVimhLKPyP8GjxahUBgChL_4R7ByJeiEbV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNjA2N2VkLWQ1OTgtNGY4Yy05MTU4LWI3YjM2NWJkM2YwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjY1NzM4NDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="699.673µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "PUT /v2/foo/bar/blobs/uploads/de6067ed-d598-4f8c-9158-b7b365bd3f0a?_state=cyb3hvFj5QVimhLKPyP8GjxahUBgChL_4R7ByJeiEbV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNjA2N2VkLWQ1OTgtNGY4Yy05MTU4LWI3YjM2NWJkM2YwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjY1NzM4NDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:48Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=d6364985-db29-4b91-be3f-3f2ed3c579d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="686.792µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=f48344fa-406d-459b-aacb-8b9632ae95c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/928a78e6-b755-4978-a847-0475a656d8e2?_state=XjAqioUhaFrh65TdSVMn1gTDjXuihAK3Xii9hcJmUiV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOGE3OGU2LWI3NTUtNDk3OC1hODQ3LTA0NzVhNjU2ZDhlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjgxMjM0ODNaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.duration=706.680829ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:48 +0000] "PUT /v2/foo/bar/blobs/uploads/928a78e6-b755-4978-a847-0475a656d8e2?_state=XjAqioUhaFrh65TdSVMn1gTDjXuihAK3Xii9hcJmUiV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOGE3OGU2LWI3NTUtNDk3OC1hODQ3LTA0NzVhNjU2ZDhlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OC42MjgxMjM0ODNaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:49Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=a51de58f-4974-4399-85d0-aff9b205ce1f http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.672µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34845" http.request.id=21722cb9-c5e5-47c0-bc9f-7016b0e0b14a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/420d4b1a-a96a-4b2f-b40c-1402767a4b2e?_state=BXA4Tfll9PuzzaIT4mHVAV08YetbAw_4C49_Xrrgh1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyMGQ0YjFhLWE5NmEtNGIyZi1iNDBjLTE0MDI3NjdhNGIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OS4zNTE1MDgxNTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=718.199893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:49 +0000] "PATCH /v2/foo/bar/blobs/uploads/420d4b1a-a96a-4b2f-b40c-1402767a4b2e?_state=BXA4Tfll9PuzzaIT4mHVAV08YetbAw_4C49_Xrrgh1J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyMGQ0YjFhLWE5NmEtNGIyZi1iNDBjLTE0MDI3NjdhNGIyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo0OS4zNTE1MDgxNTFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=ddc1dd65-a689-42cd-80cd-61b52b142116 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/420d4b1a-a96a-4b2f-b40c-1402767a4b2e?_state=RhlPEQZgXIylW4Mxl57TqjjG8qoHhot3jtOwWGusgsx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyMGQ0YjFhLWE5NmEtNGIyZi1iNDBjLTE0MDI3NjdhNGIyZSIsIk9mZnNldCI6MTg3NzE5NjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NDlaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077084ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "PUT /v2/foo/bar/blobs/uploads/420d4b1a-a96a-4b2f-b40c-1402767a4b2e?_state=RhlPEQZgXIylW4Mxl57TqjjG8qoHhot3jtOwWGusgsx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyMGQ0YjFhLWE5NmEtNGIyZi1iNDBjLTE0MDI3NjdhNGIyZSIsIk9mZnNldCI6MTg3NzE5NjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NDlaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=0679c99f-6332-4802-b081-d66fa2ecf96c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="733.141µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=9f475b1b-b92c-4d6c-b48b-2e5bb600eceb http.request.method=GET http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.573116ms http.response.status=200 http.response.written=18771968 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "GET /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 200 18771968 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=error msg="error parsing digest="sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=0041c483-77ce-414c-94db-f5c830c3517a http.request.method=GET http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" vars.name="foo/bar" time="2025-02-09T19:45:50Z" 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.6 http.request.host="127.0.0.1:34845" http.request.id=0041c483-77ce-414c-94db-f5c830c3517a http.request.method=GET http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="605.449µs" http.response.status=400 http.response.written=110 vars.digest="sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "GET /v2/foo/bar/blobs/sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=f6a36612-921e-44cc-a093-0ab236de826d http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.duration="799.637µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "GET /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=c2f98aee-3479-4573-9729-8c22feb01c6b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55620" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.duration="689.564µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=e1d2c14e-36cb-4488-8335-d098b870a334 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55620" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="567.885µs" http.response.status=404 http.response.written=157 vars.digest="sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=4b01524a-0e2f-4bb2-9baf-83e06af6c054 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55620" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="544.048µs" http.response.status=404 http.response.written=74 vars.digest="sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "DELETE /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=error msg="error parsing digest="sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e": unsupported digest algorithm" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=1852a9ef-f434-49e6-9b00-f9fc53443bfe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55634" http.request.uri="/v2/foo/bar/blobs/sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" vars.name="foo/bar" time="2025-02-09T19:45:50Z" 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.6 http.request.host="127.0.0.1:34845" http.request.id=1852a9ef-f434-49e6-9b00-f9fc53443bfe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55634" http.request.uri="/v2/foo/bar/blobs/sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="617.424µs" http.response.status=400 http.response.written=110 vars.digest="sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "DELETE /v2/foo/bar/blobs/sha257:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=9247c8a6-5e53-4a1b-8e1e-ba644d16b7df http.request.method=POST http.request.remoteaddr="127.0.0.1:55646" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="686.221µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=466dc94e-96ef-468d-b163-b3a2f76e6423 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55646" http.request.uri="/v2/foo/bar/blobs/uploads/7d684cf6-d16b-45fb-9302-db06ff5f2fdb?_state=ap0Pe-CXpnTjNOltESRPxx4hkaWfDEwxzDG8-8_l66t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkNjg0Y2Y2LWQxNmItNDVmYi05MzAyLWRiMDZmZjVmMmZkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1MC4wOTYyMzgzMDhaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.duration=622.147182ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "PUT /v2/foo/bar/blobs/uploads/7d684cf6-d16b-45fb-9302-db06ff5f2fdb?_state=ap0Pe-CXpnTjNOltESRPxx4hkaWfDEwxzDG8-8_l66t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkNjg0Y2Y2LWQxNmItNDVmYi05MzAyLWRiMDZmZjVmMmZkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1MC4wOTYyMzgzMDhaIn0%3D&digest=sha256%3A34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=ad7f29a6-5e76-45cb-ae03-be6b70734f07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55646" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="837.856µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=0a4008f4-1299-4996-b5ab-99eea8bf357e http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=642.916439ms http.response.status=200 http.response.written=2630912 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "GET /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 200 2630912 "" "Go-http-client/1.1" time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:34845" http.request.id=bd992dd2-5270-4b96-bc3c-2363640a546e http.request.method=GET http.request.remoteaddr="127.0.0.1:55592" http.request.uri="/v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=645.237591ms http.response.status=200 http.response.written=2693312 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "GET /v2/foo/bar/blobs/sha256:34d4726058b07bc57797261f423df681f3979d0bca648de9a422d17809ede79e HTTP/1.1" 200 2693312 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (2.18s) === RUN TestRelativeURL time="2025-02-09T19:45:50Z" 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.6 time="2025-02-09T19:45:50Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:50Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41445" http.request.id=14fb7899-4cb4-4b10-9ba5-45c4cf951cf0 http.request.method=POST http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="777.33µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41445" http.request.id=c6136b6e-4fd7-4d8c-a645-adadd892c326 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/bar/blobs/uploads/d2e69fb0-876a-4bc1-9a01-371dcd183773?_state=VJpL0ApCxDR-i-8P2gxXAE0HW65dAq1wwshOAUFvKXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyZTY5ZmIwLTg3NmEtNGJjMS05YTAxLTM3MWRjZDE4Mzc3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1MC43MzYzMDY0OVoifQ%3D%3D&digest=sha256%3Acf1638c2e584efae2aef4fd94e9fcef5b27388ce1e687cc23941c9c5e895732c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.265879188s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:50 +0000] "PUT /v2/foo/bar/blobs/uploads/d2e69fb0-876a-4bc1-9a01-371dcd183773?_state=VJpL0ApCxDR-i-8P2gxXAE0HW65dAq1wwshOAUFvKXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyZTY5ZmIwLTg3NmEtNGJjMS05YTAxLTM3MWRjZDE4Mzc3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1MC43MzYzMDY0OVoifQ%3D%3D&digest=sha256%3Acf1638c2e584efae2aef4fd94e9fcef5b27388ce1e687cc23941c9c5e895732c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41445" http.request.id=4c2d4887-b5f3-48f3-8a67-f3ca0b011af3 http.request.method=POST http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="817.071µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:52Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41445" http.request.id=26fba383-ef4e-4d49-b767-fb6441bb6b08 http.request.method=POST http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="626.543µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41445" http.request.id=faebf94a-6eb1-469f-9639-6d0f500fc1cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36570" http.request.uri="/v2/foo/bar/blobs/uploads/b15bf7a7-4f90-4eb8-9cba-6d6302539745?_state=crx-4tAJswaw9UkiwvyZvrUb5nxq_k_Wd3Ry5yDXdUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxNWJmN2E3LTRmOTAtNGViOC05Y2JhLTZkNjMwMjUzOTc0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1Mi4xNzcwNTg2ODhaIn0%3D&digest=sha256%3A1264f60130e9bba096e651dfad2e6b9921f93270429b53b02b85d7c2bd73bf56" http.request.useragent="Go-http-client/1.1" http.response.duration=915.167491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:52 +0000] "PUT /v2/foo/bar/blobs/uploads/b15bf7a7-4f90-4eb8-9cba-6d6302539745?_state=crx-4tAJswaw9UkiwvyZvrUb5nxq_k_Wd3Ry5yDXdUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxNWJmN2E3LTRmOTAtNGViOC05Y2JhLTZkNjMwMjUzOTc0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1Mi4xNzcwNTg2ODhaIn0%3D&digest=sha256%3A1264f60130e9bba096e651dfad2e6b9921f93270429b53b02b85d7c2bd73bf56 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.36s) === RUN TestBlobDeleteDisabled time="2025-02-09T19:45:53Z" 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.6 time="2025-02-09T19:45:53Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:37225" http.request.id=abba3b1a-49b9-423e-aa4a-812763a135fe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34296" http.request.uri="/v2/foo/bar/blobs/sha256:8855cee64cec036c747b5e7ca031633de5611b50d3d81ea9618d38b6e4017811" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="737.418µs" http.response.status=405 http.response.written=78 vars.digest="sha256:8855cee64cec036c747b5e7ca031633de5611b50d3d81ea9618d38b6e4017811" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:8855cee64cec036c747b5e7ca031633de5611b50d3d81ea9618d38b6e4017811 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.10s) === RUN TestDeleteDisabled time="2025-02-09T19:45:53Z" 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.6 time="2025-02-09T19:45:53Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41813" http.request.id=64362594-f638-4b5c-8688-dcd31520a5ca http.request.method=POST http.request.remoteaddr="127.0.0.1:59098" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="783.304µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:41813" http.request.id=5f4043e9-1b63-4751-8985-ede9d57ff68e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59098" http.request.uri="/v2/foo/bar/blobs/uploads/8766b8ba-1b39-4c3a-b4fd-52ad59111f84?_state=y3VnqzUwLDVS4zFgBLs_SNFErCeURDfyXKmpAmDpDyp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3NjZiOGJhLTFiMzktNGMzYS1iNGZkLTUyYWQ1OTExMWY4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1My4yNDY0ODgxNDlaIn0%3D&digest=sha256%3Ac51c1ed8615fc016b4df5a93277b53c293b1bb73adb2e7c1b51d4f892eadb0d0" http.request.useragent="Go-http-client/1.1" http.response.duration=410.527453ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:53 +0000] "PUT /v2/foo/bar/blobs/uploads/8766b8ba-1b39-4c3a-b4fd-52ad59111f84?_state=y3VnqzUwLDVS4zFgBLs_SNFErCeURDfyXKmpAmDpDyp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3NjZiOGJhLTFiMzktNGMzYS1iNGZkLTUyYWQ1OTExMWY4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1My4yNDY0ODgxNDlaIn0%3D&digest=sha256%3Ac51c1ed8615fc016b4df5a93277b53c293b1bb73adb2e7c1b51d4f892eadb0d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:41813" http.request.id=b4117424-edc1-4eb2-9f52-e2b299b01e2a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59098" http.request.uri="/v2/foo/bar/blobs/sha256:c51c1ed8615fc016b4df5a93277b53c293b1bb73adb2e7c1b51d4f892eadb0d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="688.564µs" http.response.status=405 http.response.written=78 vars.digest="sha256:c51c1ed8615fc016b4df5a93277b53c293b1bb73adb2e7c1b51d4f892eadb0d0" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:45:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:c51c1ed8615fc016b4df5a93277b53c293b1bb73adb2e7c1b51d4f892eadb0d0 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.47s) === RUN TestDeleteReadOnly time="2025-02-09T19:45:53Z" 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.6 time="2025-02-09T19:45:53Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:53Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33369" http.request.id=c9a84975-ff0b-4f4d-81dd-40a72a60fead http.request.method=POST http.request.remoteaddr="127.0.0.1:41082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="746.323µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:33369" http.request.id=1258e19e-f0a6-418e-829a-d33b92933861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41082" http.request.uri="/v2/foo/bar/blobs/uploads/8e5e3eb3-d602-447e-8e16-06e37a53c1f4?_state=1MarjnXv7v7dOK2hUyOXmloT2arVDcAx_Q4rwnhJ7d97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlNWUzZWIzLWQ2MDItNDQ3ZS04ZTE2LTA2ZTM3YTUzYzFmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1My43NDk2MTI2NjlaIn0%3D&digest=sha256%3Abf516ce06421c4ae3942e8b91343977e32ddb36d226fe17c5cc12926038dafad" http.request.useragent="Go-http-client/1.1" http.response.duration=1.573037864s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:53 +0000] "PUT /v2/foo/bar/blobs/uploads/8e5e3eb3-d602-447e-8e16-06e37a53c1f4?_state=1MarjnXv7v7dOK2hUyOXmloT2arVDcAx_Q4rwnhJ7d97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlNWUzZWIzLWQ2MDItNDQ3ZS04ZTE2LTA2ZTM3YTUzYzFmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NTo1My43NDk2MTI2NjlaIn0%3D&digest=sha256%3Abf516ce06421c4ae3942e8b91343977e32ddb36d226fe17c5cc12926038dafad HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [09/Feb/2025:19:45:55 +0000] "DELETE /v2/foo/bar/blobs/sha256:bf516ce06421c4ae3942e8b91343977e32ddb36d226fe17c5cc12926038dafad HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.67s) === RUN TestStartPushReadOnly time="2025-02-09T19:45:55Z" 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.6 time="2025-02-09T19:45:55Z" level=info msg="redis not configured" go.version=go1.23.6 127.0.0.1 - - [09/Feb/2025:19:45:55 +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-02-09T19:45:55Z" 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.6 time="2025-02-09T19:45:55Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=8be2843f-d460-470a-a6d6-83a70d056585 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" 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="625.394µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:45:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:45:55Z" 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.6 http.request.host="127.0.0.1:38635" http.request.id=c0484602-8dc9-4e2c-a2d2-d35edf2ab532 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" 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="549.91µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:19:45:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:45:55Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=1933e0e8-2824-410e-8175-2ec14dc94aad http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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="566.105µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:45:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T19:45:55Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=c966cd66-34ed-474b-bc54-a2c20c0991b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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="672.443µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:45:55Z" 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.6 http.request.host="127.0.0.1:38635" http.request.id=c966cd66-34ed-474b-bc54-a2c20c0991b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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="695.584µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:45:55Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=c966cd66-34ed-474b-bc54-a2c20c0991b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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="715.953µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:45:55Z" 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.6 http.request.host="127.0.0.1:38635" http.request.id=c966cd66-34ed-474b-bc54-a2c20c0991b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" 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="734.418µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:45:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T19:45:55Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=9441ae0d-90e7-4486-b334-d80ad8c105ac http.request.method=POST http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="633.945µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=e293e288-19de-4a42-b5ad-90ffd7a4e49b http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/blobs/uploads/f255ea4f-b816-4b2d-a1f0-f321678c6ef4?_state=uciAwY4x1jZM7Fznj00lDcAumwuU1Oi9iyZBYBAE6z57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMjU1ZWE0Zi1iODE2LTRiMmQtYTFmMC1mMzIxNjc4YzZlZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTUuNDA5ODY4NjVaIn0%3D&digest=sha256%3A8b8f71a1db71ae0db672df89a210256760fd076afa9b3bd387346dc3cb57eaff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.177346237s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/f255ea4f-b816-4b2d-a1f0-f321678c6ef4?_state=uciAwY4x1jZM7Fznj00lDcAumwuU1Oi9iyZBYBAE6z57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMjU1ZWE0Zi1iODE2LTRiMmQtYTFmMC1mMzIxNjc4YzZlZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTUuNDA5ODY4NjVaIn0%3D&digest=sha256%3A8b8f71a1db71ae0db672df89a210256760fd076afa9b3bd387346dc3cb57eaff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=b6ae6d14-d3a4-4e50-b4b8-ec6dd72e6734 http.request.method=POST http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="773.966µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=32440645-3b34-4eaa-afc6-3644724e2ccf http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/blobs/uploads/7fd5860c-a7e9-48cf-bf23-0e9ac1146f8b?_state=vaOlVZoYTbJMqn1abbP6AJYK56pJdiFZy7k5Jqc1SwF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ZmQ1ODYwYy1hN2U5LTQ4Y2YtYmYyMy0wZTlhYzExNDZmOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTYuNjM0NjE0MjgxWiJ9&digest=sha256%3A36508a326291322bc4d78c27440f12f8a8f38e0084f9e189314bec0651ad96f7" http.request.useragent="Go-http-client/1.1" http.response.duration=354.66247ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/7fd5860c-a7e9-48cf-bf23-0e9ac1146f8b?_state=vaOlVZoYTbJMqn1abbP6AJYK56pJdiFZy7k5Jqc1SwF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ZmQ1ODYwYy1hN2U5LTQ4Y2YtYmYyMy0wZTlhYzExNDZmOGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTYuNjM0NjE0MjgxWiJ9&digest=sha256%3A36508a326291322bc4d78c27440f12f8a8f38e0084f9e189314bec0651ad96f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=6a966785-356f-4cc1-bf1b-7350461c1192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12216ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=a4be1c40-545f-4e07-a769-fb49bcad80e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" http.request.useragent="Go-http-client/1.1" http.response.duration="856.372µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=076996fa-63ff-4a90-a3da-8fb4d57a3bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" 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="843.82µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=59a090c4-ecf5-4592-9405-cb9fe5736dfc http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="842.899µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "GET /v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38635" http.request.id=e2b39d46-cc01-49aa-bfff-e2fc643be627 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" http.request.useragent="Go-http-client/1.1" http.response.duration="864.444µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38635" http.request.id=2da30dae-69eb-41a3-b3b1-304ba47e7238 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" http.request.useragent="Go-http-client/1.1" http.response.duration="864.846µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:38635" http.request.id=6eea220a-214d-4ef0-bd7a-e3ef41e39c1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" http.request.useragent="Go-http-client/1.1" http.response.duration="852.805µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=6cb6c00b-d6d1-464e-9713-b71952b3d807 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="763.238µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "GET /v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=8d2f3f9d-8dec-43a5-a9b7-8bb19c3467be http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="544.437µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:56Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=7ff3110f-83da-4c15-b6db-87e013970327 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" http.request.useragent="Go-http-client/1.1" http.response.duration="527.184µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "GET /v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=69db50a0-7c95-4b90-b72d-2b81921be112 http.request.method=GET http.request.remoteaddr="127.0.0.1:32782" 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="550.044µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:45:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:45:57Z" level=error msg="payload digest does match: "sha256:ddeb1f133832198d5c910bba1af3df2db2ab88bd49836084689cbbe9d74e21ef" != "sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc"" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=af28210d-565c-4c9c-9779-e05e385ae273 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" time="2025-02-09T19:45:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=af28210d-565c-4c9c-9779-e05e385ae273 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32782" http.request.uri="/v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="630.023µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc" 127.0.0.1 - - [09/Feb/2025:19:45:57 +0000] "PUT /v2/foo/schema1/manifests/sha256:c662576891d10c0f4f584afdab04a75c6998a426075acf1f6b1fc8e7f8587dcc HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T19:45:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=f9c5a514-a67c-4a16-b551-908f09733e7f http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" 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="622.734µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:45:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:45:57Z" 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.6 http.request.host="127.0.0.1:38635" http.request.id=90d588a3-e2a8-441c-b67b-ee003d359a3e http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" 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="531.427µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:19:45:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:45:57Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38635" http.request.id=790975c8-3d6b-43dc-ba90-a4526c663b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" 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="615.739µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:45:57Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38635" http.request.id=790975c8-3d6b-43dc-ba90-a4526c663b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" 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="639.547µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:45:57Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38635" http.request.id=790975c8-3d6b-43dc-ba90-a4526c663b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" 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="660.363µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:45:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T19:45:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=78b84837-e318-4161-a730-db08dba03270 http.request.method=POST http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="596.584µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=d4d83c92-e1b9-4a07-a39f-a652a6940049 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/blobs/uploads/9f216e7d-da89-4cf0-b074-f6c7dfe4c5d7?_state=O2y9_3Vyk9hFhQoUpT9CR7rxZHRIASEvXFRxibbjADB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjIxNmU3ZC1kYTg5LTRjZjAtYjA3NC1mNmM3ZGZlNGM1ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTcuMDAzODI3MDY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="720.138µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/9f216e7d-da89-4cf0-b074-f6c7dfe4c5d7?_state=O2y9_3Vyk9hFhQoUpT9CR7rxZHRIASEvXFRxibbjADB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjIxNmU3ZC1kYTg5LTRjZjAtYjA3NC1mNmM3ZGZlNGM1ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTcuMDAzODI3MDY2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:57Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38635" http.request.id=d7bd9df7-b242-497b-981a-e54541ed694b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" 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="602.355µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:45:57Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38635" http.request.id=d7bd9df7-b242-497b-981a-e54541ed694b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" 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="626.857µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:45:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T19:45:57Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=e5a16372-4505-4552-8ea5-92f6e42a8878 http.request.method=POST http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="623.439µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=393c4f9c-07af-495b-bf94-072b9eb58ef1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/blobs/uploads/dc1234ec-4fe8-4669-b970-96e2145fbdea?_state=npqzGh1eK4kVXECDsrElf16LcwkzQvVrpFwajGDXtKx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYzEyMzRlYy00ZmU4LTQ2NjktYjk3MC05NmUyMTQ1ZmJkZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTcuMDkxODQwMzZaIn0%3D&digest=sha256%3A8c05c1c139cb69acb318a29f04962de5f95d495bbc0ec69d94a2428a12f97d0e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.316409975s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/dc1234ec-4fe8-4669-b970-96e2145fbdea?_state=npqzGh1eK4kVXECDsrElf16LcwkzQvVrpFwajGDXtKx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYzEyMzRlYy00ZmU4LTQ2NjktYjk3MC05NmUyMTQ1ZmJkZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTcuMDkxODQwMzZaIn0%3D&digest=sha256%3A8c05c1c139cb69acb318a29f04962de5f95d495bbc0ec69d94a2428a12f97d0e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:58Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=b5ff51f8-6292-429d-a53a-d5fde981fdd2 http.request.method=POST http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="916.478µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:58 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=57566ba0-1a8f-42b5-9cb1-a65eb14fea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/blobs/uploads/40188aec-c926-4718-a445-5120c3f637d6?_state=iJRR70wIjVaMUahyR9wvvppOkhKWSaD5IIXnwx-2jnx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MDE4OGFlYy1jOTI2LTQ3MTgtYTQ0NS01MTIwYzNmNjM3ZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTguNDg4MjIzMTU2WiJ9&digest=sha256%3Ad1c233ff24b509e8227c0ab11804baf6099f6856bb5bf06824df77a04a39a0b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051717623s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:58 +0000] "PUT /v2/foo/schema2/blobs/uploads/40188aec-c926-4718-a445-5120c3f637d6?_state=iJRR70wIjVaMUahyR9wvvppOkhKWSaD5IIXnwx-2jnx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MDE4OGFlYy1jOTI2LTQ3MTgtYTQ0NS01MTIwYzNmNjM3ZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTguNDg4MjIzMTU2WiJ9&digest=sha256%3Ad1c233ff24b509e8227c0ab11804baf6099f6856bb5bf06824df77a04a39a0b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38635" http.request.id=32be756a-5a2e-4480-a4bc-2585c4f5066d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.003969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38635" http.request.id=00c861f7-b2f4-41e0-9e7f-d5a16c2f36b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/sha256:93e47fc10c58bd5bf1850c66bb0cdd1c45aaac6086bcbdee60379925ec237229" http.request.useragent="Go-http-client/1.1" http.response.duration="823.279µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:93e47fc10c58bd5bf1850c66bb0cdd1c45aaac6086bcbdee60379925ec237229 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=e898026e-f125-4829-b2ae-2bc6e834d136 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" 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="643.852µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=f860ead3-aed1-49b2-8b18-4da57c2645bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/sha256:93e47fc10c58bd5bf1850c66bb0cdd1c45aaac6086bcbdee60379925ec237229" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="618.499µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/sha256:93e47fc10c58bd5bf1850c66bb0cdd1c45aaac6086bcbdee60379925ec237229 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=62fef683-87ab-4895-8841-82f0b5bddfb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="572.183µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=45b0248f-40a2-40c4-a85f-ee0a972a4151 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/sha256:93e47fc10c58bd5bf1850c66bb0cdd1c45aaac6086bcbdee60379925ec237229" http.request.useragent="Go-http-client/1.1" http.response.duration="515.77µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/sha256:93e47fc10c58bd5bf1850c66bb0cdd1c45aaac6086bcbdee60379925ec237229 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=fbb64829-6697-476d-8540-122070bf8e2b http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" 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="518.531µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="rewriting manifest sha256:93e47fc10c58bd5bf1850c66bb0cdd1c45aaac6086bcbdee60379925ec237229 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=88896e02-b51a-478c-aa0e-283191d2ea39 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" 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-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=88896e02-b51a-478c-aa0e-283191d2ea39 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" 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.101206ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38635" http.request.id=bdd9ef83-39c4-429c-b823-9d4eda55e406 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" 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="599.383µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38635" http.request.id=f24a057f-63b9-4f0e-9b8d-d8ff84b4a5e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="710.086µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38635" http.request.id=74af081e-9239-4181-a874-2868340e4f0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/sha256:d918489259c761bbb54412e3327d917c863d67417e07084b516cbe43c1b7af39" http.request.useragent="Go-http-client/1.1" http.response.duration="638.891µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:d918489259c761bbb54412e3327d917c863d67417e07084b516cbe43c1b7af39 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=0986764b-2944-443c-acd7-ee79e4d2d009 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" 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="603.323µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=ed10c2e7-4544-436c-820d-af78887f99d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/sha256:d918489259c761bbb54412e3327d917c863d67417e07084b516cbe43c1b7af39" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="656.08µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/sha256:d918489259c761bbb54412e3327d917c863d67417e07084b516cbe43c1b7af39 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=160378e2-2e86-48c8-8d88-20ac59aa19ee http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="551.215µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=a5ddd485-ad83-49c1-88bd-41c9c847daf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" http.request.uri="/v2/foo/schema2/manifests/sha256:d918489259c761bbb54412e3327d917c863d67417e07084b516cbe43c1b7af39" http.request.useragent="Go-http-client/1.1" http.response.duration="557.056µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/sha256:d918489259c761bbb54412e3327d917c863d67417e07084b516cbe43c1b7af39 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="rewriting manifest list sha256:d918489259c761bbb54412e3327d917c863d67417e07084b516cbe43c1b7af39 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=b046105e-5d80-4baf-a58a-d598dd1ffd2d http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" 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-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:38635" http.request.id=b046105e-5d80-4baf-a58a-d598dd1ffd2d http.request.method=GET http.request.remoteaddr="127.0.0.1:45422" 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.018896ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" 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.6 time="2025-02-09T19:45:59Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:45:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=a7e8f368-1609-4188-913a-81044a3d7d83 http.request.method=GET http.request.remoteaddr="127.0.0.1:52826" 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="622.214µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" 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.6 http.request.host="127.0.0.1:45747" http.request.id=22b80e02-6195-48a2-9d9c-4e2bf6be785c http.request.method=GET http.request.remoteaddr="127.0.0.1:52826" 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="523.737µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=7fef5489-71ba-498a-931e-f0fb5fa90466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" 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="516.993µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=fdf109d1-22b0-4303-85f9-5f4f50f8979a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" 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="661.773µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:45:59Z" 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.6 http.request.host="127.0.0.1:45747" http.request.id=fdf109d1-22b0-4303-85f9-5f4f50f8979a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" 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="679.97µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:45:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=fdf109d1-22b0-4303-85f9-5f4f50f8979a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" 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="696.843µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:45:59Z" 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.6 http.request.host="127.0.0.1:45747" http.request.id=fdf109d1-22b0-4303-85f9-5f4f50f8979a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" 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="713.056µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T19:45:59Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=c6c822e8-64d5-4da4-98fb-210ef7901419 http.request.method=POST http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="888.702µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=0f8291a2-f276-4eb8-ab43-2d08b8386a26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/blobs/uploads/9aca0445-c237-4e74-a2e4-df53bf651c7c?_state=RVUaybwA3MAPii743qnAb3Iz5aQ9ostWL1GHNLE949h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YWNhMDQ0NS1jMjM3LTRlNzQtYTJlNC1kZjUzYmY2NTFjN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTkuNjU1NTkxODUyWiJ9&digest=sha256%3Aba974fd1b6935874a109379cfc6eba89e93b6baff044a63e323e5a8ac650a65d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.743755736s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:45:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/9aca0445-c237-4e74-a2e4-df53bf651c7c?_state=RVUaybwA3MAPii743qnAb3Iz5aQ9ostWL1GHNLE949h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YWNhMDQ0NS1jMjM3LTRlNzQtYTJlNC1kZjUzYmY2NTFjN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDU6NTkuNjU1NTkxODUyWiJ9&digest=sha256%3Aba974fd1b6935874a109379cfc6eba89e93b6baff044a63e323e5a8ac650a65d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:01Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=646f0425-3c1e-407b-99d6-e1e5efddb736 http.request.method=POST http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="919.999µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:01 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=3af9fab3-c9d8-4ab9-9481-998489068bc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/blobs/uploads/685067a6-2f76-4d0a-95d5-18dbd998b3c5?_state=VT4RNmEE53J2o3FUiTfcJRfVI-Zh09Pg4v5GfEpzxFR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ODUwNjdhNi0yZjc2LTRkMGEtOTVkNS0xOGRiZDk5OGIzYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDEuNDk1NzU1Nzg3WiJ9&digest=sha256%3A57b0592ec8d1064032f916bcae18ff30e70641a6b8c27dd3c8bd215322977467" http.request.useragent="Go-http-client/1.1" http.response.duration=1.390859055s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:01 +0000] "PUT /v2/foo/schema1/blobs/uploads/685067a6-2f76-4d0a-95d5-18dbd998b3c5?_state=VT4RNmEE53J2o3FUiTfcJRfVI-Zh09Pg4v5GfEpzxFR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ODUwNjdhNi0yZjc2LTRkMGEtOTVkNS0xOGRiZDk5OGIzYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDEuNDk1NzU1Nzg3WiJ9&digest=sha256%3A57b0592ec8d1064032f916bcae18ff30e70641a6b8c27dd3c8bd215322977467 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=807dd277-1145-4dea-b388-808daa4d4b65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156976ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=454864c3-67aa-4ef7-8a9e-392dc27b8185 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" http.request.useragent="Go-http-client/1.1" http.response.duration="865.092µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=76ba5573-6d47-493a-89f7-da18c3ef0f0e http.request.method=GET http.request.remoteaddr="127.0.0.1:52826" 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="980.171µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=6183153d-2ed1-47d6-864c-2e8585193ae1 http.request.method=GET http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="852.398µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "GET /v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45747" http.request.id=5b1a8dcc-905f-464c-bdd3-7df76785912a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" http.request.useragent="Go-http-client/1.1" http.response.duration="905.458µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45747" http.request.id=f51cdcbb-9128-470a-8483-246937a82036 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" http.request.useragent="Go-http-client/1.1" http.response.duration="907.309µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:45747" http.request.id=37ea03fd-ee3d-4bfc-953d-8186642200b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" http.request.useragent="Go-http-client/1.1" http.response.duration="877.717µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=efc825e8-7cfb-467f-8294-1d2dc6de0b37 http.request.method=GET http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="892.938µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "GET /v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=f41c535e-731f-497a-b133-73a8e716037f http.request.method=GET http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="573.408µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=9dedcaaf-d1c8-449f-b169-3cd53328594a http.request.method=GET http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" http.request.useragent="Go-http-client/1.1" http.response.duration="518.938µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "GET /v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=f4ba2b00-fa31-4132-8a05-75b6260911f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:52826" 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="618.738µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=error msg="payload digest does match: "sha256:3a64295502c72e5b4762699eea6c5948ad36343b1b91f813a204dfbebbf76380" != "sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740"" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=6a316b04-eb6a-4016-9c5b-ac1e403e95f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" time="2025-02-09T19:46:02Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=6a316b04-eb6a-4016-9c5b-ac1e403e95f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52826" http.request.uri="/v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="649.584µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740" 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:be830d4a32e342f3fcdfbe80cbd75969cb943de1f095c9d5fa768a368816e740 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=838e003b-b1e9-4bce-aea7-bb78f6d85c52 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" 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="659.669µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" 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.6 http.request.host="127.0.0.1:45747" http.request.id=db7dfe25-1fad-49fc-90fb-e9c3b329a7d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" 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="557.046µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45747" http.request.id=d6ecdab3-3e89-439c-bde7-c769c3864be9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" 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="581.18µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:46:02Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45747" http.request.id=d6ecdab3-3e89-439c-bde7-c769c3864be9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" 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="602.848µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:46:02Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45747" http.request.id=d6ecdab3-3e89-439c-bde7-c769c3864be9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" 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="621.058µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=a3ed858c-4504-4660-86ec-6736d0a56b37 http.request.method=POST http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="595.833µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=aea79e6b-9b92-49e8-ae12-d33d6a361682 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/blobs/uploads/4ab18ab8-59ff-45a5-acc6-3f6eb3b90f74?_state=vVCpTF59ZXhNKcgoBHluhUO6ty3vRZCorOKi9u29-l17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YWIxOGFiOC01OWZmLTQ1YTUtYWNjNi0zZjZlYjNiOTBmNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDIuOTAyODkyOTc4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="729.692µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/4ab18ab8-59ff-45a5-acc6-3f6eb3b90f74?_state=vVCpTF59ZXhNKcgoBHluhUO6ty3vRZCorOKi9u29-l17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YWIxOGFiOC01OWZmLTQ1YTUtYWNjNi0zZjZlYjNiOTBmNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDIuOTAyODkyOTc4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45747" http.request.id=002aacba-8980-4033-b5b3-b843364fb71f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" 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="611.607µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:46:02Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45747" http.request.id=002aacba-8980-4033-b5b3-b843364fb71f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" 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="632.332µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T19:46:02Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=30afd76a-1ed8-400d-842c-d4bf68dcc224 http.request.method=POST http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.59109ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=a133ed04-2cf9-4703-999f-30e41382e121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/blobs/uploads/79fd4bb2-3697-4c93-8f18-4b8422da3480?_state=q5Or90VEsKM0nk_BquBOudWRLW0YzeS9cNrP5jhwqLl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OWZkNGJiMi0zNjk3LTRjOTMtOGYxOC00Yjg0MjJkYTM0ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDIuOTk2NDY3NTJaIn0%3D&digest=sha256%3A898660f93917dea3a8983040303c304ec7d667e998a97a87ab9b8925ff10502f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.558403522s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/79fd4bb2-3697-4c93-8f18-4b8422da3480?_state=q5Or90VEsKM0nk_BquBOudWRLW0YzeS9cNrP5jhwqLl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3OWZkNGJiMi0zNjk3LTRjOTMtOGYxOC00Yjg0MjJkYTM0ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDIuOTk2NDY3NTJaIn0%3D&digest=sha256%3A898660f93917dea3a8983040303c304ec7d667e998a97a87ab9b8925ff10502f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:04Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=ac0979ab-b686-4051-a92b-20fd79052e33 http.request.method=POST http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="925.461µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:04 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=dcb15fa6-e689-4b7b-aeb3-e74b2d1edb20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/blobs/uploads/f99cb076-3e7a-43c5-9aa1-a2a7a6f2c13d?_state=g6wjFz9OLGfr3GTCiZ9Ym-mEt-d8H02bGX2e45uHEud7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOTljYjA3Ni0zZTdhLTQzYzUtOWFhMS1hMmE3YTZmMmMxM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDQuNjUwOTEyNDlaIn0%3D&digest=sha256%3Acfa80c1ad1e9209eec2245a3bc88e8373fc48374960e5a5f4795dbf89f17b655" http.request.useragent="Go-http-client/1.1" http.response.duration=1.235940438s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:04 +0000] "PUT /v2/foo/schema2/blobs/uploads/f99cb076-3e7a-43c5-9aa1-a2a7a6f2c13d?_state=g6wjFz9OLGfr3GTCiZ9Ym-mEt-d8H02bGX2e45uHEud7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOTljYjA3Ni0zZTdhLTQzYzUtOWFhMS1hMmE3YTZmMmMxM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDQuNjUwOTEyNDlaIn0%3D&digest=sha256%3Acfa80c1ad1e9209eec2245a3bc88e8373fc48374960e5a5f4795dbf89f17b655 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45747" http.request.id=8fe4281d-d07c-4d3b-b483-0a8c7124587a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.046202ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45747" http.request.id=a1f3e538-12bb-4b8e-95dd-da58276e0098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/sha256:d12d0349e9bb251cc67a2921ee1058e0ab15acf5e62de996bf865f9010971653" http.request.useragent="Go-http-client/1.1" http.response.duration="840.853µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "PUT /v2/foo/schema2/manifests/sha256:d12d0349e9bb251cc67a2921ee1058e0ab15acf5e62de996bf865f9010971653 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=2b21b877-e43f-4e73-a6a3-e1a810bfafc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" 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="668.401µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=e2c3500a-2e5c-4d83-bb2f-d395ef2da483 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/sha256:d12d0349e9bb251cc67a2921ee1058e0ab15acf5e62de996bf865f9010971653" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="680.294µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/sha256:d12d0349e9bb251cc67a2921ee1058e0ab15acf5e62de996bf865f9010971653 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=d338ef8e-e69a-44f8-a6a0-22a2f7f73c25 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="626.043µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=7caf0d79-514a-4c54-b692-c728e65c5165 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/sha256:d12d0349e9bb251cc67a2921ee1058e0ab15acf5e62de996bf865f9010971653" http.request.useragent="Go-http-client/1.1" http.response.duration="573.294µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/sha256:d12d0349e9bb251cc67a2921ee1058e0ab15acf5e62de996bf865f9010971653 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=947703d2-6555-4fc9-a41b-861988f0226a http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" 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="576.853µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="rewriting manifest sha256:d12d0349e9bb251cc67a2921ee1058e0ab15acf5e62de996bf865f9010971653 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=3a5ad93c-44fc-4de5-923d-b82b00dcf420 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" 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-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=3a5ad93c-44fc-4de5-923d-b82b00dcf420 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" 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.070761ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45747" http.request.id=279ef88b-e666-4253-a728-4c8a03cd7878 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" 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="639.583µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45747" http.request.id=b0e466cf-94ad-494f-a14b-1797c074cce7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="751.023µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45747" http.request.id=e8412657-cf9b-4df1-bbff-8919712b453b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/sha256:d75851b1012f4507c5f7003ad04ffa6dfdae16f34548c7038eb9d033a1038ee2" http.request.useragent="Go-http-client/1.1" http.response.duration="725.015µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "PUT /v2/foo/schema2/manifests/sha256:d75851b1012f4507c5f7003ad04ffa6dfdae16f34548c7038eb9d033a1038ee2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=7b9438a8-c709-46c2-a082-5af4aeb687e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" 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="633.883µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=10a69dff-65b3-455b-86e8-114f525b792f http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/sha256:d75851b1012f4507c5f7003ad04ffa6dfdae16f34548c7038eb9d033a1038ee2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="623.116µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/sha256:d75851b1012f4507c5f7003ad04ffa6dfdae16f34548c7038eb9d033a1038ee2 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=9f15c2e8-2de4-42ec-8db2-29cb16627f9d http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="585.883µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=7f702db8-2256-494d-8038-ff5b8c62b4dc http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" http.request.uri="/v2/foo/schema2/manifests/sha256:d75851b1012f4507c5f7003ad04ffa6dfdae16f34548c7038eb9d033a1038ee2" http.request.useragent="Go-http-client/1.1" http.response.duration="543.559µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/sha256:d75851b1012f4507c5f7003ad04ffa6dfdae16f34548c7038eb9d033a1038ee2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="rewriting manifest list sha256:d75851b1012f4507c5f7003ad04ffa6dfdae16f34548c7038eb9d033a1038ee2 in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=2bfc27d3-1630-4ce8-85b0-ca5ef292bf97 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" 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-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:45747" http.request.id=2bfc27d3-1630-4ce8-85b0-ca5ef292bf97 http.request.method=GET http.request.remoteaddr="127.0.0.1:52834" 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="976.475µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (10.57s) === RUN TestGetManifestWithStorageError time="2025-02-09T19:46:05Z" 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.6 time="2025-02-09T19:46:05Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:46:05Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:42101" http.request.id=68cf6185-8acb-4553-9839-55e0db0fa034 http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" 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="702.911µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:42101" http.request.id=9975e13a-6d08-48bc-8336-cfc8df6ce8d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" 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="559.98µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:42101" http.request.id=ee7f25ff-82c3-4b09-9ca4-4091e41d2b86 http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" 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="635.212µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.6 http.request.host="127.0.0.1:42101" http.request.id=23550bab-c50c-49f3-8363-5e2eb039ac2c http.request.method=GET http.request.remoteaddr="127.0.0.1:41928" 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="531.018µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2025-02-09T19:46:05Z" 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.6 time="2025-02-09T19:46:05Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:46:05Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=86d8073c-712c-4639-9021-b3c78aee5541 http.request.method=GET http.request.remoteaddr="127.0.0.1:37620" 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="668.568µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" 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.6 http.request.host="127.0.0.1:46809" http.request.id=8a8bad1c-8a38-4a00-9c77-434eeba18584 http.request.method=GET http.request.remoteaddr="127.0.0.1:37620" 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="521.672µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=b37cde4b-4d28-4ec7-b467-97686da0415f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" 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="523.484µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=81bdf9b1-a405-4a04-a6f1-a4a8f383302d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" 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="705.521µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:46:05Z" 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.6 http.request.host="127.0.0.1:46809" http.request.id=81bdf9b1-a405-4a04-a6f1-a4a8f383302d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" 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="726.535µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:46:05Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=81bdf9b1-a405-4a04-a6f1-a4a8f383302d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" 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="748.014µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-02-09T19:46:05Z" 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.6 http.request.host="127.0.0.1:46809" http.request.id=81bdf9b1-a405-4a04-a6f1-a4a8f383302d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" 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="765.233µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-02-09T19:46:05Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=853f5d40-fa1a-40ce-be19-6501451d6699 http.request.method=POST http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="820.316µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=2e078fb6-3ee5-4aa7-896b-3504a7de267a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/blobs/uploads/1fc0572b-0381-41aa-9d36-97e823658f19?_state=mAEQI3UWQJMuAPrkjvPScETWQ42oqrh56TctMYwx-3N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZmMwNTcyYi0wMzgxLTQxYWEtOWQzNi05N2U4MjM2NThmMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDUuOTk3MDA3N1oifQ%3D%3D&digest=sha256%3A9682715f0c36d140982eaed682c93f04f3caf141a1ca0dbf9f6957d0d86a5b01" http.request.useragent="Go-http-client/1.1" http.response.duration=1.442923471s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:05 +0000] "PUT /v2/foo/schema1/blobs/uploads/1fc0572b-0381-41aa-9d36-97e823658f19?_state=mAEQI3UWQJMuAPrkjvPScETWQ42oqrh56TctMYwx-3N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxZmMwNTcyYi0wMzgxLTQxYWEtOWQzNi05N2U4MjM2NThmMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDUuOTk3MDA3N1oifQ%3D%3D&digest=sha256%3A9682715f0c36d140982eaed682c93f04f3caf141a1ca0dbf9f6957d0d86a5b01 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:07Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=3982d8a6-7951-4b51-ba58-af20ae67caa9 http.request.method=POST http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.188662ms http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=8be4a92c-f5b7-4bc6-9812-ba06b055c08d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/blobs/uploads/c84deab2-9f4d-47a8-bd48-9b4fe4e57cf2?_state=OUTwNl7h5NhBQtIZH-9w9-8KiVzbhJyc4iTXHStBUi17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjODRkZWFiMi05ZjRkLTQ3YTgtYmQ0OC05YjRmZTRlNTdjZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDcuNTMyMzUzMThaIn0%3D&digest=sha256%3A1370bb38b13e64889a318ee688b7e4e74ecb7f9be79cea59f297edb21aa07369" http.request.useragent="Go-http-client/1.1" http.response.duration=1.191213828s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/c84deab2-9f4d-47a8-bd48-9b4fe4e57cf2?_state=OUTwNl7h5NhBQtIZH-9w9-8KiVzbhJyc4iTXHStBUi17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjODRkZWFiMi05ZjRkLTQ3YTgtYmQ0OC05YjRmZTRlNTdjZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDcuNTMyMzUzMThaIn0%3D&digest=sha256%3A1370bb38b13e64889a318ee688b7e4e74ecb7f9be79cea59f297edb21aa07369 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=6d588fa9-9a44-4849-a18c-50f03a3a8747 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.33538ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=72dc0cd4-1fb9-4796-a2e6-ef0f7d08f013 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.duration=1.701647ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=93ab1863-1559-45f4-a8ef-951129ad223e http.request.method=GET http.request.remoteaddr="127.0.0.1:37620" 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="907.864µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=bba1c265-5e8e-41f7-9aa7-eb60ba0eda14 http.request.method=GET http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.108431ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46809" http.request.id=cd7f2d3a-aba8-4407-b680-167216344217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.duration=1.31742ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46809" http.request.id=c214747d-2392-41d0-abc9-b73b0d406023 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.duration="936.271µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:46809" http.request.id=0add38c4-3f27-40af-8bb9-302a90baf035 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.duration="897.241µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=6bed5127-247f-4916-ba52-40caa582e9e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.060671ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=301d819d-d42c-46d5-b8de-a6f1da93ba44 http.request.method=GET http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="556.434µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=c1bac6c6-f1fe-4b59-b28f-9d1c6c514090 http.request.method=GET http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.duration="532.129µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=c12276ac-6b13-462f-bf7d-45db0bd36c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:37620" 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="597.68µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=error msg="payload digest does match: "sha256:f88dd57a2b9b4796a3f3fbd706a40395d3ba187a2c58da3d74c342e39d51c155" != "sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28"" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=73ba71fd-edad-48ab-8884-ef2bc1df324f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" time="2025-02-09T19:46:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=73ba71fd-edad-48ab-8884-ef2bc1df324f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37620" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="796.036µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=707f7a0a-a271-4862-b31a-62e339fca21d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44372" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.duration="762.166µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "DELETE /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=a0819d41-d498-46fe-9bc7-24833f1be042 http.request.method=GET http.request.remoteaddr="127.0.0.1:44372" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="565.453µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=7189f3a9-1ed2-42c1-8e2c-dcdb6e4d573a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44384" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="648.058µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "DELETE /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=c66f4fb7-10d4-413b-9af0-82183e9f6771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44396" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.duration="960.807µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=6fc83822-a732-447a-9c70-5173b1e703c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44396" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="785.253µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=d9e8a026-5f88-4994-ab4f-5031aaee465a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44398" 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="629.695µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=f0cd1762-fe6b-4c42-957d-017625c9046a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.022227ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=7efe3d1b-802a-4477-83df-c22864e8b5a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" 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=3.612261ms http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=82273a89-8661-4ddf-94b9-ea49c212b6f9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28" http.request.useragent="Go-http-client/1.1" http.response.duration="739.745µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "DELETE /v2/foo/schema1/manifests/sha256:d26a90f4895ce00574d185a222759c6eb90a886cac69b1d86b74282fae072c28 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=d06b0f75-f005-4ce7-97f5-9fa4b7d0603e http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" 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="565.982µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=dee7af09-dc71-4b67-8e1c-ea58afefa8a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" 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="547.366µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" 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.6 http.request.host="127.0.0.1:46809" http.request.id=f38d492f-f667-4266-944b-a7a3232c7f6f http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" 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="512.555µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46809" http.request.id=e636977e-d4f1-4261-a893-84159399dcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" 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="541.463µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:46:08Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46809" http.request.id=e636977e-d4f1-4261-a893-84159399dcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" 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="561.907µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:46:08Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46809" http.request.id=e636977e-d4f1-4261-a893-84159399dcc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" 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="579.578µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=102be49d-1c6c-4283-8662-ef15eab5dac7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="550.343µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=b7809953-5cf6-4d61-9c3d-81bd762999a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/blobs/uploads/135523d7-64f2-43e4-a96b-410fc5a7b9ea?_state=gbCcwcXdL1TnfKroXgXnVh_N1t2clKkbUsiQCpOJjkB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMzU1MjNkNy02NGYyLTQzZTQtYTk2Yi00MTBmYzVhN2I5ZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDguNzUyNzkyNjA4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="698.323µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/135523d7-64f2-43e4-a96b-410fc5a7b9ea?_state=gbCcwcXdL1TnfKroXgXnVh_N1t2clKkbUsiQCpOJjkB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMzU1MjNkNy02NGYyLTQzZTQtYTk2Yi00MTBmYzVhN2I5ZWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDguNzUyNzkyNjA4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46809" http.request.id=4800944e-1917-47e6-b68b-76e355e5fbcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" 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="558.614µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-02-09T19:46:08Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46809" http.request.id=4800944e-1917-47e6-b68b-76e355e5fbcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" 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="578.69µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-02-09T19:46:08Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=9653ce32-4d63-4df1-93c2-da417c57b18f http.request.method=POST http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="787.636µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=06e546c6-f8ca-4903-8b13-4563e71ba883 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/blobs/uploads/8e057917-27be-49eb-a46c-08d1df7c231d?_state=7aP3vCBcg9_6OeFiFa_d78cxNosS3jNev4D5Z6wwk4F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZTA1NzkxNy0yN2JlLTQ5ZWItYTQ2Yy0wOGQxZGY3YzIzMWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDguODYwMzQ0OTkxWiJ9&digest=sha256%3Ae81c8221af00b0faef0e4b1ba4c00cd0d41f3cbfb4feca9da01dc18756e6dd69" http.request.useragent="Go-http-client/1.1" http.response.duration=1.652417349s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/8e057917-27be-49eb-a46c-08d1df7c231d?_state=7aP3vCBcg9_6OeFiFa_d78cxNosS3jNev4D5Z6wwk4F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZTA1NzkxNy0yN2JlLTQ5ZWItYTQ2Yy0wOGQxZGY3YzIzMWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MDguODYwMzQ0OTkxWiJ9&digest=sha256%3Ae81c8221af00b0faef0e4b1ba4c00cd0d41f3cbfb4feca9da01dc18756e6dd69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:10Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=f5d11dc0-6d6e-4175-8685-2d03a374997d http.request.method=POST http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="915.561µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=180d2b0a-9939-4154-bf44-3e4a5971aa54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/blobs/uploads/6a954389-1fa3-488b-9bd4-ca00a29e321f?_state=54c2kkcwHYvxAcE4A4COa9O4AKDiNwF2ZWfnWQERh897Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTk1NDM4OS0xZmEzLTQ4OGItOWJkNC1jYTAwYTI5ZTMyMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MTAuNTk2MjE0NjAyWiJ9&digest=sha256%3A8ba05f9d50f40c0c6a25162b9dbfcd98c8c4b4cc006db62fe9d6567264778cf1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.750309572s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/6a954389-1fa3-488b-9bd4-ca00a29e321f?_state=54c2kkcwHYvxAcE4A4COa9O4AKDiNwF2ZWfnWQERh897Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YTk1NDM4OS0xZmEzLTQ4OGItOWJkNC1jYTAwYTI5ZTMyMWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMTk6NDY6MTAuNTk2MjE0NjAyWiJ9&digest=sha256%3A8ba05f9d50f40c0c6a25162b9dbfcd98c8c4b4cc006db62fe9d6567264778cf1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46809" http.request.id=a6bb17e8-1a9f-43c8-9978-25235dc7cf3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="936.174µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46809" http.request.id=8d2b0d39-1099-496a-8428-b51d386b4ede http.request.method=PUT http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" http.request.useragent="Go-http-client/1.1" http.response.duration="718.463µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "PUT /v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=7e11862a-b8c1-4dca-9bc0-032cc79c61ea http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" 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="688.824µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=5169e5e4-6e55-4950-b73c-390559d49087 http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="601.869µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=431b4545-d073-45ba-8236-6e4af2da1e4a http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="521.374µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=5e7c75a0-dbc9-4b2e-8242-1427aac2f663 http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" http.request.useragent="Go-http-client/1.1" http.response.duration="505.494µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=599812d2-e9fc-440d-8482-175fb904a509 http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" 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="559.543µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="rewriting manifest sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff in schema1 format to support old client" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=3082195c-08c2-48ae-ba59-ac25ab4b4748 http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" 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-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=3082195c-08c2-48ae-ba59-ac25ab4b4748 http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" 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="980.019µs" http.response.status=200 http.response.written=1549 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=bedae53d-d6a9-448c-860f-c599de8d977f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" http.request.useragent="Go-http-client/1.1" http.response.duration="640.884µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "DELETE /v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=e6b07a2d-5b7d-4957-887f-6e3cfbbc12b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44408" http.request.uri="/v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="560.677µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=c01ca5d8-c87e-426b-a3cf-ebc51b803023 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44416" http.request.uri="/v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="823.255µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "DELETE /v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46809" http.request.id=d49fd6c2-2233-4692-862a-d66a0f126ad6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44418" http.request.uri="/v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" http.request.useragent="Go-http-client/1.1" http.response.duration="852.723µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "PUT /v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=8808b382-071f-4665-8f3b-0457cfa655aa http.request.method=GET http.request.remoteaddr="127.0.0.1:44418" http.request.uri="/v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="622.003µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=22187426-b9f7-4b8a-8b58-9dbd0bc8d90c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44430" 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="619.063µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46809" http.request.id=e1d45402-3bc5-49b1-9cb6-f37412ab1075 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44434" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="872.973µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=715d9f99-b39b-4ced-9015-6be31c3a2e7f http.request.method=GET http.request.remoteaddr="127.0.0.1:44434" 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="545.669µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=017332a0-b7bf-4868-b98a-f0d2c78c4c2d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44434" http.request.uri="/v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff" http.request.useragent="Go-http-client/1.1" http.response.duration="617.838µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "DELETE /v2/foo/schema2/manifests/sha256:70667c5cdf8ae22c3ebdc4cc7bc9e02c1199594f40d43217542e52e6fe4bcbff HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:12Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:46809" http.request.id=1f0f6961-a914-466f-a74b-170017da300b http.request.method=GET http.request.remoteaddr="127.0.0.1:44434" 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="517.396µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [09/Feb/2025:19:46:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (6.47s) === RUN TestManifestDeleteDisabled time="2025-02-09T19:46: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.6 time="2025-02-09T19:46:12Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:46:12Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:32773" http.request.id=929b394d-31be-49b6-8fcc-9b05c15bce95 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42310" 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="663.47µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [09/Feb/2025:19:46:12 +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-02-09T19:46: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.6 time="2025-02-09T19:46:12Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:46:12Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:43863" http.request.id=dd83fa9d-304b-4b40-b8e7-8f04e4559f9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:43834" 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.318609ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:43863" http.request.id=deb2e4b0-6adf-4c7f-a1ca-05d0225cbe3e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43838" 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.074957ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:43863" http.request.id=17f109b4-d754-4cf5-8acb-4f0bdda272e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43844" 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=1.085514ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.6 http.request.host="127.0.0.1:43863" http.request.id=823e5650-d9ee-4b3b-ac65-294ea1a8b126 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43848" 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=1.150866ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.75s) === RUN TestProxyManifestGetByTag time="2025-02-09T19:46: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.6 time="2025-02-09T19:46:13Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=21764760-9726-45ce-9240-11df034fae89 http.request.method=POST http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="791.69µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=491288fd-fc35-4363-99b6-67d9f51af194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/foo/bar/blobs/uploads/ae3d9484-eb19-4d4a-86d1-9197293ef432?_state=OPxnysuDcKuoaqi3F-Wm2lVSdbTGIukkj0QinYU8rxV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlM2Q5NDg0LWViMTktNGQ0YS04NmQxLTkxOTcyOTNlZjQzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NjoxMy4yMDA2MjE1MTZaIn0%3D&digest=sha256%3Af557c7139cba8260cecc44c372d95df9b38b0faf15851a2f5fe7fb0d4a087166" http.request.useragent="Go-http-client/1.1" http.response.duration=742.420821ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "PUT /v2/foo/bar/blobs/uploads/ae3d9484-eb19-4d4a-86d1-9197293ef432?_state=OPxnysuDcKuoaqi3F-Wm2lVSdbTGIukkj0QinYU8rxV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlM2Q5NDg0LWViMTktNGQ0YS04NmQxLTkxOTcyOTNlZjQzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NjoxMy4yMDA2MjE1MTZaIn0%3D&digest=sha256%3Af557c7139cba8260cecc44c372d95df9b38b0faf15851a2f5fe7fb0d4a087166 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=f70d21c1-43be-470d-9727-67ff0fd6badb http.request.method=PUT http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46: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.6 time="2025-02-09T19:46:13Z" level=info msg="redis not configured" go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=631a2899-a335-4e0c-92e7-afd852f49724 http.request.method=GET http.request.remoteaddr="127.0.0.1:34376" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="533.196µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:36931" go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=40d7cc84-ef4f-4acb-842e-c1041e31ba88 http.request.method=GET http.request.remoteaddr="127.0.0.1:34388" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="602.142µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36931 /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:36931/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:35895" http.request.id=a41bb2b8-aa11-4593-9838-1985a5662bc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35220" http.request.uri="/v2/foo/bar/manifests/sha256:dc47fbabf72b3db4ca9c5277f76e23f151ec5604ab0428d47ae7f2fb49b3f6a1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:dc47fbabf72b3db4ca9c5277f76e23f151ec5604ab0428d47ae7f2fb49b3f6a1" time="2025-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=b6bb5548-9cbc-47a4-9218-9ff4450a0470 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/foo/bar/manifests/sha256:dc47fbabf72b3db4ca9c5277f76e23f151ec5604ab0428d47ae7f2fb49b3f6a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="888.766µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "GET /v2/foo/bar/manifests/sha256:dc47fbabf72b3db4ca9c5277f76e23f151ec5604ab0428d47ae7f2fb49b3f6a1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:dc47fbabf72b3db4ca9c5277f76e23f151ec5604ab0428d47ae7f2fb49b3f6a1 with ttl=167h59m59.999997641s" go.version=go1.23.6 time="2025-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35895" http.request.id=a41bb2b8-aa11-4593-9838-1985a5662bc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35220" http.request.uri="/v2/foo/bar/manifests/sha256:dc47fbabf72b3db4ca9c5277f76e23f151ec5604ab0428d47ae7f2fb49b3f6a1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=12.354617ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "GET /v2/foo/bar/manifests/sha256:dc47fbabf72b3db4ca9c5277f76e23f151ec5604ab0428d47ae7f2fb49b3f6a1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=58a518c9-23e4-4dda-a323-084e84ca5299 http.request.method=GET http.request.remoteaddr="127.0.0.1:34402" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="561.123µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36931 /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:36931/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:35895" http.request.id=1b8f42a6-f951-48fa-a0b7-1e7f0b4f819e http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" 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-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=6f3b3ddc-5cfb-418e-b4fd-1caf9f64f379 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34416" 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="852.314µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:46:13Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35895" http.request.id=1b8f42a6-f951-48fa-a0b7-1e7f0b4f819e http.request.method=GET http.request.remoteaddr="127.0.0.1:35226" 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=3.024496ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:46:13 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:46:14Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=260414e8-a583-46a4-a282-8b1c4731adc8 http.request.method=POST http.request.remoteaddr="127.0.0.1:34416" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="707.072µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=3cbb7ef1-502d-431e-b275-c61aa4982697 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34416" http.request.uri="/v2/foo/bar/blobs/uploads/b9cb442f-99ef-4cc5-9604-e083ed0ec78e?_state=a8a42UJDAdHe_hQr4iBseXx8PCovMZ-vL1qVYLD66OJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5Y2I0NDJmLTk5ZWYtNGNjNS05NjA0LWUwODNlZDBlYzc4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NjoxNC4wNDI3NDAwMjNaIn0%3D&digest=sha256%3A12daef5b78d9af699a9eb21e0c1302d4ed4917c9f83887abe2ea56eafc341c2d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.354625652s http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:14 +0000] "PUT /v2/foo/bar/blobs/uploads/b9cb442f-99ef-4cc5-9604-e083ed0ec78e?_state=a8a42UJDAdHe_hQr4iBseXx8PCovMZ-vL1qVYLD66OJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5Y2I0NDJmLTk5ZWYtNGNjNS05NjA0LWUwODNlZDBlYzc4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMi0wOVQxOTo0NjoxNC4wNDI3NDAwMjNaIn0%3D&digest=sha256%3A12daef5b78d9af699a9eb21e0c1302d4ed4917c9f83887abe2ea56eafc341c2d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=d9760a9d-b0d3-485d-99c7-8ef7ca9b3762 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34416" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.171842ms http.response.status=201 http.response.written=0 127.0.0.1 - - [09/Feb/2025:19:46:15 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=17018d8d-08ac-45d4-ad74-d2f79d48ce59 http.request.method=GET http.request.remoteaddr="127.0.0.1:34416" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="532.211µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:46:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:46:15Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36931 /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:36931/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:35895" http.request.id=dbdc8f6e-6525-4765-9f7f-23906867c103 http.request.method=GET http.request.remoteaddr="127.0.0.1:35234" 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-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=fce24284-b704-41db-a891-95c843df80b8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34424" 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="933.818µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:46:15 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=69f771b8-01fa-4d69-a873-831104e33c59 http.request.method=GET http.request.remoteaddr="127.0.0.1:34424" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="481.26µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [09/Feb/2025:19:46:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-02-09T19:46:15Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36931 /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:36931/v2/:[]]}" go.version=go1.23.6 http.request.host="127.0.0.1:35895" http.request.id=dbdc8f6e-6525-4765-9f7f-23906867c103 http.request.method=GET http.request.remoteaddr="127.0.0.1:35234" 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-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:36931" http.request.id=37d7f0a9-2f5d-41a1-a419-c6c21ba37b80 http.request.method=GET http.request.remoteaddr="127.0.0.1:34434" 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="925.315µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:46:15 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-02-09T19:46:15Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:b2975829fae893b98e806052f6e38caa2e46fb0bc618f6443b35e52ddc4275a8 with ttl=167h59m59.999997785s" go.version=go1.23.6 time="2025-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:35895" http.request.id=dbdc8f6e-6525-4765-9f7f-23906867c103 http.request.method=GET http.request.remoteaddr="127.0.0.1:35234" 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=5.147347ms http.response.status=200 http.response.written=935 127.0.0.1 - - [09/Feb/2025:19:46:15 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.27s) === RUN TestAppDispatcher time="2025-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43695" http.request.id=8d9c1a69-27d2-4551-ae8a-b7d4fc61f299 http.request.method=GET http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="584.684µs" http.response.status=200 http.response.written=0 time="2025-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43695" http.request.id=21c7f590-fbdb-4924-9d80-7ce1aea83f5d http.request.method=GET http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="513.692µs" http.response.status=200 http.response.written=0 time="2025-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43695" http.request.id=ff942bf3-b802-412e-9b1f-276dc61c5e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="523.563µs" http.response.status=200 http.response.written=0 time="2025-02-09T19:46:15Z" level=info msg="response completed" go.version=go1.23.6 http.request.host="127.0.0.1:43695" http.request.id=641e58cf-3572-48a3-8405-320a485d9aff http.request.method=GET http.request.remoteaddr="127.0.0.1:40910" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="508.402µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2025-02-09T19:46:15Z" 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.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 time="2025-02-09T19:46:15Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 time="2025-02-09T19:46:15Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.6 http.request.host="127.0.0.1:32771" http.request.id=e7d5619e-c1f1-4498-9b2f-2897448355fd http.request.method=GET http.request.remoteaddr="127.0.0.1:50278" 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-02-09T19:46:15Z" 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.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 time="2025-02-09T19:46:15Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 time="2025-02-09T19:46:15Z" level=info msg="configuring file health check path=/tmp/healthcheck2523291551, interval=1" go.version=go1.23.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-02-09T19:46: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.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 time="2025-02-09T19:46:19Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 time="2025-02-09T19:46:19Z" level=info msg="configuring TCP health check addr=127.0.0.1:35413, interval=1" go.version=go1.23.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-02-09T19:46:23Z" 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.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 time="2025-02-09T19:46:23Z" level=info msg="redis not configured" go.version=go1.23.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 time="2025-02-09T19:46:23Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:35281, interval=1, threshold=3" go.version=go1.23.6 instance.id=225717ca-54e3-44b5-a8d8-f8fa4b0750e9 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 60.275s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.07s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.09s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.32s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.519s === RUN TestSchedule time="2025-02-09T19:45:30Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 time="2025-02-09T19:45:30Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998616ms" go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 time="2025-02-09T19:45:30Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=999.062µs" go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 time="2025-02-09T19:45:30Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=999.129µs" go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 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.06s) === RUN TestRestoreOld time="2025-02-09T19:45:30Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-02-09T19:45:30Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 time="2025-02-09T19:45:30Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.997969ms" go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 time="2025-02-09T19:45:30Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998891ms" go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 time="2025-02-09T19:45:30Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-02-09T19:45:31Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.6 instance.id=c95ccb5e-6b5d-4493-a395-99cb727bcbd6 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.583s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.26s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 23802880 sha256:ccaaeae9cd26d1648f81110da0d1b85b46f1acd6ea2c0088882eccce93f16c04 [] map[] } --- PASS: TestSimpleBlobRead (0.19s) === RUN TestBlobMount --- PASS: TestBlobMount (0.10s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (1.02s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.83s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (1.01s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === 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:8901547fe75c3542cb83b73b26e046d9bb324cebcfa998a81010603fc4efc45c palailogos: marking blob sha256:b0fe4adb82c46b4e0716d24ce7be20693b9a4283e339cccd82e6663a80a6acaf palailogos: marking blob sha256:c8aee8cbd7759e4c5d0f528f9ea31f2ed5c47b0655f8ded70948208b65d94efe palailogos: marking manifest sha256:8f83d968b2c5ca78dc500b87ff301cb4a15671b852f9c7d21162fce582f84c48 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:ba87da520a5fbf5189a1e86a1438a4e7ba32bd77f1937f96b02fc4965b9fbcb7 palailogos: marking blob sha256:0f8a8120a83b43b0e94b98e1f07ed501cdeb08d3d75ae667778d18cac77a4638 palailogos: marking manifest sha256:b0fe4adb82c46b4e0716d24ce7be20693b9a4283e339cccd82e6663a80a6acaf palailogos: marking blob sha256:da49a3081037fab587cad69a13a1021d32eeef504e228822626eb78a75f1b057 palailogos: marking blob sha256:ffdc36ed138c4aa9a3f1c91cc2f8c0796fd6016e58653e6b3fcd3538d4c7f43e palailogos: marking manifest sha256:c8aee8cbd7759e4c5d0f528f9ea31f2ed5c47b0655f8ded70948208b65d94efe palailogos: marking blob sha256:ba399a0f1878c5cd62c88d47112bfd9560db1417cf618751d6ccf57dc2654733 palailogos: marking blob sha256:691527db851673f3d349b1aec538188df4ee4c0d748d4e21484769cb0ee68bf6 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.61s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:bf04aff5522d6af70df70ecf6c1a9c29c7f7b342a3be16781f5d839c8ca8e2e9 deletemanifests: marking manifest sha256:f5ddc5da64e20bf33b8789bbcdcbadc596f6a46b8ea4785effdab0bd9b00c176 deletemanifests: marking blob sha256:797735f0f4e205eb6bc90bf9ee1cfd8cad130a6a5c90cf0948e6ab6ad45273ca deletemanifests: marking blob sha256:71b6ea5a05c996525bcbbe43a8b905aac07e49791db428490e16d05259bd9b15 deletemanifests: marking blob sha256:4ca363cc0de65b18ddd5ebf01845d64ae0cf48dcfd641bdc26db3b0e54e723de 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:28264463b34e6f70d24a656e84675c44cfd0b6cb1645bd36cc53b3dbbddbacd6 blob eligible for deletion: sha256:8df527bee317e92d9d1f83d4917d01752da4130aba8dff309dd74431933b15f0 blob eligible for deletion: sha256:bf04aff5522d6af70df70ecf6c1a9c29c7f7b342a3be16781f5d839c8ca8e2e9 blob eligible for deletion: sha256:c25303c5b410cfdad27d5e3854749b6741657e3d99f37289067c26e4d81b2194 deletemanifests manifest eligible for deletion: sha256:bf04aff5522d6af70df70ecf6c1a9c29c7f7b342a3be16781f5d839c8ca8e2e9 deletemanifests: marking manifest sha256:f5ddc5da64e20bf33b8789bbcdcbadc596f6a46b8ea4785effdab0bd9b00c176 deletemanifests: marking blob sha256:797735f0f4e205eb6bc90bf9ee1cfd8cad130a6a5c90cf0948e6ab6ad45273ca deletemanifests: marking blob sha256:71b6ea5a05c996525bcbbe43a8b905aac07e49791db428490e16d05259bd9b15 deletemanifests: marking blob sha256:4ca363cc0de65b18ddd5ebf01845d64ae0cf48dcfd641bdc26db3b0e54e723de time="2025-02-09T19:45:36Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/bf04aff5522d6af70df70ecf6c1a9c29c7f7b342a3be16781f5d839c8ca8e2e9" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a time="2025-02-09T19:45:36Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/bf04aff5522d6af70df70ecf6c1a9c29c7f7b342a3be16781f5d839c8ca8e2e9" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:28264463b34e6f70d24a656e84675c44cfd0b6cb1645bd36cc53b3dbbddbacd6 time="2025-02-09T19:45:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/28/28264463b34e6f70d24a656e84675c44cfd0b6cb1645bd36cc53b3dbbddbacd6" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:8df527bee317e92d9d1f83d4917d01752da4130aba8dff309dd74431933b15f0 time="2025-02-09T19:45:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8d/8df527bee317e92d9d1f83d4917d01752da4130aba8dff309dd74431933b15f0" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:bf04aff5522d6af70df70ecf6c1a9c29c7f7b342a3be16781f5d839c8ca8e2e9 time="2025-02-09T19:45:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bf/bf04aff5522d6af70df70ecf6c1a9c29c7f7b342a3be16781f5d839c8ca8e2e9" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:c25303c5b410cfdad27d5e3854749b6741657e3d99f37289067c26e4d81b2194 time="2025-02-09T19:45:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c2/c25303c5b410cfdad27d5e3854749b6741657e3d99f37289067c26e4d81b2194" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a --- PASS: TestDeleteManifestIfTagNotFound (0.70s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:00a595932a778292896b48f0cdec81a65bb2b6023585da762fabbb75b9b2ada4 time="2025-02-09T19:45:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/00/00a595932a778292896b48f0cdec81a65bb2b6023585da762fabbb75b9b2ada4" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:b39fe3db084a80a80e4482e173228a80f6327e53d42dc2612a00ce04e5f5a3f2 time="2025-02-09T19:45:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b39fe3db084a80a80e4482e173228a80f6327e53d42dc2612a00ce04e5f5a3f2" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:bed62b2ec3d0605b0e37e8dbaeb6a3d3c679f6bd52a95c06def28f70a7a665c7 time="2025-02-09T19:45:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/be/bed62b2ec3d0605b0e37e8dbaeb6a3d3c679f6bd52a95c06def28f70a7a665c7" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a --- PASS: TestGCWithMissingManifests (0.15s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:a361b90cd38ef0f0345d2e21d57e7cf217840fd1366120e100508dac9536b521 komnenos: marking blob sha256:449903140ee4907ba4e6a6ea0045cf190adb43acd11723001bec3f81db0fddec komnenos: marking blob sha256:09d78d91ed76f992fcd703eb05ad13e90720ffbd31640839a74c35ce027c1d5d 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:1141dbc8511f668fc1ae089f89b4ba43954ffff560880a74dd911fdf9ed2183e time="2025-02-09T19:45:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/11/1141dbc8511f668fc1ae089f89b4ba43954ffff560880a74dd911fdf9ed2183e" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:30b3f102759d3f0a7b23a1cfb360f99aea38667442960b4c8b1eb9707c12701a time="2025-02-09T19:45:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/30/30b3f102759d3f0a7b23a1cfb360f99aea38667442960b4c8b1eb9707c12701a" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:6c33be33a2eba5e8449c54fcdb70c3e0afba3c05dc9dcb1e815c30eb59b9a046 time="2025-02-09T19:45:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6c/6c33be33a2eba5e8449c54fcdb70c3e0afba3c05dc9dcb1e815c30eb59b9a046" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:8685ea3ed04ed3d042f0e7bade7eaf675a73b57a2dd91882869fa5ca847747d7 time="2025-02-09T19:45:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/86/8685ea3ed04ed3d042f0e7bade7eaf675a73b57a2dd91882869fa5ca847747d7" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:947c17039130425c612af61a08b0f7a1193e489ac3edf2ee4a0fb374d91e53dd time="2025-02-09T19:45:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/94/947c17039130425c612af61a08b0f7a1193e489ac3edf2ee4a0fb374d91e53dd" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-02-09T19:45:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a blob eligible for deletion: sha256:f0a34373a9c77b7e4b5f2bd182cc611d62345e74e926afc1ad9e4522dcfef1a8 time="2025-02-09T19:45:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f0a34373a9c77b7e4b5f2bd182cc611d62345e74e926afc1ad9e4522dcfef1a8" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a --- PASS: TestDeletionHasEffect (0.57s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.60s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:5d9186531cae850faa27d389321a464085979cff57149a9c5f58d6e154bfddf3 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:085e1d9a483b6838af1bad01a115fb934b063c06b0a0e24bdbe1bad2ee5fad3d michael_z_doukas: marking blob sha256:89dadc7c5c19cfd7c4892019e3c4adaf594173248ed340853fe0d7e889c15ebe 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0c34d8acc57f3a2e962997b27433a4dd8b13e90743a38605b237b3793b6d488d time="2025-02-09T19:45:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0c/0c34d8acc57f3a2e962997b27433a4dd8b13e90743a38605b237b3793b6d488d" go.version=go1.23.6 instance.id=2c7d0333-9ee9-4cf2-8588-9d2f1332667a --- PASS: TestOrphanBlobDeleted (0.28s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:e3d3d0416920ccccbb3cd90333ddd1fdec844f2161cc894841ee862449a2e2dd linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:86e8f6e00e5827e861b7939c7bd7fa2a5e2c6b0667e969fea3ad524d75e0becb --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.18s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.19s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.24s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.50s) === 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-02-09T19:45:39Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 18:45:39.402285336 +0000 UTC m=-3591.563844632, actuallyDelete=true" time="2025-02-09T19:45:39Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-02-09T19:45:39Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701, actuallyDelete=true" time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7b27e0d2-162d-4f7e-89dc-361fabe83d01 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7da4393a-a57c-4d8f-aa86-ff5b598bfe8b have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d3b1739d-e305-4948-b83a-a4b600feaa6c have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/26883d05-3f2c-4e72-a3d1-2401afba94d8 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/091da26f-9d9d-4226-abc4-ae00c8aaa2e7 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3e722425-6aec-4791-9a8a-25d6ecd1acb6 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7edc15f7-2ea5-4fc0-8cc7-b6663a620b85 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8f2ea9f0-aba9-4e2e-aae5-7a41599ad234 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/945e9a29-22ec-4c04-90ce-e9b5f595ed1c have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d14416a6-6c94-41e3-a0d1-f1725dea4ae5 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fb7281a1-90be-4123-a669-2773e8bbaa83 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.402890671 +0000 UTC m=+8.436760701). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-02-09T19:45:39Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:45:39.403603651 +0000 UTC m=+8.437473689, actuallyDelete=true" time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/17293d66-101a-4a87-b32b-da9a8746db16 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.403603651 +0000 UTC m=+8.437473689). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/568112e3-3432-49e1-a9cb-329c2f7778f3 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.403603651 +0000 UTC m=+8.437473689). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/feb53ba5-3e55-4395-903d-f474cf84f35f have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.403603651 +0000 UTC m=+8.437473689). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5ab2e9a5-b49b-454d-bf9d-7032d7529631 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.403603651 +0000 UTC m=+8.437473689). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b1e69214-f719-40ff-813c-785d04112536 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.403603651 +0000 UTC m=+8.437473689). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-02-09T19:45:39Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:45:39.404105769 +0000 UTC m=+8.437975807, actuallyDelete=true" time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/29d64d34-653b-45ca-bbc9-c473ecc782bf have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.404105769 +0000 UTC m=+8.437975807). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3098dc38-ed13-452d-8103-a3905e790765 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.404105769 +0000 UTC m=+8.437975807). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/62869187-cbc2-41a0-a731-79835bee273c have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.404105769 +0000 UTC m=+8.437975807). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8ba78b14-c97d-44a4-9bad-e81aee2694d0 have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.404105769 +0000 UTC m=+8.437975807). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/df391c97-b6fd-4fcd-b9b2-06a4a6d2284f have older date (2025-02-09 18:45:39 +0000 UTC) than purge date (2025-02-09 19:45:39.404105769 +0000 UTC m=+8.437975807). Removing upload directory." time="2025-02-09T19:45:39Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-02-09T19:45:39Z" level=info msg="PurgeUploads starting: olderThan=2025-02-09 19:45:39.404415599 +0000 UTC m=+8.438285637, actuallyDelete=true" time="2025-02-09T19:45:39Z" 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 8.447s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.007s === 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.004s === RUN TestWalkFileRemoved time="2025-02-09T19:45:31Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.343s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.02s) === 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.023s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.19s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.522s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.46s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.802s === 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-02-09T19:45:33Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-02-09T19:45:33Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-02-09T19:45:33Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.6 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 TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly time="2025-02-09T19:45:33Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 --- PASS: TestS3TryUpdate (0.00s) === CONT TestParsing --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) === CONT TestInvalidNetworkType --- PASS: TestMatchIPV4 (0.00s) === CONT TestInvalidData --- PASS: TestMatchIPV4_2 (0.00s) time="2025-02-09T19:45:33Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=40a60941-3d26-41c0-8544-f4ba2f75ca7b --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestParsing (0.00s) time="2025-02-09T19:45:33Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.6 instance.id=40a60941-3d26-41c0-8544-f4ba2f75ca7b time="2025-02-09T19:45:33Z" level=error msg="unknown ip address format" go.version=go1.23.6 instance.id=40a60941-3d26-41c0-8544-f4ba2f75ca7b ip=?0000000000000000000000000000000000 --- PASS: TestInvalidData (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) time="2025-02-09T19:45:34Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:45:35Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:45:36Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 time="2025-02-09T19:45:37Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.6 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.506s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.002s === 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.588s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.42s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.833s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.007s >>> 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-r9.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-r9.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> docker-registry*: Package size: 25.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r9.apk >>> docker-registry: Build complete at Sun, 09 Feb 2025 19:46:32 +0000 elapsed time 0h 1m 27s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250209.194506) (2/2) Purging go (1.23.6-r0) Executing busybox-1.37.0-r12.trigger OK: 357 MiB in 101 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...