>>> docker-registry: Building community/docker-registry 2.8.3-r14 (using abuild 3.15.0-r2) started Thu, 07 Aug 2025 15:05:43 +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.24.6-r0) (2/2) Installing .makedepends-docker-registry (20250807.150543) busybox-1.37.0-r22.trigger: Executing script... OK: 588 MiB in 108 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//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 test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/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 >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.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] === RUN Test time="2025-08-07T15:06:17Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-08-07T15:06:17Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.20s) PASS ok github.com/docker/distribution/configuration 0.200s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-08-07T15:06:18Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.01s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.038s ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === 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.009s === 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.007s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.69s) PASS ok github.com/docker/distribution/health/checks 0.731s ? github.com/docker/distribution/manifest [no test files] === 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.016s === 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.019s === 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.02s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.028s === 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.009s ? github.com/docker/distribution/metrics [no test files] === 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/08/07 15:06:20 http: TLS handshake error from 127.0.0.1:34890: 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:41771/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41771/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41771/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:41771/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:39171?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (0.24s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-08-07T15:06:21Z" level=info msg="broadcaster: closing" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="closing testSink" time="2025-08-07T15:06:21Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-08-07T15:06:21Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.28s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:21Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=warning msg="&{0xc000484810 0.9} encountered too many errors, backing off" time="2025-08-07T15:06:22Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.41s) PASS ok github.com/docker/distribution/notifications 2.026s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-08-07T15:06:20Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-07T15:06:20.848085246Z" 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.24.6 time="2025-08-07T15:06:20.848106914Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:20.848370964Z" level=info msg="listening on [::]:5000" go.version=go1.24.6 time="2025-08-07T15:06:20.848443226Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.24.6 time="2025-08-07T15:06:23.851283891Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 time="2025-08-07T15:06:23.954745916Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=6ea46716-6158-40bd-bd25-bd5ecfbb3e6c http.request.method=GET http.request.remoteaddr="[::1]:34844" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="885.258µs" http.response.status=200 http.response.written=2 ::1 - - [07/Aug/2025:15:06:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-08-07T15:06:24.433830634Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-07T15:06:24.434637941Z" 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.24.6 time="2025-08-07T15:06:24.434658562Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:24.434818464Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 time="2025-08-07T15:06:24.434829027Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.6 time="2025-08-07T15:06:24.435179194Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.6 time="2025-08-07T15:06:24.435241427Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.24.6 time="2025-08-07T15:06:27.449709349Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=01c45e98-37bb-4004-91d4-6259c28eb398 http.request.method=GET http.request.remoteaddr="127.0.0.1:60116" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.758µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:15:06:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-08-07T15:06:27.449803351Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 --- PASS: TestRegistrySupportedCipherSuite (3.59s) === RUN TestRegistryUnsupportedCipherSuite time="2025-08-07T15:06:27.880553572Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-07T15:06:27.884221862Z" 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.24.6 time="2025-08-07T15:06:27.884243475Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:27.8926774Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.24.6 time="2025-08-07T15:06:27.892749474Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.44s) PASS ok github.com/docker/distribution/registry 15.169s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.008s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.00s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.03s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.04s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.20s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.345s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-08-07T15:06:21Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.6 instance.id=eaf36c1f-dd56-402b-a6ac-592f21049f4b time="2025-08-07T15:06:21Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.6 instance.id=eaf36c1f-dd56-402b-a6ac-592f21049f4b --- PASS: TestBasicAccessController (0.00s) === RUN TestCreateHtpasswdFile time="2025-08-07T15:06:21Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.6 password=knryzABtT6aI8HXxZW4KiyJihDf7j3SAgVn2mCxxx-o user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.093s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.017s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2025-08-07T15:06:21Z" level=info msg="token not to be used before 2025-08-07 15:06:22 +0000 UTC - currently 2025-08-07 15:06:21.802906502 +0000 UTC m=+0.003698015" time="2025-08-07T15:06:21Z" level=info msg="token not to be used after 2025-08-07 15:06:21 +0000 UTC - currently 2025-08-07 15:06:21.803126602 +0000 UTC m=+0.003918108" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-08-07T15:06:21Z" 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.010s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.01s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.04s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.01s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.02s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.311s === 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.103s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-08-07T15:06: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.24.6 time="2025-08-07T15:06:23Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40953" http.request.id=c0fee329-9c60-42f0-a375-979fad0cca6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47646" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="717.671µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:15:06:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-08-07T15:06: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.24.6 time="2025-08-07T15:06:23Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:23Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=a03ced6e-72f9-4b49-b4d0-773f572b0a0d http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="693.194µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [07/Aug/2025:15:06:23 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-07T15:06:24Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=dc81c7e1-1853-40f6-8368-3264b1f9c175 http.request.method=POST http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.144814ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:24 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=a55198ef-f7eb-49e0-b294-d5a67206fc55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/aaaa/blobs/uploads/bc5ed91b-d363-44ce-aa3c-6310b85c2da1?_state=vudYaxUeHA7-PZgfA6nmVj1jn0TzbQxCKOlm6kG5tl97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiYzVlZDkxYi1kMzYzLTQ0Y2UtYWEzYy02MzEwYjg1YzJkYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MjQuMDM5MTEwMjU4WiJ9&digest=sha256%3A019190e14e316300c4d0a300ed04efb542d60573cf46560e488a26b018711929" http.request.useragent="Go-http-client/1.1" http.response.duration=1.825470661s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:24 +0000] "PUT /v2/foo/aaaa/blobs/uploads/bc5ed91b-d363-44ce-aa3c-6310b85c2da1?_state=vudYaxUeHA7-PZgfA6nmVj1jn0TzbQxCKOlm6kG5tl97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiYzVlZDkxYi1kMzYzLTQ0Y2UtYWEzYy02MzEwYjg1YzJkYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MjQuMDM5MTEwMjU4WiJ9&digest=sha256%3A019190e14e316300c4d0a300ed04efb542d60573cf46560e488a26b018711929 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=6ea4d02a-009f-4b17-96d3-bb1914d3d24a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.352056ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:25 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=1c003e08-2ef1-4d5e-a9de-9a983f34df0c http.request.method=POST http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="979.015µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:25 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:27Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=932d8b7f-c1fe-49b4-810b-7202a87b8c3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/bbbb/blobs/uploads/4579a6f7-5f57-4e31-b79c-ee9a4c3883e4?_state=vr2WZtFzGiGORLnI-H_MkEEmoiU4OIyuu2bYHDW21RB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0NTc5YTZmNy01ZjU3LTRlMzEtYjc5Yy1lZTlhNGMzODgzZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MjUuOTUzODQ3NjE5WiJ9&digest=sha256%3Ac8c1cce6b696a20d6c348f7a733e3487fc1e8b9eec2c6e1195633d1abe13bd93" http.request.useragent="Go-http-client/1.1" http.response.duration=1.746992001s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:25 +0000] "PUT /v2/foo/bbbb/blobs/uploads/4579a6f7-5f57-4e31-b79c-ee9a4c3883e4?_state=vr2WZtFzGiGORLnI-H_MkEEmoiU4OIyuu2bYHDW21RB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0NTc5YTZmNy01ZjU3LTRlMzEtYjc5Yy1lZTlhNGMzODgzZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MjUuOTUzODQ3NjE5WiJ9&digest=sha256%3Ac8c1cce6b696a20d6c348f7a733e3487fc1e8b9eec2c6e1195633d1abe13bd93 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:27Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=b49a3f8d-84ce-4a6f-9001-73b3c1a0cb2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.274497ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:27 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:27Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=ed4083da-07bd-4c3d-b149-aa7950742cc9 http.request.method=POST http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="988.493µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:27 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=2d3f24dc-d612-4f65-b813-3de0fb06c770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/cccc/blobs/uploads/9c22b498-487a-4f08-b879-7ad934825f5d?_state=anaTbwFgrGe5UKnZ3Pyr6gFZz2s5nj2RrMNL5W9hyNx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5YzIyYjQ5OC00ODdhLTRmMDgtYjg3OS03YWQ5MzQ4MjVmNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MjcuNzk3MDY4ODc5WiJ9&digest=sha256%3Ac0fd8254a2d2e5b6eb09657a17f0c172a58ab80c92d68f8c1bc8d03a0374f5e4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.377284068s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:27 +0000] "PUT /v2/foo/cccc/blobs/uploads/9c22b498-487a-4f08-b879-7ad934825f5d?_state=anaTbwFgrGe5UKnZ3Pyr6gFZz2s5nj2RrMNL5W9hyNx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5YzIyYjQ5OC00ODdhLTRmMDgtYjg3OS03YWQ5MzQ4MjVmNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MjcuNzk3MDY4ODc5WiJ9&digest=sha256%3Ac0fd8254a2d2e5b6eb09657a17f0c172a58ab80c92d68f8c1bc8d03a0374f5e4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=7a19a65a-c23e-47a5-8a75-66c174fd6e7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.822771ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:29 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:29Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=dc79fcbc-de50-4c4a-8d28-4f99655fa80e http.request.method=POST http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.144136ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:29 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=a9c85d40-26e7-41ef-a42f-1ff25fd40e6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/dddd/blobs/uploads/2769a19f-4fa5-4854-b881-99a27676f780?_state=42L765lH2L5m_OA2ZABbNttLQhk7cQ080jM4sCnCLbh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIyNzY5YTE5Zi00ZmE1LTQ4NTQtYjg4MS05OWEyNzY3NmY3ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MjkuMjQ3OTM4Nzg5WiJ9&digest=sha256%3Ab199f2741c6db63534334c6792d0cc6d4b9eee49756c354e858b79e32d077308" http.request.useragent="Go-http-client/1.1" http.response.duration=1.106898762s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:29 +0000] "PUT /v2/foo/dddd/blobs/uploads/2769a19f-4fa5-4854-b881-99a27676f780?_state=42L765lH2L5m_OA2ZABbNttLQhk7cQ080jM4sCnCLbh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIyNzY5YTE5Zi00ZmE1LTQ4NTQtYjg4MS05OWEyNzY3NmY3ODAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MjkuMjQ3OTM4Nzg5WiJ9&digest=sha256%3Ab199f2741c6db63534334c6792d0cc6d4b9eee49756c354e858b79e32d077308 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=4ebc8d02-d5ab-44ff-8b1e-41578e8150c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.810027ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:30 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:30Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=ce6ba628-ab34-48d2-bf23-c6fb25133538 http.request.method=POST http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.154774ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:30 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=a4771f5f-f259-4ded-a42b-d14ba989f05e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/eeee/blobs/uploads/35f10026-8159-40be-9371-f09e6efdbe35?_state=S1hsOM0dctCgZ6RnODiQ3Id2G29QbuqnTBiw0gfYpz97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzNWYxMDAyNi04MTU5LTQwYmUtOTM3MS1mMDllNmVmZGJlMzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzAuNTMwNDQ1MzE4WiJ9&digest=sha256%3A51aadbfc1cebfb047554eb70503eda0ff4994bc25a5f28e72289c4a08f63bfad" http.request.useragent="Go-http-client/1.1" http.response.duration=1.165625467s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:30 +0000] "PUT /v2/foo/eeee/blobs/uploads/35f10026-8159-40be-9371-f09e6efdbe35?_state=S1hsOM0dctCgZ6RnODiQ3Id2G29QbuqnTBiw0gfYpz97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzNWYxMDAyNi04MTU5LTQwYmUtOTM3MS1mMDllNmVmZGJlMzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzAuNTMwNDQ1MzE4WiJ9&digest=sha256%3A51aadbfc1cebfb047554eb70503eda0ff4994bc25a5f28e72289c4a08f63bfad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=e87397f9-3d64-44cd-b5b6-b885ec1fdc43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.787632ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:31 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=63ab33f2-6956-4d8c-a380-9782237a7d94 http.request.method=POST http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.017053ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:31 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=826c4551-e3af-4b83-83f7-9dcc8ad0b3cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/ffff/blobs/uploads/428bc0ce-de07-4500-97e2-4af6c96d235b?_state=Qjnq70xHSdhVy3Igtl9G9BJtZocKhJLlXeA73KZHFOx7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0MjhiYzBjZS1kZTA3LTQ1MDAtOTdlMi00YWY2Yzk2ZDIzNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzEuNzk3MzkyMzg5WiJ9&digest=sha256%3Acbbbfc13cc2ac3c7b50fdf840cbb4387a203c5e0611e5040b84080ce31cd42a0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.736177134s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:31 +0000] "PUT /v2/foo/ffff/blobs/uploads/428bc0ce-de07-4500-97e2-4af6c96d235b?_state=Qjnq70xHSdhVy3Igtl9G9BJtZocKhJLlXeA73KZHFOx7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0MjhiYzBjZS1kZTA3LTQ1MDAtOTdlMi00YWY2Yzk2ZDIzNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzEuNzk3MzkyMzg5WiJ9&digest=sha256%3Acbbbfc13cc2ac3c7b50fdf840cbb4387a203c5e0611e5040b84080ce31cd42a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=f1c2807f-e85d-4c86-98e4-181a912cf6f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.311955ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=c764e7ba-0722-413e-b1d9-9c921d4dda95 http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.528µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=04769b0e-e827-482e-948f-d4345d93723b http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" 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="604.261µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=9e720010-2ac6-4f71-8570-c1a943b67e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" 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="658.411µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=b1d0b08c-58f5-485e-b250-70504c80549d http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.724063ms http.response.status=200 http.response.written=30 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=1d0f31dc-0009-4ffd-84f1-3cc70a044009 http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" 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="541.219µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=c54006f2-ab02-4090-baff-23318c61df89 http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" 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="550.504µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" 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.24.6 http.request.host="127.0.0.1:46093" http.request.id=89c9da3f-236e-4fe6-9790-d50cd482cd9d http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" 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="605.443µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" 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.24.6 http.request.host="127.0.0.1:46093" http.request.id=7863744c-4288-423b-b5e5-aab21a4b239b http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" 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="500.275µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=31cdcd44-ee7d-4357-9e5f-7d71a6e4d149 http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" 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="516.77µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46093" http.request.id=9078cfca-f341-40a1-b403-07fb8b0f637a http.request.method=GET http.request.remoteaddr="127.0.0.1:35404" 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.223µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-07T15:06:33Z" 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.24.6 time="2025-08-07T15:06:33Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=bf009831-e07c-455b-84c7-76c9c08bf80c http.request.method=POST http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.470559ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=562064f8-fa19-4c45-ab13-40bb979255e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/aaaa/blobs/uploads/751580f0-294a-4090-bcbe-aac3347b8b9f?_state=tr79qGwIEe4fIsB0-V1eqjUaqZvxaWqhvA2dyKgQ2LN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3NTE1ODBmMC0yOTRhLTQwOTAtYmNiZS1hYWMzMzQ3YjhiOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzMuNjc5ODY2NTQ1WiJ9&digest=sha256%3Ac51289e08264dc80752820301baafe3ded189e23acee46d5eb2febbd3ec93d2e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.286417353s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:33 +0000] "PUT /v2/foo/aaaa/blobs/uploads/751580f0-294a-4090-bcbe-aac3347b8b9f?_state=tr79qGwIEe4fIsB0-V1eqjUaqZvxaWqhvA2dyKgQ2LN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3NTE1ODBmMC0yOTRhLTQwOTAtYmNiZS1hYWMzMzQ3YjhiOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzMuNjc5ODY2NTQ1WiJ9&digest=sha256%3Ac51289e08264dc80752820301baafe3ded189e23acee46d5eb2febbd3ec93d2e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=f41d4767-8a6b-4ad2-adeb-f62d33321da2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.152868ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:35 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=b43b8e4d-3c36-4e91-86be-2be676fd712f http.request.method=POST http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="923.469µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:36 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=2b6fedd3-27e1-4b9f-b9f8-ac0502617b5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/bbbb/blobs/uploads/b5103401-d9f4-49cc-bf14-0fed1cacbdbb?_state=bsRIyxZKR1RswYN02H5wR6bkhI5t1bdsqeliSuzY_OR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiNTEwMzQwMS1kOWY0LTQ5Y2MtYmYxNC0wZmVkMWNhY2JkYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzYuMDg0MjE5OTk0WiJ9&digest=sha256%3A114d214ae6a0747bc4fb5e914830c4f8c0653a68c4a4d7263dd0e9327a8c2c31" http.request.useragent="Go-http-client/1.1" http.response.duration=909.517268ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:36 +0000] "PUT /v2/foo/bbbb/blobs/uploads/b5103401-d9f4-49cc-bf14-0fed1cacbdbb?_state=bsRIyxZKR1RswYN02H5wR6bkhI5t1bdsqeliSuzY_OR7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiNTEwMzQwMS1kOWY0LTQ5Y2MtYmYxNC0wZmVkMWNhY2JkYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzYuMDg0MjE5OTk0WiJ9&digest=sha256%3A114d214ae6a0747bc4fb5e914830c4f8c0653a68c4a4d7263dd0e9327a8c2c31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:36Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=dacb0a9f-1456-4309-b92a-1d4cc578120f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.23102ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:36 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:37Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=48f8a826-5909-4294-adf1-9b02f0041386 http.request.method=POST http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035332ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:37 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=22e70b7a-df81-4365-b5f9-9c3d0d00e40c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/cccc/blobs/uploads/39d48348-86c0-4503-8c3f-bf32bda2a27b?_state=NJw-c-9xFOnbSCCcnaudR8CNr2--wVKoInZbx44EsrB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzOWQ0ODM0OC04NmMwLTQ1MDMtOGMzZi1iZjMyYmRhMmEyN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzcuMTA4MTc2NTQ1WiJ9&digest=sha256%3A1cb58c6aed30fe5b887ac6085abbd6aaf2ab5242c7463e5d8ff65a221b4106ed" http.request.useragent="Go-http-client/1.1" http.response.duration=2.284943937s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:37 +0000] "PUT /v2/foo/cccc/blobs/uploads/39d48348-86c0-4503-8c3f-bf32bda2a27b?_state=NJw-c-9xFOnbSCCcnaudR8CNr2--wVKoInZbx44EsrB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzOWQ0ODM0OC04NmMwLTQ1MDMtOGMzZi1iZjMyYmRhMmEyN2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzcuMTA4MTc2NTQ1WiJ9&digest=sha256%3A1cb58c6aed30fe5b887ac6085abbd6aaf2ab5242c7463e5d8ff65a221b4106ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=00961459-aa39-4b6b-876d-67e483a4feed http.request.method=PUT http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.26549ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:39 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=c57716e2-d7cc-491e-945c-b1083e263141 http.request.method=POST http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.89µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:39 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=1f53ea6d-e4b3-4eb0-9867-fd4bf7b68d70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/dddd/blobs/uploads/322a84a8-b29c-447e-b5ac-c1e67e27bef8?_state=j51A-dGb5wU9KQDt1ID5UqhW1ut2zW4dKdod9zv17sV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzMjJhODRhOC1iMjljLTQ0N2UtYjVhYy1jMWU2N2UyN2JlZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzkuNTAzMjM4NDU4WiJ9&digest=sha256%3A4ed8c6fa717728aeab1c8fba4b26b4fd7a55a6e9280c15671d3e39937ae1ba57" http.request.useragent="Go-http-client/1.1" http.response.duration=2.232378549s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:39 +0000] "PUT /v2/foo/dddd/blobs/uploads/322a84a8-b29c-447e-b5ac-c1e67e27bef8?_state=j51A-dGb5wU9KQDt1ID5UqhW1ut2zW4dKdod9zv17sV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzMjJhODRhOC1iMjljLTQ0N2UtYjVhYy1jMWU2N2UyN2JlZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6MzkuNTAzMjM4NDU4WiJ9&digest=sha256%3A4ed8c6fa717728aeab1c8fba4b26b4fd7a55a6e9280c15671d3e39937ae1ba57 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=099dbda8-f890-4208-9e21-aad30f876de3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60528" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.305181ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33533" http.request.id=89205464-8c3f-498c-8c71-b05fb8a8bac8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60528" 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="513.885µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (17.86s) === RUN TestURLPrefix time="2025-08-07T15:06: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.24.6 time="2025-08-07T15:06:41Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34907" http.request.id=5af71af7-ec9e-4485-a2fd-d59766289468 http.request.method=GET http.request.remoteaddr="127.0.0.1:32818" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.662µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-08-07T15:06: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.24.6 time="2025-08-07T15:06:41Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=6db88a68-f471-499b-9759-412d7a96674e http.request.method=GET http.request.remoteaddr="127.0.0.1:40382" http.request.uri="/v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.165922ms http.response.status=404 http.response.written=157 vars.digest="sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "GET /v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=97d2ed93-3527-4af4-9e97-f238c192fc5f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40396" http.request.uri="/v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.033966ms http.response.status=404 http.response.written=157 vars.digest="sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=b21c1e49-0c77-411d-b401-0dede5c7e5af http.request.method=POST http.request.remoteaddr="127.0.0.1:40396" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="853.575µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=53178317-dfce-4587-a56f-325ec4bd31d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:40396" http.request.uri="/v2/foo/bar/blobs/uploads/95c9ed64-48d0-4344-8074-617e779d96a0?_state=a9mMRldnwcDnqwY_6SlLrlyCTqduZGqpzuSyBFEWc7h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1YzllZDY0LTQ4ZDAtNDM0NC04MDc0LTYxN2U3NzlkOTZhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MjMwODg4MjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="778.55µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "GET /v2/foo/bar/blobs/uploads/95c9ed64-48d0-4344-8074-617e779d96a0?_state=a9mMRldnwcDnqwY_6SlLrlyCTqduZGqpzuSyBFEWc7h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1YzllZDY0LTQ4ZDAtNDM0NC04MDc0LTYxN2U3NzlkOTZhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MjMwODg4MjhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=68dbe543-eb98-4e09-a3a1-7bd182a9a766 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40396" http.request.uri="/v2/foo/bar/blobs/uploads/95c9ed64-48d0-4344-8074-617e779d96a0?_state=a9mMRldnwcDnqwY_6SlLrlyCTqduZGqpzuSyBFEWc7h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1YzllZDY0LTQ4ZDAtNDM0NC04MDc0LTYxN2U3NzlkOTZhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MjMwODg4MjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="835.337µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/95c9ed64-48d0-4344-8074-617e779d96a0?_state=a9mMRldnwcDnqwY_6SlLrlyCTqduZGqpzuSyBFEWc7h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1YzllZDY0LTQ4ZDAtNDM0NC04MDc0LTYxN2U3NzlkOTZhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MjMwODg4MjhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=cb9175c3-9465-4739-b0aa-e2d60f2d457a http.request.method=GET http.request.remoteaddr="127.0.0.1:40396" http.request.uri="/v2/foo/bar/blobs/uploads/95c9ed64-48d0-4344-8074-617e779d96a0?_state=a9mMRldnwcDnqwY_6SlLrlyCTqduZGqpzuSyBFEWc7h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1YzllZDY0LTQ4ZDAtNDM0NC04MDc0LTYxN2U3NzlkOTZhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MjMwODg4MjhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=95c9ed64-48d0-4344-8074-617e779d96a0 time="2025-08-07T15:06: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.24.6 http.request.host="127.0.0.1:37221" http.request.id=cb9175c3-9465-4739-b0aa-e2d60f2d457a http.request.method=GET http.request.remoteaddr="127.0.0.1:40396" http.request.uri="/v2/foo/bar/blobs/uploads/95c9ed64-48d0-4344-8074-617e779d96a0?_state=a9mMRldnwcDnqwY_6SlLrlyCTqduZGqpzuSyBFEWc7h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1YzllZDY0LTQ4ZDAtNDM0NC04MDc0LTYxN2U3NzlkOTZhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MjMwODg4MjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="792.702µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=95c9ed64-48d0-4344-8074-617e779d96a0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "GET /v2/foo/bar/blobs/uploads/95c9ed64-48d0-4344-8074-617e779d96a0?_state=a9mMRldnwcDnqwY_6SlLrlyCTqduZGqpzuSyBFEWc7h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1YzllZDY0LTQ4ZDAtNDM0NC04MDc0LTYxN2U3NzlkOTZhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MjMwODg4MjhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=3391c57c-3ac9-4bcd-b8a3-eb7067e51da5 http.request.method=POST http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="793.946µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=29e21003-591c-454d-ad8f-d8ffaf8230bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/b578bf2b-9fd0-40de-987f-f1c2051563b7?_state=b9wlRVuNC6Dcn06rMDl31AMdTWH98vMYgoL6Z_7hoe17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1NzhiZjJiLTlmZDAtNDBkZS05ODdmLWYxYzIwNTE1NjNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MzU1NTM0MzhaIn0%3D&digest=sha256%3A8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" provided=sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 vars.name="foo/bar" vars.uuid=b578bf2b-9fd0-40de-987f-f1c2051563b7 time="2025-08-07T15:06:41Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=29e21003-591c-454d-ad8f-d8ffaf8230bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/b578bf2b-9fd0-40de-987f-f1c2051563b7?_state=b9wlRVuNC6Dcn06rMDl31AMdTWH98vMYgoL6Z_7hoe17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1NzhiZjJiLTlmZDAtNDBkZS05ODdmLWYxYzIwNTE1NjNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MzU1NTM0MzhaIn0%3D&digest=sha256%3A8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b578bf2b-9fd0-40de-987f-f1c2051563b7 time="2025-08-07T15:06:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=29e21003-591c-454d-ad8f-d8ffaf8230bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/b578bf2b-9fd0-40de-987f-f1c2051563b7?_state=b9wlRVuNC6Dcn06rMDl31AMdTWH98vMYgoL6Z_7hoe17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1NzhiZjJiLTlmZDAtNDBkZS05ODdmLWYxYzIwNTE1NjNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MzU1NTM0MzhaIn0%3D&digest=sha256%3A8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="829.991µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b578bf2b-9fd0-40de-987f-f1c2051563b7 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "PUT /v2/foo/bar/blobs/uploads/b578bf2b-9fd0-40de-987f-f1c2051563b7?_state=b9wlRVuNC6Dcn06rMDl31AMdTWH98vMYgoL6Z_7hoe17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1NzhiZjJiLTlmZDAtNDBkZS05ODdmLWYxYzIwNTE1NjNiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44MzU1NTM0MzhaIn0%3D&digest=sha256%3A8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=84752e5f-4e2e-4c3b-adc9-cae1e3a5da8e http.request.method=POST http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.324µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=783a8747-a4b8-4e24-9d94-9eeeb4117379 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/346da0ee-b720-4159-a262-5a5063ceddf9?_state=uFVyr3Uun1zPofRpqNyVsfPMv0_27KaUBJsricwjlcN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NmRhMGVlLWI3MjAtNDE1OS1hMjYyLTVhNTA2M2NlZGRmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44NDI2NDczNjlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="852.06µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "PUT /v2/foo/bar/blobs/uploads/346da0ee-b720-4159-a262-5a5063ceddf9?_state=uFVyr3Uun1zPofRpqNyVsfPMv0_27KaUBJsricwjlcN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NmRhMGVlLWI3MjAtNDE1OS1hMjYyLTVhNTA2M2NlZGRmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44NDI2NDczNjlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=f41c9b45-6bae-45e5-a3ba-0b2276fc1cdd http.request.method=POST http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="547.699µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=4afce536-b41a-4a03-9aba-0eb3c1b9f75f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/afacd6d1-299d-4bd5-b282-e6779ddb75d9?_state=oXquZRwla4OEwtV04-0uyCrXoC2axTGIN6oU0w_chuR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmYWNkNmQxLTI5OWQtNGJkNS1iMjgyLWU2Nzc5ZGRiNzVkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44NDkyMTA0NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="984.079µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "PUT /v2/foo/bar/blobs/uploads/afacd6d1-299d-4bd5-b282-e6779ddb75d9?_state=oXquZRwla4OEwtV04-0uyCrXoC2axTGIN6oU0w_chuR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmYWNkNmQxLTI5OWQtNGJkNS1iMjgyLWU2Nzc5ZGRiNzVkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44NDkyMTA0NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=5d7ffd4c-1aab-44fc-a822-261e9b3670bb http.request.method=POST http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="739.332µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:42Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=303ff408-d706-4d1a-b908-c0eba205bfb0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/3dabfec0-bcc5-43eb-9a1d-6a4d9747bfb5?_state=d_PTQlhmekdktIYgc_JRSNE4XvSl6dIzVT_Wnd8vao97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkYWJmZWMwLWJjYzUtNDNlYi05YTFkLTZhNGQ5NzQ3YmZiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44NTYwMDUyNDVaIn0%3D&digest=sha256%3A8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.duration=766.957998ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:41 +0000] "PUT /v2/foo/bar/blobs/uploads/3dabfec0-bcc5-43eb-9a1d-6a4d9747bfb5?_state=d_PTQlhmekdktIYgc_JRSNE4XvSl6dIzVT_Wnd8vao97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkYWJmZWMwLWJjYzUtNDNlYi05YTFkLTZhNGQ5NzQ3YmZiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0MS44NTYwMDUyNDVaIn0%3D&digest=sha256%3A8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:42Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=2105d36d-1b3d-48e9-b781-e81cc98dac6e http.request.method=POST http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="986.222µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37221" http.request.id=aece2e4c-f2b2-44f2-a4b6-83e465b5d82d http.request.method=PATCH http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/4c0df86b-0b1b-418a-89c7-b6d9a3b79b3f?_state=vQQzzqed9XOSTSNE2pi68-GoDPW63k1a4PC6TdnaJ757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMGRmODZiLTBiMWItNDE4YS04OWM3LWI2ZDlhM2I3OWIzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0Mi42NDQ0NTA0MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=670.747827ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:42 +0000] "PATCH /v2/foo/bar/blobs/uploads/4c0df86b-0b1b-418a-89c7-b6d9a3b79b3f?_state=vQQzzqed9XOSTSNE2pi68-GoDPW63k1a4PC6TdnaJ757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMGRmODZiLTBiMWItNDE4YS04OWM3LWI2ZDlhM2I3OWIzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0Mi42NDQ0NTA0MTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=30311937-1c4b-47ab-9bb0-ebe374011558 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/uploads/4c0df86b-0b1b-418a-89c7-b6d9a3b79b3f?_state=tpHGmykqqZgIGgUNdTisbLFZ8NsO7ADJ5PvhoNNnBFR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMGRmODZiLTBiMWItNDE4YS04OWM3LWI2ZDlhM2I3OWIzZiIsIk9mZnNldCI6MTU5NTc1MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NDJaIn0%3D&digest=sha256%3A8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.0666ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "PUT /v2/foo/bar/blobs/uploads/4c0df86b-0b1b-418a-89c7-b6d9a3b79b3f?_state=tpHGmykqqZgIGgUNdTisbLFZ8NsO7ADJ5PvhoNNnBFR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjMGRmODZiLTBiMWItNDE4YS04OWM3LWI2ZDlhM2I3OWIzZiIsIk9mZnNldCI6MTU5NTc1MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NDJaIn0%3D&digest=sha256%3A8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=4bcea295-db8f-4fe2-8979-302206720a3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="750.308µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=2bfc3735-b9fe-4af2-8d59-69885faa957f http.request.method=GET http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.00888ms http.response.status=200 http.response.written=15957504 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "GET /v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 200 15957504 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=error msg="error parsing digest="sha257:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=76ac6001-0fdb-41b3-9be2-318b600d2b35 http.request.method=GET http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/sha257:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" vars.name="foo/bar" time="2025-08-07T15:06:43Z" 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.24.6 http.request.host="127.0.0.1:37221" http.request.id=76ac6001-0fdb-41b3-9be2-318b600d2b35 http.request.method=GET http.request.remoteaddr="127.0.0.1:40404" http.request.uri="/v2/foo/bar/blobs/sha257:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="611.459µs" http.response.status=400 http.response.written=110 vars.digest="sha257:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "GET /v2/foo/bar/blobs/sha257:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=24f6d71d-8908-4074-904e-56bab454ff91 http.request.method=GET http.request.remoteaddr="127.0.0.1:40428" http.request.uri="/v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.duration="847.234µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "GET /v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" 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.24.6 time="2025-08-07T15:06:43Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=5ff8be09-bd71-4eeb-975a-750aebf5515e http.request.method=GET http.request.remoteaddr="127.0.0.1:42102" http.request.uri="/v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="938.035µs" http.response.status=404 http.response.written=157 vars.digest="sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "GET /v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=e04297ed-49f8-474f-b7f7-d662df1a0ff2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="776.657µs" http.response.status=404 http.response.written=157 vars.digest="sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=3592a25e-490d-45b7-8382-e4988e4f3d29 http.request.method=POST http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="640.29µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=32d95936-acc3-4cb2-a6ec-3387284b639f http.request.method=GET http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/foo/bar/blobs/uploads/7d931228-5a2e-48b9-b27b-8021279e1a12?_state=qAhT8axXtUfJdXzVVN_OIweyWzbyrTn1NpCYVwbR08p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkOTMxMjI4LTVhMmUtNDhiOS1iMjdiLTgwMjEyNzllMWExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDI2OTgxODVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="668.243µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "GET /v2/foo/bar/blobs/uploads/7d931228-5a2e-48b9-b27b-8021279e1a12?_state=qAhT8axXtUfJdXzVVN_OIweyWzbyrTn1NpCYVwbR08p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkOTMxMjI4LTVhMmUtNDhiOS1iMjdiLTgwMjEyNzllMWExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDI2OTgxODVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=54f2dfa0-8bde-4879-9c21-d10d42e2155e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/foo/bar/blobs/uploads/7d931228-5a2e-48b9-b27b-8021279e1a12?_state=qAhT8axXtUfJdXzVVN_OIweyWzbyrTn1NpCYVwbR08p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkOTMxMjI4LTVhMmUtNDhiOS1iMjdiLTgwMjEyNzllMWExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDI2OTgxODVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="723.41µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "DELETE /v2/foo/bar/blobs/uploads/7d931228-5a2e-48b9-b27b-8021279e1a12?_state=qAhT8axXtUfJdXzVVN_OIweyWzbyrTn1NpCYVwbR08p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkOTMxMjI4LTVhMmUtNDhiOS1iMjdiLTgwMjEyNzllMWExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDI2OTgxODVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=0b7ac6cc-f20f-4807-aecb-5b0fb9a32356 http.request.method=GET http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/foo/bar/blobs/uploads/7d931228-5a2e-48b9-b27b-8021279e1a12?_state=qAhT8axXtUfJdXzVVN_OIweyWzbyrTn1NpCYVwbR08p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkOTMxMjI4LTVhMmUtNDhiOS1iMjdiLTgwMjEyNzllMWExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDI2OTgxODVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7d931228-5a2e-48b9-b27b-8021279e1a12 time="2025-08-07T15:06:43Z" 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.24.6 http.request.host="127.0.0.1:38121" http.request.id=0b7ac6cc-f20f-4807-aecb-5b0fb9a32356 http.request.method=GET http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/foo/bar/blobs/uploads/7d931228-5a2e-48b9-b27b-8021279e1a12?_state=qAhT8axXtUfJdXzVVN_OIweyWzbyrTn1NpCYVwbR08p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkOTMxMjI4LTVhMmUtNDhiOS1iMjdiLTgwMjEyNzllMWExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDI2OTgxODVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="644.635µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7d931228-5a2e-48b9-b27b-8021279e1a12 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "GET /v2/foo/bar/blobs/uploads/7d931228-5a2e-48b9-b27b-8021279e1a12?_state=qAhT8axXtUfJdXzVVN_OIweyWzbyrTn1NpCYVwbR08p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkOTMxMjI4LTVhMmUtNDhiOS1iMjdiLTgwMjEyNzllMWExMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDI2OTgxODVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=90216e8b-b20d-48d3-8ed8-3880e39463d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="750.814µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=ee9a5c6d-db2b-4ef1-abdc-b09f52851a4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/c0376818-fd4f-4b74-9788-9cdd321a4c74?_state=zZzPf7EEYlfRGrXHxiun7FFe6nSIiCr7gsHyf8VQD5h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwMzc2ODE4LWZkNGYtNGI3NC05Nzg4LTljZGQzMjFhNGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDYzMTI2NjVaIn0%3D&digest=sha256%3A388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" provided=sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe vars.name="foo/bar" vars.uuid=c0376818-fd4f-4b74-9788-9cdd321a4c74 time="2025-08-07T15:06:43Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=ee9a5c6d-db2b-4ef1-abdc-b09f52851a4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/c0376818-fd4f-4b74-9788-9cdd321a4c74?_state=zZzPf7EEYlfRGrXHxiun7FFe6nSIiCr7gsHyf8VQD5h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwMzc2ODE4LWZkNGYtNGI3NC05Nzg4LTljZGQzMjFhNGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDYzMTI2NjVaIn0%3D&digest=sha256%3A388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c0376818-fd4f-4b74-9788-9cdd321a4c74 time="2025-08-07T15:06:43Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=ee9a5c6d-db2b-4ef1-abdc-b09f52851a4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/c0376818-fd4f-4b74-9788-9cdd321a4c74?_state=zZzPf7EEYlfRGrXHxiun7FFe6nSIiCr7gsHyf8VQD5h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwMzc2ODE4LWZkNGYtNGI3NC05Nzg4LTljZGQzMjFhNGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDYzMTI2NjVaIn0%3D&digest=sha256%3A388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="621.998µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c0376818-fd4f-4b74-9788-9cdd321a4c74 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "PUT /v2/foo/bar/blobs/uploads/c0376818-fd4f-4b74-9788-9cdd321a4c74?_state=zZzPf7EEYlfRGrXHxiun7FFe6nSIiCr7gsHyf8VQD5h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwMzc2ODE4LWZkNGYtNGI3NC05Nzg4LTljZGQzMjFhNGM3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDYzMTI2NjVaIn0%3D&digest=sha256%3A388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=6a60f41f-9f3f-40c4-a17c-60a06ea5287a http.request.method=POST http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="753.019µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=6cad74c2-c6e7-4af4-ac84-107be2061837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/58033e6c-4dc8-4c83-87e7-59a692b713c8?_state=LT7VzDsCG_BA-Tod-HilZa8-NDXLevQJDgWFUsTE6_J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4MDMzZTZjLTRkYzgtNGM4My04N2U3LTU5YTY5MmI3MTNjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDc4ODQzNTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="718.324µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "PUT /v2/foo/bar/blobs/uploads/58033e6c-4dc8-4c83-87e7-59a692b713c8?_state=LT7VzDsCG_BA-Tod-HilZa8-NDXLevQJDgWFUsTE6_J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4MDMzZTZjLTRkYzgtNGM4My04N2U3LTU5YTY5MmI3MTNjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MDc4ODQzNTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=2261ba85-eaac-46c2-97a0-6acd3cd9bfb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="635.264µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=0408ce9e-4e35-48d1-9db5-8e1d94ce8b96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/a9288813-b22d-43bf-9d4d-60808e7a5671?_state=H9dBEX0koMir034058jcSTOA2_JEYcbkFos90bu0mjR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5Mjg4ODEzLWIyMmQtNDNiZi05ZDRkLTYwODA4ZTdhNTY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MTEwNDE2NDFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="811.332µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "PUT /v2/foo/bar/blobs/uploads/a9288813-b22d-43bf-9d4d-60808e7a5671?_state=H9dBEX0koMir034058jcSTOA2_JEYcbkFos90bu0mjR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5Mjg4ODEzLWIyMmQtNDNiZi05ZDRkLTYwODA4ZTdhNTY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MTEwNDE2NDFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:43Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=db73b229-3f75-4c04-9994-083656a80b9b http.request.method=POST http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="574.796µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=31839d7a-2d21-4a24-b191-268885f2421a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/f95e139e-6788-4943-b2d0-4d43bd413162?_state=a6CSBpri9rAXGZONNnOKEYHdfnxqeMxm9R4n9UQou0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5NWUxMzllLTY3ODgtNDk0My1iMmQwLTRkNDNiZDQxMzE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MTI5MzU5MzRaIn0%3D&digest=sha256%3A388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.duration=691.586845ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "PUT /v2/foo/bar/blobs/uploads/f95e139e-6788-4943-b2d0-4d43bd413162?_state=a6CSBpri9rAXGZONNnOKEYHdfnxqeMxm9R4n9UQou0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5NWUxMzllLTY3ODgtNDk0My1iMmQwLTRkNDNiZDQxMzE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0My40MTI5MzU5MzRaIn0%3D&digest=sha256%3A388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=38a67743-a52e-4685-b5cb-5687efc6169d http.request.method=POST http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="946.324µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38121" http.request.id=873d6b7c-7985-40fa-96f0-85b4694d0089 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/154b334f-f591-4de2-883d-347e93f78e0f?_state=yxStLsa9F9d07gsBLOiaLj0u1OwOPtQcHX6MZj9pDJR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIzMzRmLWY1OTEtNGRlMi04ODNkLTM0N2U5M2Y3OGUwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NC4xMjE0MTIzNDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=723.190298ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "PATCH /v2/foo/bar/blobs/uploads/154b334f-f591-4de2-883d-347e93f78e0f?_state=yxStLsa9F9d07gsBLOiaLj0u1OwOPtQcHX6MZj9pDJR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIzMzRmLWY1OTEtNGRlMi04ODNkLTM0N2U5M2Y3OGUwZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NC4xMjE0MTIzNDFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=d7c3818f-b6d7-4864-bbf0-14602c9f04bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/uploads/154b334f-f591-4de2-883d-347e93f78e0f?_state=Uf_psbUtO_KZhVbCNall6yVqnMP5ES-8FEejAgnDATd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIzMzRmLWY1OTEtNGRlMi04ODNkLTM0N2U5M2Y3OGUwZiIsIk9mZnNldCI6MTY2MTg0OTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NDRaIn0%3D&digest=sha256%3A388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "PUT /v2/foo/bar/blobs/uploads/154b334f-f591-4de2-883d-347e93f78e0f?_state=Uf_psbUtO_KZhVbCNall6yVqnMP5ES-8FEejAgnDATd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NGIzMzRmLWY1OTEtNGRlMi04ODNkLTM0N2U5M2Y3OGUwZiIsIk9mZnNldCI6MTY2MTg0OTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NDRaIn0%3D&digest=sha256%3A388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=e4a8ac6b-ec05-48b0-85a4-6323bff139ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="700.104µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "HEAD /v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=fe7751c4-4f4f-4663-874b-fde7c63f7cfb http.request.method=GET http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.803746ms http.response.status=200 http.response.written=16618496 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "GET /v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 200 16618496 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=error msg="error parsing digest="sha257:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=7d0a02f1-0d42-4e36-b5ff-f934936f0d56 http.request.method=GET http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/sha257:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" vars.name="foo/bar" time="2025-08-07T15:06:44Z" 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.24.6 http.request.host="127.0.0.1:38121" http.request.id=7d0a02f1-0d42-4e36-b5ff-f934936f0d56 http.request.method=GET http.request.remoteaddr="127.0.0.1:42124" http.request.uri="/v2/foo/bar/blobs/sha257:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="596.005µs" http.response.status=400 http.response.written=110 vars.digest="sha257:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "GET /v2/foo/bar/blobs/sha257:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=9c0cfe77-cc85-4db3-a5c8-ebf4afabd9d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42136" http.request.uri="/v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.duration="827.296µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "GET /v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=d24a57f4-6719-4bff-ab62-d09f49671f61 http.request.method=GET http.request.remoteaddr="127.0.0.1:42132" http.request.uri="/v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.299761ms http.response.status=200 http.response.written=2660544 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "GET /v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 200 2660544 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38121" http.request.id=f14f1a1e-5ae0-44b4-ae42-a6e12f95ffb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42136" http.request.uri="/v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.86383ms http.response.status=200 http.response.written=2643264 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "GET /v2/foo/bar/blobs/sha256:388e2ea7991b99f68c3c14233e83ab32fe3fa45228f376fdea05f1e66cb673fe HTTP/1.1" 200 2643264 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=a976b1e0-a815-4a47-b93f-41761564346e http.request.method=GET http.request.remoteaddr="127.0.0.1:40414" http.request.uri="/v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.561789545s http.response.status=200 http.response.written=2660544 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "GET /v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 200 2660544 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37221" http.request.id=3dd3c9e0-25a5-46bf-95e6-a17d0df4a1d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40428" http.request.uri="/v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.555465895s http.response.status=200 http.response.written=2689536 127.0.0.1 - - [07/Aug/2025:15:06:43 +0000] "GET /v2/foo/bar/blobs/sha256:8b38a2416a7c2c1bafa9c6050704376a11710eb82491d8c855a20ab68eb308c5 HTTP/1.1" 200 2689536 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (3.14s) === RUN TestBlobDelete time="2025-08-07T15:06:44Z" 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.24.6 time="2025-08-07T15:06:44Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=8afdbdc6-44c4-48ba-b88f-00f1978a237a http.request.method=GET http.request.remoteaddr="127.0.0.1:59622" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="866.797µs" http.response.status=404 http.response.written=157 vars.digest="sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "GET /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=0d9d8e33-4096-42d3-ad9e-dc1b01cb149f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59630" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="766.939µs" http.response.status=404 http.response.written=157 vars.digest="sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "HEAD /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=e4e994a5-b73a-48ab-97f9-b3854f2b25ef http.request.method=POST http.request.remoteaddr="127.0.0.1:59630" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="683.238µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=2301b7c5-7fd9-40a8-b239-ce751dd2bb06 http.request.method=GET http.request.remoteaddr="127.0.0.1:59630" http.request.uri="/v2/foo/bar/blobs/uploads/a1003c06-d8d9-4ca0-86e6-16b94422db37?_state=eeRY7pA9qLrCtV1jEMqQNgsNOT4kd6ESkjwCBsZ9sMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExMDAzYzA2LWQ4ZDktNGNhMC04NmU2LTE2Yjk0NDIyZGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NC45OTM3MTUxOTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="740.145µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:44 +0000] "GET /v2/foo/bar/blobs/uploads/a1003c06-d8d9-4ca0-86e6-16b94422db37?_state=eeRY7pA9qLrCtV1jEMqQNgsNOT4kd6ESkjwCBsZ9sMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExMDAzYzA2LWQ4ZDktNGNhMC04NmU2LTE2Yjk0NDIyZGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NC45OTM3MTUxOTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=c3af7105-a05a-4c29-94ce-4a040dccebc9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59630" http.request.uri="/v2/foo/bar/blobs/uploads/a1003c06-d8d9-4ca0-86e6-16b94422db37?_state=eeRY7pA9qLrCtV1jEMqQNgsNOT4kd6ESkjwCBsZ9sMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExMDAzYzA2LWQ4ZDktNGNhMC04NmU2LTE2Yjk0NDIyZGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NC45OTM3MTUxOTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="670.151µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "DELETE /v2/foo/bar/blobs/uploads/a1003c06-d8d9-4ca0-86e6-16b94422db37?_state=eeRY7pA9qLrCtV1jEMqQNgsNOT4kd6ESkjwCBsZ9sMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExMDAzYzA2LWQ4ZDktNGNhMC04NmU2LTE2Yjk0NDIyZGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NC45OTM3MTUxOTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:45Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=d1952185-2100-456a-8b34-bc4af7abd450 http.request.method=GET http.request.remoteaddr="127.0.0.1:59630" http.request.uri="/v2/foo/bar/blobs/uploads/a1003c06-d8d9-4ca0-86e6-16b94422db37?_state=eeRY7pA9qLrCtV1jEMqQNgsNOT4kd6ESkjwCBsZ9sMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExMDAzYzA2LWQ4ZDktNGNhMC04NmU2LTE2Yjk0NDIyZGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NC45OTM3MTUxOTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a1003c06-d8d9-4ca0-86e6-16b94422db37 time="2025-08-07T15:06:45Z" 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.24.6 http.request.host="127.0.0.1:33409" http.request.id=d1952185-2100-456a-8b34-bc4af7abd450 http.request.method=GET http.request.remoteaddr="127.0.0.1:59630" http.request.uri="/v2/foo/bar/blobs/uploads/a1003c06-d8d9-4ca0-86e6-16b94422db37?_state=eeRY7pA9qLrCtV1jEMqQNgsNOT4kd6ESkjwCBsZ9sMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExMDAzYzA2LWQ4ZDktNGNhMC04NmU2LTE2Yjk0NDIyZGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NC45OTM3MTUxOTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="561.073µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a1003c06-d8d9-4ca0-86e6-16b94422db37 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "GET /v2/foo/bar/blobs/uploads/a1003c06-d8d9-4ca0-86e6-16b94422db37?_state=eeRY7pA9qLrCtV1jEMqQNgsNOT4kd6ESkjwCBsZ9sMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExMDAzYzA2LWQ4ZDktNGNhMC04NmU2LTE2Yjk0NDIyZGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NC45OTM3MTUxOTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T15:06:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=c88ce273-ff9f-4a72-8d22-0741c733d321 http.request.method=POST http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="741.956µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:45Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=fa9b7048-e9df-452c-a737-3e11641e2637 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/c4e32290-d6c9-492e-b47f-77527ed105de?_state=k3O5BJ5G-E5LdXjtit39uQdh2mp2-oXVu2GaJh8jYrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZTMyMjkwLWQ2YzktNDkyZS1iNDdmLTc3NTI3ZWQxMDVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDM3OTgxODRaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" provided=sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa vars.name="foo/bar" vars.uuid=c4e32290-d6c9-492e-b47f-77527ed105de time="2025-08-07T15:06:45Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=fa9b7048-e9df-452c-a737-3e11641e2637 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/c4e32290-d6c9-492e-b47f-77527ed105de?_state=k3O5BJ5G-E5LdXjtit39uQdh2mp2-oXVu2GaJh8jYrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZTMyMjkwLWQ2YzktNDkyZS1iNDdmLTc3NTI3ZWQxMDVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDM3OTgxODRaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c4e32290-d6c9-492e-b47f-77527ed105de time="2025-08-07T15:06:45Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=fa9b7048-e9df-452c-a737-3e11641e2637 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/c4e32290-d6c9-492e-b47f-77527ed105de?_state=k3O5BJ5G-E5LdXjtit39uQdh2mp2-oXVu2GaJh8jYrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZTMyMjkwLWQ2YzktNDkyZS1iNDdmLTc3NTI3ZWQxMDVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDM3OTgxODRaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="664.038µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c4e32290-d6c9-492e-b47f-77527ed105de 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "PUT /v2/foo/bar/blobs/uploads/c4e32290-d6c9-492e-b47f-77527ed105de?_state=k3O5BJ5G-E5LdXjtit39uQdh2mp2-oXVu2GaJh8jYrl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM0ZTMyMjkwLWQ2YzktNDkyZS1iNDdmLTc3NTI3ZWQxMDVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDM3OTgxODRaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-07T15:06:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=8a450f1b-1748-4de5-84b4-9f12358205c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="547.502µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=17599a1f-0e7a-447c-b847-a6bf5cc4fbbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/32682b21-b2be-455f-8059-d4a2e6ae2998?_state=ZwEtEXu0BqNb7tuN1ekTStbGm-p_U-m9nJkPqDNscjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNjgyYjIxLWIyYmUtNDU1Zi04MDU5LWQ0YTJlNmFlMjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDU4NjQ4N1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="711.922µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "PUT /v2/foo/bar/blobs/uploads/32682b21-b2be-455f-8059-d4a2e6ae2998?_state=ZwEtEXu0BqNb7tuN1ekTStbGm-p_U-m9nJkPqDNscjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNjgyYjIxLWIyYmUtNDU1Zi04MDU5LWQ0YTJlNmFlMjk5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDU4NjQ4N1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=662f3601-3155-4490-a8e3-6e7acdf4150b http.request.method=POST http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="599.39µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=ec83174e-b83f-469a-83fb-249b673993f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/3a092e3d-afa1-42d9-aab9-e0d26e387f08?_state=rGO3XC9aobOfx_khgIkGwI3yN3SyQfUsGqfRcXz8BBd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMDkyZTNkLWFmYTEtNDJkOS1hYWI5LWUwZDI2ZTM4N2YwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDczNTc2ODhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="750.806µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "PUT /v2/foo/bar/blobs/uploads/3a092e3d-afa1-42d9-aab9-e0d26e387f08?_state=rGO3XC9aobOfx_khgIkGwI3yN3SyQfUsGqfRcXz8BBd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMDkyZTNkLWFmYTEtNDJkOS1hYWI5LWUwZDI2ZTM4N2YwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDczNTc2ODhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:45Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=96445fed-6f9e-4b32-be38-7c3f7ad00ce9 http.request.method=POST http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="634.436µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=fa6f9ae5-0744-4daf-8902-9d1522f6409b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/fde1d853-9166-489f-ab7c-3891a18432ee?_state=nMKUhk5LdUm620kqZeX4pa19z1v-VN40gV6fmoDKAG97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkZTFkODUzLTkxNjYtNDg5Zi1hYjdjLTM4OTFhMTg0MzJlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDg4ODY5MjlaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.83952533s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:45 +0000] "PUT /v2/foo/bar/blobs/uploads/fde1d853-9166-489f-ab7c-3891a18432ee?_state=nMKUhk5LdUm620kqZeX4pa19z1v-VN40gV6fmoDKAG97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZkZTFkODUzLTkxNjYtNDg5Zi1hYjdjLTM4OTFhMTg0MzJlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0NS4wMDg4ODY5MjlaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=7e8bec5c-06a9-4830-8fa4-d192aa178762 http.request.method=POST http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.003843ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33409" http.request.id=7535cd47-a692-4674-b6d0-35b2fe0f42d6 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/94beb2a0-6faf-4f71-94c7-c490e239f59c?_state=6NSfy5PYC0lyz5m7vni6oB9L3E1E-l-pLl7JITPXe197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YmViMmEwLTZmYWYtNGY3MS05NGM3LWM0OTBlMjM5ZjU5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0Ni44NzI1MTc3MDlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.752191745s http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:46 +0000] "PATCH /v2/foo/bar/blobs/uploads/94beb2a0-6faf-4f71-94c7-c490e239f59c?_state=6NSfy5PYC0lyz5m7vni6oB9L3E1E-l-pLl7JITPXe197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YmViMmEwLTZmYWYtNGY3MS05NGM3LWM0OTBlMjM5ZjU5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0Ni44NzI1MTc3MDlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=d5741489-c8bb-45f5-b40e-37427fd4919a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/uploads/94beb2a0-6faf-4f71-94c7-c490e239f59c?_state=Q7o1BldN5uKHviX14xmhH5dpYtBr76wdL8GkMQ9Cf1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YmViMmEwLTZmYWYtNGY3MS05NGM3LWM0OTBlMjM5ZjU5YyIsIk9mZnNldCI6MjYxNTE5MzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NDZaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.22925ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "PUT /v2/foo/bar/blobs/uploads/94beb2a0-6faf-4f71-94c7-c490e239f59c?_state=Q7o1BldN5uKHviX14xmhH5dpYtBr76wdL8GkMQ9Cf1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YmViMmEwLTZmYWYtNGY3MS05NGM3LWM0OTBlMjM5ZjU5YyIsIk9mZnNldCI6MjYxNTE5MzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NDZaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=62b64641-4f19-4a23-84c7-1f299e045c56 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="742.101µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=5c0079a3-00c1-429f-8804-24a2ab95c2ce http.request.method=GET http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.128306ms http.response.status=200 http.response.written=26151936 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "GET /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 200 26151936 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=error msg="error parsing digest="sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=d965ecbc-2037-4e4b-990e-9829f9c15ab7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" vars.name="foo/bar" time="2025-08-07T15:06: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.24.6 http.request.host="127.0.0.1:33409" http.request.id=d965ecbc-2037-4e4b-990e-9829f9c15ab7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59636" http.request.uri="/v2/foo/bar/blobs/sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="596.618µs" http.response.status=400 http.response.written=110 vars.digest="sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "GET /v2/foo/bar/blobs/sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=03043df9-92d5-43b7-99a2-6fd95bad2f2f http.request.method=GET http.request.remoteaddr="127.0.0.1:39494" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.duration="862.242µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "GET /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=77729673-ce4f-41c9-9621-1c5f31f211dc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39506" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.duration="747.918µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=b1dce8bb-8036-44f4-a8be-3db1fca6e196 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39506" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="548.582µs" http.response.status=404 http.response.written=157 vars.digest="sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=ae1fdc00-a9d0-45a5-bc40-190707f92860 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39506" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="544.224µs" http.response.status=404 http.response.written=74 vars.digest="sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "DELETE /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=error msg="error parsing digest="sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=76d3cd2e-0df4-4992-9f4e-b1bb8289a241 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39514" http.request.uri="/v2/foo/bar/blobs/sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" vars.name="foo/bar" time="2025-08-07T15:06: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.24.6 http.request.host="127.0.0.1:33409" http.request.id=76d3cd2e-0df4-4992-9f4e-b1bb8289a241 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39514" http.request.uri="/v2/foo/bar/blobs/sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="789.924µs" http.response.status=400 http.response.written=110 vars.digest="sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "DELETE /v2/foo/bar/blobs/sha257:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-07T15:06:48Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=0875297b-5b31-4408-9676-76a1a5d999a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39522" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="800.914µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=07137c48-c6cb-4127-8e4b-796f80a6206b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39522" http.request.uri="/v2/foo/bar/blobs/uploads/c19a17eb-55a0-43d3-9190-aaecdab81c5e?_state=Q3wmB_820EgQFu7DW3rmVpj_bvSeOgGNpQNgZUL3IiN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxOWExN2ViLTU1YTAtNDNkMy05MTkwLWFhZWNkYWI4MWM1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0OC43MjcxOTY2OTRaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.910907237s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "PUT /v2/foo/bar/blobs/uploads/c19a17eb-55a0-43d3-9190-aaecdab81c5e?_state=Q3wmB_820EgQFu7DW3rmVpj_bvSeOgGNpQNgZUL3IiN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxOWExN2ViLTU1YTAtNDNkMy05MTkwLWFhZWNkYWI4MWM1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo0OC43MjcxOTY2OTRaIn0%3D&digest=sha256%3A8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=656ae7ea-68c8-41fa-b0ed-79302cc240f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39522" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="993.921µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=fee9fda6-2609-495d-94ba-b500548cb8b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39494" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.943957147s http.response.status=200 http.response.written=2643264 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "GET /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 200 2643264 "" "Go-http-client/1.1" time="2025-08-07T15:06:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33409" http.request.id=239d2e63-0332-4ab6-b90b-9d8c35c84ec8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39480" http.request.uri="/v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.948841607s http.response.status=200 http.response.written=2660544 127.0.0.1 - - [07/Aug/2025:15:06:48 +0000] "GET /v2/foo/bar/blobs/sha256:8fc9bc22b45ab042476c6fba6a3ba08fecf75add48d96f518475a7c4e1991daa HTTP/1.1" 200 2660544 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.77s) === RUN TestRelativeURL time="2025-08-07T15:06: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.24.6 time="2025-08-07T15:06:50Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37621" http.request.id=39074b86-42a3-4525-903f-c8cc75a65e6e http.request.method=POST http.request.remoteaddr="127.0.0.1:45936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="843.462µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37621" http.request.id=6698e436-942c-4cb7-a035-56732f3c706a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45936" http.request.uri="/v2/foo/bar/blobs/uploads/f1cb72d8-a875-4c1a-ae01-8468cd4bdba9?_state=-r2nPhXfvAJYSpDEa8XRDAZDn4fNQ_mQGdkpWK-_daV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxY2I3MmQ4LWE4NzUtNGMxYS1hZTAxLTg0NjhjZDRiZGJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo1MC42NjM4NDQ3OTNaIn0%3D&digest=sha256%3A9f664f937f271b12b087a96616ea1e930f8673db9911a1cd19e8fef0d86f7a16" http.request.useragent="Go-http-client/1.1" http.response.duration=1.372462468s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:50 +0000] "PUT /v2/foo/bar/blobs/uploads/f1cb72d8-a875-4c1a-ae01-8468cd4bdba9?_state=-r2nPhXfvAJYSpDEa8XRDAZDn4fNQ_mQGdkpWK-_daV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxY2I3MmQ4LWE4NzUtNGMxYS1hZTAxLTg0NjhjZDRiZGJhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo1MC42NjM4NDQ3OTNaIn0%3D&digest=sha256%3A9f664f937f271b12b087a96616ea1e930f8673db9911a1cd19e8fef0d86f7a16 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37621" http.request.id=ebe18303-bf92-4b61-831e-4c2a85bc9f9a http.request.method=POST http.request.remoteaddr="127.0.0.1:45936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043939ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37621" http.request.id=5555a04c-b377-4baf-80ea-df046aac6a8f http.request.method=POST http.request.remoteaddr="127.0.0.1:45936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="624.586µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37621" http.request.id=b0dd7517-f83c-4b5f-b3c4-3795d918d7a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45936" http.request.uri="/v2/foo/bar/blobs/uploads/8cd154ed-73f3-42b7-95f4-e17063bbf536?_state=EOjzDSnY0t4GB5b8x_h9EEGGBoFa_f7e4E7VQAFKvQ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjZDE1NGVkLTczZjMtNDJiNy05NWY0LWUxNzA2M2JiZjUzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo1Mi4yMDU5NDExNzdaIn0%3D&digest=sha256%3Aef8735541821d66091e20d46a94d3fb383055d47c751ec3286a00b3c58982db6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.734801448s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:52 +0000] "PUT /v2/foo/bar/blobs/uploads/8cd154ed-73f3-42b7-95f4-e17063bbf536?_state=EOjzDSnY0t4GB5b8x_h9EEGGBoFa_f7e4E7VQAFKvQ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjZDE1NGVkLTczZjMtNDJiNy05NWY0LWUxNzA2M2JiZjUzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo1Mi4yMDU5NDExNzdaIn0%3D&digest=sha256%3Aef8735541821d66091e20d46a94d3fb383055d47c751ec3286a00b3c58982db6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.28s) === RUN TestBlobDeleteDisabled time="2025-08-07T15:06: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.24.6 time="2025-08-07T15:06:53Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:54Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:42897" http.request.id=19db43f0-31db-4580-8782-2e63170a4efd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60400" http.request.uri="/v2/foo/bar/blobs/sha256:7d1cc7920b017a03ccdc019473cff645dc0dd5ba9704a68e0125270f27374c74" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="810.684µs" http.response.status=405 http.response.written=78 vars.digest="sha256:7d1cc7920b017a03ccdc019473cff645dc0dd5ba9704a68e0125270f27374c74" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:54 +0000] "DELETE /v2/foo/bar/blobs/sha256:7d1cc7920b017a03ccdc019473cff645dc0dd5ba9704a68e0125270f27374c74 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.07s) === RUN TestDeleteDisabled time="2025-08-07T15:06:54Z" 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.24.6 time="2025-08-07T15:06:54Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:54Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34707" http.request.id=7dd630f2-c034-41d1-9761-afa6de0e007d http.request.method=POST http.request.remoteaddr="127.0.0.1:44140" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="937.134µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34707" http.request.id=eab5a74b-884e-4208-a8aa-e6847f04b946 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44140" http.request.uri="/v2/foo/bar/blobs/uploads/e138da7f-9fd2-452e-8b72-571b76ad5203?_state=KfBJox7w8ghw-Wds7usBEouqMa6wOXHEcEAPDuxgLXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxMzhkYTdmLTlmZDItNDUyZS04YjcyLTU3MWI3NmFkNTIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo1NC4wODYxMzM0MjJaIn0%3D&digest=sha256%3A02f8c8d19c03e2bb6421b123fc89d06b0309763b0f23507b87513f5e3791af1d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.144975683s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:54 +0000] "PUT /v2/foo/bar/blobs/uploads/e138da7f-9fd2-452e-8b72-571b76ad5203?_state=KfBJox7w8ghw-Wds7usBEouqMa6wOXHEcEAPDuxgLXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxMzhkYTdmLTlmZDItNDUyZS04YjcyLTU3MWI3NmFkNTIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo1NC4wODYxMzM0MjJaIn0%3D&digest=sha256%3A02f8c8d19c03e2bb6421b123fc89d06b0309763b0f23507b87513f5e3791af1d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:55Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:34707" http.request.id=7bcb6179-e2bb-416b-951f-53e65f5d8194 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44140" http.request.uri="/v2/foo/bar/blobs/sha256:02f8c8d19c03e2bb6421b123fc89d06b0309763b0f23507b87513f5e3791af1d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="812.688µs" http.response.status=405 http.response.written=78 vars.digest="sha256:02f8c8d19c03e2bb6421b123fc89d06b0309763b0f23507b87513f5e3791af1d" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:06:55 +0000] "DELETE /v2/foo/bar/blobs/sha256:02f8c8d19c03e2bb6421b123fc89d06b0309763b0f23507b87513f5e3791af1d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.24s) === RUN TestDeleteReadOnly time="2025-08-07T15:06: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.24.6 time="2025-08-07T15:06:55Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43723" http.request.id=f443b7dd-b8de-40a9-acdb-0fd4b403f60f http.request.method=POST http.request.remoteaddr="127.0.0.1:59984" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006727ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:57Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43723" http.request.id=2c65788d-c00a-438b-b2fd-3e6819815f65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59984" http.request.uri="/v2/foo/bar/blobs/uploads/988f8b57-7976-4406-af82-389eac7ed953?_state=7pgVqhSHEaxuNDAM3Or3hweMMz5FmeH_DD89xSwMHT57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4OGY4YjU3LTc5NzYtNDQwNi1hZjgyLTM4OWVhYzdlZDk1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo1NS4zNDg1OTg5ODhaIn0%3D&digest=sha256%3A9be920d86f7d7eb327ae4d82b6072229b6664e04e878b17bf7f21f1268752857" http.request.useragent="Go-http-client/1.1" http.response.duration=2.03276064s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:55 +0000] "PUT /v2/foo/bar/blobs/uploads/988f8b57-7976-4406-af82-389eac7ed953?_state=7pgVqhSHEaxuNDAM3Or3hweMMz5FmeH_DD89xSwMHT57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4OGY4YjU3LTc5NzYtNDQwNi1hZjgyLTM4OWVhYzdlZDk1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNjo1NS4zNDg1OTg5ODhaIn0%3D&digest=sha256%3A9be920d86f7d7eb327ae4d82b6072229b6664e04e878b17bf7f21f1268752857 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [07/Aug/2025:15:06:57 +0000] "DELETE /v2/foo/bar/blobs/sha256:9be920d86f7d7eb327ae4d82b6072229b6664e04e878b17bf7f21f1268752857 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.13s) === RUN TestStartPushReadOnly time="2025-08-07T15:06:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-07T15:06:57Z" level=info msg="redis not configured" go.version=go1.24.6 127.0.0.1 - - [07/Aug/2025:15:06:57 +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-08-07T15:06:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-07T15:06:57Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:06:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=0cd089a4-f49c-4967-98c3-5ed9f428d253 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" 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="724.801µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:15:06:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-07T15:06:57Z" 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.24.6 http.request.host="127.0.0.1:39373" http.request.id=195a9fdf-37dc-4783-8983-c0d159f9c600 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" 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="501.442µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [07/Aug/2025:15:06:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T15:06:57Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=825a26fb-c4bc-4115-b32d-da910eb92efa http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" 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="513.19µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:15:06:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-07T15:06:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=47d29ffa-ad06-4a96-b92f-5b2a2d3576c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" 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="709.913µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T15:06:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=47d29ffa-ad06-4a96-b92f-5b2a2d3576c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" 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="732.419µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T15:06:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=47d29ffa-ad06-4a96-b92f-5b2a2d3576c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" 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="751.143µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T15:06:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=47d29ffa-ad06-4a96-b92f-5b2a2d3576c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" 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="766.488µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:15:06:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-07T15:06:57Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=73aac4de-9f6d-42fe-9d13-a642e1548aa1 http.request.method=POST http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="950.066µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=fd998428-b08d-4d4a-b9e8-bc407f0969fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/blobs/uploads/49f35460-82d4-417b-8d63-f1400208f4c0?_state=j1etqEDaqEh6sZI81hkJW4TARC1KWGHCEqy73jJvF-h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0OWYzNTQ2MC04MmQ0LTQxN2ItOGQ2My1mMTQwMDIwOGY0YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NTcuNDgwOTI3MjUyWiJ9&digest=sha256%3Ab6b809723a2e405d0161ba2e78b7aa9ee3d37dacb5c314c70503533e3de599cb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.471330539s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/49f35460-82d4-417b-8d63-f1400208f4c0?_state=j1etqEDaqEh6sZI81hkJW4TARC1KWGHCEqy73jJvF-h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0OWYzNTQ2MC04MmQ0LTQxN2ItOGQ2My1mMTQwMDIwOGY0YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NTcuNDgwOTI3MjUyWiJ9&digest=sha256%3Ab6b809723a2e405d0161ba2e78b7aa9ee3d37dacb5c314c70503533e3de599cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:06:59Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=a6d9b795-45e7-47e3-ab2d-12f137ea0c7a http.request.method=POST http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067152ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=9408d585-6c17-4080-9c35-e2ac1ac31059 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/blobs/uploads/ed4110e3-addf-41fe-8302-10efb690248f?_state=3HmttJbgQG_hYMcQxWjy6A0GLUJCyHDQ3HLxU3zdQGV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZDQxMTBlMy1hZGRmLTQxZmUtODMwMi0xMGVmYjY5MDI0OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NTkuMDU1NzM1Mjg3WiJ9&digest=sha256%3A84a03eac722868db8133199762bb9f686ab53366fbbb27389bd70aaa965d382e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.069886797s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:06:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/ed4110e3-addf-41fe-8302-10efb690248f?_state=3HmttJbgQG_hYMcQxWjy6A0GLUJCyHDQ3HLxU3zdQGV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlZDQxMTBlMy1hZGRmLTQxZmUtODMwMi0xMGVmYjY5MDI0OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDY6NTkuMDU1NzM1Mjg3WiJ9&digest=sha256%3A84a03eac722868db8133199762bb9f686ab53366fbbb27389bd70aaa965d382e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=a8fd4d08-fedf-4da4-9ea5-eacba5de137b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.277495ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=f883e57d-dada-4a18-90ab-c2a3ebb6352a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" http.request.useragent="Go-http-client/1.1" http.response.duration="885.684µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=05559bce-7ed5-4412-b591-cc8a5e109e9a http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" 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="908.112µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=9e2daee1-5f6b-4532-b92e-5af52c2d260b http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="771.135µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39373" http.request.id=abfed356-a0fc-46f6-8d87-810ec644d6f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" http.request.useragent="Go-http-client/1.1" http.response.duration="904.141µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39373" http.request.id=f6d3f3d7-41da-479f-b95f-8fd4bac4f95f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" http.request.useragent="Go-http-client/1.1" http.response.duration="884.824µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:39373" http.request.id=58464d10-a89d-4d92-9b38-327ff9b0cb58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" http.request.useragent="Go-http-client/1.1" http.response.duration="896.287µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=4338bc64-252a-4532-972e-9db054d3b5d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="770.352µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=3bc8395e-0c44-4639-9b7d-05213c6216f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="500.758µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=f4a74469-8ee3-4eb9-a6c9-4dd3e8d8ffb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" http.request.useragent="Go-http-client/1.1" http.response.duration="491.891µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "GET /v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=d2a7e506-f8f5-4e3e-94ac-5dc8c6babd78 http.request.method=GET http.request.remoteaddr="127.0.0.1:46616" 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="553.221µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=error msg="payload digest does match: "sha256:5e5afa032d428aae1d4b88d83215fd85d6196ded27999fb59b2f1b2cd68a8fb9" != "sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e"" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=47b3f3f1-dc27-4b48-8532-86da50420f25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" time="2025-08-07T15:07:01Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=47b3f3f1-dc27-4b48-8532-86da50420f25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46616" http.request.uri="/v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="657.94µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e" 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:e4305b32c9930526eb4d90fe7ea3587bf334fb0d1d540159379e40a2cdfac30e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=3661aceb-eb95-4be9-be70-5f601ed6020e http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" 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="656.843µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" 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.24.6 http.request.host="127.0.0.1:39373" http.request.id=14ac3cc6-0fad-4d79-b9df-66c96d7d38ac http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" 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="497.545µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39373" http.request.id=a21414ed-5c19-4c71-8bd5-55f20aeb9023 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" 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.407µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T15:07:01Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39373" http.request.id=a21414ed-5c19-4c71-8bd5-55f20aeb9023 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" 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="600.418µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T15:07:01Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39373" http.request.id=a21414ed-5c19-4c71-8bd5-55f20aeb9023 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" 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="620.337µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=7a00341d-079f-4a7d-9647-5bf186d6df2d http.request.method=POST http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="605.43µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=24345acd-2538-4a47-8f42-5b2ad75a0d20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/blobs/uploads/210056f4-44e5-4c8e-a046-e0a84e9ff826?_state=TtTmBYopPDzE9dE6UuYIbxYy9TVJeESEitjiuYeoOD57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMTAwNTZmNC00NGU1LTRjOGUtYTA0Ni1lMGE4NGU5ZmY4MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDEuMTU1ODgyMzEyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="713.925µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/210056f4-44e5-4c8e-a046-e0a84e9ff826?_state=TtTmBYopPDzE9dE6UuYIbxYy9TVJeESEitjiuYeoOD57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMTAwNTZmNC00NGU1LTRjOGUtYTA0Ni1lMGE4NGU5ZmY4MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDEuMTU1ODgyMzEyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39373" http.request.id=30e0401c-183c-4d74-bce9-dc1d9f609d27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" 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="576.427µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T15:07:01Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39373" http.request.id=30e0401c-183c-4d74-bce9-dc1d9f609d27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" 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="596.475µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-07T15:07:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=1e622d0d-0311-47f2-b25e-498b3c2ef4d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="887.825µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:02Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=36fb19d8-a37e-40af-bbb2-b55f0b5a1eb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/blobs/uploads/873a2ee3-b010-46fe-9465-ec19419b45e7?_state=gircHIQ_xhA6ilKD7PBJbrCBtmdHO2Pq3xl_YnjETv97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NzNhMmVlMy1iMDEwLTQ2ZmUtOTQ2NS1lYzE5NDE5YjQ1ZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDEuMjMxMjkzOTc2WiJ9&digest=sha256%3A0e7a0d99720b2034e565a47fb04ce1fdc50dd3585926bfad78f140181f986c3f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.330087454s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/873a2ee3-b010-46fe-9465-ec19419b45e7?_state=gircHIQ_xhA6ilKD7PBJbrCBtmdHO2Pq3xl_YnjETv97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NzNhMmVlMy1iMDEwLTQ2ZmUtOTQ2NS1lYzE5NDE5YjQ1ZTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDEuMjMxMjkzOTc2WiJ9&digest=sha256%3A0e7a0d99720b2034e565a47fb04ce1fdc50dd3585926bfad78f140181f986c3f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:02Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=8c0a5b96-f6f3-431c-af55-5b584d01e614 http.request.method=POST http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033919ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=275d48d2-a5cc-42e4-a52a-5005df3df2ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/blobs/uploads/403726c1-576f-4377-aaaf-5f66efe5bc74?_state=PIH0YDEnKOc8xrpibEHeDCIoTT0Ck8TKo8EyU0fdyb97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MDM3MjZjMS01NzZmLTQzNzctYWFhZi01ZjY2ZWZlNWJjNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDIuNjY0OTk4NzE1WiJ9&digest=sha256%3Ae3a55eec24fa90557093ed588bca5827fb8cd8f99b7dc4ce6661bd89dd2d74fd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.099949742s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/403726c1-576f-4377-aaaf-5f66efe5bc74?_state=PIH0YDEnKOc8xrpibEHeDCIoTT0Ck8TKo8EyU0fdyb97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MDM3MjZjMS01NzZmLTQzNzctYWFhZi01ZjY2ZWZlNWJjNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDIuNjY0OTk4NzE1WiJ9&digest=sha256%3Ae3a55eec24fa90557093ed588bca5827fb8cd8f99b7dc4ce6661bd89dd2d74fd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39373" http.request.id=568d4e2d-bc96-47b6-a618-89eaf5c3161f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.401094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39373" http.request.id=03c90b2a-8b81-463e-b1c2-6cea31ce0213 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/sha256:49581546314f0c014bda13e2b2f5bdbb7e137ed2913beb1b0a853decaff2be30" http.request.useragent="Go-http-client/1.1" http.response.duration="687.041µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:49581546314f0c014bda13e2b2f5bdbb7e137ed2913beb1b0a853decaff2be30 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=ed3a1fa9-4ceb-4262-babc-0697a560f0c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" 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="707.416µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=44cc9d26-5bf3-45b0-9ea0-0abaf51a0a56 http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/sha256:49581546314f0c014bda13e2b2f5bdbb7e137ed2913beb1b0a853decaff2be30" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="703.265µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/sha256:49581546314f0c014bda13e2b2f5bdbb7e137ed2913beb1b0a853decaff2be30 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=84475a99-3089-4836-8433-786466b0335c http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="530.199µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=773f8ca5-eb5b-40bb-a142-2ff4354c697f http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/sha256:49581546314f0c014bda13e2b2f5bdbb7e137ed2913beb1b0a853decaff2be30" http.request.useragent="Go-http-client/1.1" http.response.duration="511.185µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/sha256:49581546314f0c014bda13e2b2f5bdbb7e137ed2913beb1b0a853decaff2be30 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=593959c9-6254-4781-b8d3-da4e33d7018d http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" 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="469.457µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="rewriting manifest sha256:49581546314f0c014bda13e2b2f5bdbb7e137ed2913beb1b0a853decaff2be30 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=2dd16ef3-5fa1-462e-a55c-7459566bac2c http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" 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-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=2dd16ef3-5fa1-462e-a55c-7459566bac2c http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" 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.149917ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39373" http.request.id=65090fa6-1c6e-47e2-9649-937449a32738 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" 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="606.462µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39373" http.request.id=7bfea5c0-1ef4-4e70-8206-a2099ddfbabe http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="669.693µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39373" http.request.id=3861ce79-591a-4bc4-9219-41744506eaa7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/sha256:9f42ba7ad7b15554103be9d03b6712209eea75ba6388b171b6304bd3b4d0ea96" http.request.useragent="Go-http-client/1.1" http.response.duration="693.201µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:9f42ba7ad7b15554103be9d03b6712209eea75ba6388b171b6304bd3b4d0ea96 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=f8dc1ea8-e1b2-4bc9-bb32-91c970b0f15a http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" 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="647.559µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=237d557f-8119-494d-bb69-3c987f2b2f2e http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/sha256:9f42ba7ad7b15554103be9d03b6712209eea75ba6388b171b6304bd3b4d0ea96" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="586.785µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/sha256:9f42ba7ad7b15554103be9d03b6712209eea75ba6388b171b6304bd3b4d0ea96 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=163e3448-0502-461a-8745-53761e637c77 http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="531.363µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=4f4d6965-e080-43b9-aa52-228429367e2f http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" http.request.uri="/v2/foo/schema2/manifests/sha256:9f42ba7ad7b15554103be9d03b6712209eea75ba6388b171b6304bd3b4d0ea96" http.request.useragent="Go-http-client/1.1" http.response.duration="722.768µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/sha256:9f42ba7ad7b15554103be9d03b6712209eea75ba6388b171b6304bd3b4d0ea96 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="rewriting manifest list sha256:9f42ba7ad7b15554103be9d03b6712209eea75ba6388b171b6304bd3b4d0ea96 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=8fd3f9fb-8d26-4eee-8183-031b2a8c81f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" 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-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39373" http.request.id=8fd3f9fb-8d26-4eee-8183-031b2a8c81f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46630" 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="941.387µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" 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.24.6 time="2025-08-07T15:07:04Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:07:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=edb7f12d-3d3c-4bbf-b453-aea1841dd6cd http.request.method=GET http.request.remoteaddr="127.0.0.1:49780" 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="693.832µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" 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.24.6 http.request.host="127.0.0.1:39639" http.request.id=9490f6b8-fff1-4c26-b3a8-635c3eb9576a http.request.method=GET http.request.remoteaddr="127.0.0.1:49780" 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="476.006µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=64188818-b17e-4b84-b305-dd2a7bbb02af http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" 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="498.634µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=47ca0156-d052-4eb7-9d4f-549ffef08b32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" 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="730.395µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T15:07:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=47ca0156-d052-4eb7-9d4f-549ffef08b32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" 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="755.284µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T15:07:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=47ca0156-d052-4eb7-9d4f-549ffef08b32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" 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="773.821µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T15:07:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=47ca0156-d052-4eb7-9d4f-549ffef08b32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" 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="790.018µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-07T15:07:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=1545cbf6-b6a7-4abf-893c-ffebd3b69864 http.request.method=POST http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="844.241µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=4922a3d1-244d-4e0b-9dc1-037cc3cab90e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/blobs/uploads/86aba345-741b-45a3-8379-b8b55246efe3?_state=WPyHUTNzgfCsvDgFgbn6RCkPULsKPC2DXj3jZXdrkX17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NmFiYTM0NS03NDFiLTQ1YTMtODM3OS1iOGI1NTI0NmVmZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDQuODcyMjk2ODEzWiJ9&digest=sha256%3A14cc74c6a8a26a5ac62103e5a144ad8a826f63b604173163539eae09970a4c14" http.request.useragent="Go-http-client/1.1" http.response.duration=1.074342872s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:04 +0000] "PUT /v2/foo/schema1/blobs/uploads/86aba345-741b-45a3-8379-b8b55246efe3?_state=WPyHUTNzgfCsvDgFgbn6RCkPULsKPC2DXj3jZXdrkX17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NmFiYTM0NS03NDFiLTQ1YTMtODM3OS1iOGI1NTI0NmVmZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDQuODcyMjk2ODEzWiJ9&digest=sha256%3A14cc74c6a8a26a5ac62103e5a144ad8a826f63b604173163539eae09970a4c14 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=f9213f10-e525-4727-b6f8-448c7c30027d http.request.method=POST http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.095302ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=cc826977-fc8a-48f1-8452-9c629cf9341f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/blobs/uploads/30c76957-009c-47e7-9ac3-173e0ae50497?_state=V4OS2oQGcKeD7Td6W4aCqsIT1ruxUYhakZq7gZcTjuN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMGM3Njk1Ny0wMDljLTQ3ZTctOWFjMy0xNzNlMGFlNTA0OTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDYuMDExNDA3MDU1WiJ9&digest=sha256%3Aa6c00e9d93b4d7bbacb8e36931e9d99246aaf5d40b559ef7f95630ba61f114f1" http.request.useragent="Go-http-client/1.1" http.response.duration=736.31543ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema1/blobs/uploads/30c76957-009c-47e7-9ac3-173e0ae50497?_state=V4OS2oQGcKeD7Td6W4aCqsIT1ruxUYhakZq7gZcTjuN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMGM3Njk1Ny0wMDljLTQ3ZTctOWFjMy0xNzNlMGFlNTA0OTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDYuMDExNDA3MDU1WiJ9&digest=sha256%3Aa6c00e9d93b4d7bbacb8e36931e9d99246aaf5d40b559ef7f95630ba61f114f1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=3c64e3ee-efc7-4bc4-a577-24f32bb84287 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.26527ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=cc565077-03c0-4195-96f2-a8bba1509065 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" http.request.useragent="Go-http-client/1.1" http.response.duration="922.76µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=bd3357f6-e628-4788-afdd-44b722019596 http.request.method=GET http.request.remoteaddr="127.0.0.1:49780" 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="815.556µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=39e44531-c8ee-4611-907f-0d46a4010271 http.request.method=GET http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="797.493µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "GET /v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39639" http.request.id=3a03ba60-9b4b-4d85-aee0-1a532b347c0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" http.request.useragent="Go-http-client/1.1" http.response.duration="865.995µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39639" http.request.id=2ce8592b-f202-45ae-a8d0-52b52a4237a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" http.request.useragent="Go-http-client/1.1" http.response.duration="998.143µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:39639" http.request.id=4ac6cf10-a494-44d2-8e7a-dff9d4b25640 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" http.request.useragent="Go-http-client/1.1" http.response.duration="885.31µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=ca49e45e-c496-4cad-a77d-406e04b5d050 http.request.method=GET http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="783.377µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "GET /v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=7313ae84-4376-4dab-80a0-1e1fbb6ed125 http.request.method=GET http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="503.477µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=0425debc-a47b-4dfc-9012-24ae875942fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" http.request.useragent="Go-http-client/1.1" http.response.duration="483.381µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "GET /v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=a96ceba7-46c5-4b8d-8d1c-80b62a14acad http.request.method=GET http.request.remoteaddr="127.0.0.1:49780" 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="501.899µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=error msg="payload digest does match: "sha256:8f08fe199042b826c4b0ae94a10b49fa79267d439e0892a927f1380e16ca7e9f" != "sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49"" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=9e37f546-c7f5-45bf-9ed7-bb40ac0050b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" time="2025-08-07T15:07:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=9e37f546-c7f5-45bf-9ed7-bb40ac0050b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49780" http.request.uri="/v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="665.302µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49" 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:758c19905751c12391f8649803d7fd07bab9cba84d05059efdf3d86acbaafa49 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=7d39a283-9e0d-4d04-807f-5816a382fc01 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" 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="662.898µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" 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.24.6 http.request.host="127.0.0.1:39639" http.request.id=9542f701-91ad-4286-b231-f9371c5b0124 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" 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="608.872µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39639" http.request.id=34a6bb9b-f00f-4afc-815e-0e2fb043f34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" 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="685.134µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T15:07:06Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39639" http.request.id=34a6bb9b-f00f-4afc-815e-0e2fb043f34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" 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="705.297µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T15:07:06Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39639" http.request.id=34a6bb9b-f00f-4afc-815e-0e2fb043f34f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" 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="726.097µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=4e40af76-e1d9-4707-b144-a7c77cb49d97 http.request.method=POST http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="702.677µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=1635a27c-2503-460f-bd10-fd3a3264869a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/blobs/uploads/d97f621b-56d7-45a8-925e-dca06baa70d0?_state=caR1xxdOKPIlox881I4VMLQNfxP6bVfFB0umT-enV6t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkOTdmNjIxYi01NmQ3LTQ1YTgtOTI1ZS1kY2EwNmJhYTcwZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDYuNzc2NzU4MDQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="767.743µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema2/blobs/uploads/d97f621b-56d7-45a8-925e-dca06baa70d0?_state=caR1xxdOKPIlox881I4VMLQNfxP6bVfFB0umT-enV6t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkOTdmNjIxYi01NmQ3LTQ1YTgtOTI1ZS1kY2EwNmJhYTcwZDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDYuNzc2NzU4MDQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39639" http.request.id=7d2b9f36-41b7-459f-8d1d-74c5370b68bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" 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="697.689µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T15:07:06Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39639" http.request.id=7d2b9f36-41b7-459f-8d1d-74c5370b68bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" 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="729.447µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-07T15:07:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=9941d988-5e9a-411e-87db-49559f3a6494 http.request.method=POST http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="868.422µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=5104695b-1e53-4032-a7aa-a95da3e4963a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/blobs/uploads/d1d5c90d-7583-4492-ba8c-19b633c476b3?_state=WoCntbgm4bIsTsFNjRqW1kyHfFYAbll04WTBirISD0Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMWQ1YzkwZC03NTgzLTQ0OTItYmE4Yy0xOWI2MzNjNDc2YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDYuODM0ODMzNjgzWiJ9&digest=sha256%3A2c5041436403951e629c9955e6f53ef1b2cbed37fa69589d5ea6f9c5dc7d5d50" http.request.useragent="Go-http-client/1.1" http.response.duration=656.530902ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:06 +0000] "PUT /v2/foo/schema2/blobs/uploads/d1d5c90d-7583-4492-ba8c-19b633c476b3?_state=WoCntbgm4bIsTsFNjRqW1kyHfFYAbll04WTBirISD0Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMWQ1YzkwZC03NTgzLTQ0OTItYmE4Yy0xOWI2MzNjNDc2YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDYuODM0ODMzNjgzWiJ9&digest=sha256%3A2c5041436403951e629c9955e6f53ef1b2cbed37fa69589d5ea6f9c5dc7d5d50 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=772ece3c-f162-4c73-bab7-fc040cb77937 http.request.method=POST http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.103061ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=2ac4afcb-df30-4466-81e6-4ea4ddb53273 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/blobs/uploads/ac1a16c1-d697-4b48-bf31-413f7e9099e1?_state=xVkG_7IoXdCwdbIXYqXZHZNe02puli2zoB9UhDNWJy97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYzFhMTZjMS1kNjk3LTRiNDgtYmYzMS00MTNmN2U5MDk5ZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDcuNTQ2MjU2NDMyWiJ9&digest=sha256%3A417ace64e101e325e4f5680cbcc6542e2d2823c4a03eb3757b02d83de1299536" http.request.useragent="Go-http-client/1.1" http.response.duration=640.012822ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/ac1a16c1-d697-4b48-bf31-413f7e9099e1?_state=xVkG_7IoXdCwdbIXYqXZHZNe02puli2zoB9UhDNWJy97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYzFhMTZjMS1kNjk3LTRiNDgtYmYzMS00MTNmN2U5MDk5ZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDcuNTQ2MjU2NDMyWiJ9&digest=sha256%3A417ace64e101e325e4f5680cbcc6542e2d2823c4a03eb3757b02d83de1299536 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39639" http.request.id=7ae6f179-2429-4ade-a040-0ca30fed864d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.162377ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39639" http.request.id=64843ed6-6149-450d-a085-3acd3ec0f320 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/sha256:6ef584eea0ed1cecee01cb658442100b7bc5be23db13e82e5a2cb9a497188255" http.request.useragent="Go-http-client/1.1" http.response.duration="696.143µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "PUT /v2/foo/schema2/manifests/sha256:6ef584eea0ed1cecee01cb658442100b7bc5be23db13e82e5a2cb9a497188255 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=8516a537-2873-4dfc-b06e-065000f480a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" 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="740.297µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=8116c21a-2685-4f50-b375-c134d770bf71 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/sha256:6ef584eea0ed1cecee01cb658442100b7bc5be23db13e82e5a2cb9a497188255" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="603.995µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/sha256:6ef584eea0ed1cecee01cb658442100b7bc5be23db13e82e5a2cb9a497188255 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=489bf5c9-7b56-4d3f-b2ce-a2536111311d http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="594.721µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=02152090-76f3-4cfd-9c35-4f122034ad62 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/sha256:6ef584eea0ed1cecee01cb658442100b7bc5be23db13e82e5a2cb9a497188255" http.request.useragent="Go-http-client/1.1" http.response.duration="520.356µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/sha256:6ef584eea0ed1cecee01cb658442100b7bc5be23db13e82e5a2cb9a497188255 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=29d565fe-6131-42f1-af76-b646504ce9bc http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" 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="479.742µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="rewriting manifest sha256:6ef584eea0ed1cecee01cb658442100b7bc5be23db13e82e5a2cb9a497188255 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=a5b3b1a7-b32d-4050-98b6-eaeabf1f7e6f http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" 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-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=a5b3b1a7-b32d-4050-98b6-eaeabf1f7e6f http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" 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.166981ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-07T15:07: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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39639" http.request.id=219680b4-a357-4cf2-bfd4-09e8552483ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" 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="625.134µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39639" http.request.id=950db8b3-defe-4c1d-8d06-844196cadcf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="683.773µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39639" http.request.id=8d0cddf6-d869-4453-b484-826fe3d9631a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/sha256:ce715a71881c30ea9efb97e569bf6a976cd455c7e9bb4dbb3bda8c354daf66aa" http.request.useragent="Go-http-client/1.1" http.response.duration="681.647µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "PUT /v2/foo/schema2/manifests/sha256:ce715a71881c30ea9efb97e569bf6a976cd455c7e9bb4dbb3bda8c354daf66aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=28324411-b611-4275-96c4-97d958da0a4d http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" 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="637.507µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=fd8de550-39a3-4d61-8b78-5bbdd9312a69 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/sha256:ce715a71881c30ea9efb97e569bf6a976cd455c7e9bb4dbb3bda8c354daf66aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="599.124µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/sha256:ce715a71881c30ea9efb97e569bf6a976cd455c7e9bb4dbb3bda8c354daf66aa HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=513bf7ab-0faa-4004-a753-c5216a595569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="558.463µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=fb9a177f-35d7-44eb-933d-f11a7ceb2769 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" http.request.uri="/v2/foo/schema2/manifests/sha256:ce715a71881c30ea9efb97e569bf6a976cd455c7e9bb4dbb3bda8c354daf66aa" http.request.useragent="Go-http-client/1.1" http.response.duration="537.963µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/sha256:ce715a71881c30ea9efb97e569bf6a976cd455c7e9bb4dbb3bda8c354daf66aa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="rewriting manifest list sha256:ce715a71881c30ea9efb97e569bf6a976cd455c7e9bb4dbb3bda8c354daf66aa in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=a698f8fc-34b0-4791-b546-a85f5eb9ba07 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" 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-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39639" http.request.id=a698f8fc-34b0-4791-b546-a85f5eb9ba07 http.request.method=GET http.request.remoteaddr="127.0.0.1:46388" 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.05098ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (10.83s) === RUN TestGetManifestWithStorageError time="2025-08-07T15:07:08Z" 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.24.6 time="2025-08-07T15:07:08Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:46055" http.request.id=b171fb93-284b-4add-ae56-54c585086875 http.request.method=GET http.request.remoteaddr="127.0.0.1:35730" 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="692.38µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:46055" http.request.id=6e3196c1-7991-49f3-9e99-d1d58256ba5d http.request.method=GET http.request.remoteaddr="127.0.0.1:35730" 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="484.688µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:46055" http.request.id=695ce9fb-5953-42b0-b489-75d01ceaac81 http.request.method=GET http.request.remoteaddr="127.0.0.1:35730" 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="514.92µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.6 http.request.host="127.0.0.1:46055" http.request.id=98bd4f24-577b-4948-8c6f-e44acafc0b11 http.request.method=GET http.request.remoteaddr="127.0.0.1:35730" 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="570.315µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-08-07T15:07:08Z" 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.24.6 time="2025-08-07T15:07:08Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=54035d90-8a09-498a-b5e7-6819dc1e04ca http.request.method=GET http.request.remoteaddr="127.0.0.1:37696" 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="682.087µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" 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.24.6 http.request.host="127.0.0.1:41765" http.request.id=48526588-7033-4fd6-8bb7-8e2a59d01af3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37696" 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="540.741µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=afb5ba79-041b-4424-9d48-cc75b2cb86a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" 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="633.944µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=b1a1ba7c-5efc-4873-abf5-8855bdd834d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" 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="727.403µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=b1a1ba7c-5efc-4873-abf5-8855bdd834d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" 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="750.986µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=b1a1ba7c-5efc-4873-abf5-8855bdd834d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" 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="768.447µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-07T15:07:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=b1a1ba7c-5efc-4873-abf5-8855bdd834d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" 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="785.111µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-07T15:07:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=494751b3-eeb9-4ec1-b824-463f201d0c3d http.request.method=POST http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="899.033µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:10Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=fee02528-7af3-4c2d-a607-2639fa7e15b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/blobs/uploads/a49a0833-4b2e-4652-8e16-6f1fc825b068?_state=wxVcw38_ECPg0r7xbmNS8Un75TNg0uqN0qnSS5u1_wp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNDlhMDgzMy00YjJlLTQ2NTItOGUxNi02ZjFmYzgyNWIwNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDguMzU2NDY1NjkxWiJ9&digest=sha256%3A25c94438af4eb74909e2dbb867b830a2d1f3d0967c017947b964bede89999168" http.request.useragent="Go-http-client/1.1" http.response.duration=2.431165345s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/a49a0833-4b2e-4652-8e16-6f1fc825b068?_state=wxVcw38_ECPg0r7xbmNS8Un75TNg0uqN0qnSS5u1_wp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNDlhMDgzMy00YjJlLTQ2NTItOGUxNi02ZjFmYzgyNWIwNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MDguMzU2NDY1NjkxWiJ9&digest=sha256%3A25c94438af4eb74909e2dbb867b830a2d1f3d0967c017947b964bede89999168 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:10Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=824b07ed-cbe6-4334-a5b6-9800c1dc2b1f http.request.method=POST http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076156ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=9652306b-4009-40a2-b33f-384c6cf0fbfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/blobs/uploads/ba55ae21-b6cd-472b-93fd-73c0f6bb202a?_state=BgUxg5AHfUk7v0pQkAoLih_V9-M5cvR5KWJLaatQMwx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYTU1YWUyMS1iNmNkLTQ3MmItOTNmZC03M2MwZjZiYjIwMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MTAuODU3ODY1ODk1WiJ9&digest=sha256%3A3d7655deb9394bc5a06452ce84dfa306feab5039abce090c58acfb41077e26c7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115052328s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/ba55ae21-b6cd-472b-93fd-73c0f6bb202a?_state=BgUxg5AHfUk7v0pQkAoLih_V9-M5cvR5KWJLaatQMwx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYTU1YWUyMS1iNmNkLTQ3MmItOTNmZC03M2MwZjZiYjIwMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MTAuODU3ODY1ODk1WiJ9&digest=sha256%3A3d7655deb9394bc5a06452ce84dfa306feab5039abce090c58acfb41077e26c7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=38ae3a42-8c19-41c1-a8f7-78d0e8252b10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.282499ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=e9d86beb-698c-4eea-b650-b90615896876 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.duration=1.036112ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=43699733-99b4-49e3-b57f-3c2c2de168f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37696" 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="808.896µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=637ab007-a6fb-4bf1-84ef-b93c0f521fba http.request.method=GET http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="777.781µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "GET /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41765" http.request.id=37dcbef1-d2b6-4b65-b075-53940ad9af06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.duration="886.043µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41765" http.request.id=fb5d3621-71fe-4e5a-b23b-f902fae7b431 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041448ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:41765" http.request.id=8db1156f-357a-4c31-ba68-b50d40394aef http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.duration=1.096064ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=59c3ea91-61d1-4685-bece-aaa40b162dc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="942.751µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "GET /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=3068741b-1a2c-40ff-a56d-4a7587e08826 http.request.method=GET http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="571.431µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=77fff8ba-3a4c-46b5-98d7-ed5750ddb00b http.request.method=GET http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.duration="521.366µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "GET /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=0fce9382-8a8e-48a0-9bb7-efee635fd6a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37696" 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="512.825µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=error msg="payload digest does match: "sha256:662f578bf4330f56d68546e3b63a597b59db74f600c4e440e565830c9c159580" != "sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143"" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=235c45a1-7e45-4222-95ad-9d2d01433b58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" time="2025-08-07T15:07:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=235c45a1-7e45-4222-95ad-9d2d01433b58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="602.894µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-07T15:07:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=60f7c78c-ea8e-47ea-b3d0-64c037e7d4e7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37698" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.duration="741.5µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "DELETE /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=b01398cc-3125-451e-b533-2c76e5927ee5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37698" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="630.719µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" 127.0.0.1 - - [07/Aug/2025:15:07:11 +0000] "GET /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=989ed252-c724-41f5-9ae5-0bbd0ee9a356 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37714" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="797.269µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=269f876c-83e8-4e8d-bd8e-1fea98440f0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.duration=1.009439ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=fc5b07d4-6a4a-4b4c-b518-65de8e6a7de6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="894.014µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "GET /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=28cbb0cd-73df-4d03-ae61-a7e7c34eed05 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37722" 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="805.3µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=fd3e2d17-89ea-4b01-b872-43b352c15e8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.138695ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=a59cf065-9fac-4384-9e08-90147279b090 http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" 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="556.802µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=f5ca8b5e-9de5-48b8-ad87-406924a1b041 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143" http.request.useragent="Go-http-client/1.1" http.response.duration="680.62µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:59e9f8cd52b4fbcdaa034702fcc357c3ed931dfc4cc965f9aaf740d062996143 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=38f99333-cc1b-42c8-aa18-ce0b5849c8f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" 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="516.794µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=fd08494f-f7b4-441a-802f-43d27cb8b61d http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" 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.759µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" 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.24.6 http.request.host="127.0.0.1:41765" http.request.id=f9257952-8b44-4e1d-8974-dd2519eeb8f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" 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="569.836µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41765" http.request.id=830907f9-9b81-411a-9fec-2551dc2d79d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" 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="586.449µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T15:07:12Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41765" http.request.id=830907f9-9b81-411a-9fec-2551dc2d79d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" 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.85µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T15:07:12Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41765" http.request.id=830907f9-9b81-411a-9fec-2551dc2d79d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" 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="629.685µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=5f1cf253-06d3-40c1-8717-92a36cc53e9c http.request.method=POST http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="579.027µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=2f6f511d-a29a-4f60-ba05-69710e503d27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/blobs/uploads/d08e8e8a-c8b0-40ba-b10a-c19f108dca3a?_state=CEzJbFJMJaCxc6rdH2gdk_D05UpRhoN_vrCrc5i0ZCt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMDhlOGU4YS1jOGIwLTQwYmEtYjEwYS1jMTlmMTA4ZGNhM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MTIuMDI0NDY3MTQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="761.318µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/d08e8e8a-c8b0-40ba-b10a-c19f108dca3a?_state=CEzJbFJMJaCxc6rdH2gdk_D05UpRhoN_vrCrc5i0ZCt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMDhlOGU4YS1jOGIwLTQwYmEtYjEwYS1jMTlmMTA4ZGNhM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MTIuMDI0NDY3MTQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41765" http.request.id=01db9929-8cd5-40f2-be72-9b000194f973 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" 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="616.12µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-07T15:07:12Z" 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.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41765" http.request.id=01db9929-8cd5-40f2-be72-9b000194f973 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" 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="638.615µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-07T15:07:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=592a1b50-4bc5-464c-ba41-e01c2444d740 http.request.method=POST http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026404ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=9023d40e-b032-4000-a268-dddb89c0252c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/blobs/uploads/ff7fd1d0-722a-4afd-bc81-134b36b053a2?_state=LPyn8tssyT6LnxuMALX2Iz_xBR-UNp5LFpHZcDu2zcV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZjdmZDFkMC03MjJhLTRhZmQtYmM4MS0xMzRiMzZiMDUzYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MTIuMTI1MjgwMDUzWiJ9&digest=sha256%3Abb0ffb960be38dd03fb51f3c16fcab9f9f07f1b6db6e3fe9ab657481df08fb76" http.request.useragent="Go-http-client/1.1" http.response.duration=1.807872231s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/ff7fd1d0-722a-4afd-bc81-134b36b053a2?_state=LPyn8tssyT6LnxuMALX2Iz_xBR-UNp5LFpHZcDu2zcV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZjdmZDFkMC03MjJhLTRhZmQtYmM4MS0xMzRiMzZiMDUzYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MTIuMTI1MjgwMDUzWiJ9&digest=sha256%3Abb0ffb960be38dd03fb51f3c16fcab9f9f07f1b6db6e3fe9ab657481df08fb76 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=3815c807-55a4-46e3-b1da-a297ff0bb8cc http.request.method=POST http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.136729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=65423fb5-a0af-4432-8c72-5d59013bf7d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/blobs/uploads/390a2946-8c50-43a5-ba5b-ca8b172f556e?_state=3nfDkV1AN8_3LnnCxiI6Yqj3FztuMwSBWImAQ08l_ht7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzOTBhMjk0Ni04YzUwLTQzYTUtYmE1Yi1jYThiMTcyZjU1NmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MTQuMDMwODEzMjcxWiJ9&digest=sha256%3A6c89c8e976358c6f1d5a1436d8324dcabe636d81d953396ecc422f6493cb57a9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.623084419s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/390a2946-8c50-43a5-ba5b-ca8b172f556e?_state=3nfDkV1AN8_3LnnCxiI6Yqj3FztuMwSBWImAQ08l_ht7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzOTBhMjk0Ni04YzUwLTQzYTUtYmE1Yi1jYThiMTcyZjU1NmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDdUMTU6MDc6MTQuMDMwODEzMjcxWiJ9&digest=sha256%3A6c89c8e976358c6f1d5a1436d8324dcabe636d81d953396ecc422f6493cb57a9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41765" http.request.id=64c1cadf-902f-4613-a2df-5245e31b4ef6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063225ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41765" http.request.id=12aa9561-8f6c-4777-ba4f-11a18d491a33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" http.request.useragent="Go-http-client/1.1" http.response.duration="685.167µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=f7d321d2-e513-4b3a-9410-e6abc71ffb9b http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" 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="809.858µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=5a63b3ef-3902-4c0c-ba7c-0910e7d407a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="662.627µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=894ca42b-4cf7-4150-8b13-1038faabebcc http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="543.706µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=475285d2-6a99-4c97-add9-f6f8ff05797b http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" http.request.useragent="Go-http-client/1.1" http.response.duration="563.211µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=85671113-3dc9-4f3e-a2e3-45413a8df0ce http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" 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="606.874µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="rewriting manifest sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=84d19e37-f970-4c10-b827-3c77fd77f09a http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" 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-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=84d19e37-f970-4c10-b827-3c77fd77f09a http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" 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.096649ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=27ffa650-c681-4995-8990-3016c69e8539 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" http.request.useragent="Go-http-client/1.1" http.response.duration="610.227µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=85085468-6482-4a57-9aa1-6ebfbd12e13c http.request.method=GET http.request.remoteaddr="127.0.0.1:37724" http.request.uri="/v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="647.277µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=3a80a6eb-00d1-47bc-97b9-4a53a9725743 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37728" http.request.uri="/v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="731.252µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41765" http.request.id=34e83fe3-ef9c-49d2-941d-6849247e5431 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37744" http.request.uri="/v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" http.request.useragent="Go-http-client/1.1" http.response.duration="933.027µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=3e9b2a92-6186-48d1-bfb1-419d23d68392 http.request.method=GET http.request.remoteaddr="127.0.0.1:37744" http.request.uri="/v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="689.099µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=aadc67aa-4b4b-4e84-91b8-7b77218fbd63 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37750" 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="731.407µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41765" http.request.id=b2dfa860-1c6d-4cd2-bea3-bf478eac1602 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37752" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="993.144µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=9c9a6efb-91a5-4f1b-8b84-d05c583af36d http.request.method=GET http.request.remoteaddr="127.0.0.1:37752" 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="510.868µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=712c1956-be1f-4eb4-a76b-f8b82871aa45 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37752" http.request.uri="/v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b" http.request.useragent="Go-http-client/1.1" http.response.duration="639.235µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d7d1fefb0e3a5cfafd183fb3b3678b2cff9baa3e0fca74aebe1a233e6e63c26b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41765" http.request.id=ba9ba9a0-ab7b-4a5f-836c-2a084e32fd21 http.request.method=GET http.request.remoteaddr="127.0.0.1:37752" 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="515.655µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [07/Aug/2025:15:07:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (7.46s) === RUN TestManifestDeleteDisabled time="2025-08-07T15:07: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.24.6 time="2025-08-07T15:07:15Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:07:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:39571" http.request.id=c49ab597-4541-4bc6-b030-c3aeb1b86bde http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47310" 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="726.131µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [07/Aug/2025:15:07:15 +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-08-07T15:07: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.24.6 time="2025-08-07T15:07:15Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:07:15Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-07T15:07:16Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.6 time="2025-08-07T15:07:16Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.6 time="2025-08-07T15:07:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:42635" http.request.id=e8006663-4432-4fb8-912f-72d8c60bf7da http.request.method=PUT http.request.remoteaddr="127.0.0.1:50754" 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.373969ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [07/Aug/2025:15:07:16 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-07T15:07:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:42635" http.request.id=44f26929-7c47-46c4-aefd-7282e47ee460 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50762" 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.129783ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [07/Aug/2025:15:07:16 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-07T15:07:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:42635" http.request.id=f95e35de-6acb-4fe3-8fce-86db96f71fa1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50774" 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.18759ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:07:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-07T15:07:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.6 http.request.host="127.0.0.1:42635" http.request.id=f919d139-30c2-4bf2-98d6-9691c98afe7f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50790" 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.214876ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [07/Aug/2025:15:07:16 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (1.25s) === RUN TestProxyManifestGetByTag time="2025-08-07T15:07:16Z" 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.24.6 time="2025-08-07T15:07:16Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:07:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=b6e83e6f-311e-41d3-ada9-108bae6b0d0d http.request.method=POST http.request.remoteaddr="127.0.0.1:58200" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="986.619µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=9be475e5-1a23-4256-86fa-83514bba2a3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58200" http.request.uri="/v2/foo/bar/blobs/uploads/f8cbc715-6fcb-4830-b285-d29d1cba8b62?_state=1CvHpHnfdD6KA8FTGn1Q0q-h7rvVi8y5tDOmrHpAa_d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4Y2JjNzE1LTZmY2ItNDgzMC1iMjg1LWQyOWQxY2JhOGI2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNzoxNy4wNTY4NTk0NFoifQ%3D%3D&digest=sha256%3A6be3c293c3dcf7678e2f9d85554a85375f608044ea8419ef2e572a7b49441b22" http.request.useragent="Go-http-client/1.1" http.response.duration=2.808894167s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:17 +0000] "PUT /v2/foo/bar/blobs/uploads/f8cbc715-6fcb-4830-b285-d29d1cba8b62?_state=1CvHpHnfdD6KA8FTGn1Q0q-h7rvVi8y5tDOmrHpAa_d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4Y2JjNzE1LTZmY2ItNDgzMC1iMjg1LWQyOWQxY2JhOGI2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNzoxNy4wNTY4NTk0NFoifQ%3D%3D&digest=sha256%3A6be3c293c3dcf7678e2f9d85554a85375f608044ea8419ef2e572a7b49441b22 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=61efdc8b-86f3-469c-ae02-6c6e7cb0b09d http.request.method=PUT http.request.remoteaddr="127.0.0.1:58200" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.190193ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:19 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07: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.24.6 time="2025-08-07T15:07:19Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-07T15:07:19Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-07T15:07:19Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.24.6 time="2025-08-07T15:07:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=cb0656b6-2176-4082-a8c7-63faf07152b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:58200" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="660.002µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:15:07:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T15:07:19Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:38101" go.version=go1.24.6 time="2025-08-07T15:07:19Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.6 time="2025-08-07T15:07:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=8f7d2f3d-d47c-4c0d-96b2-5f019f8b63c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58206" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="654.436µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:15:07:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T15:07:19Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38101 /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:38101/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:36549" http.request.id=807a98bc-70d3-4619-893a-9ee63c287125 http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/bar/manifests/sha256:1ab82825e01a62db4ce59fa312f14a8b418f775d2f3f6f3ae0f3e523f65be8cc" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:1ab82825e01a62db4ce59fa312f14a8b418f775d2f3f6f3ae0f3e523f65be8cc" time="2025-08-07T15:07:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=e314645e-5e9b-482c-897e-2e86af966823 http.request.method=GET http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/foo/bar/manifests/sha256:1ab82825e01a62db4ce59fa312f14a8b418f775d2f3f6f3ae0f3e523f65be8cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.134939ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:15:07:19 +0000] "GET /v2/foo/bar/manifests/sha256:1ab82825e01a62db4ce59fa312f14a8b418f775d2f3f6f3ae0f3e523f65be8cc HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T15:07:19Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:1ab82825e01a62db4ce59fa312f14a8b418f775d2f3f6f3ae0f3e523f65be8cc with ttl=167h59m59.999998154s" go.version=go1.24.6 time="2025-08-07T15:07:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36549" http.request.id=807a98bc-70d3-4619-893a-9ee63c287125 http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/bar/manifests/sha256:1ab82825e01a62db4ce59fa312f14a8b418f775d2f3f6f3ae0f3e523f65be8cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.00027ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:15:07:19 +0000] "GET /v2/foo/bar/manifests/sha256:1ab82825e01a62db4ce59fa312f14a8b418f775d2f3f6f3ae0f3e523f65be8cc HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T15:07:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=02d70ae1-421d-426d-b240-0a12b01e2768 http.request.method=GET http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="520.707µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:15:07:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T15:07:19Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38101 /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:38101/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:36549" http.request.id=c1e76c4b-4a49-4b41-ac08-ca4c93421cde http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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-08-07T15:07:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=c165ee1c-17a0-42d9-9334-71ba81c43563 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58230" 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="997.092µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:15:07:19 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T15:07:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36549" http.request.id=c1e76c4b-4a49-4b41-ac08-ca4c93421cde http.request.method=GET http.request.remoteaddr="127.0.0.1:33836" 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=11.436057ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:15:07:19 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T15:07:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=b9594b31-7a8f-4643-8962-f497b5c0d765 http.request.method=POST http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="935.308µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=1d415997-60c3-46dd-84b9-d7b1408df564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/foo/bar/blobs/uploads/05c0db21-5aac-4680-8f34-539ac0c3d70a?_state=nJ_NN2bUMY4_lPzde0BvR2EWXD3DLgNSoU_biTPYr6B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1YzBkYjIxLTVhYWMtNDY4MC04ZjM0LTUzOWFjMGMzZDcwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNzoyMC4wMDU3NjA4ODhaIn0%3D&digest=sha256%3A05c9f981a46b838cc73b1efaed81181d573fc666c7142200cd48ed64f5a07b9d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.101891506s http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:20 +0000] "PUT /v2/foo/bar/blobs/uploads/05c0db21-5aac-4680-8f34-539ac0c3d70a?_state=nJ_NN2bUMY4_lPzde0BvR2EWXD3DLgNSoU_biTPYr6B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1YzBkYjIxLTVhYWMtNDY4MC04ZjM0LTUzOWFjMGMzZDcwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wN1QxNTowNzoyMC4wMDU3NjA4ODhaIn0%3D&digest=sha256%3A05c9f981a46b838cc73b1efaed81181d573fc666c7142200cd48ed64f5a07b9d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=d8271552-800e-4123-8604-c1e253c66ea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.5972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [07/Aug/2025:15:07:21 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=2f317eac-79b2-4ee6-83cc-e5e8a2da253c http.request.method=GET http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="581.554µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:15:07:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T15:07:21Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38101 /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:38101/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:36549" http.request.id=00969f77-9086-43f7-9336-e7b42e62baf4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33840" 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-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=c6707d81-7e74-4421-a02c-31f6f61a4a5c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58232" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.022123ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:15:07:21 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=5f406a78-9701-49dd-bda7-c47e2be293b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58232" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="536.312µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [07/Aug/2025:15:07:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-07T15:07:21Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38101 /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:38101/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:36549" http.request.id=00969f77-9086-43f7-9336-e7b42e62baf4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33840" 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-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:38101" http.request.id=f821d80a-33c9-4bcb-960c-7c05f88134f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58234" 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="973.863µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:15:07:21 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-07T15:07:21Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d48a9bc60c3b074c85697951f210dd75a9592412fa91eec1a9bc89dc5ddd0af4 with ttl=167h59m59.999997681s" go.version=go1.24.6 time="2025-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36549" http.request.id=00969f77-9086-43f7-9336-e7b42e62baf4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33840" 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=12.045504ms http.response.status=200 http.response.written=935 127.0.0.1 - - [07/Aug/2025:15:07:21 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.18s) === RUN TestAppDispatcher time="2025-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46295" http.request.id=5dcc6bf8-84a6-4882-b3dd-3240cbfe195c http.request.method=GET http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="692.824µs" http.response.status=200 http.response.written=0 time="2025-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46295" http.request.id=015aa3a2-620c-423d-8f38-3b4aa45d7af4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="474.207µs" http.response.status=200 http.response.written=0 time="2025-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46295" http.request.id=3eece084-7695-4b21-b10f-e5f3af9f9a7a http.request.method=GET http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="579.882µs" http.response.status=200 http.response.written=0 time="2025-08-07T15:07:21Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:46295" http.request.id=ce4c01c9-8afa-4261-beb6-38fc48099fdd http.request.method=GET http.request.remoteaddr="127.0.0.1:38294" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="494.78µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-08-07T15:07:21Z" 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.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 time="2025-08-07T15:07:21Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 time="2025-08-07T15:07:21Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.6 http.request.host="127.0.0.1:44985" http.request.id=08f2a095-0859-4875-82e0-40b0ff9b533d http.request.method=GET http.request.remoteaddr="127.0.0.1:43478" 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-08-07T15:07:21Z" 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.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 time="2025-08-07T15:07:21Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 time="2025-08-07T15:07:21Z" level=info msg="configuring file health check path=/tmp/healthcheck3757436756, interval=1" go.version=go1.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-08-07T15:07:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 time="2025-08-07T15:07:25Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 time="2025-08-07T15:07:25Z" level=info msg="configuring TCP health check addr=127.0.0.1:38503, interval=1" go.version=go1.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-08-07T15:07:29Z" 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.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 time="2025-08-07T15:07:29Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 time="2025-08-07T15:07:29Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:40685, interval=1, threshold=3" go.version=go1.24.6 instance.id=f5a1037a-4770-44ec-94d1-c0d4385ce2f0 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 72.323s ? 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] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.30s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.15s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.31s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.25s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.034s === RUN TestSchedule time="2025-08-07T15:06:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c time="2025-08-07T15:06:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998937ms" go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c time="2025-08-07T15:06:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=999µs" go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c time="2025-08-07T15:06:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.734µs" go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c 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-08-07T15:06:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-08-07T15:06:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c time="2025-08-07T15:06:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998714ms" go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c time="2025-08-07T15:06:24Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998618ms" go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c time="2025-08-07T15:06:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-08-07T15:06:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=c47fe630-4f30-4be7-bcd1-a0924f2eb21c --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.626s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.23s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 20385792 sha256:30b04cc9c46a125a43f4ef6fbdfd2135ee7475fdf476197868d2d320cc6697a4 [] map[] } --- PASS: TestSimpleBlobRead (0.21s) === RUN TestBlobMount --- PASS: TestBlobMount (0.20s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (1.26s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (1.48s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (1.35s) === 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:2015cf28f8c2ffe9057641ed6fa63ad45e4cc05a3d9478811b5a4db43018ae77 palailogos: marking blob sha256:4e38c214d71bf20242e502c6235d7dd5a71029442b718db00319a04b23c9a37e palailogos: marking blob sha256:339becc01d15a8c736ca3775ca953119e0b5ed68280a908421ea2a05fbf79e18 palailogos: marking manifest sha256:339becc01d15a8c736ca3775ca953119e0b5ed68280a908421ea2a05fbf79e18 palailogos: marking blob sha256:6aa08ff4a63fa3e9f2b351debe9d33782a4f4f934af66908beea81cf73748761 palailogos: marking blob sha256:b58da4b229532b859449b675af3b217c76e201f9a3f128d37e70e4fd729a5e82 palailogos: marking manifest sha256:4e38c214d71bf20242e502c6235d7dd5a71029442b718db00319a04b23c9a37e palailogos: marking blob sha256:112e259c92571564f117dd083651484c8ff5da7cca237f49b410aefc4630c02a palailogos: marking blob sha256:94cd1f578af8330c9166ff2e59f513e7972e08dbb0cc0f674a9a3c1cf3b1367a palailogos: marking manifest sha256:fbdf77569bb76dd838b27d3c89b256e8f6d676fd337a7b7af07f7cad499770f5 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:32f4dc8a2002feeb9ba4fd295fd767a41b826d8abfe3c303b9005dce443db5eb palailogos: marking blob sha256:935ab7034ef194e862b2d69ae877abe0720da9006912bf1547163e90eec38fa3 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.80s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:65037062efd3d4fbe82f76f4e474162c35765887fd32c5f58e12cc2e47f3bd09 deletemanifests: marking manifest sha256:e5ee80f9b26c426d962fa8bfd4da52356fdff70edf30c69dc7cb464ce7871c57 deletemanifests: marking blob sha256:4623da692e8261f4ea45e877c38e9d3cb6dc57076a2a0e39cbafb0fe6b6ad0e0 deletemanifests: marking blob sha256:ffd81c527e5fd664502a8134623390fab8accd61ed29ab13917499691fc89f74 deletemanifests: marking blob sha256:b8cdca213ee9e41d3f99ead45335351e62d97cf317c0655ec1a43b47ce04a228 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:65037062efd3d4fbe82f76f4e474162c35765887fd32c5f58e12cc2e47f3bd09 blob eligible for deletion: sha256:cc37bba7df21cb313d0c3836e14c2f2f4af763c3839eae8119170a6bba01e154 blob eligible for deletion: sha256:e6844e1763af006ce601afb4ecbac7e6f214cfe61a305c8d4fb63c809f528761 blob eligible for deletion: sha256:f45a463aff71198a6dd159520e2e951485ed4e134f62617f215c2d678135cc9b deletemanifests manifest eligible for deletion: sha256:65037062efd3d4fbe82f76f4e474162c35765887fd32c5f58e12cc2e47f3bd09 deletemanifests: marking manifest sha256:e5ee80f9b26c426d962fa8bfd4da52356fdff70edf30c69dc7cb464ce7871c57 deletemanifests: marking blob sha256:4623da692e8261f4ea45e877c38e9d3cb6dc57076a2a0e39cbafb0fe6b6ad0e0 deletemanifests: marking blob sha256:ffd81c527e5fd664502a8134623390fab8accd61ed29ab13917499691fc89f74 deletemanifests: marking blob sha256:b8cdca213ee9e41d3f99ead45335351e62d97cf317c0655ec1a43b47ce04a228 time="2025-08-07T15:06:32Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/65037062efd3d4fbe82f76f4e474162c35765887fd32c5f58e12cc2e47f3bd09" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 time="2025-08-07T15:06:32Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/65037062efd3d4fbe82f76f4e474162c35765887fd32c5f58e12cc2e47f3bd09" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:65037062efd3d4fbe82f76f4e474162c35765887fd32c5f58e12cc2e47f3bd09 time="2025-08-07T15:06:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/65/65037062efd3d4fbe82f76f4e474162c35765887fd32c5f58e12cc2e47f3bd09" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:cc37bba7df21cb313d0c3836e14c2f2f4af763c3839eae8119170a6bba01e154 time="2025-08-07T15:06:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cc/cc37bba7df21cb313d0c3836e14c2f2f4af763c3839eae8119170a6bba01e154" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:e6844e1763af006ce601afb4ecbac7e6f214cfe61a305c8d4fb63c809f528761 time="2025-08-07T15:06:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e6/e6844e1763af006ce601afb4ecbac7e6f214cfe61a305c8d4fb63c809f528761" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:f45a463aff71198a6dd159520e2e951485ed4e134f62617f215c2d678135cc9b time="2025-08-07T15:06:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f4/f45a463aff71198a6dd159520e2e951485ed4e134f62617f215c2d678135cc9b" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 --- PASS: TestDeleteManifestIfTagNotFound (0.75s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8100bad665d8207e9d37de6627c33b62cf8f4da920747aadde8de1abdc32ebc5 time="2025-08-07T15:06:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/81/8100bad665d8207e9d37de6627c33b62cf8f4da920747aadde8de1abdc32ebc5" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:9dbae635505abea50a0af87c1ac2874c2fc2de95a9b0e73d24aff695a91210f1 time="2025-08-07T15:06:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9d/9dbae635505abea50a0af87c1ac2874c2fc2de95a9b0e73d24aff695a91210f1" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:003096b602bc8157fd5311f979943a35b7eacd65bdd48965f10f1d2aa4269264 time="2025-08-07T15:06:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/00/003096b602bc8157fd5311f979943a35b7eacd65bdd48965f10f1d2aa4269264" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 --- PASS: TestGCWithMissingManifests (0.28s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:c0ea2bd5cc6a79a42f55bd137252e66457710f4fba5bc220811b5170a1f3df75 komnenos: marking blob sha256:107221569bb93bee600aba0d7499ac168caea7f489d637c58c7aceec8851ade4 komnenos: marking blob sha256:ee833341c42a34753b685b9967f70dd66f467fffc52c5bb8909042ea026e97a4 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:32cc55f67d6a9c984db34776dc0b1efa38b302837416b2cbb8ee86dfe43c4717 time="2025-08-07T15:06:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/32/32cc55f67d6a9c984db34776dc0b1efa38b302837416b2cbb8ee86dfe43c4717" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:5c7152bba38e2561dbe41fb4306da4d6f75fc94c25b499028e6af348c79198d2 time="2025-08-07T15:06:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5c/5c7152bba38e2561dbe41fb4306da4d6f75fc94c25b499028e6af348c79198d2" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:8355b1c5d9cdf0691c2ffc582fc68a9983ea209b27b47e7a99afaa72181e9715 time="2025-08-07T15:06:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/83/8355b1c5d9cdf0691c2ffc582fc68a9983ea209b27b47e7a99afaa72181e9715" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:98327d956a409710b3de26e2f3e9b7ee581d6016672e3ce4e6676491bbdb2106 time="2025-08-07T15:06:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/98/98327d956a409710b3de26e2f3e9b7ee581d6016672e3ce4e6676491bbdb2106" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:9d060d3c89a90b3c141af518ee6b901facf3a8024b6a37b5f6fae5b27bb89c8e time="2025-08-07T15:06:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9d/9d060d3c89a90b3c141af518ee6b901facf3a8024b6a37b5f6fae5b27bb89c8e" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-08-07T15:06:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 blob eligible for deletion: sha256:1b3a985f1543af2680ebabd432657b984ad7f7b0481779b853060fa9f7bbfa05 time="2025-08-07T15:06:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1b/1b3a985f1543af2680ebabd432657b984ad7f7b0481779b853060fa9f7bbfa05" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 --- PASS: TestDeletionHasEffect (0.68s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.66s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:a762000c850125555fbad7cb6db31d4f7a1f7c2cfc2d3aa1dea043dcefc6100b michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:844b1654dd05f783ee6e106e56f34f352a0bdb261ef923b6504711ae1a7f1859 michael_z_doukas: marking blob sha256:01b363302457adbc2c280bd1bd6313953757884749f5a310484a33448143c06c 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:2b343fa2063efae0d73b4b7b01d2667860f13701da6c369501e60df5f7563b74 time="2025-08-07T15:06:34Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2b/2b343fa2063efae0d73b4b7b01d2667860f13701da6c369501e60df5f7563b74" go.version=go1.24.6 instance.id=d371e942-6856-477c-bda6-7d0b16cf6893 --- PASS: TestOrphanBlobDeleted (0.30s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:09846f3d98df5da54666ddc29b5163cb1d9663b3893947f06e7a24edd6192668 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:fcaffdf22778f577816fe2fc8c50c151235b9c478d3b65dd8ad116c1282a2154 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.34s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.18s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.46s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.54s) === 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-08-07T15:06:35Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 14:06:35.955191332 +0000 UTC m=-3589.213665475, actuallyDelete=true" time="2025-08-07T15:06:35Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-08-07T15:06:35Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726, actuallyDelete=true" time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/26c12f41-704a-4628-a467-c59b02146708 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/43eead6a-f399-4106-a908-fc753001e0dd have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6ce8f05c-6f94-4b43-b019-196d23749deb have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/878d94e0-9f5d-4ea5-a45d-20d64f139d36 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/95555dd9-c72f-4a7e-bb5d-28d7b2ae51d6 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a63d81b8-8612-4051-8430-3e6a074b4189 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b4a95bba-de0e-4898-a6f5-b8f52c7e0a45 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b6837bba-63e6-4b9b-b630-dd0cd2eb3683 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/215e25b3-0262-4f64-9aef-64b5bf7bc2a1 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/eb44e815-6b5c-47ec-8cff-6f0a72256eb4 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/d5d19fd6-db6f-402d-842f-f402b6be4e65 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.956033551 +0000 UTC m=+10.787176726). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-08-07T15:06:35Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 15:06:35.95704431 +0000 UTC m=+10.788187490, actuallyDelete=true" time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0667b883-2cad-4d43-92ff-84b1689ccdbd have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.95704431 +0000 UTC m=+10.788187490). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d8c890ae-4514-4ee3-91d4-ab100138fd88 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.95704431 +0000 UTC m=+10.788187490). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/dc9ed6c7-d055-4fd7-a34b-5321a8ce8b72 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.95704431 +0000 UTC m=+10.788187490). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/91c06d22-ee49-4396-85df-d1c28ff8261b have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.95704431 +0000 UTC m=+10.788187490). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f56b20f2-eac0-49e1-b229-6d21b185030c have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.95704431 +0000 UTC m=+10.788187490). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-08-07T15:06:35Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 15:06:35.957724548 +0000 UTC m=+10.788867728, actuallyDelete=true" time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/600976b1-1c94-4c9e-a91e-3ff15a9b2914 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.957724548 +0000 UTC m=+10.788867728). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8aa8203d-3cb3-423b-88a5-cb4ec38d512f have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.957724548 +0000 UTC m=+10.788867728). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/938c78b4-8084-4eda-8af9-005daf1a9441 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.957724548 +0000 UTC m=+10.788867728). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9b27e4c1-eae8-4572-8673-42dd91481c2b have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.957724548 +0000 UTC m=+10.788867728). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0fa55034-c838-4efc-a010-61e3ad4e8857 have older date (2025-08-07 14:06:35 +0000 UTC) than purge date (2025-08-07 15:06:35.957724548 +0000 UTC m=+10.788867728). Removing upload directory." time="2025-08-07T15:06:35Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-08-07T15:06:35Z" level=info msg="PurgeUploads starting: olderThan=2025-08-07 15:06:35.95811158 +0000 UTC m=+10.789254766, actuallyDelete=true" time="2025-08-07T15:06:35Z" 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 10.827s ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.008s === 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.009s === RUN TestWalkFileRemoved time="2025-08-07T15:06:26Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.416s === 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.035s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.51s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.880s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.36s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 18.824s ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] === 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-08-07T15:06:29Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-08-07T15:06:29Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-08-07T15:06:29Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.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 TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched --- PASS: TestS3TryUpdate (0.00s) time="2025-08-07T15:06:29Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=1f0ffee9-352e-43c3-9221-d9ba22cb97e6 time="2025-08-07T15:06:29Z" level=error msg="unknown ip address format" go.version=go1.24.6 instance.id=1f0ffee9-352e-43c3-9221-d9ba22cb97e6 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) === CONT TestMatchIPV4 --- PASS: TestParsing (0.00s) === CONT TestMatchIPV6 time="2025-08-07T15:06:29Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 === CONT TestMatchIPV4_2 --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2025-08-07T15:06:29Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=1f0ffee9-352e-43c3-9221-d9ba22cb97e6 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.09s) --- PASS: TestMatchIPV4WithRegionMatched (0.09s) time="2025-08-07T15:06:30Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-07T15:06:31Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-07T15:06:32Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-07T15:06:33Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.528s === RUN Test OK: 4 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.042s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === 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.611s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.03s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.522s ? 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] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.023s ? github.com/docker/distribution/version [no test files] >>> 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 libfakeroot internal error: payload not recognized! >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r14.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... libfakeroot internal error: payload not recognized! >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r14.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> docker-registry*: Package size: 27.4 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r14.apk >>> docker-registry: Build complete at Thu, 07 Aug 2025 15:07:43 +0000 elapsed time 0h 2m 0s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250807.150543) (2/2) Purging go (1.24.6-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 386 MiB in 106 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...