>>> docker-registry: Building community/docker-registry 2.8.3-r13 (using abuild 3.15.0-r0) started Fri, 08 Aug 2025 14:58:36 +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/3) Installing binutils-gold (2.44-r2) (2/3) Installing go (1.24.6-r0) (3/3) Installing .makedepends-docker-registry (20250808.145837) Executing busybox-1.37.0-r19.trigger OK: 518 MiB in 107 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/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-08T14:59:01Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-08-08T14:59:01Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.09s) PASS ok github.com/docker/distribution/configuration 0.214s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-08-08T14:59:01Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.03s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.139s ? 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.01s) PASS ok github.com/docker/distribution/health 0.178s === 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.103s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.11s) PASS ok github.com/docker/distribution/health/checks 0.250s ? 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.073s === 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.048s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.131s === 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.107s ? 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/08 14:59:01 http: TLS handshake error from 127.0.0.1:46464: 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:33833/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:33833/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:33833/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:33833/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:43909?status=0, fail=true --- PASS: TestHTTPSink (0.07s) === RUN TestListener --- PASS: TestListener (0.80s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-08-08T14:59:02Z" level=info msg="broadcaster: closing" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="closing testSink" time="2025-08-08T14:59:02Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-08-08T14:59:02Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.13s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 1} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 1} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 1} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:02Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:02Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=warning msg="&{0x207a330 0.9} encountered too many errors, backing off" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-08-08T14:59:03Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.66s) PASS ok github.com/docker/distribution/notifications 2.841s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-08-08T14:59:01Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-08T14:59:01.197678112Z" 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-08T14:59:01.197833794Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:01.197861154Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.24.6 time="2025-08-08T14:59:01.198890968Z" level=info msg="listening on [::]:5000" go.version=go1.24.6 time="2025-08-08T14:59:04.20085177Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 time="2025-08-08T14:59:04.302658907Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=03f7dd03-641f-4cdf-81d2-e706354c8690 http.request.method=GET http.request.remoteaddr="[::1]:46426" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="912.492µs" http.response.status=200 http.response.written=2 ::1 - - [08/Aug/2025:14:59:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-08-08T14:59:05.548607117Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-08T14:59:05.549395128Z" 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-08T14:59:05.549420008Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:05.549870334Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 time="2025-08-08T14:59:05.549967856Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.6 time="2025-08-08T14:59:05.550047697Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.24.6 time="2025-08-08T14:59:05.550603384Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.6 time="2025-08-08T14:59:08.569064802Z" level=info msg="response completed" go.version=go1.24.6 http.request.host=127.0.0.1 http.request.id=96d3947a-9a07-4965-9fa8-428cbaa4d945 http.request.method=GET http.request.remoteaddr="127.0.0.1:33326" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="779.451µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:14:59:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-08-08T14:59:08.569223044Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.6 --- PASS: TestRegistrySupportedCipherSuite (4.37s) === RUN TestRegistryUnsupportedCipherSuite time="2025-08-08T14:59:10.91414919Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-08-08T14:59:10.914945521Z" 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-08T14:59:10.914967362Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:10.915398367Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.6 time="2025-08-08T14:59:10.915423848Z" level=info msg="Starting upload purge in 21m0s" go.version=go1.24.6 --- PASS: TestRegistryUnsupportedCipherSuite (10.35s) PASS ok github.com/docker/distribution/registry 17.989s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.092s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.03s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.02s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.06s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.297s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-08-08T14:59:01Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.6 instance.id=4f29af5c-9431-4973-bdd2-1a0b615c854f time="2025-08-08T14:59:01Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.6 instance.id=4f29af5c-9431-4973-bdd2-1a0b615c854f --- PASS: TestBasicAccessController (0.02s) === RUN TestCreateHtpasswdFile time="2025-08-08T14:59:01Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.6 password=nxJ-qmDZmi05mFHBULZ8QGAO1NLtoibg6xU-JTT8wNM user=docker --- PASS: TestCreateHtpasswdFile (0.10s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.254s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.02s) PASS ok github.com/docker/distribution/registry/auth/silly 0.154s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.06s) === RUN TestLeeway time="2025-08-08T14:59:01Z" level=info msg="token not to be used before 2025-08-08 14:59:02 +0000 UTC - currently 2025-08-08 14:59:01.223667583 +0000 UTC m=+0.138110749" time="2025-08-08T14:59:01Z" level=info msg="token not to be used after 2025-08-08 14:59:01 +0000 UTC - currently 2025-08-08 14:59:01.227386514 +0000 UTC m=+0.141829360" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-08-08T14:59:01Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.03s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.234s === 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.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.01s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.01s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.273s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.01s) === 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.183s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.110s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-08-08T14:59:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T14:59:01Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:41805" http.request.id=83da8127-72c4-4579-8a50-55b427a0c8e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52172" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="970.654µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:14:59:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-08-08T14:59:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T14:59:01Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=4d89a91e-35aa-43c6-9ef4-3b51e40735cc http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.743625ms http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Aug/2025:14:59:01 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-08T14:59:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=800a5e22-eff8-436c-a5b2-665dcc900c0c http.request.method=POST http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.376538ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:01 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=939e87fd-4c78-4292-9b81-d83bb5a09afd http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/aaaa/blobs/uploads/849ca422-a724-470b-9498-7f93d87b0e89?_state=N3y7Bjir0l9CYrUw9mZqbZzuyvrTxQyO6vhvR7KxW2d7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NDljYTQyMi1hNzI0LTQ3MGItOTQ5OC03ZjkzZDg3YjBlODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MDEuNTMyMjcwMDM4WiJ9&digest=sha256%3A92b3e274a04608df63d9db4b5072c55fae815fd348e44e9d7af00dd8158dc1ba" http.request.useragent="Go-http-client/1.1" http.response.duration=3.100900539s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:01 +0000] "PUT /v2/foo/aaaa/blobs/uploads/849ca422-a724-470b-9498-7f93d87b0e89?_state=N3y7Bjir0l9CYrUw9mZqbZzuyvrTxQyO6vhvR7KxW2d7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NDljYTQyMi1hNzI0LTQ3MGItOTQ5OC03ZjkzZDg3YjBlODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MDEuNTMyMjcwMDM4WiJ9&digest=sha256%3A92b3e274a04608df63d9db4b5072c55fae815fd348e44e9d7af00dd8158dc1ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=6064ce31-a59e-4a68-b1da-14be1e43f35f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.631809ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:04 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=2dfda4bc-44e6-4711-a699-656d46b83fed http.request.method=POST http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041894ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:04 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=e03c9d03-3ab4-45ab-b8a3-8851ff8019a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/bbbb/blobs/uploads/fd3ef79c-fa69-450f-a4c3-2f19a0b17bc1?_state=LPRTFWhOz124tP23WxvM0jF7PoZt_lo72u8TyAWrllh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmZDNlZjc5Yy1mYTY5LTQ1MGYtYTRjMy0yZjE5YTBiMTdiYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MDQuODYzOTQ4MTM4WiJ9&digest=sha256%3A33db56ef0b500c36b8a9050aaafbbdaac786d72163c782f097e6f5e65a1c29f5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.900318419s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:04 +0000] "PUT /v2/foo/bbbb/blobs/uploads/fd3ef79c-fa69-450f-a4c3-2f19a0b17bc1?_state=LPRTFWhOz124tP23WxvM0jF7PoZt_lo72u8TyAWrllh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmZDNlZjc5Yy1mYTY5LTQ1MGYtYTRjMy0yZjE5YTBiMTdiYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MDQuODYzOTQ4MTM4WiJ9&digest=sha256%3A33db56ef0b500c36b8a9050aaafbbdaac786d72163c782f097e6f5e65a1c29f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:06Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=d609fc99-52b9-4450-8e8a-d8b055f40861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.546608ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:06 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=765dcccf-517f-4ea9-abbf-5c5d9bf6402f http.request.method=POST http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.086068ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:07 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:10Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=80cbe5f1-124c-448f-94af-737c149690c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/cccc/blobs/uploads/8d04c417-53e0-4dcd-af24-8ec5756b4a00?_state=agsVno1tSEjj3XL_Jqa-V3nxM_JqTv1WL8BGE5vwFlB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4ZDA0YzQxNy01M2UwLTRkY2QtYWYyNC04ZWM1NzU2YjRhMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MDcuMDU2ODg5MDM0WiJ9&digest=sha256%3A2659e46e792e5f5bcddd6d3203382164ee7502213749b81dcda121e7583c5ee1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.358219249s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:07 +0000] "PUT /v2/foo/cccc/blobs/uploads/8d04c417-53e0-4dcd-af24-8ec5756b4a00?_state=agsVno1tSEjj3XL_Jqa-V3nxM_JqTv1WL8BGE5vwFlB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4ZDA0YzQxNy01M2UwLTRkY2QtYWYyNC04ZWM1NzU2YjRhMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MDcuMDU2ODg5MDM0WiJ9&digest=sha256%3A2659e46e792e5f5bcddd6d3203382164ee7502213749b81dcda121e7583c5ee1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:10Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=37d6f236-f0e5-45f2-8333-e0c51f466737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.544808ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:10 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:10Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=6df59946-6c28-4a2f-b6e6-cc468837ae4b http.request.method=POST http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007773ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:10 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=0d71a079-86a9-436b-a164-23d22ae35902 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/dddd/blobs/uploads/3e140ecb-5dca-408f-a819-59952ce06a35?_state=T39zwEdtrEwIyD8D_bjkTcuSg2HLkZktLOfslr9kliN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZTE0MGVjYi01ZGNhLTQwOGYtYTgxOS01OTk1MmNlMDZhMzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTAuNjE0MTEwNTc0WiJ9&digest=sha256%3A9103b84f1b9f9df4bda6663f714879123818ff546247fe5b5b072b0f126ec5a1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.332108531s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:10 +0000] "PUT /v2/foo/dddd/blobs/uploads/3e140ecb-5dca-408f-a819-59952ce06a35?_state=T39zwEdtrEwIyD8D_bjkTcuSg2HLkZktLOfslr9kliN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZTE0MGVjYi01ZGNhLTQwOGYtYTgxOS01OTk1MmNlMDZhMzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTAuNjE0MTEwNTc0WiJ9&digest=sha256%3A9103b84f1b9f9df4bda6663f714879123818ff546247fe5b5b072b0f126ec5a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:11Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=63701155-9814-4612-a379-9663420bcad0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.542688ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:11 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:12Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=425c230d-4aa7-4b71-8d81-62c36ec5dc5c http.request.method=POST http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019534ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:12 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=e28a0845-48f3-48e1-a503-74e353caad92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/eeee/blobs/uploads/e9cbb875-ae8c-4c8c-a130-04c4cbdbdd63?_state=K9COjPw1QQ3ap4HxQGF9aia92ThAv6Q5iAWnuBJa7Ld7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJlOWNiYjg3NS1hZThjLTRjOGMtYTEzMC0wNGM0Y2JkYmRkNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTIuMTMzMTIyMTExWiJ9&digest=sha256%3A247cc6f9aa6c337f06c887a33a41e5a803aac38c2d7cbdfc3cd3dacc2784a0a4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108644268s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:12 +0000] "PUT /v2/foo/eeee/blobs/uploads/e9cbb875-ae8c-4c8c-a130-04c4cbdbdd63?_state=K9COjPw1QQ3ap4HxQGF9aia92ThAv6Q5iAWnuBJa7Ld7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJlOWNiYjg3NS1hZThjLTRjOGMtYTEzMC0wNGM0Y2JkYmRkNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTIuMTMzMTIyMTExWiJ9&digest=sha256%3A247cc6f9aa6c337f06c887a33a41e5a803aac38c2d7cbdfc3cd3dacc2784a0a4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=cafb07f8-5077-4fc1-a9bd-b28c85b29911 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.499007ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:13 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:13Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=3a1b5374-73a0-4d27-b217-d405a0bce7a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:13 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=a22732d0-fa27-4239-9542-e7c0beb7db92 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/ffff/blobs/uploads/23a10284-db0f-43c0-a173-df9ce0d7b320?_state=svtYAlboBJXRwT6DYVw0SaAXjAk4RHPyCLPX1e7v0B97Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIyM2ExMDI4NC1kYjBmLTQzYzAtYTE3My1kZjljZTBkN2IzMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTMuNDU0ODA2NjJaIn0%3D&digest=sha256%3A3916e551294714b4c98d98874d47d90d6ba7b7d4f894afda1458703825c2c2a7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.387854482s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:13 +0000] "PUT /v2/foo/ffff/blobs/uploads/23a10284-db0f-43c0-a173-df9ce0d7b320?_state=svtYAlboBJXRwT6DYVw0SaAXjAk4RHPyCLPX1e7v0B97Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIyM2ExMDI4NC1kYjBmLTQzYzAtYTE3My1kZjljZTBkN2IzMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTMuNDU0ODA2NjJaIn0%3D&digest=sha256%3A3916e551294714b4c98d98874d47d90d6ba7b7d4f894afda1458703825c2c2a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=2f1dc7a0-9378-4963-a76d-f126ec5cec9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.500167ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=d5f37c8a-c13a-443b-b021-c52ae60bd20f http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="778.37µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=6aa7fcec-29d8-4bd3-8a31-f34f7f8db6b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" 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="791.891µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=f3b5526c-3c8f-4267-b246-a691b5e8e1df http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" 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="810.891µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=29f4e640-e144-479c-b689-ad5709024563 http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" 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="818.051µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=56e421c7-3ecd-4103-a9ec-1774646f97be http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" 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="797.291µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=d0678d8d-f1c8-4101-b771-46f5a4538fa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" 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="819.371µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" 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:39711" http.request.id=4a9da21c-8b8d-4419-840a-92b958104e65 http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" 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="792.691µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" 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:39711" http.request.id=42c47d79-6ecb-41e0-980b-8f6d7644ea0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" 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="756.851µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=4d9f5f29-fa18-4621-85b8-9686cb03e5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" 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="732.65µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:39711" http.request.id=ee1d2e94-47b4-426c-a084-ad13ec11626f http.request.method=GET http.request.remoteaddr="127.0.0.1:38136" 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="820.091µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [08/Aug/2025:14:59:14 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-08-08T14:59:14Z" 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-08T14:59:14Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:15Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=8448bcab-36d8-40ec-a281-a7c01bb6b8ee http.request.method=POST http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.101615ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:15 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=8bc2a56e-eb7c-40d1-a041-92126847a020 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/aaaa/blobs/uploads/5e8aecff-1ce1-411c-b2ed-635f87064481?_state=Z7dcglcCGaoENUjvkU-CfdRWq2VnjRO4QH1LFRjGeA97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1ZThhZWNmZi0xY2UxLTQxMWMtYjJlZC02MzVmODcwNjQ0ODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTUuMTQ2MDA3ODAyWiJ9&digest=sha256%3Aa6455ba8ed2f7ada011b444d76046bb6212bd3f1e5f1469ea8c3c9fa4e99282f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.544269392s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:15 +0000] "PUT /v2/foo/aaaa/blobs/uploads/5e8aecff-1ce1-411c-b2ed-635f87064481?_state=Z7dcglcCGaoENUjvkU-CfdRWq2VnjRO4QH1LFRjGeA97Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1ZThhZWNmZi0xY2UxLTQxMWMtYjJlZC02MzVmODcwNjQ0ODEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTUuMTQ2MDA3ODAyWiJ9&digest=sha256%3Aa6455ba8ed2f7ada011b444d76046bb6212bd3f1e5f1469ea8c3c9fa4e99282f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=ff5276cf-c0b8-46d5-a983-cc2bd08f767b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.516048ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:17 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:17Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=9918d901-3dd4-4f2c-96c7-b7a5f454b281 http.request.method=POST http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020294ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:17 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:18Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=cb6e91aa-5c99-47a3-9a86-050ef1cb14b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/bbbb/blobs/uploads/09b8fd12-26b8-4df7-b90f-54e6936c3654?_state=qdp32U9V1jhOvMWqPaaqRI5FElFQcJpGvzbw7beIPf57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwOWI4ZmQxMi0yNmI4LTRkZjctYjkwZi01NGU2OTM2YzM2NTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTcuODcwNzMxNTUzWiJ9&digest=sha256%3A1d30edf7da39d600d45d9e250a18451693ca8eb7a19e626a3c4b217845a212e1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00316288s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:17 +0000] "PUT /v2/foo/bbbb/blobs/uploads/09b8fd12-26b8-4df7-b90f-54e6936c3654?_state=qdp32U9V1jhOvMWqPaaqRI5FElFQcJpGvzbw7beIPf57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwOWI4ZmQxMi0yNmI4LTRkZjctYjkwZi01NGU2OTM2YzM2NTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTcuODcwNzMxNTUzWiJ9&digest=sha256%3A1d30edf7da39d600d45d9e250a18451693ca8eb7a19e626a3c4b217845a212e1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:18Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=dfb50e07-920d-452e-b267-3b3361bfd60e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.434767ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:18 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=485f52b9-cd8b-45cd-9345-d52cfa434ee5 http.request.method=POST http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018734ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:19 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=dc7d6969-acc5-4082-b63e-15f535d39a9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/cccc/blobs/uploads/3f393e71-d68f-40d9-bf8a-8aff6e12c4d1?_state=utCP84q_ZDWT_afe3sZCbbUg-b96zdG_i4Yn3PWJFIl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZjM5M2U3MS1kNjhmLTQwZDktYmY4YS04YWZmNmUxMmM0ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTkuMDM1MTkxMDUzWiJ9&digest=sha256%3A3d73a7ceb5987b2dc5a66a9fe88b4d4c801c1b1b33799a048ab4558261f1b892" http.request.useragent="Go-http-client/1.1" http.response.duration=670.31614ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:19 +0000] "PUT /v2/foo/cccc/blobs/uploads/3f393e71-d68f-40d9-bf8a-8aff6e12c4d1?_state=utCP84q_ZDWT_afe3sZCbbUg-b96zdG_i4Yn3PWJFIl7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZjM5M2U3MS1kNjhmLTQwZDktYmY4YS04YWZmNmUxMmM0ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTkuMDM1MTkxMDUzWiJ9&digest=sha256%3A3d73a7ceb5987b2dc5a66a9fe88b4d4c801c1b1b33799a048ab4558261f1b892 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=5c8658ea-21ba-4756-9702-3ab3fa73ed09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.505447ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:19 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:19Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=24d76e9b-0f8e-4a59-bbb5-5484abbd70f2 http.request.method=POST http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035694ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:19 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=7ad6072a-d97b-4dcf-b523-9e0af4cb14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/dddd/blobs/uploads/39e21557-f902-43fc-bc4d-bc26ac4a0f5a?_state=VEoPBASShogpNReEVt3uDZO27o2XsC6KCam9NXq8nlh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzOWUyMTU1Ny1mOTAyLTQzZmMtYmM0ZC1iYzI2YWM0YTBmNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTkuODM1NjA5NDMxWiJ9&digest=sha256%3Aa2778baca93d7c195e7b8645b03fe5de52206b3a3288c8c0bc320a15f85e7df4" http.request.useragent="Go-http-client/1.1" http.response.duration=510.927025ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:19 +0000] "PUT /v2/foo/dddd/blobs/uploads/39e21557-f902-43fc-bc4d-bc26ac4a0f5a?_state=VEoPBASShogpNReEVt3uDZO27o2XsC6KCam9NXq8nlh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzOWUyMTU1Ny1mOTAyLTQzZmMtYmM0ZC1iYzI2YWM0YTBmNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MTkuODM1NjA5NDMxWiJ9&digest=sha256%3Aa2778baca93d7c195e7b8645b03fe5de52206b3a3288c8c0bc320a15f85e7df4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=48bd463d-a3cf-4f0b-801f-ed210aadc6db http.request.method=PUT http.request.remoteaddr="127.0.0.1:52824" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.417166ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40477" http.request.id=bf3a7b2a-fd0c-4103-81cb-a7d86d9e396d http.request.method=GET http.request.remoteaddr="127.0.0.1:52824" 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="748.33µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (19.14s) === RUN TestURLPrefix time="2025-08-08T14:59:20Z" 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-08T14:59:20Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34647" http.request.id=d22028fb-b264-466e-8d10-c875d524c898 http.request.method=GET http.request.remoteaddr="127.0.0.1:53634" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="767.29µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-08-08T14:59:20Z" 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-08T14:59:20Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=10eb08ea-7c2e-4bde-90b4-137d6450b1a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="931.773µs" http.response.status=404 http.response.written=157 vars.digest="sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "GET /v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=b9cbc3d8-648a-43a0-8459-d0f3b3db4748 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="831.851µs" http.response.status=404 http.response.written=157 vars.digest="sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=5e80c627-fb5f-4c5c-83b5-5feac778365f http.request.method=POST http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="897.092µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=aa1e4813-4e9f-4956-b706-e53ff3340040 http.request.method=GET http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/2ca69406-1747-4bdd-88e6-eba7b9a58d1b?_state=MPOfyYp2xXlw1bk2nlSxccgpBDSHQpgIulVt5siQy3N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYTY5NDA2LTE3NDctNGJkZC04OGU2LWViYTdiOWE1OGQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDQzNzIxNDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="933.693µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "GET /v2/foo/bar/blobs/uploads/2ca69406-1747-4bdd-88e6-eba7b9a58d1b?_state=MPOfyYp2xXlw1bk2nlSxccgpBDSHQpgIulVt5siQy3N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYTY5NDA2LTE3NDctNGJkZC04OGU2LWViYTdiOWE1OGQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDQzNzIxNDFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=8afbbce5-7338-48e8-b4c4-507094a96b68 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/2ca69406-1747-4bdd-88e6-eba7b9a58d1b?_state=MPOfyYp2xXlw1bk2nlSxccgpBDSHQpgIulVt5siQy3N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYTY5NDA2LTE3NDctNGJkZC04OGU2LWViYTdiOWE1OGQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDQzNzIxNDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="871.692µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "DELETE /v2/foo/bar/blobs/uploads/2ca69406-1747-4bdd-88e6-eba7b9a58d1b?_state=MPOfyYp2xXlw1bk2nlSxccgpBDSHQpgIulVt5siQy3N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYTY5NDA2LTE3NDctNGJkZC04OGU2LWViYTdiOWE1OGQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDQzNzIxNDFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=f8487d4e-ef74-4a3e-9c53-72cff6726dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/2ca69406-1747-4bdd-88e6-eba7b9a58d1b?_state=MPOfyYp2xXlw1bk2nlSxccgpBDSHQpgIulVt5siQy3N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYTY5NDA2LTE3NDctNGJkZC04OGU2LWViYTdiOWE1OGQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDQzNzIxNDFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2ca69406-1747-4bdd-88e6-eba7b9a58d1b time="2025-08-08T14:59:20Z" 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:36979" http.request.id=f8487d4e-ef74-4a3e-9c53-72cff6726dfa http.request.method=GET http.request.remoteaddr="127.0.0.1:55582" http.request.uri="/v2/foo/bar/blobs/uploads/2ca69406-1747-4bdd-88e6-eba7b9a58d1b?_state=MPOfyYp2xXlw1bk2nlSxccgpBDSHQpgIulVt5siQy3N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYTY5NDA2LTE3NDctNGJkZC04OGU2LWViYTdiOWE1OGQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDQzNzIxNDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.573µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=2ca69406-1747-4bdd-88e6-eba7b9a58d1b 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "GET /v2/foo/bar/blobs/uploads/2ca69406-1747-4bdd-88e6-eba7b9a58d1b?_state=MPOfyYp2xXlw1bk2nlSxccgpBDSHQpgIulVt5siQy3N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYTY5NDA2LTE3NDctNGJkZC04OGU2LWViYTdiOWE1OGQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDQzNzIxNDFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=71a5f52d-b68d-4634-b0e2-12668caecf2f http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.933µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=07aed8e7-5f83-4016-b21e-93460b221ffe http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/f52b931a-f7e6-452c-8c31-44d9cd0d5718?_state=hImecEBszw8ciFvkO2SXTVUXJkl2KXuHF8xbVKbHd0R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MmI5MzFhLWY3ZTYtNDUyYy04YzMxLTQ0ZDljZDBkNTcxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDg5NzY2ODNaIn0%3D&digest=sha256%3A26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" provided=sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 vars.name="foo/bar" vars.uuid=f52b931a-f7e6-452c-8c31-44d9cd0d5718 time="2025-08-08T14:59:20Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=07aed8e7-5f83-4016-b21e-93460b221ffe http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/f52b931a-f7e6-452c-8c31-44d9cd0d5718?_state=hImecEBszw8ciFvkO2SXTVUXJkl2KXuHF8xbVKbHd0R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MmI5MzFhLWY3ZTYtNDUyYy04YzMxLTQ0ZDljZDBkNTcxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDg5NzY2ODNaIn0%3D&digest=sha256%3A26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f52b931a-f7e6-452c-8c31-44d9cd0d5718 time="2025-08-08T14:59:20Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236, 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:36979" http.request.id=07aed8e7-5f83-4016-b21e-93460b221ffe http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/f52b931a-f7e6-452c-8c31-44d9cd0d5718?_state=hImecEBszw8ciFvkO2SXTVUXJkl2KXuHF8xbVKbHd0R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MmI5MzFhLWY3ZTYtNDUyYy04YzMxLTQ0ZDljZDBkNTcxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDg5NzY2ODNaIn0%3D&digest=sha256%3A26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.020814ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=f52b931a-f7e6-452c-8c31-44d9cd0d5718 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "PUT /v2/foo/bar/blobs/uploads/f52b931a-f7e6-452c-8c31-44d9cd0d5718?_state=hImecEBszw8ciFvkO2SXTVUXJkl2KXuHF8xbVKbHd0R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MmI5MzFhLWY3ZTYtNDUyYy04YzMxLTQ0ZDljZDBkNTcxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MDg5NzY2ODNaIn0%3D&digest=sha256%3A26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=edb51d1e-720f-44d7-b95e-7d60f9672ee8 http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.892µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=1f509475-b349-48af-802b-00366b4c783c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/889e7189-5c7a-4562-8085-86001c50cd12?_state=zUmXQ-0lV3mC1Du3ZkPH6mgXY3wGcra3RKk7jqZDKM17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4OWU3MTg5LTVjN2EtNDU2Mi04MDg1LTg2MDAxYzUwY2QxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MTE0MTY5MTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.188336ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "PUT /v2/foo/bar/blobs/uploads/889e7189-5c7a-4562-8085-86001c50cd12?_state=zUmXQ-0lV3mC1Du3ZkPH6mgXY3wGcra3RKk7jqZDKM17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4OWU3MTg5LTVjN2EtNDU2Mi04MDg1LTg2MDAxYzUwY2QxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MTE0MTY5MTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=7cc2f422-d4a2-4b91-9b4c-ec1758d9722d http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="864.772µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=5d6263c2-b7b2-4ffc-98d4-370a1465746c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/227e8092-a30a-47e1-9d05-8a3aad2b688b?_state=1ViOa786en7inBwwTdtkBkzobFeTzJgzOCsj56mMQFB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyN2U4MDkyLWEzMGEtNDdlMS05ZDA1LThhM2FhZDJiNjg4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MTM5ODkzOTFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.082975ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "PUT /v2/foo/bar/blobs/uploads/227e8092-a30a-47e1-9d05-8a3aad2b688b?_state=1ViOa786en7inBwwTdtkBkzobFeTzJgzOCsj56mMQFB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyN2U4MDkyLWEzMGEtNDdlMS05ZDA1LThhM2FhZDJiNjg4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MTM5ODkzOTFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:20Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=a1e5b214-561a-4be5-b786-531523b160d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.013µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=cb185b81-01b9-4d69-bba5-7b551b452fc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/f1f09fa6-487e-4df5-86b3-26287cf2e03f?_state=ww9vv_sWooVdEJbVehJJy44ZusgWS88WWOgc6uqLgtJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxZjA5ZmE2LTQ4N2UtNGRmNS04NmIzLTI2Mjg3Y2YyZTAzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MTY0ODc1MDRaIn0%3D&digest=sha256%3A26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.duration=2.056537953s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:20 +0000] "PUT /v2/foo/bar/blobs/uploads/f1f09fa6-487e-4df5-86b3-26287cf2e03f?_state=ww9vv_sWooVdEJbVehJJy44ZusgWS88WWOgc6uqLgtJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxZjA5ZmE2LTQ4N2UtNGRmNS04NmIzLTI2Mjg3Y2YyZTAzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMC42MTY0ODc1MDRaIn0%3D&digest=sha256%3A26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:22Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=c42e5dc1-44a6-4707-8d22-aa49c3e0800a http.request.method=POST http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108295ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36979" http.request.id=8957c7c3-37f6-4ee8-b116-7faac9044ab9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/9b402b18-1773-4363-871d-7b146473db31?_state=gdhSR86q40gxCHWqbbfR7Fxs2sdZ12UtJMKZ6a9oHC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliNDAyYjE4LTE3NzMtNDM2My04NzFkLTdiMTQ2NDczZGIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMi44NDUzODQyNjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.613503117s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:22 +0000] "PATCH /v2/foo/bar/blobs/uploads/9b402b18-1773-4363-871d-7b146473db31?_state=gdhSR86q40gxCHWqbbfR7Fxs2sdZ12UtJMKZ6a9oHC17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliNDAyYjE4LTE3NzMtNDM2My04NzFkLTdiMTQ2NDczZGIzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyMi44NDUzODQyNjdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=09d88493-0929-468f-9c47-feec68b40ae6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/uploads/9b402b18-1773-4363-871d-7b146473db31?_state=HC3wLoyGfehtNVg5UWNANiaug3EMLJF5jdyixvXoUMJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliNDAyYjE4LTE3NzMtNDM2My04NzFkLTdiMTQ2NDczZGIzMSIsIk9mZnNldCI6MjYyODE0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MjJaIn0%3D&digest=sha256%3A26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.duration=1.218457ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "PUT /v2/foo/bar/blobs/uploads/9b402b18-1773-4363-871d-7b146473db31?_state=HC3wLoyGfehtNVg5UWNANiaug3EMLJF5jdyixvXoUMJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjliNDAyYjE4LTE3NzMtNDM2My04NzFkLTdiMTQ2NDczZGIzMSIsIk9mZnNldCI6MjYyODE0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MjJaIn0%3D&digest=sha256%3A26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=bd4259cd-d69d-40f6-9329-b3efb9878656 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.038814ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=49fccad5-9c88-4226-a382-04815161a94a http.request.method=GET http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=126.57663ms http.response.status=200 http.response.written=26281472 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "GET /v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 200 26281472 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=error msg="error parsing digest="sha257:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=5dfbbee2-1ad3-4a41-977c-3eae33531f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/sha257:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" vars.name="foo/bar" time="2025-08-08T14:59:25Z" 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:36979" http.request.id=5dfbbee2-1ad3-4a41-977c-3eae33531f08 http.request.method=GET http.request.remoteaddr="127.0.0.1:55588" http.request.uri="/v2/foo/bar/blobs/sha257:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="926.293µs" http.response.status=400 http.response.written=110 vars.digest="sha257:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "GET /v2/foo/bar/blobs/sha257:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=e6e6deb5-c7dd-440f-bc0d-8563be29bf3a http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.duration=1.222377ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "GET /v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59: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 time="2025-08-08T14:59:25Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=3ccbd377-6be2-4de2-a05f-d318081a608f http.request.method=GET http.request.remoteaddr="127.0.0.1:36924" http.request.uri="/v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.011973ms http.response.status=404 http.response.written=157 vars.digest="sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "GET /v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=b04490c9-8fdb-435b-900f-8d8c26b293ab http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36936" http.request.uri="/v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="958.613µs" http.response.status=404 http.response.written=157 vars.digest="sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=89660ccf-1b67-4d60-b5f4-bdf9c1cb2f7c http.request.method=POST http.request.remoteaddr="127.0.0.1:36936" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.123495ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=5495a4a2-9d0e-4322-b186-11ac68ed2293 http.request.method=GET http.request.remoteaddr="127.0.0.1:36936" http.request.uri="/v2/foo/bar/blobs/uploads/88b2d3c1-b307-4160-ab17-01f532aaf47b?_state=d47mDRLaeg_KHQCdpKBQL9Y-q2HvM5PEm0s3VW4FOjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YjJkM2MxLWIzMDctNDE2MC1hYjE3LTAxZjUzMmFhZjQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MjgyODcxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="933.612µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "GET /v2/foo/bar/blobs/uploads/88b2d3c1-b307-4160-ab17-01f532aaf47b?_state=d47mDRLaeg_KHQCdpKBQL9Y-q2HvM5PEm0s3VW4FOjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YjJkM2MxLWIzMDctNDE2MC1hYjE3LTAxZjUzMmFhZjQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MjgyODcxNjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=26266cf9-7643-42c0-a67c-0b239888d036 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36936" http.request.uri="/v2/foo/bar/blobs/uploads/88b2d3c1-b307-4160-ab17-01f532aaf47b?_state=d47mDRLaeg_KHQCdpKBQL9Y-q2HvM5PEm0s3VW4FOjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YjJkM2MxLWIzMDctNDE2MC1hYjE3LTAxZjUzMmFhZjQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MjgyODcxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.027054ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "DELETE /v2/foo/bar/blobs/uploads/88b2d3c1-b307-4160-ab17-01f532aaf47b?_state=d47mDRLaeg_KHQCdpKBQL9Y-q2HvM5PEm0s3VW4FOjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YjJkM2MxLWIzMDctNDE2MC1hYjE3LTAxZjUzMmFhZjQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MjgyODcxNjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=c8ec328d-c820-4c02-87c1-c82ba00c2de3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36936" http.request.uri="/v2/foo/bar/blobs/uploads/88b2d3c1-b307-4160-ab17-01f532aaf47b?_state=d47mDRLaeg_KHQCdpKBQL9Y-q2HvM5PEm0s3VW4FOjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YjJkM2MxLWIzMDctNDE2MC1hYjE3LTAxZjUzMmFhZjQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MjgyODcxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=88b2d3c1-b307-4160-ab17-01f532aaf47b time="2025-08-08T14:59:25Z" 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:44235" http.request.id=c8ec328d-c820-4c02-87c1-c82ba00c2de3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36936" http.request.uri="/v2/foo/bar/blobs/uploads/88b2d3c1-b307-4160-ab17-01f532aaf47b?_state=d47mDRLaeg_KHQCdpKBQL9Y-q2HvM5PEm0s3VW4FOjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YjJkM2MxLWIzMDctNDE2MC1hYjE3LTAxZjUzMmFhZjQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MjgyODcxNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.611µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=88b2d3c1-b307-4160-ab17-01f532aaf47b 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "GET /v2/foo/bar/blobs/uploads/88b2d3c1-b307-4160-ab17-01f532aaf47b?_state=d47mDRLaeg_KHQCdpKBQL9Y-q2HvM5PEm0s3VW4FOjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4YjJkM2MxLWIzMDctNDE2MC1hYjE3LTAxZjUzMmFhZjQ3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MjgyODcxNjZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=e926f2a7-dec4-4bc0-a611-1916c5aa0110 http.request.method=POST http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="957.933µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=d1656598-d548-4777-976f-291e15d516db http.request.method=PUT http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/3381e0b3-eb24-4b87-809b-d8fd31da4e83?_state=vewgPDjlqiVNh3sths9g4jQR3HlY97tbLfRro3kzBv57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzODFlMGIzLWViMjQtNGI4Ny04MDliLWQ4ZmQzMWRhNGU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MzMyMjU3MTJaIn0%3D&digest=sha256%3A1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" provided=sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 vars.name="foo/bar" vars.uuid=3381e0b3-eb24-4b87-809b-d8fd31da4e83 time="2025-08-08T14:59:25Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=d1656598-d548-4777-976f-291e15d516db http.request.method=PUT http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/3381e0b3-eb24-4b87-809b-d8fd31da4e83?_state=vewgPDjlqiVNh3sths9g4jQR3HlY97tbLfRro3kzBv57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzODFlMGIzLWViMjQtNGI4Ny04MDliLWQ4ZmQzMWRhNGU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MzMyMjU3MTJaIn0%3D&digest=sha256%3A1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3381e0b3-eb24-4b87-809b-d8fd31da4e83 time="2025-08-08T14:59:25Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85, 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:44235" http.request.id=d1656598-d548-4777-976f-291e15d516db http.request.method=PUT http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/3381e0b3-eb24-4b87-809b-d8fd31da4e83?_state=vewgPDjlqiVNh3sths9g4jQR3HlY97tbLfRro3kzBv57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzODFlMGIzLWViMjQtNGI4Ny04MDliLWQ4ZmQzMWRhNGU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MzMyMjU3MTJaIn0%3D&digest=sha256%3A1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.032574ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=3381e0b3-eb24-4b87-809b-d8fd31da4e83 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "PUT /v2/foo/bar/blobs/uploads/3381e0b3-eb24-4b87-809b-d8fd31da4e83?_state=vewgPDjlqiVNh3sths9g4jQR3HlY97tbLfRro3kzBv57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMzODFlMGIzLWViMjQtNGI4Ny04MDliLWQ4ZmQzMWRhNGU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MzMyMjU3MTJaIn0%3D&digest=sha256%3A1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=76da8274-2ed7-4609-8f4e-028e2ed97175 http.request.method=POST http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="840.852µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=d3085fc4-969f-4835-b7db-63d8ffebaa59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/7af544d9-738c-42d5-9533-2b2246b7d76d?_state=NCBTkoEanSRKI6cUBvPCh--YU2tx8k46sUb5zw6SQxN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhZjU0NGQ5LTczOGMtNDJkNS05NTMzLTJiMjI0NmI3ZDc2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MzU2ODEzMDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.124815ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "PUT /v2/foo/bar/blobs/uploads/7af544d9-738c-42d5-9533-2b2246b7d76d?_state=NCBTkoEanSRKI6cUBvPCh--YU2tx8k46sUb5zw6SQxN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhZjU0NGQ5LTczOGMtNDJkNS05NTMzLTJiMjI0NmI3ZDc2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MzU2ODEzMDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=41d8c536-0a26-46b2-8f93-8a9e8f37da48 http.request.method=POST http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="906.052µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=8d189d89-77c5-4467-9512-3fb84cecb0c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/3dc277c6-73bc-455a-a353-8935d9d14988?_state=uFfjZjjH-ZHD8z1IRLT30dlLU0KmPwhdKIZguYLvM217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkYzI3N2M2LTczYmMtNDU1YS1hMzUzLTg5MzVkOWQxNDk4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MzgyNDA3WiJ9&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.106095ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "PUT /v2/foo/bar/blobs/uploads/3dc277c6-73bc-455a-a353-8935d9d14988?_state=uFfjZjjH-ZHD8z1IRLT30dlLU0KmPwhdKIZguYLvM217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkYzI3N2M2LTczYmMtNDU1YS1hMzUzLTg5MzVkOWQxNDk4OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45MzgyNDA3WiJ9&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:25Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=4e33e82b-a2fa-4e81-88f1-461508155ea9 http.request.method=POST http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="891.172µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:28Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=a0652eef-28cb-4161-af20-7180ede56455 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/9348855b-55a3-40b2-88f0-54018c3061cd?_state=vvkS5To4TdcF4Qwp_Uwhu1mpAKPZ39Lj95OvCrQ3mzR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzNDg4NTViLTU1YTMtNDBiMi04OGYwLTU0MDE4YzMwNjFjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45NDA5MDM0OTZaIn0%3D&digest=sha256%3A1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.duration=2.567871895s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "PUT /v2/foo/bar/blobs/uploads/9348855b-55a3-40b2-88f0-54018c3061cd?_state=vvkS5To4TdcF4Qwp_Uwhu1mpAKPZ39Lj95OvCrQ3mzR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzNDg4NTViLTU1YTMtNDBiMi04OGYwLTU0MDE4YzMwNjFjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyNS45NDA5MDM0OTZaIn0%3D&digest=sha256%3A1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:28Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=05232a1e-f24d-4c5b-ba15-91dd2fae5322 http.request.method=POST http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085015ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44235" http.request.id=0f03484e-2adb-4ef9-a549-17f15da2dfa3 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/31c715f1-a902-4b62-9ae9-0da888dad46a?_state=iHNYKCEKs1OPFi2IFbHKqXrzV5-ux-7VqAT4FPnqNYt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYzcxNWYxLWE5MDItNGI2Mi05YWU5LTBkYTg4OGRhZDQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyOC42OTUwMDM4MjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.345153962s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:28 +0000] "PATCH /v2/foo/bar/blobs/uploads/31c715f1-a902-4b62-9ae9-0da888dad46a?_state=iHNYKCEKs1OPFi2IFbHKqXrzV5-ux-7VqAT4FPnqNYt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYzcxNWYxLWE5MDItNGI2Mi05YWU5LTBkYTg4OGRhZDQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OToyOC42OTUwMDM4MjdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=2932c057-7c79-4716-aa4a-27fe27fefda6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/uploads/31c715f1-a902-4b62-9ae9-0da888dad46a?_state=x9tk9nlvsCSFCY-bTGqBluRkNCEBwE6Ipwtsgfg8Tb57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYzcxNWYxLWE5MDItNGI2Mi05YWU5LTBkYTg4OGRhZDQ2YSIsIk9mZnNldCI6Mjc4NzA3MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MjhaIn0%3D&digest=sha256%3A1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.duration=1.188776ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "PUT /v2/foo/bar/blobs/uploads/31c715f1-a902-4b62-9ae9-0da888dad46a?_state=x9tk9nlvsCSFCY-bTGqBluRkNCEBwE6Ipwtsgfg8Tb57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxYzcxNWYxLWE5MDItNGI2Mi05YWU5LTBkYTg4OGRhZDQ2YSIsIk9mZnNldCI6Mjc4NzA3MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MjhaIn0%3D&digest=sha256%3A1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=54ea8a08-baee-447c-bc8f-5c0b3885faa2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.078375ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=8ec89f91-4300-4ca0-8a59-5aeeb06054fb http.request.method=GET http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=134.582299ms http.response.status=200 http.response.written=27870720 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "GET /v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 200 27870720 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=error msg="error parsing digest="sha257:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=9d730e5b-7257-4c87-b828-f9121a3bdb29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/sha257:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" vars.name="foo/bar" time="2025-08-08T14:59:31Z" 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:44235" http.request.id=9d730e5b-7257-4c87-b828-f9121a3bdb29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36946" http.request.uri="/v2/foo/bar/blobs/sha257:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.853µs" http.response.status=400 http.response.written=110 vars.digest="sha257:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "GET /v2/foo/bar/blobs/sha257:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=c6bc01a2-788f-40b8-b10c-36eab397f994 http.request.method=GET http.request.remoteaddr="127.0.0.1:34248" http.request.uri="/v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.duration=1.238777ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "GET /v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=744f2527-2771-46f2-9712-ec3e05b16cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:34248" http.request.uri="/v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.265618ms http.response.status=200 http.response.written=2162688 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "GET /v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 200 2162688 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:44235" http.request.id=2a2bdde7-0e18-4847-8519-b9d5b99c356e http.request.method=GET http.request.remoteaddr="127.0.0.1:34242" http.request.uri="/v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.228818ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "GET /v2/foo/bar/blobs/sha256:1976d3faebe4d177e41a2b1402bd686117b65ade2df55de25f73a90ef8798b85 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=5ee7a523-5092-49bb-b758-88109625e52b http.request.method=GET http.request.remoteaddr="127.0.0.1:55596" http.request.uri="/v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.600268423s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "GET /v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36979" http.request.id=2ee186f6-8718-49b1-bb6e-6e21efe287b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55608" http.request.uri="/v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.590579212s http.response.status=200 http.response.written=2588672 127.0.0.1 - - [08/Aug/2025:14:59:25 +0000] "GET /v2/foo/bar/blobs/sha256:26f8fab99ef74e1779fdb08722feef78f74bc2d5cfd8073922f65f7099f70236 HTTP/1.1" 200 2588672 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (10.89s) === RUN TestBlobDelete time="2025-08-08T14:59:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T14:59:31Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=949d6376-6775-4c93-ac3a-d96d15176a05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42728" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.013054ms http.response.status=404 http.response.written=157 vars.digest="sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "GET /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=14b77d60-a3b5-4bb9-bef5-68c6569b6c26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.023054ms http.response.status=404 http.response.written=157 vars.digest="sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=2917734c-fff7-40c6-b9fd-d65144b090c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="970.693µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=44f761a2-b68b-4959-96f5-ea2285ace60d http.request.method=GET http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/foo/bar/blobs/uploads/8afe8302-d2b2-4d9f-b799-b25d605de04d?_state=d6PVMjaQWaLO4m4VbktwQuaqQmdC2onFBF8bQ85Z_rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhZmU4MzAyLWQyYjItNGQ5Zi1iNzk5LWIyNWQ2MDVkZTA0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MDY3ODExMzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047735ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "GET /v2/foo/bar/blobs/uploads/8afe8302-d2b2-4d9f-b799-b25d605de04d?_state=d6PVMjaQWaLO4m4VbktwQuaqQmdC2onFBF8bQ85Z_rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhZmU4MzAyLWQyYjItNGQ5Zi1iNzk5LWIyNWQ2MDVkZTA0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MDY3ODExMzNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=aacfd590-c2d6-4aa9-8ff0-fb700ad0179f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/foo/bar/blobs/uploads/8afe8302-d2b2-4d9f-b799-b25d605de04d?_state=d6PVMjaQWaLO4m4VbktwQuaqQmdC2onFBF8bQ85Z_rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhZmU4MzAyLWQyYjItNGQ5Zi1iNzk5LWIyNWQ2MDVkZTA0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MDY3ODExMzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="980.333µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "DELETE /v2/foo/bar/blobs/uploads/8afe8302-d2b2-4d9f-b799-b25d605de04d?_state=d6PVMjaQWaLO4m4VbktwQuaqQmdC2onFBF8bQ85Z_rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhZmU4MzAyLWQyYjItNGQ5Zi1iNzk5LWIyNWQ2MDVkZTA0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MDY3ODExMzNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=1d145320-33f4-4d83-9775-4b10d7f1b3f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/foo/bar/blobs/uploads/8afe8302-d2b2-4d9f-b799-b25d605de04d?_state=d6PVMjaQWaLO4m4VbktwQuaqQmdC2onFBF8bQ85Z_rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhZmU4MzAyLWQyYjItNGQ5Zi1iNzk5LWIyNWQ2MDVkZTA0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MDY3ODExMzNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8afe8302-d2b2-4d9f-b799-b25d605de04d time="2025-08-08T14:59:31Z" 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:40867" http.request.id=1d145320-33f4-4d83-9775-4b10d7f1b3f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/foo/bar/blobs/uploads/8afe8302-d2b2-4d9f-b799-b25d605de04d?_state=d6PVMjaQWaLO4m4VbktwQuaqQmdC2onFBF8bQ85Z_rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhZmU4MzAyLWQyYjItNGQ5Zi1iNzk5LWIyNWQ2MDVkZTA0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MDY3ODExMzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="900.372µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=8afe8302-d2b2-4d9f-b799-b25d605de04d 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "GET /v2/foo/bar/blobs/uploads/8afe8302-d2b2-4d9f-b799-b25d605de04d?_state=d6PVMjaQWaLO4m4VbktwQuaqQmdC2onFBF8bQ85Z_rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhZmU4MzAyLWQyYjItNGQ5Zi1iNzk5LWIyNWQ2MDVkZTA0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MDY3ODExMzNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=0e162615-4494-4d6d-9ec4-d1971a52ce45 http.request.method=POST http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043054ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=09f07a9e-0483-4675-bf54-e237b03b4844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/6972209d-c3bd-4cd0-b3d0-d4f255ac86f7?_state=cL2hMZAO5V3wGbL0RWdjhZGpQ8PaQJLxoeFQoBDOXp17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5NzIyMDlkLWMzYmQtNGNkMC1iM2QwLWQ0ZjI1NWFjODZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MTIyMTQ2NDdaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" provided=sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a vars.name="foo/bar" vars.uuid=6972209d-c3bd-4cd0-b3d0-d4f255ac86f7 time="2025-08-08T14:59:31Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=09f07a9e-0483-4675-bf54-e237b03b4844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/6972209d-c3bd-4cd0-b3d0-d4f255ac86f7?_state=cL2hMZAO5V3wGbL0RWdjhZGpQ8PaQJLxoeFQoBDOXp17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5NzIyMDlkLWMzYmQtNGNkMC1iM2QwLWQ0ZjI1NWFjODZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MTIyMTQ2NDdaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6972209d-c3bd-4cd0-b3d0-d4f255ac86f7 time="2025-08-08T14:59:31Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a, 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:40867" http.request.id=09f07a9e-0483-4675-bf54-e237b03b4844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/6972209d-c3bd-4cd0-b3d0-d4f255ac86f7?_state=cL2hMZAO5V3wGbL0RWdjhZGpQ8PaQJLxoeFQoBDOXp17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5NzIyMDlkLWMzYmQtNGNkMC1iM2QwLWQ0ZjI1NWFjODZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MTIyMTQ2NDdaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.148895ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=6972209d-c3bd-4cd0-b3d0-d4f255ac86f7 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "PUT /v2/foo/bar/blobs/uploads/6972209d-c3bd-4cd0-b3d0-d4f255ac86f7?_state=cL2hMZAO5V3wGbL0RWdjhZGpQ8PaQJLxoeFQoBDOXp17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY5NzIyMDlkLWMzYmQtNGNkMC1iM2QwLWQ0ZjI1NWFjODZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MTIyMTQ2NDdaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=4dc500d4-209d-44e2-82a2-b099a8fc62e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="966.693µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=241f2258-2809-469f-b8f4-b0e51d56ecd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/998f7c63-df53-4d60-9af6-b65f610e7dcd?_state=zWymquWtjaqGV5dqsHJpf_61VvqRLbY1Hqw_9nv3oXd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5OGY3YzYzLWRmNTMtNGQ2MC05YWY2LWI2NWY2MTBlN2RjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MTUxODc3MjdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.249297ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "PUT /v2/foo/bar/blobs/uploads/998f7c63-df53-4d60-9af6-b65f610e7dcd?_state=zWymquWtjaqGV5dqsHJpf_61VvqRLbY1Hqw_9nv3oXd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk5OGY3YzYzLWRmNTMtNGQ2MC05YWY2LWI2NWY2MTBlN2RjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MTUxODc3MjdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=bc8a1647-dcca-4ffe-add9-bd1b4290dc25 http.request.method=POST http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="961.173µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=4dabc6ec-648f-499b-91e3-abb49069b3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/14f36252-d0f2-43be-9764-cdc9c9f3bdb2?_state=q8co8Rn_OynxZNLQMxR96NImvgpRziTOy3OH2rkMmZt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0ZjM2MjUyLWQwZjItNDNiZS05NzY0LWNkYzljOWYzYmRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MTgxODgyNDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.224296ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "PUT /v2/foo/bar/blobs/uploads/14f36252-d0f2-43be-9764-cdc9c9f3bdb2?_state=q8co8Rn_OynxZNLQMxR96NImvgpRziTOy3OH2rkMmZt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0ZjM2MjUyLWQwZjItNDNiZS05NzY0LWNkYzljOWYzYmRiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MTgxODgyNDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:31Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=9547503b-ebb4-4aca-8444-589cbf031c2b http.request.method=POST http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="936.573µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=1ddabdc7-4839-4b85-bdb9-1d19f24d9f5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/e2bafedc-e260-4ac9-892b-f0c162500d04?_state=iqyRvTJUCP58FGbHk1akKCwLeclKSlvUx3TjHdqcgj97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyYmFmZWRjLWUyNjAtNGFjOS04OTJiLWYwYzE2MjUwMGQwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MjA5NzMwNDVaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.06978912s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:31 +0000] "PUT /v2/foo/bar/blobs/uploads/e2bafedc-e260-4ac9-892b-f0c162500d04?_state=iqyRvTJUCP58FGbHk1akKCwLeclKSlvUx3TjHdqcgj97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUyYmFmZWRjLWUyNjAtNGFjOS04OTJiLWYwYzE2MjUwMGQwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMS41MjA5NzMwNDVaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:33Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=98b46352-50e4-451f-9d0b-cde814806f6f http.request.method=POST http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.167935ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40867" http.request.id=8f07c195-5fe7-429e-9687-90a5567cd55a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/82b8eb0d-1b86-4c25-83de-57f6e40cd180?_state=Bppz2OY7iB8_NQVLrN--UwFMJ-I4WAtcPwrVSIRZH_d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyYjhlYjBkLTFiODYtNGMyNS04M2RlLTU3ZjZlNDBjZDE4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMy43NTQyNDU4OTNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.794482878s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:33 +0000] "PATCH /v2/foo/bar/blobs/uploads/82b8eb0d-1b86-4c25-83de-57f6e40cd180?_state=Bppz2OY7iB8_NQVLrN--UwFMJ-I4WAtcPwrVSIRZH_d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyYjhlYjBkLTFiODYtNGMyNS04M2RlLTU3ZjZlNDBjZDE4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozMy43NTQyNDU4OTNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=5499b5df-d2d7-4e4a-921b-82f02785e355 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/uploads/82b8eb0d-1b86-4c25-83de-57f6e40cd180?_state=JvzrK-3Nx4-YZS0cFdFUDm8rHkqctWFJRcbH7MEIaQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyYjhlYjBkLTFiODYtNGMyNS04M2RlLTU3ZjZlNDBjZDE4MCIsIk9mZnNldCI6MjUzODU0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MzNaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.201977ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "PUT /v2/foo/bar/blobs/uploads/82b8eb0d-1b86-4c25-83de-57f6e40cd180?_state=JvzrK-3Nx4-YZS0cFdFUDm8rHkqctWFJRcbH7MEIaQ57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgyYjhlYjBkLTFiODYtNGMyNS04M2RlLTU3ZjZlNDBjZDE4MCIsIk9mZnNldCI6MjUzODU0NzIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6MzNaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=93ffad72-e418-46b0-b145-ebe34d6757ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="966.933µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=e7950b2d-488e-40c4-a2d8-9913e6f28291 http.request.method=GET http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=119.560375ms http.response.status=200 http.response.written=25385472 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "GET /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 200 25385472 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=error msg="error parsing digest="sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=0321c0f1-c7f4-4791-9fc1-363e1bae78bc http.request.method=GET http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" vars.name="foo/bar" time="2025-08-08T14:59:35Z" 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:40867" http.request.id=0321c0f1-c7f4-4791-9fc1-363e1bae78bc http.request.method=GET http.request.remoteaddr="127.0.0.1:42736" http.request.uri="/v2/foo/bar/blobs/sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="875.332µs" http.response.status=400 http.response.written=110 vars.digest="sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "GET /v2/foo/bar/blobs/sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=2b11b0b5-7229-4cd6-87b1-b34c318a5928 http.request.method=GET http.request.remoteaddr="127.0.0.1:42762" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.075094ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "GET /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=0dbf7767-f7a0-4355-b673-d82b8b30f33d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42776" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.duration="951.493µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a err.message="blob unknown to registry" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=1613f234-fb4a-4cea-b505-c949893117e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42776" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="922.532µs" http.response.status=404 http.response.written=157 vars.digest="sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" 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:40867" http.request.id=08014c8c-4199-496b-aaba-4b2c5bb3efcc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42776" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.01µs" http.response.status=404 http.response.written=74 vars.digest="sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=error msg="error parsing digest="sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a": unsupported digest algorithm" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=8c27eacf-02aa-4aaf-bf3e-c038a95f70b4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42780" http.request.uri="/v2/foo/bar/blobs/sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" vars.name="foo/bar" time="2025-08-08T14:59:35Z" 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:40867" http.request.id=8c27eacf-02aa-4aaf-bf3e-c038a95f70b4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42780" http.request.uri="/v2/foo/bar/blobs/sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.091µs" http.response.status=400 http.response.written=110 vars.digest="sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "DELETE /v2/foo/bar/blobs/sha257:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-08-08T14:59:35Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=a63422fb-3d8a-468d-8ff0-d697da05a4d7 http.request.method=POST http.request.remoteaddr="127.0.0.1:42788" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="897.972µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:37Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=70f64015-6634-4fc1-846a-e7669337c57e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42788" http.request.uri="/v2/foo/bar/blobs/uploads/5085a105-b703-4994-ba73-78e6d961a660?_state=BTpBCkPSFjT3NqqRfwiq0QVuRTEIWR_3bZhrefu6MrF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwODVhMTA1LWI3MDMtNDk5NC1iYTczLTc4ZTZkOTYxYTY2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozNS43MzU4OTgwNTlaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.068084211s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "PUT /v2/foo/bar/blobs/uploads/5085a105-b703-4994-ba73-78e6d961a660?_state=BTpBCkPSFjT3NqqRfwiq0QVuRTEIWR_3bZhrefu6MrF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwODVhMTA1LWI3MDMtNDk5NC1iYTczLTc4ZTZkOTYxYTY2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozNS43MzU4OTgwNTlaIn0%3D&digest=sha256%3Ab829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:37Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=cd5d79d6-9609-4d1e-9906-92c11e7bfc46 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42788" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.164696ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:37Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=46a62025-a758-47e0-a2e0-dcace94572a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42748" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.249627864s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "GET /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-08-08T14:59:37Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40867" http.request.id=b067c942-ab31-48a1-aff3-cec40a6c87eb http.request.method=GET http.request.remoteaddr="127.0.0.1:42762" http.request.uri="/v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.2449602s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [08/Aug/2025:14:59:35 +0000] "GET /v2/foo/bar/blobs/sha256:b829fd1268a7793b39d56f6af2fc4bf65ea2ffe6f7d49d0e31cbb7423512ec3a HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.73s) === RUN TestRelativeURL time="2025-08-08T14:59:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T14:59:37Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:37Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40383" http.request.id=1a064f33-6574-49d1-b49c-2c9ac32eec80 http.request.method=POST http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="967.573µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40383" http.request.id=4aa3270b-b05b-420b-8fbe-6f12c01cca7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/foo/bar/blobs/uploads/e4ebff87-12d7-4e78-9657-0fe425d9deb9?_state=cxhKoYJkm2l-4uX6fr0py_g3dRacGuqKm1xKyeZqv0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0ZWJmZjg3LTEyZDctNGU3OC05NjU3LTBmZTQyNWQ5ZGViOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozNy45NzUzMzg5MDRaIn0%3D&digest=sha256%3A9255a2f95138e8c3a7d7c7d33aef05ab8c327c77aeaa477b9c7c5257f6e7e714" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07216024s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:38 +0000] "PUT /v2/foo/bar/blobs/uploads/e4ebff87-12d7-4e78-9657-0fe425d9deb9?_state=cxhKoYJkm2l-4uX6fr0py_g3dRacGuqKm1xKyeZqv0t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0ZWJmZjg3LTEyZDctNGU3OC05NjU3LTBmZTQyNWQ5ZGViOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozNy45NzUzMzg5MDRaIn0%3D&digest=sha256%3A9255a2f95138e8c3a7d7c7d33aef05ab8c327c77aeaa477b9c7c5257f6e7e714 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40383" http.request.id=b0b8f825-af0f-4795-9536-f989d62234b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.176616ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:39Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40383" http.request.id=e68f2b74-5084-4b5a-a9a2-ba089b81cbb5 http.request.method=POST http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="915.092µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40383" http.request.id=13abf8c5-b92b-4695-9e88-754e3c27fd51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33770" http.request.uri="/v2/foo/bar/blobs/uploads/ec980552-7643-4a04-8ca6-ff0eb52714c1?_state=2YJrrhk081QO-7MPCtDunJe08tn20quPgBVXJZr-0rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjOTgwNTUyLTc2NDMtNGEwNC04Y2E2LWZmMGViNTI3MTRjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozOS40NjIzNTUwNjZaIn0%3D&digest=sha256%3A575c4ad747b8b58a067e3739999f67dce0d01002b93a472047036ccb668ab1cd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.742619572s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:39 +0000] "PUT /v2/foo/bar/blobs/uploads/ec980552-7643-4a04-8ca6-ff0eb52714c1?_state=2YJrrhk081QO-7MPCtDunJe08tn20quPgBVXJZr-0rh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjOTgwNTUyLTc2NDMtNGEwNC04Y2E2LWZmMGViNTI3MTRjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTozOS40NjIzNTUwNjZaIn0%3D&digest=sha256%3A575c4ad747b8b58a067e3739999f67dce0d01002b93a472047036ccb668ab1cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.23s) === RUN TestBlobDeleteDisabled time="2025-08-08T14:59: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-08T14:59:41Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:41Z" 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:37871" http.request.id=41292d13-0c27-4730-8c0a-d22ecd771cc2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52774" http.request.uri="/v2/foo/bar/blobs/sha256:21f5adc877d0901d156219ed21ecef9651bd75a87fa835cc8d7ac29930ebed15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="963.813µs" http.response.status=405 http.response.written=78 vars.digest="sha256:21f5adc877d0901d156219ed21ecef9651bd75a87fa835cc8d7ac29930ebed15" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:21f5adc877d0901d156219ed21ecef9651bd75a87fa835cc8d7ac29930ebed15 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.16s) === RUN TestDeleteDisabled time="2025-08-08T14:59: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-08T14:59:41Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:41Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33371" http.request.id=e14fcefe-7200-4cd4-a181-0ea46a5cdd6d http.request.method=POST http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.046334ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33371" http.request.id=57143bb1-e7a1-4e17-a679-5429d5b7d13e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/5af6f402-b5ec-489e-9ecc-79bd91cfae33?_state=Ns1i1EqsVA4y-_J4TY7T7seUxfNftmSMVKQ8YfuP4A57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZjZmNDAyLWI1ZWMtNDg5ZS05ZWNjLTc5YmQ5MWNmYWUzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTo0MS42Njc1MDU4NDRaIn0%3D&digest=sha256%3A762e8738c7b7f9df4544c4e536e7c2fdc75149ee23c90189a13424ebb492f5e7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.002609622s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:41 +0000] "PUT /v2/foo/bar/blobs/uploads/5af6f402-b5ec-489e-9ecc-79bd91cfae33?_state=Ns1i1EqsVA4y-_J4TY7T7seUxfNftmSMVKQ8YfuP4A57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZjZmNDAyLWI1ZWMtNDg5ZS05ZWNjLTc5YmQ5MWNmYWUzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTo0MS42Njc1MDU4NDRaIn0%3D&digest=sha256%3A762e8738c7b7f9df4544c4e536e7c2fdc75149ee23c90189a13424ebb492f5e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:44Z" 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:33371" http.request.id=dfa1879b-aa42-47ea-8627-326df148ee60 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/sha256:762e8738c7b7f9df4544c4e536e7c2fdc75149ee23c90189a13424ebb492f5e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="892.372µs" http.response.status=405 http.response.written=78 vars.digest="sha256:762e8738c7b7f9df4544c4e536e7c2fdc75149ee23c90189a13424ebb492f5e7" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:14:59:44 +0000] "DELETE /v2/foo/bar/blobs/sha256:762e8738c7b7f9df4544c4e536e7c2fdc75149ee23c90189a13424ebb492f5e7 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.31s) === RUN TestDeleteReadOnly time="2025-08-08T14:59: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-08T14:59:44Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:44Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36019" http.request.id=f012c5f5-20ae-4b44-8fad-e94aa79c4389 http.request.method=POST http.request.remoteaddr="127.0.0.1:39126" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047374ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:36019" http.request.id=c81155a0-4c57-4d75-99d4-912f7a8ea02d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39126" http.request.uri="/v2/foo/bar/blobs/uploads/72afc009-6b29-44c7-97d5-47008c31f954?_state=NmE5R49lFC5z9dWtis7iU8qBreyLFxicO_1RI0LQ9-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyYWZjMDA5LTZiMjktNDRjNy05N2Q1LTQ3MDA4YzMxZjk1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTo0NC44OTQxODY3NzFaIn0%3D&digest=sha256%3Ace29bcad4d7c74dc040b8d6c4ef9bc29c9540a68c87e28184c2082f60e1c06b0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.51845186s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:44 +0000] "PUT /v2/foo/bar/blobs/uploads/72afc009-6b29-44c7-97d5-47008c31f954?_state=NmE5R49lFC5z9dWtis7iU8qBreyLFxicO_1RI0LQ9-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyYWZjMDA5LTZiMjktNDRjNy05N2Q1LTQ3MDA4YzMxZjk1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNDo1OTo0NC44OTQxODY3NzFaIn0%3D&digest=sha256%3Ace29bcad4d7c74dc040b8d6c4ef9bc29c9540a68c87e28184c2082f60e1c06b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/Aug/2025:14:59:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:ce29bcad4d7c74dc040b8d6c4ef9bc29c9540a68c87e28184c2082f60e1c06b0 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.74s) === RUN TestStartPushReadOnly time="2025-08-08T14:59:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T14:59:46Z" level=info msg="redis not configured" go.version=go1.24.6 127.0.0.1 - - [08/Aug/2025:14:59:46 +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-08T14:59:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T14:59:46Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:46Z" 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:33493" http.request.id=abd1a6ae-1adb-4470-8d76-9d57630c298c http.request.method=GET http.request.remoteaddr="127.0.0.1:53292" 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="959.012µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:14:59:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T14:59:46Z" 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:33493" http.request.id=65b01768-1036-4935-b38c-1749f3e1ac52 http.request.method=GET http.request.remoteaddr="127.0.0.1:53292" 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="804.65µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Aug/2025:14:59:46 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T14:59:46Z" 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:33493" http.request.id=9a144fdc-3a00-4e2c-8d9c-11ae14d36513 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" 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="789.25µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:14:59:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-08T14:59:46Z" 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:33493" http.request.id=2c7c6138-0175-460c-a579-6b8d9425e1d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" 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=3.062921ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T14:59:46Z" 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:33493" http.request.id=2c7c6138-0175-460c-a579-6b8d9425e1d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" 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=3.118722ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T14:59:46Z" 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:33493" http.request.id=2c7c6138-0175-460c-a579-6b8d9425e1d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" 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=3.148282ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T14:59:46Z" 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:33493" http.request.id=2c7c6138-0175-460c-a579-6b8d9425e1d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" 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=3.175323ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:14:59:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-08T14:59:46Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=45db83bb-00a9-417a-a4a6-a958107c3e44 http.request.method=POST http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040654ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=883c46d7-6855-43a1-9013-6dc2aea9ee4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/blobs/uploads/720c467c-399b-40c9-93f2-b6fb1d1f5d32?_state=g-ku0AwH2iQCwmcyLjOHevoVjrgg4XG5UZB3NkFNudd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjBjNDY3Yy0zOTliLTQwYzktOTNmMi1iNmZiMWQxZjVkMzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NDYuNjk5MTc0NVoifQ%3D%3D&digest=sha256%3A8f8e2d5d5dfea65de79e2e6bbde6d87d39f8cb5f6f9374b8b629be886af1d31f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.586501157s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/720c467c-399b-40c9-93f2-b6fb1d1f5d32?_state=g-ku0AwH2iQCwmcyLjOHevoVjrgg4XG5UZB3NkFNudd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjBjNDY3Yy0zOTliLTQwYzktOTNmMi1iNmZiMWQxZjVkMzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NDYuNjk5MTc0NVoifQ%3D%3D&digest=sha256%3A8f8e2d5d5dfea65de79e2e6bbde6d87d39f8cb5f6f9374b8b629be886af1d31f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:49Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=fc2841fe-02c3-4512-9c6e-1b2588db1b3b http.request.method=POST http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.116975ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:49 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=36ff9640-7938-45a9-861d-2ee73f931464 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/blobs/uploads/3c3e7b19-9df7-4f85-91f6-2ac77ecf597e?_state=yQqTSy_7AjPK3BLDl63gsQTJ8daSsE4N5FiVIoiDkNF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYzNlN2IxOS05ZGY3LTRmODUtOTFmNi0yYWM3N2VjZjU5N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NDkuNDkwMzUwMTM5WiJ9&digest=sha256%3A6e85011d68645b89fa1899fda4994fe08c1fac67c5f1b2ce76c599e0a1ba0636" http.request.useragent="Go-http-client/1.1" http.response.duration=1.287823224s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:49 +0000] "PUT /v2/foo/schema1/blobs/uploads/3c3e7b19-9df7-4f85-91f6-2ac77ecf597e?_state=yQqTSy_7AjPK3BLDl63gsQTJ8daSsE4N5FiVIoiDkNF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYzNlN2IxOS05ZGY3LTRmODUtOTFmNi0yYWM3N2VjZjU5N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NDkuNDkwMzUwMTM5WiJ9&digest=sha256%3A6e85011d68645b89fa1899fda4994fe08c1fac67c5f1b2ce76c599e0a1ba0636 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=77c39118-44ab-4a6a-b2f8-208705b8b4e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.609608ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=c08e30c2-9468-4b6e-8951-fca8857c6f09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" http.request.useragent="Go-http-client/1.1" http.response.duration=3.369325ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=1a99b0b6-9dc6-413b-8530-a315141d6583 http.request.method=GET http.request.remoteaddr="127.0.0.1:53292" 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=2.069108ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=c95a82ff-bdee-468b-b580-57e131d7581f http.request.method=GET http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.885025ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "GET /v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" 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:33493" http.request.id=d356ce6b-90d2-49c2-b849-ed6d62983336 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" http.request.useragent="Go-http-client/1.1" http.response.duration=3.371285ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" 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:33493" http.request.id=f68dcee7-1d83-4cc5-97c5-93ed67b34d21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" http.request.useragent="Go-http-client/1.1" http.response.duration=3.375405ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:33493" http.request.id=33314733-71c3-49ba-9a43-ba0e7a6912c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" http.request.useragent="Go-http-client/1.1" http.response.duration=3.376125ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=57dfe24f-cfd6-47af-9f27-4f9cd6a12252 http.request.method=GET http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.847185ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "GET /v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=357cc8b1-b593-4c40-96f7-bcace353481b http.request.method=GET http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="837.451µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=f35edd33-5099-4449-a6d6-1ed7a53946c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" http.request.useragent="Go-http-client/1.1" http.response.duration="755.25µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "GET /v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=170001bb-c29e-4d05-a5ce-429a277e2fa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:53292" 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="744.13µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=error msg="payload digest does match: "sha256:9d3b2625813fe1cf077150f28992df5bf7297125a7ee0b773094600d1743e231" != "sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85"" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=3d71bc98-fe83-438f-beca-ad93770b1624 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" time="2025-08-08T14:59:50Z" 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:33493" http.request.id=3d71bc98-fe83-438f-beca-ad93770b1624 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53292" http.request.uri="/v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="911.892µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85" 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema1/manifests/sha256:f2064cd883e85233b061af215e02f6d63dea2a6d8126fb807399cd4dd0665b85 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" 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:33493" http.request.id=a5611828-8140-4091-a7b0-494e55e61af9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" 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="945.893µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" 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:33493" http.request.id=d35d7535-4752-4759-bdcc-db5b1d968bfb http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" 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="764.211µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" 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:33493" http.request.id=0e80e735-ceca-4453-b686-7bd3d9ad9986 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" 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="919.332µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T14:59:50Z" 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:33493" http.request.id=0e80e735-ceca-4453-b686-7bd3d9ad9986 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" 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="962.773µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T14:59:50Z" 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:33493" http.request.id=0e80e735-ceca-4453-b686-7bd3d9ad9986 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.003013ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=1d1b4650-38b0-4b0f-97fa-e805a6e79ed0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="927.572µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=048f2d33-029d-41b1-8213-0ac349176bc5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/blobs/uploads/57e27e2f-5a93-4e51-893a-d09316f548de?_state=FdJ1Hdqyv4tcofReYGd4YDNb2mJeTu6SveLLUaiHzMZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1N2UyN2UyZi01YTkzLTRlNTEtODkzYS1kMDkzMTZmNTQ4ZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTAuODE5MTk1NTE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.183856ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/57e27e2f-5a93-4e51-893a-d09316f548de?_state=FdJ1Hdqyv4tcofReYGd4YDNb2mJeTu6SveLLUaiHzMZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1N2UyN2UyZi01YTkzLTRlNTEtODkzYS1kMDkzMTZmNTQ4ZGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTAuODE5MTk1NTE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" 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:33493" http.request.id=e6a43abc-a014-49d8-8f06-7cdc34a75b90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.028974ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T14:59:50Z" 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:33493" http.request.id=e6a43abc-a014-49d8-8f06-7cdc34a75b90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.085254ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-08T14:59:50Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=59ec584a-2997-44ed-98cc-7143c2f6b2fc http.request.method=POST http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035814ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:51Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=3dddb60f-3727-4958-9d8b-20d51855c82c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/blobs/uploads/eb38e6ab-5b86-4c3a-bf1e-1a9d284d7ab6?_state=7-N6mzsl_usC2Xc5jJjhbG9T2B12-srLyl9DDx5itoN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlYjM4ZTZhYi01Yjg2LTRjM2EtYmYxZS0xYTlkMjg0ZDdhYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTAuOTgzNTk4Njk2WiJ9&digest=sha256%3Afa19807abd7bb1f3fcdf0f5af72006f6afdeb75f4de3ba6dec725cb3842d0987" http.request.useragent="Go-http-client/1.1" http.response.duration=994.512784ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/eb38e6ab-5b86-4c3a-bf1e-1a9d284d7ab6?_state=7-N6mzsl_usC2Xc5jJjhbG9T2B12-srLyl9DDx5itoN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlYjM4ZTZhYi01Yjg2LTRjM2EtYmYxZS0xYTlkMjg0ZDdhYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTAuOTgzNTk4Njk2WiJ9&digest=sha256%3Afa19807abd7bb1f3fcdf0f5af72006f6afdeb75f4de3ba6dec725cb3842d0987 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=48452792-fb98-4ea4-81af-836667a72e93 http.request.method=POST http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040934ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=e8d2fff4-48fe-428e-a6b6-afc97303e396 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/blobs/uploads/5a74e09d-c958-424f-a0e1-885308ca19f6?_state=MM6mitld9X8843bba8bmSv7VivvAIt4nQN98WLnEv0R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YTc0ZTA5ZC1jOTU4LTQyNGYtYTBlMS04ODUzMDhjYTE5ZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTIuMTU4NDMzMTUzWiJ9&digest=sha256%3Adcc0d1e3b769a62b0e7c0130fb8688f193809069b4ecef5fe4e7d21aa47440c9" http.request.useragent="Go-http-client/1.1" http.response.duration=828.980189ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/5a74e09d-c958-424f-a0e1-885308ca19f6?_state=MM6mitld9X8843bba8bmSv7VivvAIt4nQN98WLnEv0R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1YTc0ZTA5ZC1jOTU4LTQyNGYtYTBlMS04ODUzMDhjYTE5ZjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTIuMTU4NDMzMTUzWiJ9&digest=sha256%3Adcc0d1e3b769a62b0e7c0130fb8688f193809069b4ecef5fe4e7d21aa47440c9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" 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:33493" http.request.id=957cb0eb-3f2c-4905-a734-d7060befcf10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.412979ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" 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:33493" http.request.id=93b6f612-fd78-432f-ad9e-b56a7722e10a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/sha256:bea850c1bb481edaf4691bce31e049e571d3f5ee5352aac5f6808487c0261c7b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227577ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:bea850c1bb481edaf4691bce31e049e571d3f5ee5352aac5f6808487c0261c7b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=ba7f345e-df87-4bb7-b62b-c8c7d8c322fc http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.044294ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=365e1c6d-3e5b-42ef-a46c-6ede8eff53a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/sha256:bea850c1bb481edaf4691bce31e049e571d3f5ee5352aac5f6808487c0261c7b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="963.773µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "GET /v2/foo/schema2/manifests/sha256:bea850c1bb481edaf4691bce31e049e571d3f5ee5352aac5f6808487c0261c7b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=a2501a8f-eef0-4721-9ada-0c86de3a668d http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="815.571µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=1afe71e1-b29e-4498-a2ac-a2b166e7e5a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/sha256:bea850c1bb481edaf4691bce31e049e571d3f5ee5352aac5f6808487c0261c7b" http.request.useragent="Go-http-client/1.1" http.response.duration="750.01µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "GET /v2/foo/schema2/manifests/sha256:bea850c1bb481edaf4691bce31e049e571d3f5ee5352aac5f6808487c0261c7b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=f742c2f3-3d38-4012-bad0-5fdc55fd554d http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" 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="778.65µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-08T14:59:52Z" level=info msg="rewriting manifest sha256:bea850c1bb481edaf4691bce31e049e571d3f5ee5352aac5f6808487c0261c7b in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=63bb37e9-e061-445a-913c-cddeca96282b http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" 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-08T14:59:52Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=63bb37e9-e061-445a-913c-cddeca96282b http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.18443ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Aug/2025:14:59:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" 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:33493" http.request.id=128c414c-0f04-4519-85e6-ba6e75c9780a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" 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="917.733µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" 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:33493" http.request.id=6df50e05-21e2-4f94-9f8d-4b1279061fe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.162375ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" 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:33493" http.request.id=301c2e5e-92ef-4b79-a308-ba8b6d3b19ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/sha256:41cafb888992cf0a0ee46a81666280e9a806f210896f2dd06d6c463a2da1ec41" http.request.useragent="Go-http-client/1.1" http.response.duration=1.039934ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:41cafb888992cf0a0ee46a81666280e9a806f210896f2dd06d6c463a2da1ec41 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=456d9562-57a3-4fa5-9145-5ef66096d4d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.009294ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=9955a1c6-0be2-4923-a0fc-10c4230b16c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/sha256:41cafb888992cf0a0ee46a81666280e9a806f210896f2dd06d6c463a2da1ec41" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="986.333µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "GET /v2/foo/schema2/manifests/sha256:41cafb888992cf0a0ee46a81666280e9a806f210896f2dd06d6c463a2da1ec41 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=e8be71c4-68ef-48f8-9bb6-a078f0133fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="830.971µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=327fcc2d-e4d1-40c0-9581-8459c08d1664 http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" http.request.uri="/v2/foo/schema2/manifests/sha256:41cafb888992cf0a0ee46a81666280e9a806f210896f2dd06d6c463a2da1ec41" http.request.useragent="Go-http-client/1.1" http.response.duration="736.41µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "GET /v2/foo/schema2/manifests/sha256:41cafb888992cf0a0ee46a81666280e9a806f210896f2dd06d6c463a2da1ec41 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" level=info msg="rewriting manifest list sha256:41cafb888992cf0a0ee46a81666280e9a806f210896f2dd06d6c463a2da1ec41 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=621da7bb-1324-4f52-8fa3-25aea6ee8e82 http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" 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-08T14:59:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:33493" http.request.id=621da7bb-1324-4f52-8fa3-25aea6ee8e82 http.request.method=GET http.request.remoteaddr="127.0.0.1:50742" 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=2.163429ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-08-08T14:59: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-08T14:59:53Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:53Z" 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:37373" http.request.id=6e5ba408-7caa-4c83-bb7b-a6d1e173c14c http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" 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="951.853µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" 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:37373" http.request.id=d3c36dcb-5867-469f-8093-a69b36d56fe4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" 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="798.85µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" 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:37373" http.request.id=d6861f30-346d-4e22-b3ca-e8025a430c35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" 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="855.212µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" 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:37373" http.request.id=72f6edc8-ea44-4b34-96fa-4ea3cd9f1ee7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" 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=3.058481ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T14:59:53Z" 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:37373" http.request.id=72f6edc8-ea44-4b34-96fa-4ea3cd9f1ee7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" 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=3.105801ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T14:59:53Z" 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:37373" http.request.id=72f6edc8-ea44-4b34-96fa-4ea3cd9f1ee7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" 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=3.134442ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T14:59:53Z" 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:37373" http.request.id=72f6edc8-ea44-4b34-96fa-4ea3cd9f1ee7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" 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=3.164962ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-08T14:59:53Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=dd350d15-916d-42da-a712-2aef0260d96d http.request.method=POST http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076894ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=bb0f6197-8015-4fc5-ad9d-dc9d93829852 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/blobs/uploads/49016f5b-ff89-4e1e-9329-9584beb90304?_state=0_ZcY0Nfxnz_jc_z-0jEUdXwlD7bZ5ijct2wczJ6zRp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0OTAxNmY1Yi1mZjg5LTRlMWUtOTMyOS05NTg0YmViOTAzMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTMuMjcyNzc1NTkzWiJ9&digest=sha256%3Af50df0e64275f1146b39e4b2aec2e78dc6db1919621e811a1653873393d943c1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.849888406s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/49016f5b-ff89-4e1e-9329-9584beb90304?_state=0_ZcY0Nfxnz_jc_z-0jEUdXwlD7bZ5ijct2wczJ6zRp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0OTAxNmY1Yi1mZjg5LTRlMWUtOTMyOS05NTg0YmViOTAzMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTMuMjcyNzc1NTkzWiJ9&digest=sha256%3Af50df0e64275f1146b39e4b2aec2e78dc6db1919621e811a1653873393d943c1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=9f2bab56-3a6b-40dc-8360-a1ed4407ba40 http.request.method=POST http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025734ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=c6f3e976-a8ce-4cba-80fa-d89ed2aa1e9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/blobs/uploads/0ed6679a-f7cb-4166-95f0-431e984e5ca0?_state=EBfYekr9iMpDRPkv5qc3R9rFJJz1jkdd4dsh_Cw1yY17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZWQ2Njc5YS1mN2NiLTQxNjYtOTVmMC00MzFlOTg0ZTVjYTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTUuMjU3ODc4MjI0WiJ9&digest=sha256%3Ab43b4b20f34e2c346866dddc0711f41492a500a7859c36361472977175c4f645" http.request.useragent="Go-http-client/1.1" http.response.duration=664.464007ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/0ed6679a-f7cb-4166-95f0-431e984e5ca0?_state=EBfYekr9iMpDRPkv5qc3R9rFJJz1jkdd4dsh_Cw1yY17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZWQ2Njc5YS1mN2NiLTQxNjYtOTVmMC00MzFlOTg0ZTVjYTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTUuMjU3ODc4MjI0WiJ9&digest=sha256%3Ab43b4b20f34e2c346866dddc0711f41492a500a7859c36361472977175c4f645 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=108042ef-a5a0-422e-91ea-526139649498 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.66961ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=f25de580-a160-4b06-b6bc-e3fd7528a7a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" http.request.useragent="Go-http-client/1.1" http.response.duration=3.478087ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=081453ee-6033-402c-9b05-e61a107d08f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.914506ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=c7bd886e-28b8-4dbe-938f-2e55004cd546 http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.927346ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "GET /v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" 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:37373" http.request.id=0eef73df-880a-4923-83fb-bf1429fc89ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" http.request.useragent="Go-http-client/1.1" http.response.duration=3.587569ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" 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:37373" http.request.id=137b7b5e-9b6a-45b6-ad21-3e3e3cdac128 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" http.request.useragent="Go-http-client/1.1" http.response.duration=3.395246ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:37373" http.request.id=4cb35433-8619-431b-8334-9d3b9bc80736 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" http.request.useragent="Go-http-client/1.1" http.response.duration=10.184217ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=444967fb-5df1-4440-8cec-7931afd77770 http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.046268ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "GET /v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=f92181ec-d19c-4001-9fd4-7d6fd6ac7741 http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="843.491µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=91b34a3c-f2c4-419c-9e99-12a50ab3fe42 http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" http.request.useragent="Go-http-client/1.1" http.response.duration="818.571µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "GET /v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=affd11dc-2691-45fa-9cf0-d2635c7271c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49720" 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="793.65µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=error msg="payload digest does match: "sha256:45907021ca45cba9d4f39d1d52718b977bb9454badc521b8c7e840bca3bc55ce" != "sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760"" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=84bc9637-b266-46e4-8409-180aece31e3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" time="2025-08-08T14:59:55Z" 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:37373" http.request.id=84bc9637-b266-46e4-8409-180aece31e3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49720" http.request.uri="/v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.053µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760" 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:986ce88e7b4702331da26857969459241be1a1dd19cd59762a0a20bba41e0760 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" 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:37373" http.request.id=4fe579fe-504f-444f-aee8-543b4570cc5b http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" 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="954.813µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" 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:37373" http.request.id=ef4284d7-ecbb-4abe-a541-d24e14556500 http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" 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="815.651µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" 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:37373" http.request.id=a2f9ae08-4f17-47bd-b2ff-3462639e700c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" 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="993.693µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T14:59:55Z" 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:37373" http.request.id=a2f9ae08-4f17-47bd-b2ff-3462639e700c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.048174ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T14:59:55Z" 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:37373" http.request.id=a2f9ae08-4f17-47bd-b2ff-3462639e700c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.083135ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=21304a7a-e6ca-4ec6-89a9-54a571d1837c http.request.method=POST http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="895.372µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=3d694891-24c5-42cb-b189-b4885212f425 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/blobs/uploads/51d44a9f-9c54-4b78-b59c-add76b8dd7f7?_state=m8faHbs7p9SfatyyfLACbEu9bfGRqnknuByGdKhvZ5h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MWQ0NGE5Zi05YzU0LTRiNzgtYjU5Yy1hZGQ3NmI4ZGQ3ZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTUuOTY4NzI2NDE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.160055ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/51d44a9f-9c54-4b78-b59c-add76b8dd7f7?_state=m8faHbs7p9SfatyyfLACbEu9bfGRqnknuByGdKhvZ5h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MWQ0NGE5Zi05YzU0LTRiNzgtYjU5Yy1hZGQ3NmI4ZGQ3ZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTUuOTY4NzI2NDE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:55Z" 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:37373" http.request.id=98103087-71c6-4f2b-968b-559b7012ae29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.052694ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T14:59:55Z" 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:37373" http.request.id=98103087-71c6-4f2b-968b-559b7012ae29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.102255ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:14:59:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-08T14:59:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=6e8286fa-8983-4e85-8cf6-6d3cfa0545e7 http.request.method=POST http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="990.494µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:56Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=7dc2e131-892d-41e6-8f76-05e1778cc05e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/blobs/uploads/333e4542-7c3e-4e1a-a2d0-b3cad67b765d?_state=eQK7aMGaQ6uDPogHI8spvre66483uQhWwjcONimPe717Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMzNlNDU0Mi03YzNlLTRlMWEtYTJkMC1iM2NhZDY3Yjc2NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTYuMTEwNDQwODFaIn0%3D&digest=sha256%3A7a5829e6dc9a1db42d1aa645e999d38b02aa53a9fa96ab8386f5598cf9c287d5" http.request.useragent="Go-http-client/1.1" http.response.duration=837.825506ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/333e4542-7c3e-4e1a-a2d0-b3cad67b765d?_state=eQK7aMGaQ6uDPogHI8spvre66483uQhWwjcONimPe717Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMzNlNDU0Mi03YzNlLTRlMWEtYTJkMC1iM2NhZDY3Yjc2NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTYuMTEwNDQwODFaIn0%3D&digest=sha256%3A7a5829e6dc9a1db42d1aa645e999d38b02aa53a9fa96ab8386f5598cf9c287d5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:57Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=09c2c859-c761-4876-aab4-708c81a8e266 http.request.method=POST http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056054ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=3a9701a4-0fbf-4fd8-9ea6-410927fa4908 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/blobs/uploads/fe24b537-dc0f-446f-9cbf-aa4e3a83b228?_state=L7GVYS40cPloJnMDq_xSjVWOEOVPjvLNuGtE92Lnti97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZTI0YjUzNy1kYzBmLTQ0NmYtOWNiZi1hYTRlM2E4M2IyMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTcuMTY5NzA1MjI0WiJ9&digest=sha256%3Ace11128afbc4cd8979a95dc844811220563fecf387f9523634e21931c62faa6b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.7444661s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/fe24b537-dc0f-446f-9cbf-aa4e3a83b228?_state=L7GVYS40cPloJnMDq_xSjVWOEOVPjvLNuGtE92Lnti97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZTI0YjUzNy1kYzBmLTQ0NmYtOWNiZi1hYTRlM2E4M2IyMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTcuMTY5NzA1MjI0WiJ9&digest=sha256%3Ace11128afbc4cd8979a95dc844811220563fecf387f9523634e21931c62faa6b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:37373" http.request.id=ed6bc273-f879-48a3-852b-6e6850e47319 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.469699ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:37373" http.request.id=4a612186-b5d8-40fc-aaf4-006bbc5a164d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/sha256:83a31de8f772ace03d0efd83a7a31c14b263ec467c0742650e5889e8efa2efe7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.220096ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:83a31de8f772ace03d0efd83a7a31c14b263ec467c0742650e5889e8efa2efe7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=5b6ce5dd-641c-435a-a64a-1114eae69078 http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.032934ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=091407df-43b5-48cf-8251-8ac20e4a834c http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/sha256:83a31de8f772ace03d0efd83a7a31c14b263ec467c0742650e5889e8efa2efe7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="961.653µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/sha256:83a31de8f772ace03d0efd83a7a31c14b263ec467c0742650e5889e8efa2efe7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=4db8371a-93fc-4eff-9bb9-0acb4cbc0373 http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="778.45µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=2b728b87-8779-4c30-a5b4-5bb7ef6f5800 http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/sha256:83a31de8f772ace03d0efd83a7a31c14b263ec467c0742650e5889e8efa2efe7" http.request.useragent="Go-http-client/1.1" http.response.duration="700.049µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/sha256:83a31de8f772ace03d0efd83a7a31c14b263ec467c0742650e5889e8efa2efe7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=151a4e8a-5c08-48d0-92f8-e3145b338868 http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" 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="762.091µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="rewriting manifest sha256:83a31de8f772ace03d0efd83a7a31c14b263ec467c0742650e5889e8efa2efe7 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=a892d298-dbe0-41a1-9fc5-256c74537fb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" 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-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=a892d298-dbe0-41a1-9fc5-256c74537fb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.124109ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:37373" http.request.id=ba0abe87-08f2-42a1-b501-a07efd33cbe4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.038854ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:37373" http.request.id=9132bdf1-8088-41bd-bacb-b26b5f46e18b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.195056ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:37373" http.request.id=b4683d3a-a362-48b3-908d-7ff16407d34e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/sha256:2f326c0d83024e4e872b7e71eeb271e44b392528073482eceeed77bc8b6bdb5e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.101615ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:2f326c0d83024e4e872b7e71eeb271e44b392528073482eceeed77bc8b6bdb5e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=ba7e7e33-ef97-4e64-9cfa-d8568c22e08f http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.030254ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=8953e82b-fff4-4679-ba3a-67005ba941e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/sha256:2f326c0d83024e4e872b7e71eeb271e44b392528073482eceeed77bc8b6bdb5e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.049614ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/sha256:2f326c0d83024e4e872b7e71eeb271e44b392528073482eceeed77bc8b6bdb5e HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=e270d93f-2299-4d45-b746-21ec2fb76dd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="848.012µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=00d7f916-3749-4f67-a563-3cffd828760a http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/foo/schema2/manifests/sha256:2f326c0d83024e4e872b7e71eeb271e44b392528073482eceeed77bc8b6bdb5e" http.request.useragent="Go-http-client/1.1" http.response.duration="757.17µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/sha256:2f326c0d83024e4e872b7e71eeb271e44b392528073482eceeed77bc8b6bdb5e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" level=info msg="rewriting manifest list sha256:2f326c0d83024e4e872b7e71eeb271e44b392528073482eceeed77bc8b6bdb5e in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=df5670d7-e660-4bb4-bbef-9a64a6453afa http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" 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-08T14:59:58Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:37373" http.request.id=df5670d7-e660-4bb4-bbef-9a64a6453afa http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" 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=2.372552ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (12.52s) === RUN TestGetManifestWithStorageError time="2025-08-08T14:59:58Z" 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-08T14:59:58Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:58Z" 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:44479" http.request.id=1353c0ed-701f-4fc3-aba9-d772a3248f40 http.request.method=GET http.request.remoteaddr="127.0.0.1:54008" 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=1.065695ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:44479" http.request.id=e1a85443-055e-4b27-911b-9b9a43a4361e http.request.method=GET http.request.remoteaddr="127.0.0.1:54008" 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="884.252µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:44479" http.request.id=d75e6c22-0036-4320-b0c3-b10d76791e49 http.request.method=GET http.request.remoteaddr="127.0.0.1:54008" 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="817.691µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:44479" http.request.id=37175c61-923e-4006-83ac-6c6709ca5900 http.request.method=GET http.request.remoteaddr="127.0.0.1:54008" 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="823.731µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/Aug/2025:14:59:58 +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-08T14:59:58Z" 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-08T14:59:58Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T14:59:58Z" 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:34531" http.request.id=4bdf5cb1-209f-4639-a3c5-13085879ad26 http.request.method=GET http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.005413ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:34531" http.request.id=1c10ca9e-bb39-4e35-88da-9cb173d71de0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39630" 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="852.972µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:34531" http.request.id=454fdadf-3845-4a66-9022-f0e665e5c395 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" 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="843.772µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-08-08T14:59:58Z" 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:34531" http.request.id=dcea734f-5f8f-4d90-aa2f-0356504bba09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" 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=3.085882ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T14:59:58Z" 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:34531" http.request.id=dcea734f-5f8f-4d90-aa2f-0356504bba09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" 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=3.137083ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T14:59:58Z" 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:34531" http.request.id=dcea734f-5f8f-4d90-aa2f-0356504bba09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" 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=3.170443ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-08-08T14:59:58Z" 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:34531" http.request.id=dcea734f-5f8f-4d90-aa2f-0356504bba09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" 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=3.195924ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/Aug/2025:14:59:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-08-08T14:59:59Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=d51e6682-806e-4e43-8729-7043a1689817 http.request.method=POST http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.083735ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=6419ac2e-5b45-4248-8a9a-266bf85c8708 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/blobs/uploads/252a96d1-53a4-4c51-ae98-53fa566dbd26?_state=bHOC4yYCFhr_tZ_qfYkyw70j3QfPkyRhAYRvKUo3Pc57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNTJhOTZkMS01M2E0LTRjNTEtYWU5OC01M2ZhNTY2ZGJkMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTkuMTc0MzEyMzk0WiJ9&digest=sha256%3A300f2333cb0af738db5dd6c27b5324de5d0c92fa6fa724f087ce6bfb1209d555" http.request.useragent="Go-http-client/1.1" http.response.duration=1.661604739s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:14:59:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/252a96d1-53a4-4c51-ae98-53fa566dbd26?_state=bHOC4yYCFhr_tZ_qfYkyw70j3QfPkyRhAYRvKUo3Pc57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNTJhOTZkMS01M2E0LTRjNTEtYWU5OC01M2ZhNTY2ZGJkMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTQ6NTk6NTkuMTc0MzEyMzk0WiJ9&digest=sha256%3A300f2333cb0af738db5dd6c27b5324de5d0c92fa6fa724f087ce6bfb1209d555 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:00Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=634be8c9-354c-43c3-8d9e-f4718528faf1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.095455ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=f64e3690-8c4e-4147-91cd-5b2925b5631b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/blobs/uploads/64fb765f-d7c8-4f53-b200-90dd1c8215e2?_state=uoYhEEVVfyF95acrCKY2tzz9UuPUbGCdlZWVryRtEbd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2NGZiNzY1Zi1kN2M4LTRmNTMtYjIwMC05MGRkMWM4MjE1ZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTU6MDA6MDAuOTcyODIwNzAxWiJ9&digest=sha256%3Af746807a4f6e3b9490392bf89dc3db58e8e02d64593e52c7dc9968f48a330dbc" http.request.useragent="Go-http-client/1.1" http.response.duration=586.428553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/64fb765f-d7c8-4f53-b200-90dd1c8215e2?_state=uoYhEEVVfyF95acrCKY2tzz9UuPUbGCdlZWVryRtEbd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2NGZiNzY1Zi1kN2M4LTRmNTMtYjIwMC05MGRkMWM4MjE1ZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTU6MDA6MDAuOTcyODIwNzAxWiJ9&digest=sha256%3Af746807a4f6e3b9490392bf89dc3db58e8e02d64593e52c7dc9968f48a330dbc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=aca85f37-b980-446d-a375-941ebbb078fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.462087ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=0e483fe2-685f-4706-bac4-fa8a695dde85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.318405ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=3b5ce354-b9f3-45bf-a69e-cf7509d411bc http.request.method=GET http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.804784ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=23f48f31-60e3-495a-b295-7c591607c8a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.713903ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=9c329bbf-18f5-413a-8dab-d137c951f8b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.334485ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=859865e9-e7b9-430c-8313-e92b0ce6a675 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.228564ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:34531" http.request.id=c1d7e021-3165-4b6e-af50-89ad4246755b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.281324ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=10a1fdab-effb-4e11-945c-7fbd8784810a http.request.method=GET http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.833945ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=df3bb9c5-51d6-45e8-9671-b078b6567b37 http.request.method=GET http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="769.53µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=588d0fb5-2784-446e-afe1-f4b6ffbe3c67 http.request.method=GET http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.duration="705.729µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=01ef5d47-292d-4068-b745-c930a38e5965 http.request.method=GET http.request.remoteaddr="127.0.0.1:39630" 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="769.57µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=error msg="payload digest does match: "sha256:a1746d1802efd2b5a93787349441adc67c09ffbb14511f5c6d011b9defe5074d" != "sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd"" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=c9337236-16cb-4b6c-8214-005b05190514 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" time="2025-08-08T15:00: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:34531" http.request.id=c9337236-16cb-4b6c-8214-005b05190514 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="924.053µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=2c40a1e1-fa79-4b97-baf5-864527577d2f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.029934ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=6e93b37a-8838-4f37-8e2c-4a287552a829 http.request.method=GET http.request.remoteaddr="127.0.0.1:54116" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="826.211µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" 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:34531" http.request.id=3b925c3b-4497-4650-8f37-6fb4daf17e1a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54126" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="981.533µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=1dc05452-f3ed-4b5a-ab33-ab613dea624b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.duration=3.390566ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=324460cd-c167-4d23-a26f-9d7044a5929d http.request.method=GET http.request.remoteaddr="127.0.0.1:54138" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.788904ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" 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:34531" http.request.id=70c9fe0f-6b74-473c-8949-198f3db358ac http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54154" 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="926.773µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=fe9547e8-8a5c-4e7b-98e8-24fee509c576 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.449046ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=e1657860-610a-4b8d-be4d-b00273d1b537 http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" 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="726.049µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=3d00588f-c0d0-4954-945f-7665bb472b71 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd" http.request.useragent="Go-http-client/1.1" http.response.duration="981.933µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f827f829687fba1117d7962ceb8f8105243eda9c94bca87837c090fc47ce89bd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=a211c3fd-2844-4eab-b4da-2fcd2c09a3e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" 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="814.051µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=de379a0a-24e2-4321-87c1-52ba379a8b0e http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" 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="791.73µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=88057007-8e4a-4d64-9854-d0e2e3df4aa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" 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="732.09µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=55cae427-18ce-4c39-a7dd-97460f833619 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" 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="915.893µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T15:00: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:34531" http.request.id=55cae427-18ce-4c39-a7dd-97460f833619 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" 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="957.573µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T15:00: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:34531" http.request.id=55cae427-18ce-4c39-a7dd-97460f833619 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" 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="989.174µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=2199b86a-8654-4ebf-a238-9199caf40141 http.request.method=POST http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.332µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=7778431a-b72c-46fa-ae73-289e28ecc059 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/blobs/uploads/e16a77ce-0a4f-41d5-a952-a1e69ef3e7e0?_state=Kwuu5xSxASDjAotPVldeJlRxrrYe7xn-ddJYLGtO4s97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMTZhNzdjZS0wYTRmLTQxZDUtYTk1Mi1hMWU2OWVmM2U3ZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTU6MDA6MDEuNjEyNzY5OTc1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139776ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/e16a77ce-0a4f-41d5-a952-a1e69ef3e7e0?_state=Kwuu5xSxASDjAotPVldeJlRxrrYe7xn-ddJYLGtO4s97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMTZhNzdjZS0wYTRmLTQxZDUtYTk1Mi1hMWU2OWVmM2U3ZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTU6MDA6MDEuNjEyNzY5OTc1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=7de3cd0b-1edc-4795-b813-927655532ecb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" 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="957.053µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-08-08T15:00: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:34531" http.request.id=7de3cd0b-1edc-4795-b813-927655532ecb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.000693ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-08-08T15:00:01Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=42d9c56b-dea9-437f-9f8d-b02964fd6036 http.request.method=POST http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="966.253µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=704ad21a-cc78-43ad-b54c-221d778f822f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/blobs/uploads/13b1da7f-f428-427f-a530-2db97bf6d92c?_state=PSfogKrhK32QaYno0Omr4iMv_gWY_LcdsbArv-mbw117Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxM2IxZGE3Zi1mNDI4LTQyN2YtYTUzMC0yZGI5N2JmNmQ5MmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTU6MDA6MDEuODY3MTk5NzI4WiJ9&digest=sha256%3A1c9e84135d00510d7b1c5c0f331872182985992b28c4d18fa7fc56d05b813778" http.request.useragent="Go-http-client/1.1" http.response.duration=1.750293254s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/13b1da7f-f428-427f-a530-2db97bf6d92c?_state=PSfogKrhK32QaYno0Omr4iMv_gWY_LcdsbArv-mbw117Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxM2IxZGE3Zi1mNDI4LTQyN2YtYTUzMC0yZGI5N2JmNmQ5MmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTU6MDA6MDEuODY3MTk5NzI4WiJ9&digest=sha256%3A1c9e84135d00510d7b1c5c0f331872182985992b28c4d18fa7fc56d05b813778 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:03Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=7e63a885-c13f-4091-9993-efaa0b570f48 http.request.method=POST http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016134ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=dc22c9ec-fa08-4fd8-a8f0-512b290f2148 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/blobs/uploads/5547e984-ffab-4ecc-a414-779748f63adf?_state=JsdDW9IpKXts65rBRyugBG9r586B3GJU39JJZ2Q_8QB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NTQ3ZTk4NC1mZmFiLTRlY2MtYTQxNC03Nzk3NDhmNjNhZGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTU6MDA6MDMuNzc5MDAwMDRaIn0%3D&digest=sha256%3Ab5442038d0c66ae975aa01cc716af66606d65059d6944730866d7aa573c67e1e" http.request.useragent="Go-http-client/1.1" http.response.duration=782.942322ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/5547e984-ffab-4ecc-a414-779748f63adf?_state=JsdDW9IpKXts65rBRyugBG9r586B3GJU39JJZ2Q_8QB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NTQ3ZTk4NC1mZmFiLTRlY2MtYTQxNC03Nzk3NDhmNjNhZGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDgtMDhUMTU6MDA6MDMuNzc5MDAwMDRaIn0%3D&digest=sha256%3Ab5442038d0c66ae975aa01cc716af66606d65059d6944730866d7aa573c67e1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=197d1074-433b-4fc6-bfbb-cb15da9a3c43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.289698ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=b74d7c64-15f5-4b8b-ae06-e636265328db http.request.method=PUT http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.074894ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=77ba8d30-f139-40b5-992a-d0188736b9f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" 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="949.852µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=0bb8ede1-6894-4741-b97f-4b41e9d69b49 http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="841.491µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=eaa89741-daed-4689-894d-90981a18994a http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="835.692µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=b944fe23-971e-4653-b592-ff03e45c0108 http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" http.request.useragent="Go-http-client/1.1" http.response.duration="769.61µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=c20f683c-cf42-4eff-bbc4-08855974d2da http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" 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="739.25µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="rewriting manifest sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 in schema1 format to support old client" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=7d271556-2c3e-4400-a0a0-44d3175f675f http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" 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-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=7d271556-2c3e-4400-a0a0-44d3175f675f http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.026188ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=cbb4a311-3ef2-4683-a145-f025c84369e4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" http.request.useragent="Go-http-client/1.1" http.response.duration="937.813µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" err.message="manifest unknown" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=afe2ec9c-8a95-4f9b-a14b-1dbf793c468c http.request.method=GET http.request.remoteaddr="127.0.0.1:54168" http.request.uri="/v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="780.531µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" 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:34531" http.request.id=5f377636-a6ba-4a20-8d63-ced196d2be74 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54170" http.request.uri="/v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="915.932µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=9f7303d0-4f1b-48d0-b4ec-0df22c2e4c88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54172" http.request.uri="/v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.289698ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=8dd07852-fc28-400b-9ae0-9def4b44282e http.request.method=GET http.request.remoteaddr="127.0.0.1:54172" http.request.uri="/v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="904.892µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" 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:34531" http.request.id=429073e4-6769-4123-9f1a-faa8e04b937d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54180" 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="982.093µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-08-08T15:00: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:34531" http.request.id=ddca9b31-24bc-472a-abc9-9ceb660c1d5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54194" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.312618ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=95272bdf-8548-4ab7-b1f6-b62721ffb7ea http.request.method=GET http.request.remoteaddr="127.0.0.1:54194" 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="805.411µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=1e1fe9f5-3a76-4e7c-8d8e-6bdaae09a166 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54194" http.request.uri="/v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2" http.request.useragent="Go-http-client/1.1" http.response.duration="909.013µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:3c265393fcb895be7113236de1168913ae72de33d6fc1bd1557eb25fa4548fa2 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:04Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:34531" http.request.id=e779fe97-7d0c-4982-a47a-409be1c75392 http.request.method=GET http.request.remoteaddr="127.0.0.1:54194" 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="833.811µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [08/Aug/2025:15:00:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.65s) === RUN TestManifestDeleteDisabled time="2025-08-08T15:00: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-08T15:00:04Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T15:00:04Z" 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:42793" http.request.id=9825e479-af1b-47e0-8fa3-d174c8b284ad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45190" 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="887.092µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/Aug/2025:15:00:04 +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-08T15:00: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-08T15:00:04Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T15:00:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-08T15:00:05Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.6 time="2025-08-08T15:00:05Z" 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-08T15:00:05Z" 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:43655" http.request.id=815bf01f-c691-4f81-b3b7-021592a702a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37282" 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.4831ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Aug/2025:15:00:05 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-08T15:00:05Z" 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:43655" http.request.id=a59f1d09-7127-43c8-ab6a-ca0febd048cb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37292" 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.345618ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/Aug/2025:15:00:05 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-08T15:00:05Z" 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:43655" http.request.id=d9313339-65b4-4fe4-97bd-25de496dbe61 http.request.method=POST http.request.remoteaddr="127.0.0.1:37302" 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.400499ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:15:00:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-08-08T15:00:05Z" 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:43655" http.request.id=e8ea2e7d-d685-461d-8345-79236a321408 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37308" 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.337179ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/Aug/2025:15:00:05 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.52s) === RUN TestProxyManifestGetByTag time="2025-08-08T15:00:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 time="2025-08-08T15:00:05Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T15:00:05Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=3983761b-14f4-42a3-bc82-a8498e50947e http.request.method=POST http.request.remoteaddr="127.0.0.1:43420" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.094175ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=690178a6-6206-4157-b806-ee2ca1de459b http.request.method=PUT http.request.remoteaddr="127.0.0.1:43420" http.request.uri="/v2/foo/bar/blobs/uploads/ad794712-6199-48a9-b7e0-49cd9469a9be?_state=7IYpPeTgpKssTN-9M9EIBVz4RyiChWD0d-WRkqDmrPl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNzk0NzEyLTYxOTktNDhhOS1iN2UwLTQ5Y2Q5NDY5YTliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNTowMDowNS4zNzAyODk3NDdaIn0%3D&digest=sha256%3A95f9181e2739b13b17cf04cd391b9b6811ab15b99210059d696a52dd6bf79d42" http.request.useragent="Go-http-client/1.1" http.response.duration=2.079783295s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:05 +0000] "PUT /v2/foo/bar/blobs/uploads/ad794712-6199-48a9-b7e0-49cd9469a9be?_state=7IYpPeTgpKssTN-9M9EIBVz4RyiChWD0d-WRkqDmrPl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNzk0NzEyLTYxOTktNDhhOS1iN2UwLTQ5Y2Q5NDY5YTliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNTowMDowNS4zNzAyODk3NDdaIn0%3D&digest=sha256%3A95f9181e2739b13b17cf04cd391b9b6811ab15b99210059d696a52dd6bf79d42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=24219801-e43d-44dd-8f23-b94dc824b81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:43420" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.545408ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" 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-08T15:00:07Z" level=info msg="redis not configured" go.version=go1.24.6 time="2025-08-08T15:00:07Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.24.6 time="2025-08-08T15:00:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 time="2025-08-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=5d385219-a965-47f1-97c8-75603ee97722 http.request.method=GET http.request.remoteaddr="127.0.0.1:43420" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="709.849µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:40643" go.version=go1.24.6 time="2025-08-08T15:00:07Z" 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-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=b7b37c0e-0f55-4e79-8bea-7a06be904430 http.request.method=GET http.request.remoteaddr="127.0.0.1:43428" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="733.37µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40643 /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:40643/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:43587" http.request.id=9552d789-bd19-4f10-ad87-ca84a9263af3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/bar/manifests/sha256:cdf5404d38bcfc47707e30e02524615f1bd0305cbbacf0ed079f4379d06f8560" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:cdf5404d38bcfc47707e30e02524615f1bd0305cbbacf0ed079f4379d06f8560" time="2025-08-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=c33e455c-3b2a-4b99-adf8-087194b68c3f http.request.method=GET http.request.remoteaddr="127.0.0.1:43430" http.request.uri="/v2/foo/bar/manifests/sha256:cdf5404d38bcfc47707e30e02524615f1bd0305cbbacf0ed079f4379d06f8560" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.903346ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "GET /v2/foo/bar/manifests/sha256:cdf5404d38bcfc47707e30e02524615f1bd0305cbbacf0ed079f4379d06f8560 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:cdf5404d38bcfc47707e30e02524615f1bd0305cbbacf0ed079f4379d06f8560 with ttl=167h59m59.999997s" go.version=go1.24.6 time="2025-08-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43587" http.request.id=9552d789-bd19-4f10-ad87-ca84a9263af3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58424" http.request.uri="/v2/foo/bar/manifests/sha256:cdf5404d38bcfc47707e30e02524615f1bd0305cbbacf0ed079f4379d06f8560" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.4757ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "GET /v2/foo/bar/manifests/sha256:cdf5404d38bcfc47707e30e02524615f1bd0305cbbacf0ed079f4379d06f8560 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=d50f2962-9bf1-4074-9f74-2ecf978133f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43430" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="661.249µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40643 /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:40643/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:43587" http.request.id=28e41218-85ad-4730-b9e2-526f963813c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58426" 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-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=74ca4fd0-a3f1-4fcd-b487-7a69c3bfa034 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43442" 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.896106ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43587" http.request.id=28e41218-85ad-4730-b9e2-526f963813c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58426" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.710517ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T15:00:07Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=a2dbe453-2657-484c-8771-9c44390c6726 http.request.method=POST http.request.remoteaddr="127.0.0.1:43442" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="998.333µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=d1b62c7c-341e-464a-bdf0-0ae0f89b3cb4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43442" http.request.uri="/v2/foo/bar/blobs/uploads/aede0e06-969a-4b16-a013-0d6b14e6d579?_state=bYABbo-JHliekTtqebGU-VnPa3jFf7B8Fu1v85QEL3J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlZGUwZTA2LTk2OWEtNGIxNi1hMDEzLTBkNmIxNGU2ZDU3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNTowMDowNy42MzcyODE3NjdaIn0%3D&digest=sha256%3Afb30da59b45fd9ec076464521a2b1a968187457f9ece9744e19b8281902d2d80" http.request.useragent="Go-http-client/1.1" http.response.duration=1.002561683s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:07 +0000] "PUT /v2/foo/bar/blobs/uploads/aede0e06-969a-4b16-a013-0d6b14e6d579?_state=bYABbo-JHliekTtqebGU-VnPa3jFf7B8Fu1v85QEL3J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlZGUwZTA2LTk2OWEtNGIxNi1hMDEzLTBkNmIxNGU2ZDU3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wOC0wOFQxNTowMDowNy42MzcyODE3NjdaIn0%3D&digest=sha256%3Afb30da59b45fd9ec076464521a2b1a968187457f9ece9744e19b8281902d2d80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=a86fc1df-5eeb-43b0-a885-bbab7a1c89ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:43442" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.406246ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/Aug/2025:15:00:08 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-08-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=b6c2eb5a-4a1a-4e25-943d-36542d2ed6e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:43442" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="703.05µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:15:00:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T15:00:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40643 /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:40643/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:43587" http.request.id=3c89fc66-ac80-41ee-a53e-ac3e14f5f9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:58440" 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-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=ea835b85-d3fd-44c5-9729-ceb242a9ec60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43444" 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.858745ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:15:00:08 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=8126de2f-47d6-4f97-a3d2-b8b2733c2a43 http.request.method=GET http.request.remoteaddr="127.0.0.1:43444" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="666.489µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [08/Aug/2025:15:00:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-08-08T15:00:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40643 /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:40643/v2/:[]]}" go.version=go1.24.6 http.request.host="127.0.0.1:43587" http.request.id=3c89fc66-ac80-41ee-a53e-ac3e14f5f9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:58440" 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-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:40643" http.request.id=084c8967-14b9-4141-a7fb-6cb0771d309f http.request.method=GET http.request.remoteaddr="127.0.0.1:43452" 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.885945ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:15:00:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-08-08T15:00:08Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:feaf4d2e6e8f25bc8e7b0147d03ad8919d6c095d84b31244a85e83b64bcff590 with ttl=167h59m59.99999508s" go.version=go1.24.6 time="2025-08-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:43587" http.request.id=3c89fc66-ac80-41ee-a53e-ac3e14f5f9ae http.request.method=GET http.request.remoteaddr="127.0.0.1:58440" 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=10.662223ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/Aug/2025:15:00:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (3.53s) === RUN TestAppDispatcher time="2025-08-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42189" http.request.id=18c6a331-ee98-47f8-8d40-dd8b371fd31b http.request.method=GET http.request.remoteaddr="127.0.0.1:57210" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="800.69µs" http.response.status=200 http.response.written=0 time="2025-08-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42189" http.request.id=780e7a16-4156-4788-bb08-8e592d7d2374 http.request.method=GET http.request.remoteaddr="127.0.0.1:57210" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="726.25µs" http.response.status=200 http.response.written=0 time="2025-08-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42189" http.request.id=f36a3ba0-e215-49f8-bd50-1bc06cbd5e9f http.request.method=GET http.request.remoteaddr="127.0.0.1:57210" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="723.49µs" http.response.status=200 http.response.written=0 time="2025-08-08T15:00:08Z" level=info msg="response completed" go.version=go1.24.6 http.request.host="127.0.0.1:42189" http.request.id=a42ffc77-37f7-4a5b-976e-b77254aef628 http.request.method=GET http.request.remoteaddr="127.0.0.1:57210" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="762.211µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-08-08T15:00: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 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 time="2025-08-08T15:00:08Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 time="2025-08-08T15:00:08Z" 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:36429" http.request.id=1d0218e9-3eb4-4f5a-8beb-59e125220827 http.request.method=GET http.request.remoteaddr="127.0.0.1:44934" 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-08T15:00: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 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 time="2025-08-08T15:00:08Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 time="2025-08-08T15:00:08Z" level=info msg="configuring file health check path=/tmp/healthcheck132098323, interval=1" go.version=go1.24.6 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-08-08T15:00:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.6 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 time="2025-08-08T15:00:12Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 time="2025-08-08T15:00:12Z" level=info msg="configuring TCP health check addr=127.0.0.1:42717, interval=1" go.version=go1.24.6 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-08-08T15:00: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 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 time="2025-08-08T15:00:16Z" level=info msg="redis not configured" go.version=go1.24.6 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 time="2025-08-08T15:00:16Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:36577, interval=1, threshold=3" go.version=go1.24.6 instance.id=45bb23c4-fd4b-4cab-b40a-84765691b510 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 82.673s ? 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.21s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.36s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.81s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.574s === RUN TestSchedule time="2025-08-08T14:59:01Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 time="2025-08-08T14:59:01Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99692ms" go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 time="2025-08-08T14:59:01Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.28µs" go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 time="2025-08-08T14:59:01Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.359µs" go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-08-08T14:59:01Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-08-08T14:59:01Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 time="2025-08-08T14:59:01Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99688ms" go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 time="2025-08-08T14:59:01Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99704ms" go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 time="2025-08-08T14:59:01Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-08-08T14:59:01Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.6 instance.id=72aa5ea8-c905-4dc3-920c-bac353845e43 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.712s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.27s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 22934528 sha256:7d461b8e1c078ec828bbca0ef2933f97fe137918eb5eafdee059b0cd0d94adac [] map[] } --- PASS: TestSimpleBlobRead (0.61s) === RUN TestBlobMount --- PASS: TestBlobMount (0.43s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.76s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.18s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.54s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === 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:4fdd12a30baf78646d3b9efc4ede4aa576e4cb7c472c67daef18925bad3ec41a palailogos: marking blob sha256:3abe2eab6687a3aa54c7b75db1e21745eec901df6a48c0dae70ca785657d5956 palailogos: marking blob sha256:eaee8cacc3b8741e50116b2bac67bfefe53be5f8e1f2faa7ab98ae28abeca137 palailogos: marking manifest sha256:51e5eb36c82fbc9b4689b4e5b193aa536e213f280b786579674db3dc88d0582c palailogos: marking blob sha256:6e46bae235244870fdf1021b01aca1e65457301f4658a08d0170276299299528 palailogos: marking blob sha256:bd2ecbf7f04bc97ea3c02fd001093d29b37ee9b1a8597d776c157fbed0d88e7b palailogos: marking manifest sha256:54318f34b9554498cce339156eb2cff138d8f326a37da20af7cda1478f8925fd palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:e17418d337d88371d35daa8f0ad2a74422039dc88765e0093d42fe92e2a7f534 palailogos: marking blob sha256:c37f120aae6b292c083e121481d7d60f62b5b814dc3fd230533a3335d2b4da8a palailogos: marking manifest sha256:ebdb71e3b6288140b4dbecade18e6d349b1aa18750b742e5520f514c2250bfe8 palailogos: marking blob sha256:4fdd12a30baf78646d3b9efc4ede4aa576e4cb7c472c67daef18925bad3ec41a palailogos: marking blob sha256:51e5eb36c82fbc9b4689b4e5b193aa536e213f280b786579674db3dc88d0582c 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.20s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:20ff75e538946937782436eabd4aa610cf2bc2d8e0c9b0043597b53bb3e31a62 deletemanifests: marking manifest sha256:bc83be28b2a0364b7c9f6e67d06af60f6802d83eb85faa4a48151f3d41421599 deletemanifests: marking blob sha256:7d25c8263f46b08d9c26d46ee965200f452789821a72b73f8112c1edbbcf9657 deletemanifests: marking blob sha256:c4e5be3036f4110b1bb55cc0a3f35840faddb5ff185e3e20ebd31017e4069e80 deletemanifests: marking blob sha256:673655e91a7340ad3f86fe8bbff51c8af21969cee361fb6ca892e5adcf3265ca 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:20ff75e538946937782436eabd4aa610cf2bc2d8e0c9b0043597b53bb3e31a62 blob eligible for deletion: sha256:2bf258ac4e45545e8c1f9c3f94b5dd8dec4d27060e2cdcb6b61933f02ced7f1e blob eligible for deletion: sha256:5d57bbbc10c3ba6127260b8042b3e5b8961d9eac8a5046edd176a916247ccb84 blob eligible for deletion: sha256:afd85c18e5d543025366d3b051592f126a96c9545b08c40882fd95a21bf06a02 deletemanifests manifest eligible for deletion: sha256:20ff75e538946937782436eabd4aa610cf2bc2d8e0c9b0043597b53bb3e31a62 deletemanifests: marking manifest sha256:bc83be28b2a0364b7c9f6e67d06af60f6802d83eb85faa4a48151f3d41421599 deletemanifests: marking blob sha256:7d25c8263f46b08d9c26d46ee965200f452789821a72b73f8112c1edbbcf9657 deletemanifests: marking blob sha256:c4e5be3036f4110b1bb55cc0a3f35840faddb5ff185e3e20ebd31017e4069e80 deletemanifests: marking blob sha256:673655e91a7340ad3f86fe8bbff51c8af21969cee361fb6ca892e5adcf3265ca time="2025-08-08T14:59:20Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/20ff75e538946937782436eabd4aa610cf2bc2d8e0c9b0043597b53bb3e31a62" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 time="2025-08-08T14:59:20Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/20ff75e538946937782436eabd4aa610cf2bc2d8e0c9b0043597b53bb3e31a62" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:afd85c18e5d543025366d3b051592f126a96c9545b08c40882fd95a21bf06a02 time="2025-08-08T14:59:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/af/afd85c18e5d543025366d3b051592f126a96c9545b08c40882fd95a21bf06a02" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:20ff75e538946937782436eabd4aa610cf2bc2d8e0c9b0043597b53bb3e31a62 time="2025-08-08T14:59:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/20/20ff75e538946937782436eabd4aa610cf2bc2d8e0c9b0043597b53bb3e31a62" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:2bf258ac4e45545e8c1f9c3f94b5dd8dec4d27060e2cdcb6b61933f02ced7f1e time="2025-08-08T14:59:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2b/2bf258ac4e45545e8c1f9c3f94b5dd8dec4d27060e2cdcb6b61933f02ced7f1e" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:5d57bbbc10c3ba6127260b8042b3e5b8961d9eac8a5046edd176a916247ccb84 time="2025-08-08T14:59:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5d/5d57bbbc10c3ba6127260b8042b3e5b8961d9eac8a5046edd176a916247ccb84" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 --- PASS: TestDeleteManifestIfTagNotFound (2.11s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3fd6dd92afbab45a8e27be80583461a298d946347f958331ba237bd54e5cb2e0 time="2025-08-08T14:59:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3f/3fd6dd92afbab45a8e27be80583461a298d946347f958331ba237bd54e5cb2e0" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:681e0c0abbce18cf25c30e4ea55f2c0831b250b1c96b0d14467e4fa4e15258ab time="2025-08-08T14:59:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/68/681e0c0abbce18cf25c30e4ea55f2c0831b250b1c96b0d14467e4fa4e15258ab" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:ca3e5e9ae1c5007cd84e151f9758f9ac4e8856d91676a9b6d8a66b5c6a744bb7 time="2025-08-08T14:59:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ca/ca3e5e9ae1c5007cd84e151f9758f9ac4e8856d91676a9b6d8a66b5c6a744bb7" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 --- PASS: TestGCWithMissingManifests (0.60s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:caefc52f2b39809bf2059d6494bb064059cc07cae8c15ed9179cc922210a8ee2 komnenos: marking blob sha256:57dd2611a77cbe72ac819afd93bdc6cf52db0e81b4137d6147ec905fa3365045 komnenos: marking blob sha256:4792bca58de60fe893eaf1c35e09771f791e6ded1cdc4ec68d82117d4aacf121 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7d65b9d224ebdb41912706bece897bb6949172eff5634a84381f408602b389ef time="2025-08-08T14:59:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7d/7d65b9d224ebdb41912706bece897bb6949172eff5634a84381f408602b389ef" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:8d4315a155701f9fc680798071456b6b9be0bbd906d75ca7e0d729ed618a8017 time="2025-08-08T14:59:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8d/8d4315a155701f9fc680798071456b6b9be0bbd906d75ca7e0d729ed618a8017" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:b07f20c3f910be5d93be31b792aa6d514d85f98d5169068b6e59bce0a4f84791 time="2025-08-08T14:59:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b0/b07f20c3f910be5d93be31b792aa6d514d85f98d5169068b6e59bce0a4f84791" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-08-08T14:59:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:f516f597a99727e97159de5c0a44ab202b1315063075175d562caec63e3a703f time="2025-08-08T14:59:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f5/f516f597a99727e97159de5c0a44ab202b1315063075175d562caec63e3a703f" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:fcbf3b76aff3dc954ed7b22b8a6f5865fd41b66ea7eb77a6bc5c5a8793576506 time="2025-08-08T14:59:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fc/fcbf3b76aff3dc954ed7b22b8a6f5865fd41b66ea7eb77a6bc5c5a8793576506" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 blob eligible for deletion: sha256:74e5a61a8de492bee5fcbd6ec25a64a38be6c7fbc52e1df2df0aa3bd2344b73e time="2025-08-08T14:59:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/74/74e5a61a8de492bee5fcbd6ec25a64a38be6c7fbc52e1df2df0aa3bd2344b73e" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 --- PASS: TestDeletionHasEffect (1.84s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.29s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:a89333f2398a6c44eb98dd3a3cf9521610d3c573087e44d722c5d17e4ee91d16 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:60279b62aed02cbe97cfaee7b67bc65e03df5f3abc54fecb35287c248b2aff89 michael_z_doukas: marking blob sha256:4c139052996c73524074a44596cb0dcfdca681073617df04978595ad631a4fdd 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5c8aaceb9bd8b5d65b6018a5d1a02a89c7d15b4cddcf178c7e9fa027dd252f68 time="2025-08-08T14:59:26Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5c/5c8aaceb9bd8b5d65b6018a5d1a02a89c7d15b4cddcf178c7e9fa027dd252f68" go.version=go1.24.6 instance.id=d6e8e7ec-8c2d-4ea0-a269-b8a66de99309 --- PASS: TestOrphanBlobDeleted (1.16s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:fcda1ae026fcdee6125b0389fa0d3c1efea742d9829085c2029d81365b690607 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:64be6f2c308b0c1a0f874862415fda2b505013e09074f847f6e45903c4e7af46 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.68s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.57s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.47s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.59s) === 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-08T14:59:29Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 13:59:29.491722631 +0000 UTC m=-3571.616677512, actuallyDelete=true" time="2025-08-08T14:59:29Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-08-08T14:59:29Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982, actuallyDelete=true" time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8572aca9-21b3-4b5f-bb6c-b6921198abc1 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b79f215b-0ccd-4ea7-8d02-899b58585e9b have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/48851cc2-adc6-4f32-88e7-281617b4b4fa have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/175b1c37-fad3-457e-811e-eb80191f0f5d have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2be44844-4f01-446d-9dd7-1ae93217f989 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/32907b97-595f-4fda-bc91-f346816cb902 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/640b5025-0a8b-4f85-bfdf-c7faa3a0a8bf have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/83d3af5a-a288-4e11-b203-c8d7b45189b3 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a65f0581-f9ec-4e67-8723-6da0f42ab6b2 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ba5c4c4b-5f08-4fd3-b816-d9511b7aba7e have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e9fed21c-4d82-4236-a59c-57339e894e0a have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.492750125 +0000 UTC m=+28.384349982). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-08-08T14:59:29Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 14:59:29.493986062 +0000 UTC m=+28.385585919, actuallyDelete=true" time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d2ba750d-074c-4720-a0a5-4a5dd6718aa6 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.493986062 +0000 UTC m=+28.385585919). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1b95cc56-3e3a-431f-9826-84f0297e3aeb have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.493986062 +0000 UTC m=+28.385585919). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6bd8c66b-14ad-469d-8530-732f0a1721e3 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.493986062 +0000 UTC m=+28.385585919). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/902b9b80-21be-41c4-8439-a0500320f40f have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.493986062 +0000 UTC m=+28.385585919). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/dba39dd8-d764-4d49-96b3-0f93a3d1e3b6 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.493986062 +0000 UTC m=+28.385585919). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-08-08T14:59:29Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 14:59:29.494839913 +0000 UTC m=+28.386439810, actuallyDelete=true" time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/69fe6329-6248-4f7c-a33d-d74679bec9a8 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.494839913 +0000 UTC m=+28.386439810). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6d5e11a2-c1ff-45a5-a5ff-56bbc86b239b have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.494839913 +0000 UTC m=+28.386439810). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b2b1352d-fa0a-4cc2-9f6d-0181b1b244cf have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.494839913 +0000 UTC m=+28.386439810). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c0ae1319-d736-4b77-9109-781b69fe9866 have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.494839913 +0000 UTC m=+28.386439810). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/57c99be4-3acf-4aef-ad6a-ffc721ea245c have older date (2025-08-08 13:59:29 +0000 UTC) than purge date (2025-08-08 14:59:29.494839913 +0000 UTC m=+28.386439810). Removing upload directory." time="2025-08-08T14:59:29Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-08-08T14:59:29Z" level=info msg="PurgeUploads starting: olderThan=2025-08-08 14:59:29.4953378 +0000 UTC m=+28.386937657, actuallyDelete=true" time="2025-08-08T14:59:29Z" 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 28.475s ? 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.118s === 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.124s === RUN TestWalkFileRemoved time="2025-08-08T14:59:01Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.068s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.517s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.10s) === 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.225s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.37s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.847s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.88s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.351s ? 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-08T14:59:01Z" 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-08T14:59:01Z" 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-08T14:59:01Z" 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 TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 time="2025-08-08T14:59:01Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 --- PASS: TestS3TryUpdate (0.02s) time="2025-08-08T14:59:01Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=5d823320-aead-47ca-b6ce-13c05c3250f3 time="2025-08-08T14:59:01Z" level=error msg="unknown ip address format" go.version=go1.24.6 instance.id=5d823320-aead-47ca-b6ce-13c05c3250f3 ip=?0000000000000000000000000000000000 --- PASS: TestParsing (0.02s) --- PASS: TestInvalidNetworkType (0.02s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.02s) --- PASS: TestMatchIPV4WithRegionMatched (0.02s) --- PASS: TestMatchIPV6 (0.02s) time="2025-08-08T14:59:01Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.6 instance.id=5d823320-aead-47ca-b6ce-13c05c3250f3 --- PASS: TestMatchIPV4WithRegionNotMatched (0.02s) --- PASS: TestInvalidData (0.02s) --- PASS: TestMatchIPV4_2 (0.02s) --- PASS: TestMatchIPV4 (0.02s) time="2025-08-08T14:59:02Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T14:59:03Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T14:59:04Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 time="2025-08-08T14:59:05Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.6 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.645s === RUN Test OK: 4 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.115s ? 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.486s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.84s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.343s ? 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.01s) PASS ok github.com/docker/distribution/uuid 0.096s ? 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 >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r13.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r13.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> docker-registry*: Package size: 24.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r13.apk >>> docker-registry: Build complete at Fri, 08 Aug 2025 15:00:24 +0000 elapsed time 0h 1m 48s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20250808.145837) (2/3) Purging go (1.24.6-r0) (3/3) Purging binutils-gold (2.44-r2) Executing busybox-1.37.0-r19.trigger OK: 322 MiB in 104 packages >>> docker-registry: Updating the community/armhf repository index... >>> docker-registry: Signing the index...